Thomas Citharel
125045bb74
Release 1.1.19
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-23 16:34:08 +01:00
Thomas Citharel
c2f20b1ab2
Add CHANGELOG entry for 1.1.19
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-23 16:33:55 +01:00
Thomas Citharel
cffbeaf51d
Merge branch 'remove-php-mailer-x-mailer-header' into 'v1.1.x'
...
Remove PHPMailer X-Mailer header
See merge request framasoft/framadate/framadate!500
2021-12-23 15:31:16 +00:00
Thomas Citharel
7343463c74
Remove PHPMailer X-Mailer header
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-23 16:29:31 +01:00
Thomas Citharel
7465852eb4
Merge pull request #71 from damufo/master
...
Galician translation
2021-12-21 11:23:09 +01:00
Thomas Citharel
f30fe54c4c
Update README.md
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-21 11:18:43 +01:00
Thomas Citharel
ac932e55f6
Add release file
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-21 10:53:40 +01:00
Thomas Citharel
fb04860c78
Merge branch 'fixes' into 'v1.1.x'
...
Release 1.1.18
See merge request framasoft/framadate/framadate!499
2021-12-21 09:51:25 +00:00
Thomas Citharel
9322a41d0c
Release 1.1.18
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-21 10:50:02 +01:00
Thomas Citharel
65cbc8b4b4
Cleanup CI
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-21 10:50:02 +01:00
Thomas Citharel
fc353ce708
Fix another missing translation in the french file
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-21 10:31:07 +01:00
Thomas Citharel
7603bed6d9
Modernize project
...
- Use PHP typings
- Update some front-end libraries
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-21 10:31:07 +01:00
Thomas Citharel
6144f33e9f
Update CHANGELOG.md with missing entries
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-20 11:08:39 +01:00
Thomas Citharel
2995851e2a
Merge branch 'fixes' into 'v1.1.x'
...
Various fixes
Closes #566
See merge request framasoft/framadate/framadate!498
2021-12-17 14:23:42 +00:00
Thomas Citharel
0d4bbe8f2d
Allow /abc/ as well, for Framasoft
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-17 15:21:05 +01:00
Thomas Citharel
dffd7edf42
Improve metadata on poll pages
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-17 15:14:29 +01:00
Thomas Citharel
e7f7e26141
Fix a missing translation in the french file
...
Closes #566
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-17 15:00:43 +01:00
Thomas Citharel
3de07eb565
Activate Catalan language
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-17 14:58:46 +01:00
Thomas Citharel
9239954123
Upgrade deps
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-17 14:54:07 +01:00
Thomas Citharel
76e59902e4
Fix depreciated return boolean value from uasort
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-17 14:54:06 +01:00
Thomas Citharel
2c3148fe9e
Fix some HTML structure and JS formatting
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-17 14:54:06 +01:00
Thomas Citharel
5a5c233a5e
Refactor calculating max/min expiration date and enforce on poll edition
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-17 14:54:06 +01:00
Thomas Citharel
9c969f8896
Cleanup some invalid HTML
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-17 14:09:52 +01:00
Thomas Citharel
3b9dcd8085
Replace SimpleMDE with EasyMDE fork
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-17 14:09:52 +01:00
Thomas Citharel
bd12f33e12
Update README.md
...
Closes #565
2021-11-30 10:14:30 +00:00
Thomas Citharel
f877e4a27f
Merge branch 'add-version-to-latest-zip' into 'v1.1.x'
...
Add version to latest zip
See merge request framasoft/framadate/framadate!497
2021-10-21 07:52:59 +00:00
Luc Didry
86934e9753
👷 — Automatically add VERSION file to release zip file
2021-10-21 09:42:38 +02:00
Luc Didry
12ce504421
🌐 — Remove Zanata stuff (we use weblate now)
2021-10-21 09:42:09 +02:00
Thomas Citharel
0aa11211f3
Add french translation for ICS feature
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-10-18 16:51:09 +02:00
Thomas Citharel
61a63c55bd
CSS and a11y improvements for export to ics feature
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-10-18 16:50:51 +02:00
Thomas Citharel
03dbceea5a
Use Content-Type: text/calendar for ics files
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-10-18 16:50:34 +02:00
Thomas Citharel
d971e015a6
Merge branch 'update-deps' into 'v1.1.x'
...
Update deps and bump to 1.1.17
See merge request framasoft/framadate/framadate!496
2021-10-18 14:30:59 +00:00
Thomas Citharel
bfd2fe5351
Bump to 1.1.17
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-10-18 16:29:55 +02:00
Thomas Citharel
d87243873f
Update deps
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-10-18 16:29:55 +02:00
Thomas Citharel
6e40f1cf02
Merge branch 'fix-graph-xss' into 'v1.1.x'
...
Fix an XSS in the result graph
See merge request framasoft/framadate/framadate!493
2021-10-18 14:12:34 +00:00
Thomas Citharel
02229c671b
Fix an XSS in the result graph
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-07-19 11:17:00 +02:00
Thomas Citharel
e0028dc813
Merge branch 'ical-1.1.x-backport' into 'v1.1.x'
...
[1.1.x backport] Allow downloading ics/ical files for best choices
See merge request framasoft/framadate/framadate!482
2021-04-22 07:23:40 +00:00
Thomas Citharel
ecee1b5025
Merge branch 'smtp-authtype-1.1.x-backport' into 'v1.1.x'
...
[1.1.x backport] MailService: Allow configuring AuthType.
See merge request framasoft/framadate/framadate!484
2021-04-21 18:09:22 +00:00
Kevin Kofler
ab211a93e8
MailService: Allow configuring AuthType.
...
This works around a broken mail server that claims to support CRAM-MD5,
but then actually does not.
2021-04-21 19:49:50 +02:00
Kevin Kofler
6ec188da23
ICalService: Support start_time-end_time time specs
...
E.g., "13:00-14:00".
2021-04-21 19:44:06 +02:00
Michael Schär
709b48f293
Allow downloading ics/ical files for best choices
...
Backported to 1.1.x by Kevin Kofler.
2021-04-21 19:43:57 +02:00
Thomas Citharel
b46430ebe2
Bump version to 1.1.16
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-22 19:06:57 +01: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
a5c7df64b2
Bump version to 1.1.15
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-22 18:10:56 +01:00
Thomas Citharel
c266373344
Add DOMPurify to sanitize markdown
...
Closes #546
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-22 15:56:09 +01:00
Thomas Citharel
76f936b0cf
Bump version to 1.1.14
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-08 19:04:54 +01:00
Thomas Citharel
fa6bd17365
Merge branch 'add-maxlength-for-author-name' into 'v1.1.x'
...
Add a maxlength attribute for the author name
See merge request framasoft/framadate/framadate!475
2021-03-08 18:04:11 +00:00
Thomas Citharel
2ce6e56f8a
Add a maxlength attribute for the author name
...
Closes #530
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-08 18:52:14 +01:00
Thomas Citharel
9dd52be963
Bump version to 1.1.13
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-08 16:31:18 +01:00
Thomas Citharel
299b87a2b6
Merge branch 'fix-poll-closed' into 'v1.1.x'
...
Fix poll not possible to be closed
See merge request framasoft/framadate/framadate!474
2021-03-08 15:30:44 +00:00