Commit Graph

3620 Commits

Author SHA1 Message Date
Frédéric Péters 646310f1cf tests: wipe data_class() after a first http request, to get things initialized 2015-03-04 07:44:28 +01:00
Frédéric Péters a3977d1715 tests: also test backoffice pages against postgresql backend 2015-03-04 07:41:38 +01:00
Frédéric Péters 7ba6aa59f9 tests: write a site-options.cfg instead of overriding has_site_option 2015-03-04 07:41:38 +01:00
Frédéric Péters ac8770e7ae tests: get formdata id dynamically as they're not reset to one in sql 2015-03-04 07:41:38 +01:00
Frédéric Péters ebdede76f7 tests: try to cleanup a bit more 2015-03-04 07:41:38 +01:00
Frédéric Péters c4e4e839ca tests: use new parametrized mode to run tracking code tests (#6598) 2015-03-04 07:41:38 +01:00
Frédéric Péters f7565b4c1e tests: execute form pages tests twice, with/out sql enabled (#6598) 2015-03-04 07:41:38 +01:00
Frédéric Péters 2853f004b4 forms: store formdata before tracking code (#6597) 2015-03-04 07:39:53 +01:00
Frédéric Péters 2533c51a34 sql: fix ordering of tracking code tables (#6597) 2015-03-04 07:39:53 +01:00
Frédéric Péters c692073d48 switch to tracking code sql class when appropriate (#6597) 2015-03-04 07:39:53 +01:00
Thomas NOËL ea77b4cdef convert-to-sql: handle "formdef.Url-Name" objects (#6580) 2015-02-26 15:52:56 +01:00
Thomas NOËL d6f824c447 convert-to-sql: handle user conversion errors (#6579) 2015-02-26 15:51:56 +01:00
Thomas NOËL 87950361be translation update 2015-02-26 10:53:37 +01:00
Frédéric Péters 5d14ce6f0a tests: add basic testing of wscall workflow 2015-02-25 14:38:15 +01:00
Frédéric Péters dc65fd5b7b workflow: make it possible to sign webservice calls (#6446)
The sign_* functions have been imported from cmsplugin_blurp.
2015-02-25 14:38:15 +01:00
Frédéric Péters ce8254372a general: redo the workflow options mecanism with targeted variables (#6170)
The current system is kept in place but not advertised anymore.
2015-02-25 14:38:15 +01:00
Frédéric Péters c54ff30be0 misc: write down license and author in the png files 2015-02-25 10:30:32 +01:00
Frédéric Péters 39d006ed5f tracking code: remove unused imports 2015-02-25 10:07:12 +01:00
Frédéric Péters 21aad6119d mobile: makes sure list of categories is computed for full width 2015-02-25 08:57:36 +01:00
Thomas NOËL e88fd37b00 tracking code: don't break on anonymous access with user_hash enabled 2015-02-24 18:25:23 +01:00
Frédéric Péters 7d2bfa77e0 tracking code: don't break on anonymous access after evolutions done as user 2015-02-24 17:46:12 +01:00
Frédéric Péters 01a4b964aa tracking code: make it possible for submitter to post to workflow form 2015-02-24 17:09:16 +01:00
Frédéric Péters c8f81e7aee tests: make sure to use wcs session objects 2015-02-24 17:09:16 +01:00
Frédéric Péters da97ed7725 tracking code: treat session owner of a form as its submitter 2015-02-24 17:09:09 +01:00
Frédéric Péters 4b014889df tracking code: don't display form if support os disabled everywhere 2015-02-24 17:08:52 +01:00
Frédéric Péters 6c9bc73d6e tracking code: don't give formdata access after support have been disabled 2015-02-24 17:08:37 +01:00
Frédéric Péters 7a126d49a8 tests: check there's no tracking code mention when it's disabled 2015-02-24 14:38:44 +01:00
Frédéric Péters bcce7676cc general: rename "allow_drafts" attribute into "enable_tracking_code" 2015-02-24 14:38:44 +01:00
Frédéric Péters ebe4bc6137 forms: add tracking code UI elements 2015-02-24 14:13:16 +01:00
Frédéric Péters 402e6f65fb general: add tracking code object (#656) 2015-02-24 14:13:16 +01:00
Frédéric Péters 0f17fa2172 forms: autosave existing drafts (#4858) 2015-02-24 14:13:16 +01:00
Frédéric Péters 64c16c1a5a api: add a "redirection" boolean attribute to formdef json api (#6568) 2015-02-23 09:04:11 +01:00
Frédéric Péters 939e59adfc saml: add option to set nameidformat (#6565) 2015-02-20 16:35:17 +01:00
Frédéric Péters 2aa49e0346 saml: don't try saving lasso identity if there's none (#6565) 2015-02-20 16:35:17 +01:00
Frédéric Péters a07ac100b0 qommon: load ckeditor in popup dialogs (#6352) 2015-02-18 19:27:19 +01:00
Frédéric Péters 2c45507f5c template: remove obsolete args from html_top signature 2015-02-18 19:27:19 +01:00
Frédéric Péters 3e9cd8ba38 emails: fix reference emails_cfg (fixup to #6453) 2015-02-17 15:20:22 +01:00
Frédéric Péters d936b6dd1c categories: publish url_name as slug in json webservice (#6359) 2015-02-17 15:17:57 +01:00
Frédéric Péters 0f5da60f2d fix setting up a new password on forgotten page (#6506) 2015-02-14 14:53:00 +01:00
Frédéric Péters 46a0062243 tests: check forgotten page where user can set password (#6506) 2015-02-14 14:52:24 +01:00
Frédéric Péters edbd295877 hobos: change command to only deploy one instance, given as arg (#6486) 2015-02-12 11:12:32 +01:00
Frédéric Péters 0a58b8fc18 hobos: rename command to hobo_deploy, to match others (#6486) 2015-02-12 11:12:32 +01:00
Frédéric Péters d0e2120ef5 hobos: read json from a file if a filename is given on the command line (#6486) 2015-02-12 11:12:32 +01:00
Frédéric Péters 377911a431 email: do starttls if advertised by the server (#6453) 2015-02-09 16:30:36 +01:00
Thomas NOËL 8df6312b59 release 1.12.12 2015-02-06 14:12:08 +01:00
Frédéric Péters c631b0a852 ctl: fix display of list of commands 2015-02-05 11:48:28 +01:00
Thomas NOËL b199f1dd53 update french translation 2015-02-04 21:52:37 +01:00
Thomas NOËL a563be0869 release 1.12.11 2015-02-04 13:24:25 +01:00
Frédéric Péters e54d2eb212 form: fix handling of date in iso format in French-configured sites (#6390) 2015-02-04 12:01:52 +01:00
Frédéric Péters 1505495a35 use new password entry widget for register page (#5805) 2015-02-04 11:23:46 +01:00