Commit Graph

287 Commits

Author SHA1 Message Date
Nicolas Le Goff
d2dc99baf8 PHRAS-58 Add CORS feature 2014-04-13 19:31:13 +02:00
Romain Neutron
cb82e6047d Enhance error messages 2014-02-03 16:36:43 +01:00
Romain Neutron
d519c13e56 Bump copyright year 2014-01-06 15:28:12 +01:00
Romain Neutron
ed3f31b01d Fix #1563 : Explicitely declare the default environment to be Application::ENV_PROD 2013-11-05 10:53:32 +01:00
Romain Neutron
9b471fdf76 Fix CS 2013-10-31 11:53:30 +01:00
Romain Neutron
b81f894d22 Remove infinite redirection, add upgrade instructions 2013-09-17 16:28:23 +02:00
Romain Neutron
f07ace58bc Add plugins reset command 2013-08-08 15:35:46 +02:00
Romain Neutron
c0aec46bf1 Allow call to minifier whenever application is not installed 2013-07-23 20:58:42 +02:00
Romain Neutron
56ea42d2e6 Fix #1276 : persistent cookies does not authenticate 2013-07-10 19:44:22 +02:00
Romain Neutron
38c0109915 Add cookie remover to application 2013-06-28 23:24:20 +02:00
Nicolas Le Goff
a3622d3aa8 Fix silex profiler registration 2013-06-18 12:34:11 +02:00
Romain Neutron
42db38d055 Add error pages, fix error handling and PHP conf 2013-06-17 17:01:35 +02:00
Romain Neutron
4161ef2e31 Use url generator everywhere 2013-06-13 09:44:16 +02:00
Romain Neutron
38f38290c8 Fix CS 2013-05-29 21:21:02 +02:00
Romain Neutron
e42363acb0 Add API auth events 2013-05-29 14:23:22 +02:00
Romain Neutron
71d0d83cd8 Address PR comments 2013-05-29 14:23:21 +02:00
Romain Neutron
f6e1f95669 Fix account tests 2013-05-29 14:23:18 +02:00
Romain Neutron
c5066a10d4 Add valid response in case of 500 2013-05-29 14:23:17 +02:00
Romain Neutron
76413165ff Update authentication to service provider 2013-05-29 14:22:51 +02:00
Romain Neutron
d2bc4f4a23 Add AuthenticationServiceProvider 2013-05-29 14:22:50 +02:00
Romain Neutron
31c12061ed Fix unit tests 2013-05-27 23:25:28 +02:00
Romain Neutron
c0e4a3cf3c New fields controller 2013-05-27 23:25:28 +02:00
Romain Neutron
822dbdac89 Move api app to www directory 2013-05-24 16:14:53 +02:00
Romain Neutron
24812f5f08 Update Oauth2 controller to use the merged application 2013-05-24 15:41:07 +02:00
Romain Neutron
670a5f7024 Rename Api application 2013-05-24 15:39:10 +02:00
Romain Neutron
0247c20634 Merge API root, API v1 and API oauth2 application in a single one 2013-05-24 15:37:02 +02:00
Romain Neutron
3638385b58 Move minify to dedicated controller, www directory cleanup 2013-05-24 14:37:55 +02:00
Romain Neutron
0080aa79ca Addressed github review 2013-05-13 15:35:56 +02:00
Romain Neutron
43856b7f62 Cleanup Code 2013-05-13 15:07:49 +02:00
Romain Neutron
3b5be74d99 New installer 2013-05-13 15:07:48 +02:00
Romain Neutron
5a80e9dc22 Introduce configuration-tester 2013-05-13 15:07:47 +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
a1ace8a7ba Fix #1127 : Update permalinks API to expose a file extension 2013-03-26 13:09:29 +01:00
Romain Neutron
35c64c6a32 Fix #1128 : Add API timers logs 2013-03-25 19:55:33 +01:00
Romain Neutron
21b8dc8534 Fix merge with 3.7 - lightbox release is broken 2013-02-01 14:53:57 +01:00
Romain Neutron
e19e5854d5 Fix validation agreement check 2013-02-01 11:03:20 +01:00
Romain Neutron
a1415f5025 Merge branch '3.7' 2013-02-01 11:01:50 +01:00
Romain Neutron
c27f4e8604 Fix #1071 : Releasing a validation feedback now requires at least one feedback 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
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
813fc7654b Move route bindings in Application::bindRoutes 2013-01-29 09:37:45 +01:00
Romain Neutron
e491f8d771 Add bound names to routes 2013-01-29 09:34:19 +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
3806f44d86 Fix Phraseanet error handler 2013-01-21 22:53:34 +01:00
Romain Neutron
c5e9b1f7b5 [SearchEngine] Add support for queries by date 2013-01-17 12:01:41 +01:00
Romain Neutron
133595635c [SearchEngine] Finalize search engine refactor 2013-01-17 11:43:36 +01:00
Romain Neutron
dff686c87d Merge branch '3.7' 2013-01-09 11:25:14 +01:00