wcs/wcs
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
..
admin backoffice: don't use a popup for form/card templates option (#50437) 2021-01-22 14:29:30 +01:00
backoffice backoffice: don't use a popup for card templates option (#50481) 2021-01-25 06:39:07 +01:00
ctl commands: always add global publisher variables to context (#46710) 2020-12-22 18:00:36 +01:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms blocks: reset block errors when subwidget is prefilled (#48453) 2021-01-19 14:23:28 +01:00
locale translation update 2021-01-22 11:28:45 +01:00
qommon misc: exclude "spooler" from tenant directories (#50468) 2021-01-24 08:38:03 +01:00
templates/wcs backoffice: use a single page for all processing afterjob pages (#49772) 2021-01-18 20:08:16 +01:00
wf geolocation: record LoggedError on normalize error (#41614) 2021-01-18 11:23:42 +01:00
Defaults.py misc: remove automatic tenant creation (#47823) 2020-10-23 08:57:57 +02:00
__init__.py misc: use relative imports (#36517) 2019-09-30 11:05:53 +02:00
api.py api: add endpoint for geojson data sources (#47066) 2020-12-18 15:54:43 +01:00
api_access.py admin: manage api access keys (#48751) 2020-12-03 08:50:33 +01:00
api_utils.py api: search api keys from dedicated storage objects too (#48751) 2020-12-03 08:50:33 +01:00
blocks.py blocks: reset block errors when subwidget is prefilled (#48453) 2021-01-19 14:23:28 +01: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 misc: add with_custom_view filter (#48553) 2020-11-27 09:05:38 +01:00
categories.py cards: add category (#48111) 2020-11-13 17:00:42 +01:00
compat.py misc: send exception to sentry on views (#43116) 2020-07-11 14:16:20 +02:00
conditions.py templates: add support for "in" and "not in" using a lazy left operand (#49958) 2021-01-19 13:51:25 +01: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 misc: add with_custom_view filter (#48553) 2020-11-27 09:05:38 +01:00
data_sources.py fields: add timetable visualisation to item fields (#50035) 2021-01-19 13:53:38 +01:00
fields.py trivial: adapt display of alignment date to final timetable name (#50035) 2021-01-25 09:27:01 +01:00
formdata.py management: display lateral block from template on formdata page (#49661) 2021-01-15 22:16:55 +01:00
formdef.py admin: lateral template edition for Forms and Cards (#49661) 2021-01-15 22:16:55 +01:00
logged_errors.py logged errors: remove support for "acking" errors (#49626) 2020-12-21 17:06:21 +01:00
mail_templates.py trivial: use logger .warning() instead of deprecated .warn() (#46990) 2020-09-25 16:25:54 +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: use django rendition of variables as complex data string values (#50181) 2021-01-17 13:49:12 +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 misc: use django rendition of variables as complex data string values (#50181) 2021-01-17 13:49:12 +01:00
roles.py roles: don't include inactive members emails (#42428) 2020-07-28 17:34:19 +02: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: use logger .warning() instead of deprecated .warn() (#46990) 2020-09-25 16:25:54 +02:00
sessions.py misc: add dynamic autocomplete for <select> of cards (#47152) 2020-09-30 11:43:38 +02:00
settings.py general: use uwsgi spooler to run afterjobs (#48407) 2020-12-18 15:56:54 +01:00
snapshots.py snapshots: add navigation links (#50010) 2021-01-19 15:56:24 +01:00
sql.py backoffice: do not include anonymised formdata in summary counts (#49894) 2021-01-06 16:57:31 +01: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 backoffice: allow adding custom user column to management tables (#40031) 2020-09-03 09:55:55 +02:00
utils.py misc: update template loader for django 2.2 compatibility (#41236) 2020-04-02 20:09:02 +02:00
variables.py formdata: return missing boolean value as False, not None (#50428) 2021-01-22 13:53:26 +01:00
views.py misc: add custom /robots.txt view (#20263) 2020-04-14 12:24:53 +02:00
workflows.py misc: fully disable complex data support if feature flag is off (#50184) 2021-01-15 16:51:17 +01:00
wscalls.py general: always post-process complex values (#50202) 2021-01-17 13:50:38 +01:00
wsgi.py switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00