Commit Graph

34 Commits

Author SHA1 Message Date
Pellaeon Lin 6865cfd9d0 Update# use \OCP\Mail to send multipart email, containing both html and
plaintext
2015-11-14 12:34:42 +08:00
Pellaeon Lin b3c2695237 Update# CSRF for account creation form 2015-08-31 17:39:25 +08:00
Pellaeon Lin 14fcdc6643 Update# CSRF check for email field 2015-08-31 16:44:01 +08:00
Pellaeon Lin 69ff86ee53 Update# clean up code from johannesst's PR 2015-08-29 19:17:10 +08:00
Johannes Starosta 9efb38c904 Further work on explaination 2015-07-19 06:56:07 +02:00
Johannes Starosta 321435090d Fixed explaination in settings 2015-07-19 06:49:05 +02:00
Johannes Starosta 55a247499a Explainaition now under input type 2015-07-19 06:47:31 +02:00
Johannes Starosta be9d2d27db Translation should work now for placeholder too 2015-07-19 06:27:37 +02:00
Johannes Starosta 6ecfe51d8b Fix merge conflict 2015-07-19 06:06:26 +02:00
Pellaeon Lin 957f674781 Fix# Can't use method return value in write context
This would probably occur for PHP<5.5
ref: https://stackoverflow.com/a/4328049/446391
2015-07-13 17:24:18 +08:00
Johannes Starosta 2c8cbe05b4 placeholder to explain syntax of Domains option, todo: Testing 2015-07-13 07:46:05 +02:00
Johannes Starosta 89fb9ff1d3 Added domain error template 2015-07-13 06:02:50 +02:00
Johannes Starosta 18b4911038 Settings for allowed domain are now processed and saved correct 2015-07-13 02:23:40 +02:00
Johannes Starosta 8e9343706b Fixed typo in domain setting 2015-07-13 00:44:18 +02:00
Johannes Starosta bbdbe0f187 Fixed typo in domain setting 2015-07-13 00:43:41 +02:00
Johannes Starosta f20740de19 Fixed typo in domain setting 2015-07-13 00:43:19 +02:00
Johannes Starosta b502ddea93 Fixed typo in domain setting 2015-07-13 00:39:39 +02:00
Johannes Starosta 257329ff80 Added save button and its German translation 2015-07-13 00:36:23 +02:00
Johannes Starosta cacb9840fa Further work on settings panel 2015-07-13 00:16:46 +02:00
Pellaeon Lin aa2c9f2226 Update# HTML email, clickable link 2015-07-12 12:00:06 +08:00
Pellaeon Lin bfaece7076 Fix# show selected in admin section 2015-07-12 11:21:19 +08:00
Pellaeon Lin 1f9d55ae1d Update# admin page section 2015-05-17 15:17:35 +08:00
Pellaeon Lin 821eac475b OC_Mail uses text/plain, so use newline instead of br 2014-10-21 23:32:05 +08:00
Pellaeon Lin d36e4bb91e Use .msg for all messages 2014-10-21 23:26:03 +08:00
Pellaeon Lin 798e984205 Fix message template layout, and it should be rendered as guest page 2014-10-21 23:21:38 +08:00
Pellaeon Lin 3c8725b556 There is no style defined for p.infield 2014-10-21 22:32:18 +08:00
Pellaeon Lin aea50a8313 Polish appearance of askEmail 2014-10-21 22:31:05 +08:00
Pellaeon Lin 0c71e30e79 Use custom message template 2014-10-21 21:27:02 +08:00
Pellaeon Lin ceb1da06d4 Polish the looks of createAccount form 2014-10-04 22:23:48 +08:00
Pellaeon Lin db7a287564 Fix createAccount form action 2014-10-04 21:42:22 +08:00
Pellaeon Lin 77a8e73324 Start working on createAccount controller 2014-10-03 16:15:39 +08:00
Pellaeon Lin c162bbb228 Email template: new line before link 2014-10-03 16:00:07 +08:00
Pellaeon Lin 9107c48a9a Fix path in templates/register.php 2014-08-31 09:37:08 +00:00
Pellaeon Lin c3eedc1460 Create app 2014-08-28 14:43:28 +00:00