Commit Graph

6884 Commits

Author SHA1 Message Date
Frédéric Péters 18cfb7ac7b general: switch map field value to be a dictionary (#46617)
gitea-wip/wcs/pipeline/head Build started... Details
gitea/wcs/pipeline/head Build started... Details
2020-09-14 16:37:54 +02:00
Frédéric Péters 0e25488742 backoffice: add link to tag/save snapshot (#4960) 2020-09-14 16:37:54 +02:00
Frédéric Péters 0c38629fb7 backoffice: add possibility to open snapshots (#4960) 2020-09-14 16:37:54 +02:00
Frédéric Péters daf0635203 backoffice: add History links in sidebars (#4960) 2020-09-14 16:37:54 +02:00
Frédéric Péters b2a00dba99 backoffice: add restore/export snapshots (#4960) 2020-09-14 16:37:54 +02:00
Frédéric Péters e4077c06dc backoffice: add history/ paths to list snapshots (#4960) 2020-09-14 16:37:54 +02:00
Frédéric Péters 88d6c11194 general: update .store() calls with comments (#4960) 2020-09-14 16:37:54 +02:00
Frédéric Péters f9bbdd4868 general: add snapshot objects (#4960) 2020-09-14 16:37:54 +02:00
Frédéric Péters 5cff35f63f trivial: fix indentation level 2020-09-11 08:13:47 +02:00
Frédéric Péters 4f0037e9dd misc: keep track of stored object maximum identifier (#45919) 2020-09-11 07:56:38 +02:00
Frédéric Péters 0f860af96d general: add support for a readonly marker in objects (#45924) 2020-09-11 07:55:45 +02:00
Frédéric Péters c8d5aa67f6 misc: fix breadcrumb for block subpages (#45951) 2020-09-11 07:54:29 +02:00
Frédéric Péters 2763919b3f workflows: don't allow fields blocks as options or variables (#46479) 2020-09-11 07:53:22 +02:00
Frédéric Péters 39476e1898 templatetags: add |exclude_self (#46508) 2020-09-11 07:52:21 +02:00
Frédéric Péters 91e83958fa templatetags: make |get return None on errors (#46507) 2020-09-11 07:52:21 +02:00
Frédéric Péters ca9907af49 misc: remove unused TagsWidget (#46172) 2020-09-11 07:51:04 +02:00
Frédéric Péters dfeea6ca0e backoffice: fix breadcrumb URL for custom user view (#46041) 2020-09-08 15:46:19 +02:00
Frédéric Péters bda7ad58db backoffice: fix breadcrumb to card when using custom views (#46041) 2020-09-08 15:46:18 +02:00
Frédéric Péters 72db95d069 backoffice: insert variable tag in last used textarea (#46097) 2020-09-08 15:46:18 +02:00
Frédéric Péters b6b343a53d misc: ignore files used in blocks when looking for unused files (#46431) 2020-09-08 11:43:17 +02:00
Thomas NOËL 4430e38e92 translation update 2020-09-03 15:33:49 +02:00
Frédéric Péters a6315551b5 backoffice: allow adding custom user column to management tables (#40031) 2020-09-03 09:55:55 +02:00
Thomas NOËL fe4b237fd9 settings: add django.contrib.humanize templatetags (#46290) 2020-09-02 15:33:40 +02:00
Thomas NOËL a188ba1288 translation update 2020-09-01 14:55:14 +02:00
Thomas NOËL 04a6ca00ba workflows: add a tracking-code on created formdata (#46250) 2020-09-01 14:50:41 +02:00
Valentin Deniaud 8b70e64f84 Revert "tox: tell setuptools to use distutils from stdlib (#46252)"
This reverts commit 0efa6293aa (en
double).
2020-09-01 14:45:03 +02:00
Valentin Deniaud 0efa6293aa tox: tell setuptools to use distutils from stdlib (#46252) 2020-09-01 14:25:55 +02:00
Thomas NOËL ed0cfdea50 tox: add SETUPTOOLS_USE_DISTUTILS=stdlib in env (#46252) 2020-09-01 14:13:30 +02:00
Frédéric Péters 65639dfa55 backoffice: render data sources index using a template (#46011) 2020-08-31 15:53:34 +02:00
Frédéric Péters 2f6b0e065f admin: rename data-source template as it's for a single data source (#45796) 2020-08-31 15:53:28 +02:00
Frédéric Péters cdcc324f3c admin: style data source page with sections (#45796) 2020-08-31 15:53:21 +02:00
Frédéric Péters 4b00a84393 backoffice: render webservice calls index using a template (#46010) 2020-08-31 15:47:58 +02:00
Frédéric Péters d471561b47 api: sort forms alphabetically (#45953) 2020-08-31 14:46:22 +02:00
Nicolas Roche 87f8beb331 api: add parameter to include disabled formdefs (#43630) 2020-08-31 14:42:50 +02:00
Frédéric Péters 48389550d7 misc: always use lazy evaluation for URL templates (#45806) 2020-08-31 10:51:17 +02:00
Lauréline Guérin 0df992678e
misc: use Truncator in ellipsize (#42744) 2020-08-28 15:40:24 +02:00
Lauréline Guérin 1f4ac8d124
backoffice: truncate error details in errors_block (#42744) 2020-08-28 15:35:39 +02:00
Frédéric Péters 56b48d5457 translation update 2020-08-28 15:19:03 +02:00
Frédéric Péters ce23766bc9 misc: add backoffice fields support to |filter_by (#46173) 2020-08-28 12:25:34 +02:00
Frédéric Péters ab485f0f3e api: add always_advertise attribute in /api/formdefs/ response (#46051) 2020-08-28 09:42:41 +02:00
Frédéric Péters 90834b9402 misc: don't crash on json data sources using lists (#46067) 2020-08-28 09:42:41 +02:00
Frédéric Péters 52800f4173 backoffice: don't crash previewing fields that fail to render (#46099) 2020-08-28 09:42:41 +02:00
Frédéric Péters b96e2fb4fe translation update 2020-08-25 14:10:38 +02:00
Frédéric Péters e09170ffe5 sql: reindex formdata for new full text normalization (#46044) 2020-08-25 10:35:30 +02:00
Frédéric Péters 31ff9f2f9a api: include first value for a repeated varname (#42468) 2020-08-24 17:51:40 +02:00
Frédéric Péters ce94f2f03d blocks: import missing get_publisher (#46021) 2020-08-24 13:36:55 +02:00
Frédéric Péters fe8c22618d sql: unify full text search normalization (#46015) 2020-08-24 12:42:41 +02:00
Benjamin Dauvergne 7e392aeaa4 misc: keep newlines in CSV import (#42624) 2020-08-21 15:23:05 +02:00
Frédéric Péters 763451cb47 misc: don't try to suggest domain if none have been typed yed (#45989) 2020-08-21 11:32:26 +02:00
Frédéric Péters 830a3ed034 misc: enable fields blocks by default (#45986) 2020-08-21 10:30:18 +02:00