wcs/wcs
Benjamin Dauvergne e9a03ffacf
gitea-wip/wcs/pipeline/head Build started... Details
workflow: do not overwrite parent submission_context (#69048)
2022-09-14 23:32:53 +02:00
..
admin misc: use pgettext for contextual translations (#68202) 2022-08-18 15:11:54 +02:00
backoffice api: add backoffice agent info in formdata result (#68753) 2022-09-13 11:01:20 +02:00
ctl convert-to-sql: refer to appropriate module for carddef classes (#68786) 2022-09-09 08:26:35 +02:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms backoffice: allow {{form_user}} usage in live prefills during edition (#68379) 2022-08-30 07:37:24 +02:00
locale translation update 2022-09-12 16:50:15 +02:00
qommon misc: add operator filters for formdata filtering (#66700) 2022-09-12 15:20:00 +02:00
statistics statistics: allow group by without time interval (#63377) 2022-09-12 15:53:09 +02:00
templates/wcs backoffice: count status on workflow inspect page (#66432) 2022-09-12 14:39:21 +02:00
wf workflow: do not overwrite parent submission_context (#69048) 2022-09-14 23:32:53 +02:00
Defaults.py misc: remove automatic tenant creation (#47823) 2020-10-23 08:57:57 +02:00
__init__.py misc: refer to pylint codes, not numbers (#52484) 2021-03-30 13:03:40 +02:00
api.py api: add user fields in carddef schema and carddata (#68911) 2022-09-12 14:06:14 +02:00
api_access.py api: extend api accesses with idp (#68337) 2022-09-12 17:27:02 +02:00
api_export_import.py api: include roles in bundle export (#68036) 2022-08-12 09:12:52 +02:00
api_utils.py api: accept HTTP Basic authentication scheme for API accesses (#20624) 2021-05-05 13:29:36 +02:00
blocks.py blocks: default_items configuration (#58450) 2022-07-05 14:58:22 +02:00
cache.py misc: pylint fix useless-object-inheritance (#52222) 2021-03-29 10:28:30 +02:00
carddata.py cards: do not let id/text fields overwrite native values (#60101) 2021-12-28 13:32:48 +01:00
carddef.py misc: add special "Nothing" criteria to bypass query and return nothing (#67884) 2022-08-15 18:08:55 +02:00
categories.py backoffice: add an inspect view to forms/card models (#30381) 2022-05-13 17:06:18 +02:00
compat.py misc: send frontoffice exceptions to sentry too (#67834) 2022-08-30 15:27:45 +02:00
conditions.py general: forbid python when it is disabled (#64285) 2022-05-13 17:06:18 +02:00
context_processors.py misc: add hash to godo.js URI (#61448) 2022-02-04 20:30:20 +01:00
custom_views.py misc: add special "Nothing" criteria to bypass query and return nothing (#67884) 2022-08-15 18:08:55 +02:00
data_sources.py backoffice: jump to custom-view from selected option (#68672) 2022-09-09 10:18:12 +02:00
fields.py api: do not include data source items in formdef/carddef schema (#68708) 2022-09-12 13:52:06 +02:00
formdata.py api: add backoffice agent info in formdata result (#68753) 2022-09-13 11:01:20 +02:00
formdef.py api: add user fields in carddef schema and carddata (#68911) 2022-09-12 14:06:14 +02:00
logged_errors.py backoffice: allow more word breaking in logged error summaries (#68038) 2022-08-12 09:03:13 +02:00
mail_templates.py api: fix dependencies KeyError inexport/import api (#65859) 2022-06-16 09:15:36 +02:00
middleware.py middleware: add a maintenance middleware (#65447) 2022-08-17 12:16:33 +02:00
monkeypatch.py misc: apply isort (#52224) 2021-03-19 18:00:18 +01:00
myspace.py trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
portfolio.py portfolio: set x-frame-options explicitelty on pick URL (#68335) 2022-08-26 09:23:10 +02:00
publisher.py general: add global export/import support for new category types (#67491) 2022-08-12 09:03:13 +02:00
roles.py api: include roles in bundle export (#68036) 2022-08-12 09:12:52 +02:00
root.py misc: do not allow downloading files on remote storage (#67220) 2022-07-11 14:45:42 +02:00
scripts.py trivial: add pylint disable comments for individual eval-used warnings (#52732) 2021-04-06 10:11:42 +02:00
sessions.py misc: use tokens to store autocompletion context (#60665) 2022-01-28 09:22:11 +01:00
settings.py middleware: add a maintenance middleware (#65447) 2022-08-17 12:16:33 +02:00
snapshots.py studio: admin can see all changes (#62953) 2022-07-15 09:40:43 +02:00
sql.py statistics: allow group by without time interval (#63377) 2022-09-12 15:53:09 +02:00
tracking_code.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
urls.py api: add support for statistics on cards (#62029) 2022-05-04 11:47:03 +02:00
users.py api: add user fields in carddef schema and carddata (#68911) 2022-09-12 14:06:14 +02:00
utils.py trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
variables.py misc: add operator filters for formdata filtering (#66700) 2022-09-12 15:20:00 +02:00
views.py misc: turn /i18n.js into a pure django view (#59888) 2021-12-20 17:50:32 +01:00
workflows.py workflows: do not crash performing None items (#66878) 2022-08-30 14:21:35 +02:00
wscalls.py wscalls: add possibility to set a timeout on named calls (#63803) 2022-04-19 13:40:25 +02:00
wsgi.py misc: pylint fix wrong-import-position (#52222) 2021-03-29 10:28:29 +02:00