Commit Graph

662 Commits

Author SHA1 Message Date
Romain Neutron
2d3e02c5be Fix #1103 : Read receipt are not requested anymore for push and validations 2013-03-04 15:14:03 +01:00
Romain Neutron
7343b164c1 Thesaurus refactor 2013-02-28 16:14:33 +01:00
Romain Neutron
ff38ac67a4 Remove thesaurus xmlhttp directory 2013-02-27 12:30:57 +01:00
Romain Neutron
e0e1777521 Move thesaurus xmlhttp directory to a dedicated controller 2013-02-26 15:45:46 +01: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
Romain Neutron
a1415f5025 Merge branch '3.7' 2013-02-01 11:01:50 +01:00
Romain Neutron
9bf3fcde7e Fix push list display 2013-02-01 09:33:33 +01:00
Romain Neutron
0c2a4ca13a Fix #1085 : Feed load with a deleted publisher fails 2013-02-01 09:33:33 +01:00
Romain Neutron
74ce48fe45 Fix unit tests 2013-01-29 19:35:51 +01:00
Romain Neutron
00ea1c4c25 Merge pull request #292 from romainneutron/session-not-found
[3.8] Logout in case the session is not found
2013-01-29 09:41:43 -08:00
Romain Neutron
c184278b40 Fix doc blocks 2013-01-29 18:34:50 +01:00
Romain Neutron
53206af159 Fix CS lib/Alchemy 2013-01-29 16:38:00 +01:00
Romain Neutron
774f6d541b Logout in case the session is not found 2013-01-29 16:26:21 +01:00
Romain Neutron
dc0a8ffa65 Fix Cs 2013-01-29 16:00:49 +01:00
Romain Neutron
8325c35f91 Add better exception handling for emails 2013-01-29 12:06:02 +01:00
Romain Neutron
309a0a9472 Add better exception handling for emails 2013-01-29 11:32:43 +01:00
Romain Neutron
303c7e859a Remove unnecessary try catch blocks 2013-01-29 11:12:54 +01:00
Romain Neutron
aa18c48306 Fix unit tests 2013-01-29 09:34:20 +01:00
Romain Neutron
e491f8d771 Add bound names to routes 2013-01-29 09:34:19 +01:00
Romain Neutron
9cce7ab8f9 Update notifications 2013-01-29 09:34:18 +01:00
Romain Neutron
b5980ab866 First implementation 2013-01-29 09:34:18 +01:00
Nicolas Le Goff
cdcceb24ec Refactor client
Terminate baskets.php

Update Refactor

Fix grid layout

Fix page navigation issue when no results

Fix mainMenu position for ie6

Fix IE6 javascript errors

Fix some client bugs

Fix indent

cleanup

Add Client tests

Fix typo

FIx indent

Use new search engine API

Remove useless comments

Remove old client

Add cover annotations

CS fixer
2013-01-28 14:09:49 +01:00
Romain Neutron
842ad40985 Bump copyright year 2013-01-21 23:28:58 +01:00
Romain Neutron
73da820b86 Use PHPExiftool service provider 2013-01-21 20:44:27 +01:00
Romain Neutron
2069d40544 Use composer as application autoloader 2013-01-18 17:47:25 +01:00
Romain Neutron
dda733e5a1 Add SearchEngineLogger tests, fix unit tests 2013-01-17 15:33:58 +01:00
Romain Neutron
07b3216a26 Add SearchEngineOptions tests, move SearchEngineRequest methods to SearchEngineOptions as a factory 2013-01-17 14:13:47 +01:00
Romain Neutron
206e10dce5 Fix unit tests 2013-01-17 12:52:52 +01:00
Romain Neutron
8687224641 [SearchEngine] Fix latest rebase 2013-01-17 12:03:19 +01:00
Romain Neutron
8c82966f70 [SearchEngine] Add @covers unit tests annotations 2013-01-17 12:03:19 +01:00
Romain Neutron
8a0c3c0bbc [SearchEngine] Fix CS 2013-01-17 12:03:19 +01:00
Romain Neutron
6e7bb37e7e [SearchEngine] Move SearchEngineInetrface::status to SearchEngineInterface::getStatus 2013-01-17 12:03:19 +01:00
Romain Neutron
f8997a034c [SearchEngine] Add SearchEngineLogger, log queries 2013-01-17 12:03:19 +01:00
Romain Neutron
858d0fda35 [SearchEngine] Add SearchRequest object 2013-01-17 12:03:19 +01:00
Romain Neutron
95dff0e3c7 [SearchEngine] Integrate unicode service provider 2013-01-17 12:02:44 +01:00
Romain Neutron
2ad9019931 [SearchEngine] Fix after rebase 2013-01-17 12:02:44 +01:00
Romain Neutron
483aca4e8b [SearchEngine] Remove old files 2013-01-17 12:01:41 +01:00
Romain Neutron
c5e9b1f7b5 [SearchEngine] Add support for queries by date 2013-01-17 12:01:41 +01:00
Romain Neutron
18ba7f40aa [SearchEngine] Fix build, add tests 2013-01-17 11:44:47 +01:00
Romain Neutron
360d7a91fb [SearchEngine] Fix merge 2013-01-17 11:44:47 +01:00