Commit Graph

408 Commits

Author SHA1 Message Date
Romain Neutron
92415b96e8 Merge pull request #404 from romainneutron/doctrine-entities
[3.8] Regenerate doctrine entities and proxies
2013-06-17 12:22:35 -07:00
Romain Neutron
88c3df2ef7 Regenerate doctrine entities and proxies 2013-06-17 20:11:44 +02:00
Romain Neutron
d8427e0c2c Merge pull request #403 from romainneutron/orders
[3.8] Update emails notifications
2013-06-17 10:38:22 -07:00
Romain Neutron
784e454311 Update emails notifications 2013-06-17 19:37:52 +02:00
Romain Neutron
42db38d055 Add error pages, fix error handling and PHP conf 2013-06-17 17:01:35 +02:00
Romain Neutron
906d4ba9c5 Localize status bits 2013-06-14 09:47:54 +02:00
Romain Neutron
f9b4978569 Merge pull request #390 from romainneutron/databox-labels
[3.8] Add labels to databoxes
2013-06-13 07:41:05 -07:00
Romain Neutron
11a55bbd43 Add labels to databoxes 2013-06-13 09:45:43 +02:00
Romain Neutron
4161ef2e31 Use url generator everywhere 2013-06-13 09:44:16 +02:00
Romain Neutron
bbf49b9134 Fix use of outdated phraeanet.user service 2013-06-10 13:54:19 +02:00
Romain Neutron
c084f20f85 Labelize collections 2013-06-01 01:29:07 +02:00
Romain Neutron
769f319638 Update templates to display databox fields labels 2013-05-30 18:12:31 +02:00
Romain Neutron
5df6e262df Merge pull request #313 from romainneutron/auth-providers
[3.8] Auth providers
2013-05-29 10:44:31 -07:00
Nicolas Le Goff
fb6ed1c1fe Fix #785 Add possibility to delete baskets from workzone browser 2013-05-29 14:29:49 +02:00
Romain Neutron
76413165ff Update authentication to service provider 2013-05-29 14:22:51 +02:00
Romain Neutron
9da8dcc85e Fix #1156 : Move mime detection hack to application level 2013-05-13 14:16:03 +02:00
Romain Neutron
cf0f13d9c9 Add TokensServiceProvider 2013-04-30 18:44:35 +02:00
Romain Neutron
c172ba7bbc Merge branch '3.7' 2013-03-28 14:37:57 +01:00
Romain Neutron
a193b8c473 Fix #1119 : Twitter and Facebook shares are available even if the system setting has been disabled 2013-03-25 15:12:05 +01:00
Romain Neutron
77817d177f Merge branch '3.7' 2013-03-22 15:07:12 +01:00
Nicolas Le Goff
128f69e314 Fix typo 2013-03-22 15:03:01 +01:00
Nicolas Le Goff
02e5e2c216 Subsitution cleanup && test enhancement 2013-03-22 15:03:00 +01:00
Nicolas Le Goff
93aa9be0fa Fix sub views substitution 2013-03-22 15:03:00 +01:00
Romain Neutron
370d603741 Merge branch '3.7' 2013-03-22 15:01:00 +01:00
Nicolas Le Goff
2ba14821b3 Fix typo 2013-03-21 17:17:23 +01:00
Nicolas Le Goff
3bcf24b611 Subsitution cleanup && test enhancement 2013-03-21 17:10:46 +01:00
Nicolas Le Goff
915749c224 Fix sub views substitution 2013-03-21 16:06:06 +01:00
Romain Neutron
475b6c8245 Fix push read receipts 2013-03-04 16:52:19 +01:00
Romain Neutron
090932b56a Fix #1103 : Read receipt are not requested anymore for push and validations 2013-03-04 16:45:46 +01:00
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
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
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
8325c35f91 Add better exception handling for emails 2013-01-29 12:06:02 +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
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
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
8a0c3c0bbc [SearchEngine] Fix CS 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