Commit Graph

6678 Commits

Author SHA1 Message Date
Frédéric Péters 8cb4429eca form: extend widget list to compute list of children and new options (#.....)
gitea-wip/wcs/pipeline/head Build started... Details
gitea/wcs/pipeline/head Build started... Details
2020-06-10 17:01:28 +02:00
Frédéric Péters e3c1d71d64 trivial: prepare for add element button to be a <button> (#43858) 2020-06-10 14:57:36 +02:00
Frédéric Péters e5bc637d3a backoffice: factor our function to get field types option list (#43824) 2020-06-10 14:57:36 +02:00
Frédéric Péters ae87205dec admin: factor "last modification block" code (#43564) 2020-06-10 14:57:36 +02:00
Frédéric Péters 6381b9f5f5 forms: don't display errors after "add row" is clicked (#43551) 2020-06-10 14:57:36 +02:00
Frédéric Péters 520dee9e8a admin: factor anchored field redirection (#43580) 2020-06-10 14:57:36 +02:00
Frédéric Péters 7644b3578c fields: never display time in date field (#43811) 2020-06-10 14:57:36 +02:00
Frédéric Péters 5fddeb0a29 general: introduce method to transfer data from widget to request state (#43875) 2020-06-10 14:47:51 +02:00
Frédéric Péters a8f1e4132f api: don't crash on empty receipt times (#43864) 2020-06-10 14:35:33 +02:00
Frédéric Péters 5bf0048d88 css: adapt input width to font size 2020-06-10 14:35:33 +02:00
Frédéric Péters e9de9d11d5 misc: check exif geocoding data could be decoded (#43749) 2020-06-08 14:15:09 +02:00
Frédéric Péters c71662ec46 misc: always prefer data source over manually defined items (#43689) 2020-06-05 16:02:10 +02:00
Frédéric Péters 3646267782 translation update 2020-06-03 18:33:27 +02:00
Frédéric Péters 1bc08e4f84 help: update signature example to use Python 3 2020-06-03 17:38:25 +02:00
Frédéric Péters c503f7336c templatetags: make |get work with lazy vars (#43577) 2020-06-03 17:03:21 +02:00
Thomas NOËL ee2adbbf49 email validation: verify only MX, with a 7s timeout (#43422) 2020-06-03 14:19:48 +02:00
Frédéric Péters 2122f9d955 misc: check for correct number of digits in French phone numbers (#43556) 2020-06-03 11:33:30 +02:00
Serghei Mihai 0aed92cc55 wf: add edit card data action (#41829) 2020-06-03 10:33:38 +02:00
Paul Marillonnet b1d7230590 misc: add 'endswith' template filter (#43240) 2020-06-03 10:20:21 +02:00
Frédéric Péters 4468feda27 backoffice: redirect on missing user custom view (#42164) 2020-06-03 10:19:06 +02:00
Frédéric Péters 583381bc9e misc: add tenant support to shell management command, deprecate old ctl (#42099) 2020-06-02 15:36:56 +02:00
Frédéric Péters ef6699be4a workflows: get list of manual actions in case of undefined roles (bis) (#43515) 2020-06-02 13:57:57 +02:00
Frédéric Péters 9f0160549c emails: compute default from using local user/hostname (#43496) 2020-06-01 13:21:00 +02:00
Frédéric Péters dcb3624834 workflows: get list of manual actions in case of undefined roles (#43491) 2020-06-01 13:19:17 +02:00
Frédéric Péters 5b6d096623 misc: always load site-options as utf-8 (#43490) 2020-06-01 13:19:17 +02:00
Frédéric Péters d11423ea8e debian: make sure a UTF-8 locale is set for cronjobs (#43490) 2020-06-01 13:19:17 +02:00
Frédéric Péters eb33406b9a misc: add support for HTTP provisionning (#43245) 2020-05-29 15:55:30 +02:00
Frédéric Péters b68ea5b38d templates: enclose "manual address" checkbox text in a <span> (#43433) 2020-05-29 13:53:43 +02:00
Frédéric Péters 949cfce3b4 misc: look for address details in more attributes (#43446) 2020-05-29 11:58:29 +02:00
Frédéric Péters 66bcdf7250 translation update 2020-05-29 10:35:53 +02:00
Serghei Mihai d4d4a682ab saml: add login-hint extension on backoffice access (#42193) 2020-05-29 10:27:46 +02:00
Frédéric Péters 82ea582a0f admin: set forms/workflows breadcrumb in _q_traverse (#43080) 2020-05-29 07:46:41 +02:00
Frédéric Péters c3795921c3 misc: limit cancel URL to relatable URLs (#43276) 2020-05-29 07:46:41 +02:00
Frédéric Péters 05c1573e38 saml2: only allow local URLs as redirections (#43279) 2020-05-29 07:46:41 +02:00
Frédéric Péters 66de9cdd5c backoffice: use absolute links to forms/cards/workflows in inspect (#43351) 2020-05-29 07:44:59 +02:00
Frédéric Péters cc6e87c793 backoffice: don't include custom view part in inspect URLs (#43351) 2020-05-29 07:44:59 +02:00
Frédéric Péters 1ea7fc36dd templates: add dict support to |distance (#43296) 2020-05-29 07:36:57 +02:00
Frédéric Péters b8b9244fc8 misc: add filter to detect language (#43335) 2020-05-29 07:36:57 +02:00
Frédéric Péters 1517222ab2 workflows: consider parent object when looking for related objects (#43022) 2020-05-29 07:36:57 +02:00
Frédéric Péters 4a1d638ff9 misc: record parent object class (#43361) 2020-05-29 07:36:57 +02:00
Frédéric Péters ecfed38818 sessions: remove session_id substitution variable (#39786) 2020-05-29 07:36:56 +02:00
Frédéric Péters 69e6f69975 trivial: remove leftover pdb statement (#42854) 2020-05-25 10:01:40 +02:00
Frédéric Péters 8b9756c768 misc: check for actual session in /live evaluation (#42687) 2020-05-25 09:33:48 +02:00
Frédéric Péters db75dcc850 workflows: ignore missing previous mark in jump with timeouts (#42854) 2020-05-25 09:33:05 +02:00
Frédéric Péters aecfdde465 trivial: remove unused jquery datepicker translation files (#43241) 2020-05-24 10:58:13 +02:00
Frédéric Péters be985a8acf trivial: remove unused copy of bgiframe.js and related files (#43241) 2020-05-24 10:58:13 +02:00
Frédéric Péters 692d275a6b trivial: remove unused hint.js (#43241) 2020-05-24 10:58:13 +02:00
Frédéric Péters 600af5d429 trivial: remove unused copy of jquery.tabs.min.js (#43241) 2020-05-24 10:58:13 +02:00
Frédéric Péters f3b848e59c trivial: remove unused copy of jquery.cookie.js (#43241) 2020-05-24 10:58:13 +02:00
Frédéric Péters 0c814a1308 trivial: remove unused copy of jquery.kiketable.colsizable (#43241) 2020-05-24 10:58:08 +02:00