date.chapril.org-framadate/tpl
Olivier Perez 0cf52c8461 Merge branch 'bugfix/install-config-escape' into 'develop'
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
2016-07-07 14:16:09 +02:00
..
admin Merge branch 'bugfix/install-config-escape' into 'develop' 2016-07-07 14:16:09 +02:00
confirm Editing vote by link with unique id 2015-04-02 16:56:52 +02:00
mail Merge branch 'feature/improve-self-editing-vote' into 'develop' 2016-05-03 21:16:05 +02:00
part Allow admin to delete an expired poll 2016-06-30 20:09:22 +02:00
add_column.tpl Deny the possibility to add an empty slot. 2016-05-09 15:07:23 +02:00
create_classic_poll_step3.tpl Use Smarty to display step 3/4 of poll creation 2016-05-04 00:28:39 +02:00
create_date_poll_step_2.tpl PHP: Check if there are at most MAX_SLOTS_PER_POLL dates before create a poll 2016-04-26 23:16:08 +02:00
create_poll.tpl Removing php escape and completing template ones. 2016-06-30 23:10:47 +02:00
error.tpl Replace calls to __('Section\Key') with __('Section', 'Key') 2015-03-30 15:19:56 +02:00
find_polls.tpl Translation : CLose => Close 2016-05-03 21:12:51 +02:00
header.tpl Replace HR with DIV 2015-09-23 22:18:22 +02:00
index.tpl Some responsive 2015-09-19 17:01:07 +02:00
maintenance.tpl Smartysize the maintenance page 2015-04-07 21:32:21 +02:00
page.tpl Avoid warnings due to non-existant 'en' datepicker locale 2016-06-18 22:14:15 +02:00
poll_deleted.tpl Fix message when delete a poll 2015-05-30 23:27:17 +02:00
studs.tpl Deny the possibility to add an empty slot. 2016-05-09 15:07:23 +02:00