Commit Graph

97 Commits

Author SHA1 Message Date
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
Nicolas Le Goff
22c7f34049 Split Report/Root controller collection in multiple Controller Collections 2013-02-15 13:42:44 +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
dfe372d6d1 Add UrlGenerator helpers in Application
two new methods are available :

`Application::path` that returns an absolute path
`Application::url` that returns an absolute url
2013-02-14 15:27:25 +01:00
Romain Neutron
11c5ae47f6 Add Silex WebProfiler 2013-02-11 15:09:16 +01:00
Romain Neutron
53206af159 Fix CS lib/Alchemy 2013-01-29 16:38:00 +01:00
Romain Neutron
b2285f0b3f Add TLS encryption for SMTP 2013-01-29 16:10:24 +01:00
Romain Neutron
dc0a8ffa65 Fix Cs 2013-01-29 16:00:49 +01:00
Romain Neutron
8017f4126b Fix unit tests 2013-01-29 09:37:45 +01:00
Romain Neutron
aa172ac9fd Add swiftmailer service provider unit tests 2013-01-29 09:37:45 +01:00
Romain Neutron
813fc7654b Move route bindings in Application::bindRoutes 2013-01-29 09:37:45 +01:00