Commit Graph

256 Commits

Author SHA1 Message Date
Pellaeon Lin f1fdba1339 Implement createAccount controller 2014-10-04 21:31:56 +08:00
Jenkins for ownCloud eea912f519 [tx-robot] updated from transifex 2014-10-04 00:28:15 -04:00
Pellaeon Lin 9cf24d2cca Add work in progress warning in readme 2014-10-03 16:19:54 +08:00
Pellaeon Lin 77a8e73324 Start working on createAccount controller 2014-10-03 16:15:39 +08:00
Pellaeon Lin 2a8ff61496 Rename function: PendingRegist::findByToken -> findEmailByToken 2014-10-03 16:05:57 +08:00
Pellaeon Lin c162bbb228 Email template: new line before link 2014-10-03 16:00:07 +08:00
Pellaeon Lin 08030b2f2a Render raw text email 2014-10-03 15:59:00 +08:00
Pellaeon Lin da2228226e Render successful message after email sent 2014-10-03 15:39:06 +08:00
Pellaeon Lin a7a6bd28e0 Fix route name: verifyToken 2014-10-03 15:37:06 +08:00
Pellaeon Lin 529ac74340 Fix sendMail function name 2014-10-03 14:31:55 +08:00
Pellaeon Lin 34bccdd6e9 Fix Mail namespace 2014-10-03 14:25:23 +08:00
Jenkins for ownCloud 5ade55301f [tx-robot] updated from transifex 2014-09-29 00:28:11 -04:00
Jenkins for ownCloud 2be88b9f4d [tx-robot] updated from transifex 2014-09-28 00:28:10 -04:00
Jenkins for ownCloud 2b7e9db618 [tx-robot] updated from transifex 2014-09-23 01:45:27 -04:00
Jenkins for ownCloud 1632cbf89f [tx-robot] updated from transifex 2014-09-21 00:28:09 -04:00
Jenkins for ownCloud cecbd67ebb [tx-robot] updated from transifex 2014-09-19 00:28:10 -04:00
Jenkins for ownCloud b7c2ad3f86 [tx-robot] updated from transifex 2014-09-18 00:28:10 -04:00
Jenkins for ownCloud fa465d928a [tx-robot] updated from transifex 2014-09-17 00:32:07 -04:00
Jenkins for ownCloud b9f117d0e8 [tx-robot] updated from transifex 2014-09-16 00:45:24 -04:00
Jenkins for ownCloud 3c7b318f6e [tx-robot] updated from transifex 2014-09-12 03:30:18 -04:00
Jenkins for ownCloud f24581f27a [tx-robot] updated from transifex 2014-09-11 00:28:09 -04:00
Jenkins for ownCloud 1298eaf90f [tx-robot] updated from transifex 2014-09-09 00:28:10 -04:00
Jenkins for ownCloud d8236efa1d [tx-robot] updated from transifex 2014-09-06 00:28:09 -04:00
Jenkins for ownCloud ffcf03ff97 [tx-robot] updated from transifex 2014-09-05 00:28:09 -04:00
Jenkins for ownCloud ba6efb3206 [tx-robot] updated from transifex 2014-09-04 00:28:13 -04:00
Jenkins for ownCloud 98cd1f48f8 [tx-robot] updated from transifex 2014-09-03 00:28:09 -04:00
Jenkins for ownCloud e6890738ad [tx-robot] updated from transifex 2014-09-02 00:28:09 -04:00
Jenkins for ownCloud c48b224b93 [tx-robot] updated from transifex 2014-09-01 00:28:12 -04:00
Pellaeon Lin e16e5df481 Implemented controller verifyToken 2014-08-31 19:20:26 +02:00
Pellaeon Lin d26481dbe8 Correctly display error message 2014-08-31 13:39:51 +00:00
Pellaeon Lin 38f0673f2b Guest template type 2014-08-31 13:14:10 +00:00
Pellaeon Lin bf7df3827b Fix registerController 2014-08-31 12:14:24 +00:00
Pellaeon Lin 7e172494d1 Add version 2014-08-31 10:20:33 +00:00
Pellaeon Lin 6b75d5a394 Should call PendingRegist for DB operations 2014-08-31 10:13:36 +00:00
Pellaeon Lin e25165eaa6 Render form without header bar 2014-08-31 09:37:08 +00:00
Pellaeon Lin 9107c48a9a Fix path in templates/register.php 2014-08-31 09:37:08 +00:00
Jenkins for ownCloud 6ac8394aab [tx-robot] updated from transifex 2014-08-31 00:28:07 -04:00
Jenkins for ownCloud 13168a18c9 [tx-robot] updated from transifex 2014-08-30 12:09:41 -04:00
Jenkins for ownCloud 86c8bef9c3 [tx-robot] updated from transifex 2014-08-30 12:00:56 -04:00
Pellaeon Lin 4fff21de2b Rename to RegisterController, make askEmail work 2014-08-30 15:05:02 +00:00
Pellaeon Lin 21e0bb18ba Rename routes again 2014-08-30 14:51:42 +00:00
Pellaeon Lin eecff3411c Rename routes 2014-08-30 14:45:34 +00:00
Pellaeon Lin 5aefcd6351 Add all routes 2014-08-29 17:36:00 +00:00
Pellaeon Lin 5ed6060606 Connect controllers to DB, try to use dependency injection 2014-08-29 17:00:04 +00:00
Pellaeon Lin b1b06947bf Implement DB query 2014-08-29 16:59:12 +00:00
Pellaeon Lin 4b9a97cb08 Add Db service prototype 2014-08-29 15:35:10 +00:00
Pellaeon Lin 0c8a5e15bd Add L10N and Mail service 2014-08-29 15:34:25 +00:00
Pellaeon Lin d912c99473 Copy over the old sendEmail controller 2014-08-29 15:31:53 +00:00
Pellaeon Lin 94cc528f8b Add Mail wrapper for public API 2014-08-29 09:20:46 +00:00
Pellaeon Lin 22c3fabd24 Need to turn off CSRF check in public page 2014-08-28 15:48:39 +00:00