Jonathan Labreuille
4a96e483a6
edit profile rendering (missing segments list) + fallback for Url::redirectBack()
2016-03-04 11:20:17 +01:00
Jonathan Labreuille
4b528549f5
edit subscription form + save
2016-03-03 15:57:42 +01:00
Jonathan Labreuille
a8f2959bc6
added Subscriber::generateToken()
2016-03-02 15:07:37 +01:00
Jonathan Labreuille
1e7dbc8449
refactor pages
2016-03-01 18:27:31 +01:00
Jonathan Labreuille
12c159c627
bugfix + refactoring
2016-03-01 16:23:15 +01:00
Jonathan Labreuille
c721843c12
extracted subscription pages code from router
2016-02-29 13:34:17 +01:00
Jonathan Labreuille
cac995e15b
fixed subscribe in comments
2016-02-09 16:55:00 +01:00
Jonathan Labreuille
8de186c0e6
fixed subscribe on registration not using the proper setting
2016-01-14 17:41:04 +01:00
Jonathan Labreuille
e3719967f9
renaming + casting
2016-01-14 17:13:02 +01:00
Jonathan Labreuille
138a631ed7
Fix unit tests + enable signup confirmation by default
...
- minor cleanup
2016-01-14 15:57:46 +01:00
Jonathan Labreuille
a63ce3cdac
Subscribe on registration
2016-01-14 15:30:22 +01:00
Jonathan Labreuille
0c5beb2511
Refactor & Improvements
...
- fixed position of checkbox in comment form
- refactored Subscriber::subscribe() method
- removed Form\Subscribe class in favor of Subscription\Comment (I'll create a similar class for Registration)
- added labels in Settings > Basics for Subscribe in comments & registration
- added method in Setting model to check whether signup confirmation is enabled
2016-01-14 14:11:25 +01:00