Commit Graph

2267 Commits

Author SHA1 Message Date
Nicolas Le Goff
b4ff14f3e4 update API
revert bad merge

fix cs
2012-07-10 11:54:05 +02:00
Nicolas Le Goff
9ab4e0c1c4 fix exception namespace 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
3619c8a1b9 Fix lazaret tests
Fix lazaret tests
2012-07-03 14:40:44 +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
f13e291663 Fix fields on_error / no_source 2012-07-03 14:25:03 +02:00
Romain Neutron
06539d40ac Fix #769 : Add tagname to nosource 2012-07-03 13:51:23 +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
Nicolas Le Goff
8be60cf3c9 remove multi submit on move record action
fix cs

fix typo
2012-06-26 12:50:22 +02:00
Nicolas Le Goff
d99018d740 resize collection pic 120 * 24 max 2012-06-26 12:42:40 +02:00
Romain Neutron
0cdeed79ca Merge pull request #151 from romainneutron/Fixes
Multiple fixes
2012-06-26 03:41:09 -07:00
Romain Neutron
021efdd354 Merge pull request #150 from nlegoff/fix_tickets
Fix tickets
2012-06-26 03:32:00 -07:00
Romain Neutron
69ba5a020d Fix #752 date search 2012-06-26 12:28:05 +02:00
Romain Neutron
63aa9e9708 Fix #760 watermark issue 2012-06-26 12:27:17 +02:00
Nicolas Le Goff
496dd063c9 add end user message when he tries to add element when no active basket 2012-06-26 11:44:17 +02:00
Nicolas Le Goff
c44e77ac33 fix overview issue 2012-06-26 11:41:00 +02:00
Nicolas Le Goff
270a95d7b3 fix #754 remove media queries on canva as they break image ratio
fix typo

fix typo && add possibility for user email validation when user is created from admin panel

bug fixes

fix

fix typo

fix typo

send send_credential mail out of the model
2012-06-22 19:02:14 +02:00
Nicolas Le Goff
20825a6286 fix #755 Add possibility to warn user when creating a new account in admin interface 2012-06-22 19:02:14 +02:00
Nicolas Le Goff
4cd0db1bfb fix #750 Warn by mail that user passwaord has been changed 2012-06-22 19:02:13 +02:00
Nicolas Le Goff
34ca20116c fix #753 Send user credential when user is created via admin panel 2012-06-22 19:02:13 +02:00
Nicolas Le Goff
54f19f2a45 fix #748 add possibility to send user credential by email when user is created 2012-06-22 19:02:13 +02:00
Nicolas Le Goff
a5870aa9bf add command description 2012-06-22 19:02:13 +02:00
Nicolas Le Goff
48ada23da4 fix #747 Rename a basket reload all production application 2012-06-22 19:02:13 +02:00
Romain Neutron
a1a2429f00 Merge pull request #145 from romainneutron/Fixes
Fixes
2012-06-22 06:57:11 -07:00
Romain Neutron
11ac6348fd Remove tables 2012-06-22 12:22:02 +02:00
Romain Neutron
d885dc6b25 Add email notifications 2012-06-22 12:22:02 +02:00
Ysolyne Gresille
a640448c0b Refactor file mirroring 2012-06-21 18:25:47 +02:00
Ysolyne Gresille
f594f84246 Fix table truncation order 2012-06-21 18:25:32 +02:00
Romain Neutron
511918e70d Apply the fail fast pattern to xsendfile 2012-06-21 15:55:23 +02:00
Romain Neutron
1ceb813617 Set in-place option as flag + Fix wrong original name in records:add 2012-06-21 15:53:22 +02:00
Nicolas Le Goff
e34f9efc46 fix xsendfile 2012-06-21 14:26:40 +02:00
Romain Neutron
584f684853 Fix namespaces, add RecordAdd command 2012-06-21 14:10:54 +02:00
Romain Neutron
ee280480f5 Add \record_adapter::get_collection method 2012-06-21 14:04:43 +02:00
Romain Neutron
d4d9dd2cee Refactor Commands 2012-06-21 13:48:21 +02:00
Romain Neutron
544a1997df Fix CS 2012-06-21 11:17:35 +02:00
Romain Neutron
61d5a186e9 Update Help definition 2012-06-21 09:33:18 +02:00
Romain Neutron
283891b35d Add license header 2012-06-21 09:33:17 +02:00
Romain Neutron
7ad0a0cfcc Fix dropdown menu 2012-06-21 09:33:16 +02:00