Commit Graph

7271 Commits

Author SHA1 Message Date
Frédéric Péters 87d62e67c3 trivial: adapt display of alignment date to final timetable name (#50035) 2021-01-25 09:27:01 +01:00
Frédéric Péters 6b2c80a4e1 backoffice: don't use a popup for card templates option (#50481) 2021-01-25 06:39:07 +01:00
Frédéric Péters e15ef811c6 misc: exclude "spooler" from tenant directories (#50468) 2021-01-24 08:38:03 +01:00
Frédéric Péters 330c22eb36 admin: don't adjust ckeditor config if there's no ckeditor (#50463) 2021-01-23 11:12:38 +01:00
Frédéric Péters e365347d2e backoffice: don't use a popup for form/card templates option (#50437) 2021-01-22 14:29:30 +01:00
Lauréline Guérin ee5c8246e7
fields: fix map marker widget when no data_source set (#50329) 2021-01-22 13:56:13 +01:00
Frédéric Péters 7e4706e628 formdata: return missing boolean value as False, not None (#50428) 2021-01-22 13:53:26 +01:00
Frédéric Péters 00ba2fb634 translation update 2021-01-22 11:28:45 +01:00
Frédéric Péters 309507987e backoffice: adapt dialogs and ckeditor widths to match (#50214) 2021-01-22 11:21:42 +01:00
Lauréline Guérin 11166dbecb
fields: ItemsField & items/datasource in admin form (#49953) 2021-01-22 09:51:20 +01:00
Lauréline Guérin 34ab42bb41
geojson: full param to get all fields (#50283) 2021-01-22 09:19:36 +01:00
Lauréline Guérin 67abf4f379
admin: option to move fields when a page is moved (#49585) 2021-01-22 08:29:25 +01:00
Lauréline Guérin e833ab2ba0
snapshots: add navigation links (#50010) 2021-01-19 15:56:24 +01:00
Frédéric Péters 910fe6597d translation update 2021-01-19 14:28:05 +01:00
Thomas NOËL b2ba8a118d templatetags: make count an alias of length (#49889) 2021-01-19 14:24:08 +01:00
Frédéric Péters 1db7d01f40 blocks: reset block errors when subwidget is prefilled (#48453) 2021-01-19 14:23:28 +01:00
Frédéric Péters eb60d7b514 fields: make items field accept a single integer as value (#50267) 2021-01-19 13:54:54 +01:00
Frédéric Péters 2b69534d13 misc: adjust backoffice style of timetable widget (#50035) 2021-01-19 13:53:38 +01:00
Frédéric Péters 00f3ed46c4 misc: move timetable table style to css file (#50035) 2021-01-19 13:53:38 +01:00
Frédéric Péters b8f9e437a7 fields: add new option to align datetimes selection on a date (#50035) 2021-01-19 13:53:38 +01:00
Frédéric Péters 3cac5c56ff backoffice: disable "simple list" choice for map/timetable selections (#50035) 2021-01-19 13:53:38 +01:00
Frédéric Péters 65c3293e98 fields: update data source fields on change of display mode (#50035) 2021-01-19 13:53:38 +01:00
Frédéric Péters 78ebedfdcd fields: add timetable visualisation to item fields (#50035) 2021-01-19 13:53:38 +01:00
Frédéric Péters facedb66c8 templates: add support for "in" and "not in" using a lazy left operand (#49958) 2021-01-19 13:51:25 +01:00
Frédéric Péters a63ca258a1 misc: add dynamic change of options to radio buttons (#48922) 2021-01-18 20:41:01 +01:00
Frédéric Péters bbcda9aa66 backoffice: use a single page for all processing afterjob pages (#49772) 2021-01-18 20:08:16 +01:00
Frédéric Péters c006ee855c forms: don't display "required field" on blocks when going back (#48798) 2021-01-18 18:34:58 +01:00
Lauréline Guérin 4118cee58e
geolocation: record LoggedError on normalize error (#41614) 2021-01-18 11:23:42 +01:00
Lauréline Guérin 88a6d5ae9e
admin: display if user is inactive (#50033) 2021-01-18 10:21:38 +01:00
Lauréline Guérin 9f2e23348b
tests: split admin_pages tests 2021-01-18 10:21:37 +01:00
Lauréline Guérin abe8682399
snapshots: "N others this day" display (#50011) 2021-01-18 09:40:54 +01:00
Lauréline Guérin dd8f3d59f2
snapshots: add label, comment, timestamp and user in sidebar (#50009) 2021-01-18 08:22:07 +01:00
Lauréline Guérin 115b0c8ef6
datasource: prefix additional keys by "properties_" (#49975)
and add geometry_coordinates, geometry_type
2021-01-17 15:26:29 +01:00
Frédéric Péters 83a09fc38f translation update 2021-01-17 14:42:21 +01:00
Frédéric Péters 595faf0d0d general: always post-process complex values (#50202) 2021-01-17 13:50:38 +01:00
Frédéric Péters cc1a6a112b misc: use django rendition of variables as complex data string values (#50181) 2021-01-17 13:49:12 +01:00
Frédéric Péters c1ec3ef67a misc: use django localize method to format decimals in json exports (#50181) 2021-01-17 13:49:12 +01:00
Lauréline Guérin 9967b29da6
management: display lateral block from template on formdata page (#49661) 2021-01-15 22:16:55 +01:00
Lauréline Guérin f2f0feeceb
admin: lateral template edition for Forms and Cards (#49661) 2021-01-15 22:16:55 +01:00
Lauréline Guérin ac8c2a1acc
misc: add |getlist filter for querysets (#49400) 2021-01-15 21:35:36 +01:00
Frédéric Péters 1575f91fa1 translation update 2021-01-15 18:29:22 +01:00
Frédéric Péters 99f9693fa9 trivial: fix copy/paste typo in mail template import label 2021-01-15 18:25:58 +01:00
Frédéric Péters 38439f1f17 tests: adapt time filter test to localized time
(as it's no longer picked as a native time object after #50184)
2021-01-15 17:32:26 +01:00
Frédéric Péters ec9d87cd2d misc: fully disable complex data support if feature flag is off (#50184) 2021-01-15 16:51:17 +01:00
Lauréline Guérin 57471aba85
workflows: check varname for FormWorkflowStatusItem (#49376) 2021-01-15 15:39:06 +01:00
Lauréline Guérin 17e78f2602
misc: filter_by & date support (#49358) 2021-01-15 15:38:12 +01:00
Nicolas Roche 1d63253d31 admin: add export/import on single mail template (#46094) 2021-01-15 14:57:13 +01:00
Frédéric Péters ab8e860bc3 backoffice: let agent select channel during submission (#33670) 2021-01-15 14:54:05 +01:00
Frédéric Péters 30559d6de8 backoffice: import custom style from gadjo (#49779) 2021-01-13 15:21:50 +01:00
Frédéric Péters d2aff90e9a fields: make sure item fields are stored as strings (#50102) 2021-01-13 15:21:50 +01:00