Thomas Citharel
0e90422b3d
Require php 7.1 and upgrade deps
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-11 12:56:01 +01:00
Liquidsoul
aa61f40d51
Use Services factory everywhere to initialize variables
2019-04-19 20:37:35 +02:00
Paul B
9dd1a6ecf9
refacto: factorise code between date_poll and classic_poll creation
...
The last confirmation step during poll creation flow is identical
between date polls and classical polls.
This commit moves the code in the `PollService` to be used in both
creation poll controllers.
2019-04-19 15:52:28 +02:00
Antonin
4059956b02
Correcting comment typo in file header
2016-08-04 21:51:37 +02:00
Olivier Perez
2cfeb385bb
Admin: Search in polls by author's mail address
2015-10-28 13:06:02 +01:00
Olivier PEREZ
b47c153aae
More Splitting between Services and Repositories
2015-04-03 00:11:36 +02:00
Olivier PEREZ
6d34631fbf
Replace calls to __('Section\Key') with __('Section', 'Key')
2015-03-30 15:19:56 +02:00
Olivier PEREZ
40d707c96d
Issue #18 Add search engine on admin polls list
2015-03-27 13:10:46 +01:00
Olivier PEREZ
659cf997b8
Change i18n system in admin pages
2015-03-24 00:22:37 +01:00
Olivier PEREZ
3aa3ee486c
Admin: Fix the number of polls + Set to 30 the number of polls displayed per page
2015-02-26 22:29:24 +01:00
Olivier PEREZ
70fc0b5c5c
Logs have now a specific page in administration
2015-01-18 17:03:47 +01:00
Olivier PEREZ
f6a7a1c7bb
Issue #18 Install pagination on polls admin page
2015-01-18 16:14:45 +01:00
Olivier PEREZ
1df48988a6
Use CSRF tokens on admin page
2015-01-10 16:35:21 +01:00
Olivier PEREZ
2495a8002f
Admin: The polls page now use Smarty template
2015-01-07 22:47:34 +01:00
Olivier Perez [a570709]
1f8fd2e3e2
Admin: Move migration page + add landing page
2015-01-07 14:01:08 +01:00