Commit Graph

83 Commits

Author SHA1 Message Date
Nicolas Le Goff
b321d1540e fix #153 No display of thumbs in report 2012-01-04 15:15:47 +01:00
Nicolas Le Goff
43fbee03c2 Merge branch 'master' of github.com:alchemy-fr/Phraseanet 2012-01-03 16:17:49 +01:00
Nicolas Le Goff
6872ceb3db fix #138 report / user downloads 2012-01-03 16:12:41 +01:00
Romain Neutron
e288fb0189 Fix #141 : wrong report datas 2012-01-03 14:56:50 +01:00
Romain Neutron
732301fba2 Add User_Adapter::is_special method 2012-01-03 14:22:44 +01:00
Romain Neutron
745d27b821 Fix #142 : add ability to apply template from user rights view 2012-01-03 13:49:13 +01:00
Romain Neutron
9c15b5d900 Add check before opening phrasea session 2012-01-03 13:48:06 +01:00
Romain Neutron
a8faa8ceef Fix #142 : add default user sort to date desc 2012-01-03 13:47:32 +01:00
Romain Neutron
06887a068d Basket should'nt load if empty 2012-01-03 13:45:44 +01:00
Romain Neutron
a2c0a7dbd4 Fix#143 : auto-authentication 2012-01-03 13:45:21 +01:00
Romain Neutron
de91fc5c0e Fix status conversion 2012-01-03 13:39:20 +01:00
Romain Neutron
ec7ecd3533 Merge branch 'master' of github.com:alchemy-fr/Phraseanet 2012-01-02 16:27:30 +01:00
Romain Neutron
37d8fc26e9 Removed bas_manage right 2012-01-02 16:26:06 +01:00
jygaulier
311d3ea19a Merge branch 'master' of github.com:alchemy-fr/Phraseanet 2012-01-02 11:54:57 +01:00
jygaulier
6c9812da7e add attribute ldap_created + get/set 2011-12-30 18:07:15 +01:00
Romain Neutron
8e8f014e6c Merge branch 'master' of github.com:alchemy-fr/Phraseanet 2011-12-30 12:48:11 +01:00
Romain Neutron
ea0a544567 Removed bit.ly 2011-12-30 12:45:52 +01:00
Romain Neutron
9ea7c19c92 Fix #135 : substitution of a story image 2011-12-30 11:59:31 +01:00
Romain Neutron
d0fc37b957 Fix #134 : browsing a story 2011-12-30 11:40:21 +01:00
Nicolas Le Goff
c70755e9ec Merge branch 'master' of github.com:alchemy-fr/Phraseanet 2011-12-29 18:46:51 +01:00
Nicolas Le Goff
521b9b2b4b fix cooliris feed issue & fix rss tests 2011-12-29 18:45:26 +01:00
Romain Neutron
32ddd4aee8 Task do not have a correct return value when abox connection is lost 2011-12-29 14:03:52 +01:00
Romain Neutron
d0761afae1 Fix #129 : setup a databox field as required 2011-12-28 23:11:49 +01:00
Romain Neutron
28736fb20c Fix #131 : use first separator as main separator 2011-12-28 23:02:53 +01:00
Romain Neutron
88552650a0 JY changes 2011-12-28 22:55:11 +01:00
Romain Neutron
f4814e1fe8 Fix #127 : tasks crash counter is reseted on task start 2011-12-28 14:55:40 +01:00
Romain Neutron
742befa16a Fix #128 ; highlight on multivalued fields fails 2011-12-28 14:47:24 +01:00
Romain Neutron
4ab9a2563b Fix #123 : Databox injected rights are removed everytime you logout. 2011-12-28 13:07:17 +01:00
Romain Neutron
1774110a33 Fix #125 : Databox details are missing in admin 2011-12-27 19:48:32 +01:00
Romain Neutron
bf3d78b700 Fix #122 : customization du separateur de valeurs multivaluées 2011-12-27 14:32:13 +01:00
Romain Neutron
1d5500e6e0 Databox field type is required and default is string 2011-12-26 18:09:59 +01:00
Romain Neutron
6d0d60d713 Merge branch 'master' of github.com:alchemy-fr/Phraseanet 2011-12-26 17:26:37 +01:00
Romain Neutron
9f8dd943b3 Fix #110 : make user management table sortable 2011-12-26 17:24:50 +01:00
Romain Neutron
206bf058d5 Fix #116 Thumbtitle lost with 3.5 migrate 2011-12-26 16:36:57 +01:00
Romain Neutron
1cb8f2f2a1 Rewrite of ACL::apply_template 2011-12-26 16:07:28 +01:00
Romain Neutron
1bb1469108 Fix #114 : subdef substitution fails 2011-12-26 16:07:05 +01:00
Romain Neutron
9427baf8b6 Add method apply template to controller edit user 2011-12-26 16:05:52 +01:00
Romain Neutron
fbff35ea25 Add method apply template to controller edit user 2011-12-26 16:05:39 +01:00
Romain Neutron
88135030b4 Add method apply template to controller edit user 2011-12-26 16:05:28 +01:00
Romain Neutron
138ed434b2 Add method User_Adapter::get_template_owner 2011-12-26 16:04:47 +01:00
Romain Neutron
5dc97682be Add method User_Query::only_template 2011-12-26 16:04:28 +01:00
Romain Neutron
d74f3e203f Fix #107 : add autoload to PHPShortener 2011-12-26 13:05:52 +01:00
Romain Neutron
ead7c5193d Fix #108: Upgrade to v3.5 does not kill after upgrade 2011-12-26 13:02:06 +01:00
Nicolas Le Goff
54c8a7a138 Fix #101 : Non graphical tasks does not update their values in database 2011-12-20 18:27:14 +01:00
Nicolas Le Goff
1f5606d51a Merge branch 'master' of github.com:alchemy-fr/Phraseanet 2011-12-20 17:40:28 +01:00
Romain Neutron
fb800696ba Fix bug #99 : unable to upgrade from 3.1 without creating a config.inc file manually 2011-12-20 17:38:38 +01:00
Nicolas Le Goff
b50e6c930e fix user_adapter::set_email 2011-12-20 17:33:41 +01:00
Romain Neutron
7d5a03f45a Fix bug #104 : record not indexed after having been archived 2011-12-20 16:50:27 +01:00
Romain Neutron
900af9e102 Fix delete of a databox field : the XML field is removed 2011-12-15 15:09:11 +01:00
Romain Neutron
89a8f1d380 Add type "string" to databox fields 2011-12-15 15:00:43 +01:00