Commit graph

19 commits

Author SHA1 Message Date
etherpad
53c1df8248 Unsubscription & choose to receive a mail onStart / onEnd
- The subscription panel is placed in the "mysettings" menu (not anymmore a popup)
- A Unsubscribe button were added. It removes the email if found
- The 2 options to receive a mail when someone is starting to edit and finished to edit can be chosen for each user (at least one of the two is compulsory)
- First time you go on the email notification panel in the mysettings menu, a call is made to get the email and options already subscribed for this userId
  * If found, the form is pre-filled with the datas
  * If not, the form is set with defaults values
It's just informative. Users can still subscribe another mail for this userId.
- Removed the integration of this plugin in the "Share this pad" menu. First becaue, imo, it's not the place, and second, because it meant 2 forms with the same id.
2013-03-26 20:44:34 +01:00
Wikinaut
47103735ad fix issue #2 recieve typo 2013-02-09 21:36:51 +01:00
John McLear
f4d455a751 dirtyish way of handling a cookie to stop re-prompt 2013-01-31 21:55:51 +00:00
John McLear
aeb44eb8ca make email server an obj 2013-01-31 21:30:48 +00:00
John McLear
38a3a415de submit buton value 2013-01-31 16:00:10 +00:00
John McLear
0b306e2787 spacing 2013-01-31 15:58:32 +00:00
John McLear
865aaf8009 fix exports issue 2013-01-31 15:58:19 +00:00
John McLear
58b5144f19 move settings to settings file 2013-01-31 15:49:45 +00:00
John McLear
d77ae275e0 begin basic prep for trying it out on a live site 2013-01-31 02:09:28 +00:00
John McLear
fd92f7e288 clean up 2013-01-31 02:00:07 +00:00
John McLear
8b5e708480 fix getting email 2013-01-31 01:24:47 +00:00
John McLear
9eab1c29a6 stop it showing dialogues unless it needs to 2013-01-31 01:19:47 +00:00
John McLear
68dd65cc7a validation 2013-01-31 01:16:34 +00:00
John McLear
c3bb3fb22b finally a working subscriber back end but ugly code 2013-01-31 00:09:31 +00:00
John McLear
3ed466930c moah client side stuff and temp database schema 2013-01-30 18:09:04 +00:00
John McLear
2a48c2da55 begin putting ui together 2013-01-30 02:12:57 +00:00
John McLear
c34b9325d6 first working version of email being sent to database 2013-01-30 00:33:49 +00:00
John McLear
5e85d1516b more stuff working 2013-01-30 00:21:21 +00:00
John McLear
27db45f05a first commit 2013-01-29 17:35:40 +00:00