Commit Graph

7054 Commits

Author SHA1 Message Date
Frédéric Péters c65ee0399c translation update 2020-11-16 11:10:42 +01:00
Frédéric Péters 4eed2bc5c5 cards: return empty list if data source custom view has been removed (#48568) 2020-11-16 10:42:24 +01:00
Frédéric Péters 272b83b3be forms: pass proper **attrs when building single select widget (#48549) 2020-11-16 09:50:08 +01:00
Nicolas Roche 94b74b29c3 snapshots: detail status action comments (#47367) 2020-11-16 09:48:26 +01:00
Frédéric Péters 7138f1456b forms: merge monkey-patched select render into new class (#48549) 2020-11-16 09:46:38 +01:00
Frédéric Péters 5b32656dee cleanup: remove dead code in email administration pages (#48559) 2020-11-16 09:35:32 +01:00
Frédéric Péters 5db7c5fff8 forms: add support for html attributes on single select widget options (#48549) 2020-11-16 09:35:32 +01:00
Frédéric Péters be68194bc8 api: add proper representation for block field data (#48532) 2020-11-16 09:35:32 +01:00
Frédéric Péters 0aa4714e71 misc: ignore malformed exif data when geolocating from image (#47994) 2020-11-16 09:35:32 +01:00
Frédéric Péters 09a0f57883 commands: make migrate print tenant names in default verbosity level (#48087) 2020-11-16 09:35:32 +01:00
Frédéric Péters 2f56c66c78 misc: add "social network" submission channel as an option (#47942) 2020-11-16 09:35:32 +01:00
Frédéric Péters ad166e31a5 sql: add index on status column (#48307) 2020-11-16 06:40:39 +01:00
Frédéric Péters f91dca84ef tests: add check for |distance_filter 2020-11-15 16:20:57 +01:00
Frédéric Péters 8ff7f49892 tests: add basic test for legacy /categories page 2020-11-15 15:39:32 +01:00
Lauréline Guérin 27b8916657
cards: add category (#48111) 2020-11-13 17:00:42 +01:00
Lauréline Guérin 6a0c783587
misc: split admin pages tests (category) 2020-11-13 17:00:42 +01:00
Thomas Jund bc361012d9 JS: add form-with-error class to body if form contain error (#48003) 2020-11-13 16:50:40 +01:00
Frédéric Péters f7787357e7 misc: get select2 display/value from data source if missing (#48520) 2020-11-13 16:31:41 +01:00
Lauréline Guérin abbc8aacdc
workflow: check datasource existence on import (#48164) 2020-11-13 15:59:33 +01:00
Frédéric Péters f8eead3dc2 misc: remove unused account moderation code (#47308) 2020-11-13 15:55:53 +01:00
Frédéric Péters 1c0b30004d forms: restore edited data early on (#48493) 2020-11-13 15:33:58 +01:00
Lauréline Guérin d7e0232354
misc: add |pending for querysets (#48182) 2020-11-13 14:59:20 +01:00
Frédéric Péters 08eb5dbdf1 misc: check templates are strings (#48504) 2020-11-13 13:14:20 +01:00
Frédéric Péters b3378e553e misc: increase decimal precision (#48513) 2020-11-13 13:04:55 +01:00
Frédéric Péters 02dc092b84 workflows: send notifications to interco portal (#41745) 2020-11-13 10:19:14 +01:00
Frédéric Péters f64b0f8c4b misc: ellipsize filenames in tables (#48358) 2020-11-13 10:19:14 +01:00
Frédéric Péters 9f7cb9eb12 misc: add __repr__ to RelatedField (#48456) 2020-11-13 10:19:14 +01:00
Valentin Deniaud 7a33cb6534 hobo: digest emails parameters sent by hobo (#46779) 2020-11-13 10:19:14 +01:00
Frédéric Péters c57507d9a4 data sources: allow identifier directly inside geojson feature (#48377) 2020-11-10 15:07:27 +01:00
Frédéric Péters 4a24904f8f misc: ignore non-string criterias when looking for dependencies (#48363) 2020-11-07 14:51:01 +01:00
Lauréline Guérin 7408d897e5
datasources: move json attributes in advanced (#48244) 2020-11-06 09:27:53 +01:00
Frédéric Péters d754db6ea0 translation update 2020-11-06 08:45:02 +01:00
Frédéric Péters 22e4e85097 api: add import-csv endpoint to create cards from a CSV (#48210) 2020-11-06 08:39:16 +01:00
Lauréline Guérin 1d61987492
backoffice: list datasources from carddefs (#47849) 2020-11-05 16:36:22 +01:00
Lauréline Guérin a7ce65cb3e
misc: add |filter_by_status for querysets (#48181) 2020-11-05 14:04:00 +01:00
Frédéric Péters e3faebc998 translation update 2020-11-05 08:19:11 +01:00
Frédéric Péters 9a5459c439 ods: do not consider _ number separator as valid (#48252) 2020-11-05 08:15:29 +01:00
Frédéric Péters 8cf6f3c0dc general: disable HTML5 form validation (#48278) 2020-11-05 08:15:29 +01:00
Frédéric Péters 56bb0efa74 misc: add attribute & value to criteria debug representation (#48237) 2020-11-03 14:15:56 +01:00
Lauréline Guérin e524b66e04
fields: warning if prefill with email on non Email field (#30742) 2020-11-03 09:00:47 +01:00
Lauréline Guérin 68aa62ae09
backoffice: use order_by param in exports (#47629) 2020-11-03 08:30:05 +01:00
Lauréline Guérin 2b59a79c64
misc: speed up backoffice export tests 2020-11-03 08:30:05 +01:00
Lauréline Guérin 39be73a1be
misc: split backoffice pages tests 2020-11-03 08:30:05 +01:00
Frédéric Péters 9996c96b5b admin: give a 404 on workflow variables page when there aren't any (#48137) 2020-11-03 08:25:46 +01:00
Frédéric Péters bcc7b2ef8c forms: add option to control lifespan of drafts (#48183) 2020-11-03 08:25:46 +01:00
Lauréline Guérin caca2c4c71
blocks: label display configuration (#47907) 2020-11-02 18:12:21 +01:00
Lauréline Guérin 2f61eb745d
misc: split admin pages tests (block) 2020-11-02 18:12:21 +01:00
Lauréline Guérin 4e4660a718
misc: move admin pages tests 2020-11-02 18:12:21 +01:00
Lauréline Guérin 4891a08089
misc: split form pages tests (block) 2020-11-02 18:12:21 +01:00
Lauréline Guérin cb9f3e9244
misc: move form pages test module 2020-11-02 18:12:21 +01:00