Commit Graph

2812 Commits

Author SHA1 Message Date
Thomas NOËL fcff294931 remove cron, clean_sessions is obsolete 2015-03-18 09:30:04 +01:00
Thomas NOËL 2a225a0104 debian/cron.daily: run only if wcsctl is present 2014-07-24 11:13:26 +02:00
Frédéric Péters a3d9849fb6 debian: add dependency on graphviz 2014-02-26 08:51:27 +01:00
Jérôme Schneider e14e260575 Revert "debian: add an option to diable wcs at boot"
This reverts commit fb5df20311.

cf : #2720
2013-10-29 15:46:25 +01:00
Jérôme Schneider fb5df20311 debian: add an option to diable wcs at boot
update-rc.d disable doesn't work properly and display an unreadable
output
2013-10-29 15:21:07 +01:00
Jérôme Schneider 7229c2c10d New branch fir Debian Wheezy 2013-08-13 12:22:25 +02:00
Frédéric Péters 8edbba3f35 formdef: fix xml import of max_field_id attribute 2013-08-12 10:27:32 +02:00
Frédéric Péters dd46e9b505 sql: do not specify "IF EXISTS" as we got the column list from postgresql 2013-08-07 11:10:45 +02:00
Frédéric Péters 5d25719ce2 sql: catch ProgrammingError to handle Postgresql < 9, missing IF EXISTS 2013-08-07 11:01:48 +02:00
Frédéric Péters 8163d7e267 formdefs: keep track of allocated field ids (#3363) 2013-08-07 10:38:40 +02:00
Benjamin Dauvergne 95b012f7d3 saml2: only load anonymous identity dump if present (#3403) 2013-08-07 10:00:53 +02:00
Frédéric Péters cd6f3150c5 forms: check user exists when warning for recently changed formdefs 2013-08-07 09:58:46 +02:00
Frédéric Péters a84c620399 style: only display "edit text" on hover (#3398) 2013-08-07 09:58:46 +02:00
Jérôme Schneider fd6acd165f export afterjob: fix listing exports in after jobs (#3390) 2013-07-30 10:50:50 +02:00
Frédéric Péters ea105138fc formdef: make sure table name attribute is saved on migrations 2013-07-30 08:57:40 +02:00
Thomas NOËL e85781e4ad sql: drop column *if exists* (concurrency) #3363 2013-07-29 18:34:33 +02:00
Thomas NOËL d9eb4bd94b datepicker: show the last 130 years 2013-07-29 17:20:30 +02:00
Thomas NOËL 82cf4f1291 sql: drop useless columns (#3363) 2013-07-29 17:04:46 +02:00
Thomas NOËL fbf7f3c47d fix workflow.store() in cron context (fix #3381) 2013-07-26 16:20:18 +02:00
Frédéric Péters 45915c0ebf make sure checkbox widget do not get confused with misc values 2013-07-23 12:29:31 +02:00
Frédéric Péters 2b05ea63e7 idp: add missing StringIO import 2013-07-22 14:11:29 +02:00
Frédéric Péters 2f4c98d4e9 forms: reset table name when duplicating formdef (#3217) 2013-07-07 13:14:10 +02:00
Frédéric Péters 60b679ba87 help: typo fix 2013-07-06 15:22:04 +02:00
Frédéric Péters 25b5fd8a9b help: add pages about substitution variables and template mechanism 2013-07-06 15:05:44 +02:00
Frédéric Péters 5825c6d678 help: add page for the "display a form" workflow element 2013-07-06 14:12:17 +02:00
Frédéric Péters 748a7a63d7 forms: redirect to safe page if workflow action makes page forbidden (#3213) 2013-07-05 18:10:30 +02:00
Frédéric Péters c5ca23d118 workflows: fix import on missing button label (#3215) 2013-07-05 15:29:54 +02:00
Thomas NOËL c28ab38609 afterjob.js: remove debugging statement (fix #3150) 2013-06-26 09:53:47 +02:00
Thomas NOËL e3e8ac4aac template_on_formdata: encode unicode str (#3153) 2013-06-25 16:01:06 +02:00
Thomas NOËL 980d7b3bf6 trigger_jumps: print only jumped formdata 2013-06-24 17:10:51 +02:00
Thomas NOËL c2caa0f1ce trigger-jumps works without formdef-id (fix #3079) 2013-06-20 11:43:09 +02:00
Benjamin Dauvergne b1cb4aa3dd root: export user roles in the ws /user 2013-06-19 15:41:21 +02:00
Thomas NOËL 76112e0f97 update french translations 2013-06-14 16:23:58 +02:00
Thomas NOËL e5c7cfc916 wf/jump: string with named arguments (i18n) 2013-06-14 16:22:15 +02:00
Thomas NOËL f754a0e39e add trigger-jumps command 2013-06-13 16:39:28 +02:00
Frédéric Péters 6cbc19ab78 form: store jsonp display value earlier, and use it to init the field (#2755) 2013-06-13 15:33:33 +02:00
Thomas NOËL e6ce4895ec wf/jump: formdata is self.formdata 2013-06-13 12:59:32 +02:00
Frédéric Péters 54aa6686f5 formdef: do not abort is_disabled() on wrong date format 2013-06-13 09:14:30 +02:00
Frédéric Péters 995e75d30a convertsql: get better errors from postgresql on first connection 2013-06-12 22:45:26 +02:00
Frédéric Péters 1c15b65dd7 sql: do not try fixing empty sequences 2013-06-12 22:44:28 +02:00
Frédéric Péters 095a134575 workflows: add support for timeout jumps to the jump action (#3032) 2013-06-07 17:24:31 +02:00
Frédéric Péters 6701eae8c7 update translations (including #2913) 2013-06-07 15:15:14 +02:00
Frédéric Péters 5a563dc96a workflows: change some action labels (#2913) 2013-06-07 15:08:35 +02:00
Frédéric Péters efca84df46 admin: remove obsolete files when uploading a new theme version (#3024) 2013-06-06 17:34:33 +02:00
Frédéric Péters c3c1c4c362 admin: use version attribute of theme desc.xml (#3025) 2013-06-06 17:34:33 +02:00
Benjamin Dauvergne 0607c9ebff runscript: keep the script name in sys.argv (#3015) 2013-06-05 22:22:32 +02:00
Benjamin Dauvergne 3d63473d46 workflow: fix formdata variable undefined in automatic workflow jump 2013-06-05 21:50:26 +02:00
Benjamin Dauvergne 7408aa5e3c wscall: non error codes are 2xx and 3xx not 4xx (#3016) 2013-06-05 21:50:02 +02:00
Benjamin Dauvergne bbaae634e4 runscript: set sys.argv to remaining arguments (#3015) 2013-06-05 21:49:34 +02:00
Frédéric Péters 1ec749e773 help: fix typo 2013-06-05 17:00:42 +02:00