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
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
9239954123
Upgrade deps
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-12-17 14:54:07 +01:00
Thomas Citharel
d87243873f
Update deps
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-10-18 16:29:55 +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
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
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
Mathieu
1d8244fd99
correction : filtre adresse e-mail avec nom de domaine internationalisé
...
https://framagit.org/framasoft/framadate/merge_requests/268
2018-04-03 12:30:37 +02:00
Thomas Citharel
9305a82cb2
Upgrade parsedown
...
Closes #226
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-03-19 10:34:58 +01:00
Thomas Citharel
801bc08a81
Merge branch 'develop'
2018-02-20 19:05:24 +01:00
Thomas Citharel
006e5c8c10
Add php-cs-fixer and phpunit to build
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-02-19 19:44:40 +01:00
Thomas Citharel
54772d42f7
Update composer.json with authors and build version and links to issues
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-02-19 19:37:29 +01:00
Thomas Citharel
e8f37a33bd
Require at least PHP 5.6
...
Even Debian old stable (jessie) has it.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-02-19 19:37:29 +01:00
Thomas Citharel
00e4d205e6
Update and fix phpunit
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-02-19 00:11:00 +01:00
Simon Leblanc
0f2313e273
Update dependencies and add a security component
2017-12-28 13:33:58 +01:00
Antonin
61f57ee41c
While we're at it, updating other components.
...
All those updates affect only the dev environment.
2016-12-27 17:10:10 +01:00
Antonin
dc9babd2ed
Merge branch 'develop' into feature/better-markdown
2016-08-04 17:49:40 +02:00
Pierre Rudloff
d605a1455c
Valid SPDX license
2016-06-27 12:00:56 +02:00
Pierre Rudloff
1ddc451829
Valid SPDX license
2016-05-24 16:31:54 +02:00
Antonin
67ec67d50f
Added the parsedown library
2016-05-10 16:57:31 +02:00
Antonin
cddbf3cb43
Safe way to hash password.
2015-10-29 11:52:13 +01:00
Olivier PEREZ
882203fad8
Fix #87 Use PHPMailer to add non-HTML body to mails
2015-10-22 21:34:15 +02:00
Olivier PEREZ
92d84f3193
Install PHPUnit for UnitTesting
2015-05-29 17:05:26 +02:00
Olivier PEREZ
119d0e01e1
Start changing the i18n system.
...
* Now works on windows servers
* Byebye .po/.mo, welcome .json
* Byebye old gettext library, welcome o80-i18n
2015-03-22 23:33:03 +01:00
Olivier PEREZ
342440991a
Composer: fix composer.json
2015-01-04 21:34:19 +01:00
Simon Leblanc
760932cbf9
complete composer.json file
...
(cherry picked from commit b9e669a757 )
2015-01-04 16:42:39 +01:00
Olivier PEREZ
d54f2e4759
Improve usage of namespace + Create PollService in /Framadate/Service namespace
2014-12-16 00:02:01 +01:00
Olivier PEREZ
fcaea63b84
A big part of refactoring
...
* Use Smarty to split View and Controller on studs page (work in progress)
* Add field "active" to Poll
* And some other stuff...
2014-12-12 13:46:55 +01:00
FramaJosephK
7f87858ff7
Mise à jour du dépôt avec la dernière version sur Github
2014-09-04 17:52:18 +02:00