Commit graph

33 commits

Author SHA1 Message Date
quenenni
750b0e3d18 previous fix generate another bug -> fixed 2013-04-06 22:55:21 +02:00
quenenni
e79b95af3f bug fixed in case several emails subscribed for same pad & authorId 2013-04-06 22:40:40 +02:00
quenenni
af7fa15060 Added front-end test 2013-04-06 22:37:03 +02:00
quenenni
f7e79f4846 Back before all the tests 2013-04-04 23:07:13 +02:00
quenenni
a8d22c3cf8 testing for i18n problems 2013-04-04 21:09:57 +02:00
quenenni
5c258325c2 css correction 2013-04-04 21:03:54 +02:00
quenenni
fddc835f82 Cookie management 2013-04-04 20:56:19 +02:00
quenenni
0bccbc5ce1 handling missing setting values
- default value given to panelDisplyLocation if missing instead of showing an error msg
- sending an error msg when user tries to use the plugin if settings are missing
- send a warn msg in the console on server start and when using the plugin if settings are missing
2013-04-04 20:39:43 +02:00
quenenni
de660e89d2 if no settings for the pligin -> msg sent to the user 2013-04-04 17:57:37 +02:00
quenenni
c84222d085 i18n of the plugin (english & french for now) 2013-04-03 01:57:32 +02:00
quenenni
2efae97d4a Added email confirmation for (un)subscription 2013-04-02 05:14:01 +02:00
quenenni
ad58d186fd Fixed when new settings not in settings.json 2013-03-30 15:56:10 +01:00
quenenni
330cc427b8 Added global option + malformed email + cleaning
- Added 'panelDisplayLocation' option to choose where to show the subscription form
- Manage malformed email (it crashed EPL)
- Brought back popup form to subscribe (with the new options + unsubscription)
- Popup form is a copy of the form in mysettings menu, so no more 2 html codes in 2 different places
- On unsubscription, only remove the email from "globalAuthor" row if the email is the same.
- Put all css styles in css file
- Some cleaning
2013-03-30 01:34:19 +01:00
quenenni
7d3d2a2920 Changed tabs to spaces & removed trailing spaces 2013-03-27 02:19:27 +01:00
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