Paul B
e8620026cf
refacto(logService): add a new logEntries method to the log service
...
As a followup to #362 this is a small addition to the log service when
we want to log a list of entries into a single message.
The log service can itself make sure to escape commas instead of
expecting callers to do so.
2019-04-15 16:07:32 +02:00
Thomas Citharel
3157d6a590
Run php-cs-fixer with a custom config. This may break a lot of things
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-02-19 19:43:30 +01:00
Olivier PEREZ
2495a8002f
Admin: The polls page now use Smarty template
2015-01-07 22:47:34 +01:00
Olivier PEREZ
073bc9048d
Admin: Fix the admin page
2015-01-06 23:52:52 +01:00
Olivier PEREZ
10c409e29e
LogService: Change date format to "Ymd His"
2014-12-29 21:52:44 +01:00
Olivier PEREZ
9ed0043569
Some cleaning in poll creation
2014-12-25 00:55:52 +01:00
Olivier PEREZ
31f62cd62d
LogService: Add a line break at the en of lines
2014-12-24 23:38:44 +01:00
Olivier PEREZ
5d8e5362f9
admin: Add some logging on important actions (delete poll, clean votes, clean comments, drop column)
2014-12-24 22:42:50 +01:00
Olivier PEREZ
a5d1305535
LogService : WIP
2014-12-24 09:40:41 +01:00