Thomas
10430909c7
Add archive notice
2025-11-20 15:21:29 +01:00
Thomas Citharel
ffdfdb9823
Merge branch 'v1.1.x' into 'v1.1.x'
...
Without the extension ".git" the call to `composer install` ends with an...
See merge request framasoft/framadate/framadate!510
2022-05-16 15:00:20 +00:00
Andreas Grupp
1b392c1a70
Without the extension ".git" the call to composer install ends with an error, because the clone URL is not working
2022-05-16 14:58:20 +00:00
Thomas Citharel
7cbc6955aa
Merge branch 'v1.1.x' into 'v1.1.x'
...
Added a missing translation.
See merge request framasoft/framadate/framadate!509
2022-05-16 14:45:03 +00:00
Andreas Grupp
cf196a8cc0
Added a missing translation.
2022-05-16 14:41:06 +00:00
herve0742
ec3ae81e4d
[CSV] Quote columns headers to fix #571 .
2022-04-18 19:05:00 +02:00
Thomas Citharel
854e91ea56
Merge branch 'fix-573' into 'v1.1.x'
...
Fix templating issues in comments list
Closes #573
See merge request framasoft/framadate/framadate!506
2022-04-14 06:48:53 +00:00
Thomas Citharel
80baa5af8f
Fix templating issues in comments list
...
Closes #573
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-04-14 08:44:39 +02:00
Thomas Citharel
e1c2f9c4e8
Merge branch 'intl' into 'v1.1.x'
...
Use PHP-intl instead of strftime.
See merge request framasoft/framadate/framadate!503
2022-03-22 13:54:03 +00:00
Thomas Citharel
0f7391d1ac
Increase the width of the columns for localized months
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-03-22 14:53:30 +01:00
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
83201ece9c
Merge branch 'add-x-robots-tag' into 'v1.1.x'
...
Add X-Robots-Tag header to studs.php and adminstuds.php files
See merge request framasoft/framadate/framadate!502
2022-03-21 17:29:20 +00:00
Thomas Citharel
c5d7743377
Add X-Robots-Tag header to studs.php and adminstuds.php files
...
So that other pages can be indexed but not the ones with actual
user-content.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-03-21 18:28:03 +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
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