Commit Graph

22 Commits

Author SHA1 Message Date
Christian P. MOMON eed7da32bd Merge tag '1.1.16' into chapril-1.1.16 2021-08-28 15:59:04 +02:00
Thomas Citharel 36cef8cc39
Actually enforce the length limitation on the poll creator name
Show a nice error message if it's too long (not on the edit page because
there's no support for this right now)

mbstring is now a required extension

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-22 19:04:44 +01:00
Thomas Citharel dcd30e0974
Fix translation keys missing into emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-12-18 17:37:21 +01:00
Didier Clermonté 9068919c47 Added 3 keys in ../locale/*.json (#4620,#4619,#4618) 2020-08-11 21:53:13 +02:00
Didier Clermonté c269048008 Modified message in fr_FR.json (#4542) 2020-06-10 15:59:20 +02:00
Didier Clermonté 75ee2ef419 Changed meta description to DateChaprilOrg (#4294) 2020-03-01 16:49:02 +01:00
Didier Clermonté 23f933595b Removed list of web browers (#3626) 2019-03-25 17:09:06 +01:00
Didier Clermonté 4d58bc9371 Updated locale/fr.json and fr_FR.json (#3538,#3493,#3491) 2019-01-13 22:49:04 +01:00
Didier Clermonté 4cf50cb7bf modified the mail text of 'where are my polls' (#3493) 2018-12-28 21:51:05 +01:00
Didier Clermonté 1bf1656d87 personalized third section of comment (#3491) 2018-12-28 21:34:53 +01:00
Didier Clermonté f4debb7da8 Updated one little mistake. Suppressed one blank character 2018-08-07 23:18:58 +02:00
Didier Clermonté 506c56aa28 Updated one word forgetten 2018-08-07 22:36:08 +02:00
Didier Clermonté 782a42d571 Updated according with agir issue 3205 2018-08-07 22:32:25 +02:00
Didier Clermonté 205c9230ad Updated one word for test 2018-08-07 21:55:21 +02:00
Clermonté 7ba226af4a Removed <br>, custom the email. 2018-08-01 17:39:18 +02:00
Clermonté 07368eb2d5 updated fr_FR.json 2018-08-01 17:29:57 +02:00
Thomas Citharel 4035193377
Update locales
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-04-11 10:08:14 +02:00
Thomas Citharel 2cf458960e
Improve the vote link reminder function
Move the link to a clickable button that copies the link inside the clipboard, and triggers a 2 sec popover to tell it to the user
If the clipboard API fails, the user should be redirected directly to the link

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-04-06 11:44:11 +02:00
Luc Didry 9ce586347b [i18n] Update translation 2018-04-05 09:12:09 +02:00
Thomas Citharel 7134581535
Fix ValueMax validation and improve error messages for username format
Closes #295
New translation strings
Check that ValueMax is >= 1
Show details if error in advanced settings
Correctly show error message for ValueMax
Make email field an email one
Make username, email (if smtp of course) and title required html inputs

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-03-29 12:54:48 +02:00
Pierre Rudloff f344169157 Missing string in French and English locales 2018-03-19 13:46:46 +01:00
Luc Didry f340fbe046 Update json locale files (fetched from Zanata) 2018-02-27 17:12:25 +01:00