Commit Graph

834 Commits

Author SHA1 Message Date
Nicolas Le Goff
8a340cf24a add connection_test tests 2012-01-17 16:40:12 +01:00
Nicolas Le Goff
43402eb45f add browse and browse search test 2012-01-17 16:39:43 +01:00
Nicolas Le Goff
d7372aa33b modify printer tests 2012-01-17 16:38:52 +01:00
Nicolas Le Goff
60b9d45837 add moveCollection tests 2012-01-17 16:38:00 +01:00
Nicolas Le Goff
e5597e3436 complete bridge testes 2012-01-17 16:37:28 +01:00
Nicolas Le Goff
a3c84216a6 add message for Exception_Databox_CollectionNotFound exception 2012-01-17 16:34:37 +01:00
Nicolas Le Goff
130a60cd5a remove exit when setup failed 2012-01-17 16:33:20 +01:00
Nicolas Le Goff
02ea562e8d add request to closure argument 2012-01-17 16:32:49 +01:00
Nicolas Le Goff
ba4dd7ddb9 raise unauthorized exception when authenticated user do not have proper rights 2012-01-17 16:31:57 +01:00
Nicolas Le Goff
6dfbdb040c add correct json content-type 2012-01-17 16:31:18 +01:00
Nicolas Le Goff
308972b857 add adapter_action twig parameters to avoid raises of twig_exception in strict variable mode 2012-01-17 16:30:25 +01:00
Nicolas Le Goff
4a6b3ee10c use unserialize method of serchEngineOption object instead of json_decode 2012-01-17 16:28:37 +01:00
Romain Neutron
b9b772fe50 Bump to version 3.5.9 2012-01-16 20:21:36 +01:00
Romain Neutron
af860e2fa6 Merge with master 2012-01-16 20:19:20 +01:00
Romain Neutron
b24c6bab43 Fix #228: Stamp logo non visible 2012-01-16 20:06:55 +01:00
Romain Neutron
aef4cdf5f3 Add exiftool namespaces : http://owl.phy.queensu.ca/~phil/exiftool/TagNames/XMP.html#iptcCore and
http://owl.phy.queensu.ca/~phil/exiftool/TagNames/XMP.html#xmpRights
2012-01-16 19:56:17 +01:00
Romain Neutron
c813082407 Fix #227 : Import/Export users 2012-01-16 19:30:12 +01:00
Nicolas Le Goff
9daae2306d Merge branch '3.6' of github.com:alchemy-fr/Phraseanet into 3.6 2012-01-13 13:11:03 +01:00
Nicolas Le Goff
aa7d26514d add edit controller test 2012-01-13 13:10:21 +01:00
Nicolas Le Goff
cc890c73f2 fix namespace issue 2012-01-13 13:10:05 +01:00
Nicolas Le Goff
8a889a0e9e ad rpinter tests 2012-01-13 13:07:17 +01:00
Nicolas Le Goff
725a9b7720 add feed controller tests 2012-01-13 13:07:00 +01:00
Nicolas Le Goff
e47abc19e7 add namespace 2012-01-13 13:06:12 +01:00
Nicolas Le Goff
c87f48c2e2 refactor 2012-01-13 13:05:42 +01:00
Nicolas Le Goff
4c8f0e5784 refactor 2012-01-13 13:05:08 +01:00
Romain Neutron
785fd657d0 Add notice "copy paste this link if you can not click it" in mails 2012-01-13 12:49:48 +01:00
Romain Neutron
5133425a7c Fix Bug : collection order is not saved 2012-01-13 12:44:44 +01:00
Romain Neutron
1cdaa8d726 Fix Bug in push search : only last search parameters is taken 2012-01-13 12:41:05 +01:00
Romain Neutron
b37703b506 Merge branch '3.6' of github.com:alchemy-fr/Phraseanet into 3.6 2012-01-13 12:16:59 +01:00
Romain Neutron
e504eeec88 UsrList controller Tests 2012-01-13 12:16:10 +01:00
Romain Neutron
bfdf1014a6 Load of UsrLists fixtures in UnitTests 2012-01-13 12:15:46 +01:00
Romain Neutron
fef0475f2f Fix UsrList entitites 2012-01-13 12:13:39 +01:00
Romain Neutron
c8e0f0764b UsrLists fixtures 2012-01-13 12:12:46 +01:00
Romain Neutron
6c92c7bf77 UsrLists fixes 2012-01-13 12:11:22 +01:00
Romain Neutron
a35766eecd Mount /lists in /prod 2012-01-13 12:11:01 +01:00
Romain Neutron
1cf6067bb1 Fix UsrList->entries attribute name 2012-01-12 19:52:29 +01:00
Romain Neutron
58753bbd0d Fix UsrList->entries attribute name 2012-01-12 19:52:14 +01:00
Nicolas Le Goff
41e2f6cdfe add app debug if phraseanet is on debug mod 2012-01-12 19:11:07 +01:00
Nicolas Le Goff
168cf202cc modify log path 2012-01-12 19:09:02 +01:00
Nicolas Le Goff
85a7239c82 Merge branch '3.6' of github.com:alchemy-fr/Phraseanet into 3.6 2012-01-12 19:01:11 +01:00
Nicolas Le Goff
9a14de2d49 change ServiceBuilder::build() 2012-01-12 19:00:13 +01:00
Nicolas Le Goff
3f3473bd70 add echo logger to services that do not need options 2012-01-12 18:59:40 +01:00
Nicolas Le Goff
65cce08fad add task to check configuration file 2012-01-12 18:54:39 +01:00
Nicolas Le Goff
c13adc3e49 change ServiceBuilder:build 2012-01-12 18:53:58 +01:00
Nicolas Le Goff
474025a863 modify how service build builds services 2012-01-12 18:53:31 +01:00
Nicolas Le Goff
2ddbbaeb80 minor changes 2012-01-12 18:52:51 +01:00
Nicolas Le Goff
500314aad2 add configuration access ans external service access from service 2012-01-12 18:52:30 +01:00
Nicolas Le Goff
1fc74b0a68 enhance exception + refactor 2012-01-12 18:51:51 +01:00
Nicolas Le Goff
633cc816b3 refacto doctrine service 2012-01-12 18:51:13 +01:00
Nicolas Le Goff
a538f1e454 enhance exception + fix 2012-01-12 18:50:57 +01:00