Commit Graph

4465 Commits

Author SHA1 Message Date
Frédéric Péters c25740f1c5 forms: remove public listing dead code (#13126) 2016-09-09 13:54:31 +02:00
Frédéric Péters 42ddfb18b9 admin: fix style of redirect link of disabled forms (#13113) 2016-09-09 13:54:31 +02:00
Frédéric Péters 1444ed1acb forms: remove captcha on workflow action forms (#13110) 2016-09-09 13:54:31 +02:00
Frédéric Péters a7b7627e00 workflows: fix display of boolean parameters (#13031) 2016-09-09 13:54:31 +02:00
Thomas NOËL a596db8cbb update french translations 2016-09-02 11:20:35 +02:00
Frédéric Péters 759cd4301f misc: use a simple link for help (#13013) 2016-09-02 11:04:31 +02:00
Frédéric Péters 23bcbab675 trivial: indentation 2016-09-02 10:57:19 +02:00
Frédéric Péters cd3da587b2 admin: add an inspect view to workflows (#12996) 2016-09-01 12:31:28 +02:00
Frédéric Péters 8844896547 fields: position page on new field after duplication (#12991) 2016-09-01 12:31:28 +02:00
Frédéric Péters e3533f2706 hobo: set theme if undefined (#10441) 2016-08-31 11:22:07 +02:00
Frédéric Péters fffb11dc6b template: mark header as being for breadcrumbs (#12888) 2016-08-29 10:26:32 +02:00
Frédéric Péters e2ea8151ae api: export workflow fields in schema (#12904) 2016-08-26 15:03:32 +02:00
Frédéric Péters 526fdd2d45 template: mark backoffice template as being real gadjo (#12887) 2016-08-25 15:55:49 +02:00
Frédéric Péters 72892174d3 style: adapt backoffice titles to gadjo style (#12953) 2016-08-25 15:38:32 +02:00
Frédéric Péters 11159f0a55 workflows: add support for assigning to workflow item/items field (#12905) 2016-08-24 14:57:13 +02:00
Frédéric Péters 36c4eb83a1 misc: exclude known directories when listing tenants (#12897) 2016-08-23 10:28:24 +02:00
Frédéric Péters c3b983016b trivial: fix typo in css property value (#12890) 2016-08-22 22:08:24 +02:00
Frédéric Péters 2639af6e59 trivial: fix minor issues in generated HTML (#12890) 2016-08-22 22:08:24 +02:00
Frédéric Péters 97e4f29dae tests: add checks for misc.format_time 2016-08-21 22:43:20 +02:00
Frédéric Péters 4f6e17ac2a tests: add checks for table and tablerows fields 2016-08-21 20:37:04 +02:00
Frédéric Péters 74eca2973d tests: add global check of hobo_deploy 2016-08-21 18:36:51 +02:00
Frédéric Péters 17c4e71ff7 tests: add basic checks for bouncers 2016-08-21 17:15:40 +02:00
Frédéric Péters d1456b8e2f tests: add checks for ranked items field 2016-08-21 16:26:24 +02:00
Frédéric Péters 9953e1257f tests: add check for jsonp item field 2016-08-21 16:26:24 +02:00
Frédéric Péters 4f5c42c10d tests: add check for wrong backward compatibility link 2016-08-21 16:26:24 +02:00
Frédéric Péters 2e4414406c tests: add check for CSV/ODS export of long listings 2016-08-21 16:26:24 +02:00
Frédéric Péters ea5390d611 tests: expand checks for duplicate/export/import of forms and workflows 2016-08-21 15:03:34 +02:00
Frédéric Péters 4242da4952 tests: make sure tests are run in English 2016-08-20 12:43:01 +02:00
Thomas NOËL a5ff5e2b72 update french translations 2016-08-19 16:46:20 +02:00
Frédéric Péters 6947f4b871 backoffice: fix listing export of channel and anonymised columns (#12848) 2016-08-19 14:30:30 +02:00
Frédéric Péters ced4feb552 workflows: make it possible to alter jump timeout check frequency (#12782)
Via the WCS_JUMP_TIMEOUT_CHECKS environement variable.
2016-08-19 14:30:30 +02:00
Frédéric Péters 8c6bd68a76 general: add support for custom scripts in context variables (#12457) 2016-08-19 14:30:07 +02:00
Frédéric Péters 42f84a6139 misc: adapt idp test for breadcrumb change 2016-08-18 16:06:11 +02:00
Frédéric Péters e822f03d9e forms: don't allow bots to load formdata via tracking codes (#12577) 2016-08-18 15:48:52 +02:00
Frédéric Péters 741090098b backoffice: move breadcrumb to header (#12866) 2016-08-18 15:47:35 +02:00
Frédéric Péters 3b7d1c8172 admin: display status colours in borders on workflow page (#12775) 2016-08-18 09:26:07 +02:00
Frédéric Péters 953a3ca2e5 admin: use lighter colours on private status (#12774)
Instead of a coloured border.
2016-08-18 09:26:07 +02:00
Frédéric Péters 757a92e0ce backoffice: ellipsize very long strings in inspect page (#12762) 2016-08-18 09:26:07 +02:00
Frédéric Péters ec5ef33ccb wscalls: only set a content-type when there's a payload (#12710) 2016-08-18 09:26:07 +02:00
Frédéric Péters b3eb549859 forms: don't allow restoring drafts after they've been disabled (#12625) 2016-08-01 17:34:00 +02:00
Thomas NOËL a9979b0dce api: don't export drafts for formdefs without tracking codes (#12624) 2016-08-01 17:34:00 +02:00
Frédéric Péters 9aac88a1a1 misc: update admin style to make sure applabel is always visible (#12818) 2016-08-01 17:32:23 +02:00
Benjamin Dauvergne 513c9f18de make Field.anonymise an advanced admin attribute for some fields (#10828)
It allows overriding default anonymise value for fields which could be used for
making privacy safe statistics.
2016-08-01 17:02:27 +02:00
Frédéric Péters c4d0f812d4 help: fix typo 2016-08-01 13:09:44 +02:00
Frédéric Péters 39d0be5a3c admin: move logs to be a settings subpage (#12807) 2016-07-31 20:52:58 +02:00
Frédéric Péters cb2cce2821 help: add a note about geolocation variables 2016-07-28 15:28:56 +02:00
Frédéric Péters 372a3dcd35 geoloc: add proper reverse geocoding for pedestrian ways (#12780) 2016-07-28 15:28:56 +02:00
Frédéric Péters f1ce589650 forms: fix removal of empty drafts (#12756) 2016-07-27 16:32:33 +02:00
Frédéric Péters 7971b30ad4 style: force page <div>s to clear floats (#12770) 2016-07-27 16:22:05 +02:00
Frédéric Péters ceb4abe640 admin: return a proper 404 on invalid action path (#12760) 2016-07-27 15:05:29 +02:00