wcs/wcs
Frédéric Péters 6c89c0b8e6 misc: ignore empty block field when looking for prefilled value (#47804) 2020-10-16 17:14:29 +02:00
..
admin backoffice: use a template to render logged error (#47307) 2020-10-15 19:57:57 +02:00
backoffice backoffice: skip formdata without geolocation in global map (#15886) 2020-10-15 19:56:47 +02:00
ctl misc: prefix CardData & FormData class name to avoid conflict (#46588) 2020-10-12 10:04:58 +02:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms misc: ignore empty block field when looking for prefilled value (#47804) 2020-10-16 17:14:29 +02:00
locale translations: always use "modifier" 2020-10-16 15:10:02 +02:00
qommon ods: handle strings with comma as decimal separator as numbers (#47783) 2020-10-16 13:18:51 +02:00
templates/wcs backoffice: use a template to render logged error (#47307) 2020-10-15 19:57:57 +02:00
wf stick attachments links to backoffice when shown on backoffice (#47704) 2020-10-16 11:12:09 +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 api: require a signed request to get list of formdefs (#47379) 2020-10-09 08:12:31 +02:00
api_utils.py trivial: replace base64 deprecated methods (#46990) 2020-09-25 16:25:54 +02:00
blocks.py general: add snapshot objects (#4960) 2020-09-18 09:51:12 +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 cards: filter on status if relevant in custom view as datasource (#47764) 2020-10-16 13:52:55 +02:00
categories.py misc: rename _xml_tagname as xml_root_node, for consistency (#45804) 2020-08-14 13:34:47 +02:00
compat.py misc: send exception to sentry on views (#43116) 2020-07-11 14:16:20 +02:00
conditions.py trivial: use logger .warning() instead of deprecated .warn() (#46990) 2020-09-25 16:25:54 +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 cards: get a single card when storing in item field (#47208) 2020-10-01 09:24:41 +02:00
fields.py misc: revamp handling of document type options (#47183) 2020-10-09 08:12:16 +02:00
formdata.py backoffice: use a template to render logged error (#47307) 2020-10-15 19:57:57 +02:00
formdef.py misc: prefix CardData & FormData class name to avoid conflict (#46588) 2020-10-12 10:04:58 +02:00
logged_errors.py backoffice: use a template to render logged error (#47307) 2020-10-15 19:57:57 +02: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: 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 misc: prefix CardData & FormData class name to avoid conflict (#46588) 2020-10-12 10:04:58 +02: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 misc: close files (#46992) 2020-09-25 16:25:54 +02:00
snapshots.py snapshots: save disk space by not automatically saving big objects (#47297) 2020-10-02 17:31:02 +02:00
sql.py misc: re-prefill if value was not modified (#28117) 2020-10-13 16:53:44 +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 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: extend |get to give access to fully-named attributes (#47213) 2020-10-01 12:19:58 +02:00
views.py misc: add custom /robots.txt view (#20263) 2020-04-14 12:24:53 +02:00
workflows.py general: update .store() calls with comments (#4960) 2020-09-18 09:51:12 +02:00
wscalls.py workflow: wscall item configuration to notify and record errors (#19662) 2020-09-18 14:16:06 +02:00
wsgi.py switch to django request/response handling (#6735) 2017-08-12 15:13:57 +02:00