Commit Graph

22 Commits

Author SHA1 Message Date
Romain Neutron
bc617d101a Fix #1368 : Disable call to configuration when application is not installed 2013-07-23 20:58:42 +02:00
Romain Neutron
e0b8f6f7f7 Add logger to media-alchemyst 2013-07-22 13:18:27 +02:00
Romain Neutron
38c0109915 Add cookie remover to application 2013-06-28 23:24:20 +02:00
Romain Neutron
c759aa3337 Fix unit tests 2013-06-28 12:34:03 +02:00
Romain Neutron
ae89305575 Add better maintenance handling 2013-06-19 19:22:44 +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
32c2d6154a Remove phraseanet services, update configuration 2013-06-11 14:05:44 +02:00
Romain Neutron
278eb3c2dc Fix CS 2013-05-29 21:23:36 +02:00
Romain Neutron
2ec765a9e9 Fix 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
d2b9f3d0e8 Add Application::getUnlockLink 2013-05-29 14:23:19 +02:00
Romain Neutron
21b9a5cb57 Add FormServiceProvider unit tests 2013-05-29 14:23:03 +02:00
Romain Neutron
e5c485f0b9 Update authentication 2013-05-29 14:22:51 +02:00
Romain Neutron
d2bc4f4a23 Add AuthenticationServiceProvider 2013-05-29 14:22:50 +02:00
Romain Neutron
c13d19be5b Fix unit tests 2013-05-14 15:22:02 +02:00
Romain Neutron
0bf9c09faf Revert BC break, fix unit tests 2013-05-14 12:36:15 +02:00
Romain Neutron
a2fc03b7d5 Add simpler behavior for flash messages 2013-02-16 02:52:06 +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
2069d40544 Use composer as application autoloader 2013-01-18 17:47:25 +01:00