wcs/wcs
Frédéric Péters c65ee0399c translation update 2020-11-16 11:10:42 +01:00
..
admin snapshots: detail status action comments (#47367) 2020-11-16 09:48:26 +01:00
backoffice cards: add category (#48111) 2020-11-13 17:00:42 +01:00
ctl hobo: digest emails parameters sent by hobo (#46779) 2020-11-13 10:19:14 +01:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms forms: restore edited data early on (#48493) 2020-11-13 15:33:58 +01:00
locale translation update 2020-11-16 11:10:42 +01:00
qommon forms: pass proper **attrs when building single select widget (#48549) 2020-11-16 09:50:08 +01:00
templates/wcs cards: add category (#48111) 2020-11-13 17:00:42 +01:00
wf misc: ignore malformed exif data when geolocating from image (#47994) 2020-11-16 09:35:32 +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 cards: add category (#48111) 2020-11-13 17:00:42 +01:00
api_utils.py api: use hashlib to validate algo parameter (#47685) 2020-10-19 17:10:43 +02:00
blocks.py blocks: label display configuration (#47907) 2020-11-02 18:12:21 +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 cards: return empty list if data source custom view has been removed (#48568) 2020-11-16 10:42:24 +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 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 cards: add shared and datasource custom views to carddef export (#42571) 2020-10-23 14:44:50 +02:00
data_sources.py data sources: allow identifier directly inside geojson feature (#48377) 2020-11-10 15:07:27 +01:00
fields.py api: add proper representation for block field data (#48532) 2020-11-16 09:35:32 +01:00
formdata.py api: add proper representation for block field data (#48532) 2020-11-16 09:35:32 +01:00
formdef.py cards: add category (#48111) 2020-11-13 17:00:42 +01: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 workflow: check datasource existence on import (#48164) 2020-11-13 15:59:33 +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 misc: close files (#46992) 2020-09-25 16:25:54 +02:00
snapshots.py workflows: don't restore document model files when browsing snapshots (#...) 2020-10-20 13:06:25 +02:00
sql.py sql: add index on status column (#48307) 2020-11-16 06:40:39 +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 misc: add |filter_by_status for querysets (#48181) 2020-11-05 14:04:00 +01:00
views.py misc: add custom /robots.txt view (#20263) 2020-04-14 12:24:53 +02:00
workflows.py workflow: check datasource existence on import (#48164) 2020-11-13 15:59:33 +01: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