Commit Graph

90 Commits

Author SHA1 Message Date
Romain Neutron
4893b62fc6 Fix #1697 : Add pagination to quarantine 2014-02-19 11:37:47 +01:00
Romain Neutron
d519c13e56 Bump copyright year 2014-01-06 15:28:12 +01:00
Romain Neutron
e70e35ae04 Merge pull request #810 from romainneutron/fix-1594
[3.8] Fix 1594 : Removed users are not disconnected
2013-12-03 12:21:30 -08:00
Romain Neutron
7904a33e07 Fix CS 2013-12-03 21:01:43 +01:00
Romain Neutron
7a8f77c569 Fix #1594 : Removed users are not disconnected 2013-12-03 18:22:14 +01:00
Romain Neutron
aba9d3b603 Fix #1360 : Registered providers are not removed on user delete 2013-07-22 14:16:15 +02:00
Romain Neutron
2507e45c9f Fix #1309 : Stories can not be removed 2013-07-11 19:06:59 +02:00
Romain Neutron
88c3df2ef7 Regenerate doctrine entities and proxies 2013-06-17 20:11: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
8d8b77a62d Rename UsrAuthProviderRepository 2013-05-29 14:23:26 +02:00
Romain Neutron
771d45066f Update UsrAuthprovider and AuthFailure entities 2013-05-29 14:22:51 +02:00
Romain Neutron
832a5d2f46 Add new AUsrAuthProvider entity 2013-05-29 14:22:49 +02:00
Romain Neutron
842ad40985 Bump copyright year 2013-01-21 23:28:58 +01:00
Romain Neutron
dff686c87d Merge branch '3.7' 2013-01-09 11:25:14 +01:00
Romain Neutron
2aacc43a0b Fix #1061 : Stories are not detached from WZ when databox are unmounted 2013-01-08 19:41:40 +01:00
Romain Neutron
f0fed8bb7e Merge with 3.7 2012-10-30 11:27:50 +01:00
Romain Neutron
b8ae0eece5 Fix #971 : Removing a story must remove its presence in all workzones 2012-10-29 14:19:34 +01:00
Romain Neutron
9901536ea8 Add repositories 2012-10-04 15:31:38 +02:00
Romain Neutron
ec16834559 Update doctrine entities 2012-10-04 15:31:36 +02:00
Romain Neutron
de2c9e33de Fix #903 2012-09-27 14:19:48 +02:00
Romain Neutron
003421d9ae Fix #903 2012-09-24 19:15:08 +02:00
Nicolas Le Goff
66e84bcbfb refactor send_reminded function 2012-07-12 13:01:23 +02:00
Nicolas Le Goff
9ce93a6fff add consistencey, fix typo, check rights for quarantine 2012-05-24 14:24:57 +02:00
Romain Neutron
4afa21d419 Fix CS 2012-05-23 00:01:29 +02:00
Romain Neutron
e1c15e67ba Add LazaretCheck, update LazaretFile 2012-05-22 19:58:44 +02:00
Nicolas Le Goff
775dfd42a8 fixTypo 2012-05-22 10:14:03 +02:00
Nicolas Le Goff
da521487de add element list 2012-05-21 21:15:55 +02:00
Romain Neutron
7d9eb63246 Remove unused package annotation 2012-04-26 02:09:59 +02:00
Romain Neutron
70519a471a Update copyright year 2012-04-26 02:06:29 +02:00
Romain Neutron
ade22295ad Fix CS 2012-04-26 00:55:53 +02:00
Romain Neutron
9acaf0b211 Use Composer for dependencies instead of git submodules 2012-03-30 13:39:44 +02:00
Romain Neutron
2c68b86dfb BasketElements order is now the responsibility of entity 2012-03-21 19:01:29 +01:00
Romain Neutron
a11846cabe Coding Standards 2012-03-15 14:36:56 +01:00
Romain Neutron
aede5888b8 Fix basket : elements are nt retrive by order 2012-03-12 17:19:24 +01:00
Romain Neutron
82d9eeef7b Coding standards 2012-03-09 12:49:13 +01:00
Romain Neutron
2c5fab4da7 Fix presentation 2012-03-09 00:32:53 +01:00
Romain Neutron
1f3ad530ae Remove unwanted hydration 2012-03-08 19:07:04 +01:00
Romain Neutron
c1af665180 Update baskets fix 2012-03-05 18:03:42 +01:00
Romain Neutron
cedd6b54a2 Live info about baskets exclude expired baskets 2012-03-05 17:53:30 +01:00
Nicolas Le Goff
dbfac64b4a fix #504 Lightbox : impossible de transmettre un rapport 2012-03-05 12:49:56 +01:00
Romain Neutron
b298d0e6b5 Fix Basket browser sort 2012-02-29 07:05:22 +01:00
Nicolas Le Goff
1b90cf387f fix uasort issue using lazy load in str_cmp function 2012-02-28 17:16:26 +01:00
Romain Neutron
eb7d0a1511 Removed Memcached Cache from Doctrine Cache ; Doctrine 2.1 Memcached implementation sucks 2012-02-28 11:49:14 +01:00
Romain Neutron
59a04e363f Reformat basket cache key 2012-02-27 15:32:46 +01:00
Romain Neutron
906a26d11d Fix Basket/Story sorting 2012-02-23 14:47:56 +01:00
Romain Neutron
65f79dd096 Merge before update 2012-02-20 09:14:43 +01:00
Nicolas Le Goff
097459abc8 Merge branch '3.6' of github.com:alchemy-fr/Phraseanet into 3.6 2012-02-17 19:48:48 +01:00
Romain Neutron
2717a76675 Update template 2012-02-17 19:47:11 +01:00
Nicolas Le Goff
28d0952db1 Merge branch '3.6' of github.com:alchemy-fr/Phraseanet into 3.6 2012-02-17 19:14:16 +01:00
Nicolas Le Goff
dd1fc2badd fix cache issues 2012-02-17 18:56:17 +01:00