- 14 Oct, 2016 1 commit
-
-
Antonin authored
Task - merge dutch language from master I also normalized the indentation from the current javascript "norm" of the project. All `locale/` files of the b2d87230 commit are just from the change of indentation: Gitlab doesn't seem to have a "ignore whitespace" functionality yet, so that's better to be said... See merge request !160
-
- 13 Oct, 2016 2 commits
- 12 Oct, 2016 4 commits
- 06 Oct, 2016 11 commits
-
-
Olivier Perez authored
-
Olivier Perez authored
Update composer.lock See merge request !157
-
Antonin authored
-
Olivier Perez authored
-
Olivier Perez authored
Added missing translation for "Optional parameters" See merge request !156
-
Olivier Perez authored
-
Antonin authored
-
Olivier Perez authored
-
Olivier Perez authored
-
Olivier Perez authored
-
- 28 Sep, 2016 1 commit
-
- 05 Sep, 2016 1 commit
-
- 08 Aug, 2016 2 commits
-
-
Olivier Perez authored
Collapse by default optional parameters To be cherry-picked on `release`. See merge request !147
-
Olivier Perez authored
Allow to remove date in the poll creation wizard CF MR !140 To be cherry-picked in `release`. See merge request !146
-
- 05 Aug, 2016 1 commit
-
-
Olivier Perez authored
-
- 04 Aug, 2016 7 commits
-
-
Olivier Perez authored
Correcting comment typo in file header Fix #190 See merge request !144
-
Olivier Perez authored
Disabled autocompletion on the datepicker input Avoid autocompletion of the datepicker input field to occur (Step to reproduce : Long click on a datepicker input field) See merge request !141
-
Olivier Perez authored
-
Olivier Perez authored
-
- 29 Jul, 2016 3 commits
-
-
Olivier Perez authored
-
Olivier Perez authored
-
Olivier Perez authored
-
- 07 Jul, 2016 2 commits
-
-
Olivier Perez authored
PHP5.4 compatibility for empty() function. See merge request !137
-
Olivier Perez authored
Added escaping for install in config.tpl In the installation process, string like the one below should be a valid application name (or DB password). > Framadate c'est vraiment super ! "Datez" comme vous voulez \o/ It missed some escaping for single quote (') and backslash (\\), resulting in PHP parse errors. It should be cherry-picked to the `release` branch too. See merge request !136
-
- 30 Jun, 2016 5 commits
-
-
Olivier Perez authored
Correcting escaping in create_poll.php In create_poll.php, removing of the php escaping and completion of the template ones. See merge request !134
-
Olivier Perez authored
-
Antonin authored
-
Olivier Perez authored