wcs/wcs
Lauréline Guérin 19ecf683f2
misc: add unaccent filter (#44811)
2020-07-21 16:08:02 +02:00
..
admin backoffice: delete page fields wording (#45300) 2020-07-21 14:49:56 +02:00
backoffice backoffice: add filtering on submission agent uuid (#45080) 2020-07-17 07:13:36 +02:00
ctl hobo_notify: mark users as deleted when deprovisionning (#42393) 2020-07-14 13:52:08 +02:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms general add support for blocks of fields (#8265) 2020-06-30 17:50:34 +02:00
locale translation update 2020-07-21 15:50:14 +02:00
qommon misc: add unaccent filter (#44811) 2020-07-21 16:08:02 +02:00
templates/wcs general add support for blocks of fields (#8265) 2020-06-30 17:50:34 +02:00
wf workflows: set bo fields to empty value only if value before compute is empty (#45135) 2020-07-16 09:24:00 +02:00
Defaults.py settings: don't enable auto vhost feature by default (#26943) 2018-10-03 19:20:30 +02:00
__init__.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
api.py formdata: move submission agent id to a dedicated attribute/column (#45072) 2020-07-13 21:11:09 +02:00
api_utils.py api: raise 401 on authenticated API access where basic auth is allowed (#41766) 2020-04-21 09:18:13 +02:00
blocks.py misc: don't fail on prefill attributes on titles in blocks (#45262) 2020-07-20 10:17:57 +02:00
cache.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
carddata.py formdata: move submission agent id to a dedicated attribute/column (#45072) 2020-07-13 21:11:09 +02:00
carddef.py general: don't wipe formdefs when wiping carddefs (#45303) 2020-07-21 10:24:21 +02:00
categories.py misc: make N_ a real imported function (#40359) 2020-03-03 11:26:59 +01:00
compat.py misc: send exception to sentry on views (#43116) 2020-07-11 14:16:20 +02:00
conditions.py misc: catch OverflowError that can be raised by django template (#41908) 2020-04-21 11:29:29 +02:00
context_processors.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
custom_views.py backoffice: add support for custom views (#4507) 2020-04-15 17:33:41 +02:00
data_sources.py datasource: import/export (#13722) 2020-06-26 16:50:00 +02:00
fields.py misc: don't fail on prefill attributes on titles in blocks (#45262) 2020-07-20 10:17:57 +02:00
formdata.py fields: add detailed field value support to block fields (#44816) 2020-07-17 07:21:55 +02:00
formdef.py general: don't wipe formdefs when wiping carddefs (#45303) 2020-07-21 10:24:21 +02:00
logged_errors.py misc: correctly attach cards to logged errors (#36635) 2020-01-31 13:48:59 +01:00
mail_templates.py backoffice: display list of workflows on mail template page (#41309) 2020-04-13 10:27:04 +02:00
middleware.py misc: update to new style middlewares (with compat layer) (#41236) 2020-04-02 20:09:02 +02:00
monkeypatch.py misc: don't check for session if there's no request (#40009) 2020-02-19 14:04:16 +01:00
myspace.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
portfolio.py misc: make N_ a real imported function (#40359) 2020-03-03 11:26:59 +01:00
publisher.py general add support for blocks of fields (#8265) 2020-06-30 17:50:34 +02:00
roles.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
root.py forms: detect and suggest fixes for typos in email domains (#42396) 2020-06-12 07:07:12 +02:00
scripts.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
sessions.py misc: give a unique key to (card/form)data (#42330) 2020-04-30 21:39:03 +02:00
settings.py templates: add filters for working days (#31851) 2020-07-13 13:55:17 +02:00
sql.py misc: by default exclude anonymised data from querysets (#45236) 2020-07-17 15:09:16 +02:00
tracking_code.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
urls.py misc: add support for HTTP provisionning (#43245) 2020-05-29 15:55:30 +02:00
users.py users: ignore users marked as deleted in select queries (#42393) 2020-07-14 13:52:08 +02:00
utils.py misc: update template loader for django 2.2 compatibility (#41236) 2020-04-02 20:09:02 +02:00
variables.py misc: don't advertise _live_ variables if card is missing (#45296) 2020-07-20 17:34:00 +02:00
views.py misc: add custom /robots.txt view (#20263) 2020-04-14 12:24:53 +02:00
workflows.py workflows: check on import if mail_template exists (#41832) 2020-07-13 11:07:53 +02:00
wscalls.py trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
wsgi.py switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00