Commit Graph

41 Commits

Author SHA1 Message Date
Jean-Yves Gaulier
dca1387a17 PHRAS-2605_fix-unittest-bootstrap_4.1
fix conf
2019-05-28 14:59:34 +02:00
Benoît Burnichon
58e7deb394 Change Test to have debug mode off 2015-12-22 17:44:35 +01:00
Benoît Burnichon
b272ce5aac Add some groups legacy, functional, web, authenticated 2015-06-15 19:30:51 +02:00
Benoît Burnichon
2f39dc5664 Fixup get databoxes fetch in ApplicationTest 2015-06-03 21:11:02 +02:00
Benoît Burnichon
118bb2f03c Some fixup for ES instance 2015-03-11 15:22:20 +01:00
Nicolas Le Goff
9a3e92ed9c Multiple ORMs for all database 2015-02-12 17:58:45 +01:00
Nicolas Le Goff
de7988689e Update directory structure & allow to configure paths (tmp, log, cache) 2014-09-05 15:57:00 +02:00
Nicolas Le Goff
6485b64e68 Fix latest merge 2014-08-20 15:13:41 +02:00
Romain Neutron
4a726d29d3 Fix latest merge 2014-02-14 13:22:27 +01:00
Romain Neutron
64456a8964 Remove phraseanet registry 2013-12-20 16:44:22 +01:00
Romain Neutron
a3b1ae7163 Fix unit test names, property and function visibility 2013-12-10 01:29:02 +01:00
Romain Neutron
680643c0fc Fix unit tests and arrays declaration 2013-12-03 20:06:49 +01:00
Romain Neutron
199134c25a Add cached translation loader 2013-12-03 20:05:21 +01:00
Romain Neutron
e9e9d149a1 Locale simplification 2013-12-03 20:05:20 +01:00
Romain Neutron
7e0a3c7338 Use configuration property accessor 2013-11-18 18:48:27 +01:00
Romain Neutron
56b373ee6e Use short array declaration 2013-11-18 13:57:33 +01:00
Romain Neutron
13915dc1a8 Rename "phraseanet.configuration" service to "configuration" 2013-11-15 22:08:07 +01:00
Romain Neutron
9b471fdf76 Fix CS 2013-10-31 11:53:30 +01:00
Nicolas Le Goff
7a1595744f Fix tests 2013-10-29 17:02:14 +01:00
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