Commit Graph

5856 Commits

Author SHA1 Message Date
Thomas NOËL db3d4870c1 hobo_notify: search role only by uuid, not name (#35158)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
gitea/wcs/pipeline/head Build started... Details
2019-08-01 10:51:11 +02:00
Frédéric Péters a2452f875c geolocation: add support for "cycleway" way type (#35014) 2019-07-23 21:35:20 +02:00
Frédéric Péters 7cc5ecd635 templatetags: add |reproj to transform lon/lat to given map projection (#34966) 2019-07-19 17:39:40 +02:00
Frédéric Péters 498b807d34 misc: always prefix imported modules with wcs. (#34918) 2019-07-19 10:35:23 +02:00
Frédéric Péters e63b627403 misc: add export/import support for date formdef options (#34951e 2019-07-19 10:35:23 +02:00
Frédéric Péters 69a12b7ec7 misc: remove unused files (#27255) 2019-07-19 10:35:23 +02:00
Frédéric Péters c49c2fe590 trivial: update comment to match role lookup (#34705) 2019-07-17 15:40:55 +02:00
Frédéric Péters e16fa979b1 admin: change export/import to use XML files for forms and workflows (#34705) 2019-07-17 15:39:11 +02:00
Frédéric Péters 14d02d3afd workflows: add fallbacks for exporting (very) old workflows (#34705) 2019-07-17 15:39:11 +02:00
Frédéric Péters c26cfd1734 settings: make site export async (#34915) 2019-07-17 15:39:11 +02:00
Frédéric Péters bef5381961 cron: add option to force a specific job to run (#34906) 2019-07-17 15:39:11 +02:00
Frédéric Péters 189f25595a tests: add missing required superuser creation to some admin tests 2019-07-17 07:03:02 +02:00
Frédéric Péters e6a9520100 forms: fold form summary for submitter (#34833) 2019-07-16 14:03:20 +02:00
Frédéric Péters f8da77c8f9 forms: don't set form_status_changed on evolutions in same status (#34888) 2019-07-16 12:15:00 +02:00
Frédéric Péters b9db059a47 workflows: don't prefill fields that were conditioned out (#34844) 2019-07-15 16:42:04 +02:00
Frédéric Péters cbd2d35788 misc: delete old form_tokens files (#30368) 2019-07-15 15:06:50 +02:00
Frédéric Péters f7af451d05 misc: remove dead page template key (mobile/iframe) code (#34820) 2019-07-15 08:44:08 +02:00
Frédéric Péters 5c41abb769 misc: remove dead fargo file validation code (#34819) 2019-07-15 08:44:08 +02:00
Frédéric Péters 62a766c4a9 misc: remove old mobile mode (#25942) 2019-07-15 08:44:08 +02:00
Frédéric Péters e1d2d38ce4 workflows: adapt graphviz svg postprocessing for 2.40 (#23492) 2019-07-15 08:44:08 +02:00
Frédéric Péters 28a1fdae17 translation update 2019-07-14 16:22:16 +02:00
Frédéric Péters 75601f9cec tests: add checks for __repr__ methods (#34807) 2019-07-14 12:41:54 +02:00
Benjamin Dauvergne 4af6edad53 misc: add __repr__ to Field, WorkflowStatus and WorkflowStatusItem (#34807) 2019-07-14 12:41:54 +02:00
Frédéric Péters 7421b7fe89 workflows: add support for templates in auto dispatch (#20211) 2019-07-12 13:35:30 +02:00
Frédéric Péters a2fc38261c admin: format file types on a single line (#34561) 2019-07-12 13:33:57 +02:00
Frédéric Péters 69990d76b8 misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
Frédéric Péters 4e6f1778d2 a11y: add title attribute to asterisk marking required fields (#34736) 2019-07-12 13:33:57 +02:00
Frédéric Péters 41515156ce forms: let default CSS visibility apply for conditional fields (#34724) 2019-07-10 14:15:54 +02:00
Frédéric Péters fae19b4a9c forms: don't mark missing fields for live conditions (#34502) 2019-07-09 12:14:27 +02:00
Frédéric Péters 3343f32bf0 workflows: reevaluate form according to possible new content (#34564) 2019-07-08 10:00:14 +02:00
Thomas NOËL d157723e20 workflows: detect obsolete status in global actions timeout triggers (#34528) 2019-07-05 11:50:18 +02:00
Frédéric Péters 3db2829e6e misc: use poppler to create PDF thumbnails (#34492) 2019-07-05 08:20:03 +02:00
Frédéric Péters 569667e889 translation update 2019-07-03 16:12:31 +02:00
Frédéric Péters a79a53d437 tests: make sure all formdata are wiped in global timeout test (#33643) 2019-07-03 15:59:12 +02:00
Frédéric Péters 234cd7999e workflows: add possibility to trigger global actions on finalized data (#33643) 2019-07-03 15:38:56 +02:00
Frédéric Péters cfb875a8a8 workflows: update label of jump trigger name option (#32185) 2019-07-03 15:38:56 +02:00
Frédéric Péters c199a7315a jenkins: add support for hotfix/ branches (#34485) 2019-07-02 14:21:16 +02:00
Frédéric Péters 6d3845dcfb backoffice: don't include inspect link in backoffice submission pages (#34207) 2019-06-25 11:55:35 +02:00
Frédéric Péters ce2e7d3c18 backoffice: use /backoffice/ URLs for live evaluation (#34213)
This is required to get a correct value for is_in_backoffice.
2019-06-25 11:55:35 +02:00
Frédéric Péters 52b6046edd misc: update French translation for zoom levels (#33484) 2019-06-21 12:02:52 +02:00
Frédéric Péters 210409896d tests: add check for user_label migration (#34179) 2019-06-20 22:19:42 +02:00
Frédéric Péters c8044b9aea tests: visit actions that are not available by default 2019-06-19 19:13:51 +02:00
Frédéric Péters 5a9177b5d9 translation update 2019-06-19 18:21:18 +02:00
Frédéric Péters 82758404c2 workflows: add notification action (#33817) 2019-06-19 18:19:01 +02:00
Frédéric Péters 2ccf0c2418 workflows: fix order of parameters in super() call (#34155) 2019-06-19 17:34:04 +02:00
Frédéric Péters 3d59e8e891 workflows: respect parameter order in actions (#34155) 2019-06-19 17:05:21 +02:00
Frédéric Péters 73958864d1 misc: limit query to recent sessions when checking for locked objects (#34097) 2019-06-19 16:32:57 +02:00
Thomas NOËL 4d1e32130a help: add signature code examples (#34160) 2019-06-19 15:02:06 +02:00
Frédéric Péters f14115483d backoffice: create/display user label from data fields (#33812) 2019-06-18 11:18:20 +02:00
Frédéric Péters b35f425223 hobo_deploy: add support for themes.json switch to dictionary (#34095) 2019-06-18 11:18:20 +02:00