Commit Graph

1107 Commits

Author SHA1 Message Date
Romain Neutron
24e2bd4583 Fix files copy 2012-09-04 16:47:32 +02:00
Romain Neutron
03e1beb879 Fix upgrade process 2012-09-04 11:49:02 +02:00
Romain Neutron
348581dd1a Remove sqlite from the required extension 2012-09-04 11:41:50 +02:00
Nicolas Le Goff
f8299a8ce2 Fix #862 Upload multiple IE 2012-08-31 16:57:43 +02:00
Romain Neutron
c38061bd3d Add patch for 3.7.1 2012-08-31 16:32:05 +02:00
Romain Neutron
2d9c97787f Merge pull request #191 from romainneutron/ExtraFixes
Fix #864, #865 on 3.7
2012-08-31 07:23:18 -07:00
Romain Neutron
def3a2b293 Fix #865 : add route in API for scheduler infos 2012-08-29 16:15:53 +02:00
Romain Neutron
d44c6fe6b3 Fix #864 : Upgrade from 3.5 fails 2012-08-29 15:45:30 +02:00
Romain Neutron
7262de6b5d Fix business attributes in the XML structure 2012-08-29 14:12:59 +02:00
Romain Neutron
1cca981ac1 Fix bug, business field not retrieved through the ::get_field method 2012-08-29 14:12:35 +02:00
Romain Neutron
ed4d7e9c87 Fix #861 : Story image substitution 2012-08-21 19:07:48 +02:00
Romain Neutron
44941f962a Fix #854: Multi fields in defaults structures as set as mono 2012-08-21 19:07:48 +02:00
Romain Neutron
75bfca84c4 Fix #853 Add default phrasea sort to classic 2012-08-21 19:07:48 +02:00
Nicolas Le Goff
f258cebdc0 fix #850 copy custom_file into custom while upgrading 2012-07-30 14:47:42 +02:00
Romain Neutron
229879767d Update patches 2012-07-27 15:07:58 +02:00
Romain Neutron
5917a1cc92 Revert 2012-07-23 17:58:18 +02:00
Romain Neutron
559bdd3636 Update patch application range 2012-07-23 16:34:03 +02:00
Romain Neutron
4d4fa8fd32 Revert drop table in patch 2012-07-23 16:28:43 +02:00
Romain Neutron
b21c7afbc4 Add collection:create command 2012-07-20 17:10:38 +02:00
Romain Neutron
f4dcb48a45 Fix stamp 2012-07-18 23:49:26 +02:00
Romain Neutron
d689dc0639 Merge pull request #161 from romainneutron/Fixes
Fixes
2012-07-17 06:22:43 -07:00
Romain Neutron
ca1341b55a Update twig templates 2012-07-17 15:01:12 +02:00
Romain Neutron
71e2e53d34 Fix global rights load 2012-07-17 11:57:53 +02:00
Romain Neutron
21b04b2622 Remove unused logger 2012-07-16 18:14:27 +02:00
Romain Neutron
1a109d0257 Fix PDF logos 2012-07-16 18:14:07 +02:00
Romain Neutron
004828ffe7 Update audio codecs 2012-07-16 12:28:49 +02:00
Nicolas Le Goff
f68571b045 fix #789 HTML5 video display on safari
remove debug

revert modifications
2012-07-12 14:04:15 +02:00
Nicolas Le Goff
6159ba2d00 add getValidationToken method 2012-07-12 13:01:23 +02:00
Nicolas Le Goff
66e84bcbfb refactor send_reminded function 2012-07-12 13:01:23 +02:00
Romain Neutron
80b8ca3408 Fix #786 Update baskets transfer 2012-07-11 17:36:56 +02:00
Romain Neutron
f3c2731cd9 Fix #798 : fix history target collection name 2012-07-11 15:39:46 +02:00
Romain Neutron
20c871136a Fix quarantine 2012-07-11 15:16:26 +02:00
Romain Neutron
af8da6dac9 Fix #802 : Edit subdefs target devices 2012-07-11 15:06:34 +02:00
Nicolas Le Goff
6c6fe7509d set status image path to null when does not exists 2012-07-10 11:54:06 +02:00
Nicolas Le Goff
b4ff14f3e4 update API
revert bad merge

fix cs
2012-07-10 11:54:05 +02:00
Nicolas Le Goff
3b0635c194 rename validation_end_date to expires_on 2012-07-10 11:54:05 +02:00
Nicolas Le Goff
9dc1cb7ee5 add API consistency 2012-07-10 11:54:05 +02:00
Nicolas Le Goff
011c3fc59f rename api quarantine single item & list key 2012-07-10 11:54:04 +02:00
Nicolas Le Goff
5909431750 force searchable & printable to be boolean to be consistent 2012-07-10 11:54:04 +02:00
Nicolas Le Goff
a8bbfce960 force img-on & img_off to be a string 2012-07-10 11:54:03 +02:00
Romain Neutron
189f02a6c7 Merge pull request #156 from jygaulier/TaskManager
Task manager
2012-07-10 02:43:18 -07:00
Romain Neutron
c0ecd0153c Merge pull request #155 from nlegoff/tickets
Tickets
2012-07-10 02:41:56 -07:00
jygaulier
94f4ddcd4b fix bug causing programs executed inside a forked task (ex. running imagemagick) to always return status -1 2012-07-05 17:10:35 +02:00
jygaulier
634d3ae319 fix bug when starting the task with no tasks set 2012-07-05 17:01:13 +02:00
Nicolas Le Goff
fd7454a346 fix typo & add doc blocks 2012-07-03 14:47:19 +02:00
Nicolas Le Goff
62bc8c1d19 fix #767 add active task 2012-07-03 14:40:43 +02:00
Nicolas Le Goff
06eecb913f fix #777 preview in quarantine 2012-07-03 14:40:42 +02:00
Romain Neutron
40270b9618 Fix #776 : Add check on thumbtitle / business fields 2012-07-03 13:50:34 +02:00
jygaulier
92032adb23 fix bad sql 2012-06-28 15:27:52 +02:00
Romain Neutron
a73668e0ec Remove \databox_field::set_multi 2012-06-26 13:41:29 +02:00