Commit Graph

26 Commits

Author SHA1 Message Date
Nicolas Le Goff
4cb735b4f1 Fix array declaration 2014-03-23 23:12:01 +01:00
Nicolas Le Goff
42cac0d3c4 Fix unit tests 2014-03-23 22:46:21 +01:00
Nicolas Le Goff
417ae47f9f Fix namespaces 2014-03-23 22:46:21 +01:00
Nicolas Le Goff
617c59a4ba Fix CSV report generation mess 2014-03-23 22:46:20 +01:00
Nicolas Le Goff
db21aecd1d Fix unit tests 2014-03-20 02:14:43 +01:00
Nicolas Le Goff
266592213b Report dashboard is now loaded on demand 2014-03-18 16:59:03 +01:00
Nicolas Le Goff
1fcd920d6d Fix #1684 CSV report are empty 2014-02-11 14:05:56 +01:00
Romain Neutron
b9e4c599b2 Avoid exception driven logic 2014-02-05 16:43:49 +01:00
Romain Neutron
d519c13e56 Bump copyright year 2014-01-06 15:28:12 +01:00
Romain Neutron
9b471fdf76 Fix CS 2013-10-31 11:53:30 +01:00
Nicolas Le Goff
93c3a46b3c Fix #1475 Update report custom CSS 2013-09-30 11:50:29 +02:00
Romain Neutron
25a00d3c6e Merge pull request #387 from romainneutron/url-generator
[3.8] Use url generator
2013-06-13 01:21:02 -07:00
Romain Neutron
4161ef2e31 Use url generator everywhere 2013-06-13 09:44:16 +02:00
Nicolas Le Goff
c663d9d82d Fix #1101 Add sended record throught mail in report
Fix typo
2013-06-12 16:57:11 +02:00
Romain Neutron
6053f91388 Update report to use new auth system 2013-05-29 14:22:52 +02:00
Nicolas Le Goff
d1a5e32d03 Fix indent && remove use of double quotes && refactor set limit code 2013-02-15 14:50:36 +01:00
Nicolas Le Goff
3655deb384 Access to report requires authentication 2013-02-15 14:10:59 +01:00
Nicolas Le Goff
d1eb293965 Fix CS 2013-02-15 13:44:09 +01:00
Nicolas Le Goff
22c7f34049 Split Report/Root controller collection in multiple Controller Collections 2013-02-15 13:42:44 +01:00
Nicolas Le Goff
69ee75368a Fix CS 2013-02-15 12:16:21 +01:00
Nicolas Le Goff
dadd1ff478 Add doc blocks 2013-02-15 12:15:38 +01:00
Nicolas Le Goff
1e97436008 Fix tests
Fix  && add test for json dashboard controller

Fix date formatting issue
2013-02-15 12:00:10 +01:00
Nicolas Le Goff
1ce259cc7e Add export_csv controller && allow possibilty to get dashboard from in json format 2013-02-14 20:12:37 +01:00
Nicolas Le Goff
6718d284c7 Add Slash controller 2013-02-14 17:03:16 +01:00
Nicolas Le Goff
2a93a7739f Add binding to report routes 2013-02-14 16:43:56 +01:00
Nicolas Le Goff
b796e11b40 Refactor reports into silex controllers
Refactor reports into silex controllers
2013-02-14 16:39:23 +01:00