Commit Graph

5312 Commits

Author SHA1 Message Date
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
jygaulier
e5828f06bb - 2012-01-17 12:03:41 +01:00
Romain Neutron
b9b772fe50 Bump to version 3.5.9 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
e4417e0048 Fix #238: transform get request into post 2012-01-16 20:02:54 +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
Romain Neutron
81b8797b66 Add import to users lists 2012-01-13 13:17:48 +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
dada126f47 Add /prod/lists to rewrite rules 2012-01-13 12:10:30 +01:00
Nicolas Le Goff
6fd3993f0b reaname system:configCheck to check:system 2012-01-12 20:27:21 +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
6518067b8f remove autoescape options 2012-01-12 19:24:44 +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
7db6b4f50d add config:check command 2012-01-12 19:00:53 +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
1f269801d3 add cache services sample 2012-01-12 18:58:05 +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