- Apr 19, 2019
-
-
Nicolas Bouilleaud authored
The msgid actually used in yyyy-mm-dd-for-humans, not year-month-day.
-
Nicolas Bouilleaud authored
* Use the actually found locale for $locale in the rest of the app
-
Nicolas Bouilleaud authored
* Use the DEFAULT_LANGUAGE as the default in locale_lookup. * Initialise the translators explicitly.
-
Nicolas Bouilleaud authored
Use the DEFAULT_LANGUAGE as the default in locale_lookup.
-
Nicolas Bouilleaud authored
* remove useless is_string check * use the DEFAULT_LANGUAGE when Accept-Language is invalid.
-
Nicolas Bouilleaud authored
-
Nicolas Bouilleaud authored
-
Nicolas Bouilleaud authored
-
Nicolas Bouilleaud authored
-
Nicolas Bouilleaud authored
-
Nicolas Bouilleaud authored
-
Nicolas Bouilleaud authored
-
Nicolas Bouilleaud authored
-
Nicolas Bouilleaud authored
Reimplement the __() and __f() functions using Symfony.
-
Thomas Citharel authored
ci: some cleanup of the gitlab-ci file and testing migrations on MySQL See merge request framasoft/framadate/framadate!388
-
PaulR authored
This commit splits the `test` job into three separate jobs: - test - lint - db:migrate It also factorise some code, and remove useless use of git checkout
-
Thomas Citharel authored
Update pot after !387 See merge request framasoft/framadate/framadate!392
-
Thomas Citharel authored
(also make sure it's pushed to Zanata) Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
i18n: localize the date format placeholders See merge request framasoft/framadate/framadate!387
-
Thomas Citharel authored
Add development SMTP server in docker-compose See merge request framasoft/framadate/framadate!391
-
Liquidsoul authored
-
- Apr 18, 2019
-
-
Pierre de La Morinerie authored
-
Pierre de La Morinerie authored
For instance, when using French, display the date input placeholder as "jj/mm/aaaa" (instead of "dd/mm/yyyy"). This doesn't change the way dates are actually parsed – only what is displayed to the user changes.
-
Thomas Citharel authored
Add locales for !385 See merge request framasoft/framadate/framadate!386
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
locales: fix missing "Expiry date" key See merge request framasoft/framadate/framadate!385
-
Pierre de La Morinerie authored
-
Thomas Citharel authored
Extract mail content creation and sending into the NotificationService See merge request framasoft/framadate/framadate!382
-
- Apr 17, 2019
-
-
Liquidsoul authored
-
Liquidsoul authored
-
Liquidsoul authored
-
Liquidsoul authored
-
Liquidsoul authored
-
Liquidsoul authored
-
Thomas Citharel authored
Fix date format See merge request framasoft/framadate/framadate!381
-
Thomas Citharel authored
Parsing and displaying Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Thomas Citharel authored
Fix already selected days not being highlighted Closes #361 See merge request framasoft/framadate/framadate!380
-
m authored
-
Thomas Citharel authored
Workaround the datepicker appearing below the add_days modal on Safari See merge request framasoft/framadate/framadate!379
-
Thomas Citharel authored
scripts: fix translations See merge request framasoft/framadate/framadate!377
-