Commit Graph

107 Commits

Author SHA1 Message Date
Romain Neutron
42db38d055 Add error pages, fix error handling and PHP conf 2013-06-17 17:01:35 +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
32c2d6154a Remove phraseanet services, update configuration 2013-06-11 14:05:44 +02:00
Romain Neutron
c084f20f85 Labelize collections 2013-06-01 01:29:07 +02:00
Romain Neutron
dd05b54743 Add locale service provider 2013-05-31 18:15:33 +02:00
Romain Neutron
941c711e76 Register temporary filesystem and plugin service providers 2013-05-31 11:40:53 +02:00
Romain Neutron
95c757169d Fix Twig cache directory path 2013-05-30 16:43:40 +02:00
Romain Neutron
38f38290c8 Fix CS 2013-05-29 21:21:02 +02:00
Romain Neutron
997a4b907d Update cache dir 2013-05-29 14:23:25 +02:00
Romain Neutron
f4f4b57279 Add unit tests 2013-05-29 14:23:24 +02:00
Romain Neutron
2224d501b0 Rename addUnlockLink method 2013-05-29 14:23:22 +02:00
Romain Neutron
06c2d4c741 Add constraint on valid Phraseanet flash messages types 2013-05-29 14:23:21 +02:00
Romain Neutron
71d0d83cd8 Address PR comments 2013-05-29 14:23:21 +02:00
Romain Neutron
d2b9f3d0e8 Add Application::getUnlockLink 2013-05-29 14:23:19 +02:00
Romain Neutron
16a5d1b117 Update templates errors display 2013-05-29 14:23:19 +02:00
Romain Neutron
34c6769dba Add note about valid flash types 2013-05-29 14:23:17 +02:00
Nicolas Le Goff
383a1b0c0c Enhance register form 2013-05-29 14:23:16 +02:00
Nicolas Le Goff
4672122897 Add registerFormController
Add twig filer which transform dashed string to camelCase
2013-05-29 14:23:16 +02:00
Romain Neutron
d3bf1aa2cf Add registration service provider 2013-05-29 14:23:13 +02:00
Romain Neutron
a69edf7c20 Add Captcha handling in Application 2013-05-29 14:23:06 +02:00
Romain Neutron
937caa8da7 Add FormServiceProvider 2013-05-29 14:23:03 +02:00
Romain Neutron
f17572097c Refactor some route, fix locale issue 2013-05-29 14:23:03 +02:00
Romain Neutron
76413165ff Update authentication to service provider 2013-05-29 14:22:51 +02:00
Romain Neutron
7ba46abaff Address github annotations 2013-05-27 23:49:39 +02:00
Nicolas Le Goff
d0431248ce Add twig.js 2013-05-27 23:25:44 +02:00
Romain Neutron
c0e4a3cf3c New fields controller 2013-05-27 23:25:28 +02:00
Romain Neutron
e069df7066 Add JMSSerializer Service Provider 2013-05-27 23:25:27 +02:00
Romain Neutron
8eb04294b0 Move minifier to its own controller, add tests 2013-05-27 09:51:55 +02:00
Romain Neutron
2471eb1a36 Cleanup minification controller 2013-05-24 19:41:34 +02:00
Romain Neutron
3638385b58 Move minify to dedicated controller, www directory cleanup 2013-05-24 14:37:55 +02:00
Romain Neutron
70d37b1f6a Revert tests in html setup 2013-05-23 16:14:53 +02:00
Romain Neutron
d4c9cdf5c0 Move locale detection from provider to subscriber 2013-05-13 17:15:19 +02:00
Romain Neutron
4b1ea30660 Use bound routes instead of harcoded routes 2013-05-13 15:07:49 +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
ec5a4f730b Add PhraseaLocaleServiceProvider 2013-05-13 15:07:48 +02:00
Romain Neutron
6b08d304b2 Move PhraseanetServiceProvider with other providers 2013-05-13 15:07:48 +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
5928cb71ae Fix unit tests 2013-04-18 17:11:35 +02:00
Romain Neutron
837b881ea8 Fix locale use 2013-04-18 16:13:12 +02:00
Romain Neutron
0af65011ea Fix ImagineServiceProvider call 2013-04-18 14:51:54 +02:00
Romain Neutron
669246cae9 Merge pull request #316 from romainneutron/thesaurus
[3.8] Move thesaurus and xmlhttp directories to a dedicated controller
2013-03-01 10:32:17 -08: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
Romain Neutron
a5d04ca67d Merge pull request #314 from romainneutron/flash-messages
[3.8] Add simpler behavior for flash messages
2013-02-25 07:27:47 -08:00
Romain Neutron
a2fc03b7d5 Add simpler behavior for flash messages 2013-02-16 02:52:06 +01:00