Thomas Citharel
e96c2256ef
Make sure the given locale is available for php-intl/ICU
...
Or fallback to default language
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-03-22 14:52:52 +01:00
Thomas Citharel
70830c514d
Use PHP-intl instead of strftime.
...
This removes the requirement of having locales installed on the server
for all languages.
Also strftime is depreciated in PHP 8.1.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-03-22 14:52:51 +01:00
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
7343463c74
Remove PHPMailer X-Mailer header
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-23 16:29:31 +01: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
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
3de07eb565
Activate Catalan language
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-17 14:58:46 +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
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
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
bfd2fe5351
Bump to 1.1.17
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-10-18 16:29:55 +02: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
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
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
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
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
00ad08d037
Fix poll not possible to be closed
...
Closes #532
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-03-08 16:27:42 +01:00
Thomas Citharel
dda9c851ab
Bump version to 1.1.12
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-12-21 11:28:28 +01:00
Thomas Citharel
cb7823574e
Bump php version to 7.3
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-12-21 11:28:13 +01:00
Thomas Citharel
eab3150ba6
Bump version to 1.1.11
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-12-21 11:28:13 +01:00
Thomas Citharel
b30d7f2076
Version 1.1.10
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-05-06 11:58:01 +02:00
Thomas Citharel
e35589e1a8
Bump version
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-12-04 18:22:32 +01:00
Thomas Citharel
46338cc078
Set $rowDatetime to int for comparison
...
Closes #379
2018-11-05 16:22:04 +01:00
Thomas Citharel
84ac58c430
Release 1.1.8
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-08-03 14:30:09 +02:00
Thomas Citharel
70db1e91e0
Release v1.1.8-beta.1
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-08-03 14:07:02 +02:00
Thomas Citharel
5ffd4361e4
Fix #358 , #355 and #342
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-08-03 14:06:23 +02:00
Thomas Citharel
b40957f484
Bump version
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-07-09 15:51:05 +02:00
Thomas Citharel
a6e337e046
Fix issue with limit of participants
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-07-09 15:50:46 +02:00
Thomas Citharel
0da24788d0
Bump version
...
(yeah, forgot last one)
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-07-09 12:18:22 +02:00
Thomas Citharel
bc28281477
Update deps and bump PHPMailer to version 6
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-07-09 12:17:33 +02:00
Thomas Citharel
be128e8158
Handle XSS issue on date poll slots
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-07-09 10:56:09 +02:00
m
a1a7d180f8
fork-awesome enabled by default
2018-07-09 10:26:12 +02:00
m
15e78ba070
Better handle undefined config values
...
https://framagit.org/framasoft/framadate/issues/322
2018-07-09 10:26:06 +02:00
Thomas Citharel
30e77a77c4
Version 1.1.4
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-04-15 12:21:56 +02:00
Thomas Citharel
367b239549
Provide Fork-Awesome and add an option to disable it (should be useful on installations with Framanav)
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Use fork-awesome minified css
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-04-15 12:21:27 +02:00
Thomas Citharel
901f907dd4
Release Version 1.1.3
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-04-15 11:33:39 +02:00
Thomas Citharel
b2fc3a9d53
Remove unneeded Parsedown option
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-04-11 18:06:45 +02:00
Thomas Citharel
075ba1739c
Enable Parsedown Safe-Mode
...
Also remove the setUrlsLinked(false) so that we can haz urls
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-04-11 17:50:49 +02:00
Thomas Citharel
32492cf119
Update version to 1.1.1
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-04-11 15:52:50 +02:00
Thomas Citharel
4838577d9d
Release 1.1.0
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-04-11 09:59:05 +02:00
Thomas Citharel
8e6373c964
Version 1.1.0-beta.4
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-04-10 12:43:47 +02:00
m
46df3b6fce
change test
2018-04-08 11:29:03 +02:00
m
179235eaf9
refactoring vote checks
2018-04-06 21:16:28 +02:00
m
c4f27dc6e0
code style
2018-04-06 14:04:07 +02:00
m
f921d383a9
bug/test-name-on-vote-edit
2018-04-06 14:00:20 +02:00