wcs/wcs
Pierre Ducroquet 7e7f3815a7
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
formdef storage: don't rewrite function uselessly (#64503)
2022-04-25 12:19:21 +02:00
..
admin fields: stay on tab with added post condition line (#64458) 2022-04-21 21:37:25 +02:00
backoffice misc: force str() on gettext strings used with TemplateIO (#64295) 2022-04-19 16:18:21 +02:00
ctl misc: adapt dbshell command for django 3.2 (#64295) 2022-04-19 16:18:21 +02:00
formats misc: format date in a parseable format by default (#34703) 2019-07-12 13:33:57 +02:00
forms misc: force str() on gettext strings used with TemplateIO (#64295) 2022-04-19 16:18:21 +02:00
locale translation update 2022-04-19 18:44:50 +02:00
qommon fields: stay on tab with added post condition line (#64458) 2022-04-21 21:37:25 +02:00
statistics backoffice: filtering with ne operator allows null values (#62960) 2022-03-25 14:23:07 +01:00
templates/wcs backoffice: use a template to render error pages in backoffice (#63750) 2022-04-19 15:33:03 +02:00
wf workflows: allow sending emails to lazy lists (#63778) 2022-04-22 10:46:08 +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 backoffice: filtering with ne operator allows null values (#62960) 2022-03-25 14:23:07 +01:00
api_access.py misc: load roles lazily when loading objects from xml storage (#59891) 2022-01-28 13:22:37 +01:00
api_export_import.py misc: remove print 2022-03-17 08:07:30 +01:00
api_utils.py api: accept HTTP Basic authentication scheme for API accesses (#20624) 2021-05-05 13:29:36 +02:00
blocks.py backoffice: add a deprecations report page (#58799) 2022-04-04 16:56:59 +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 cards: ignore custom view criterias when looking up on id (#52653) 2022-04-21 17:51:45 +02:00
categories.py general: do not attach users to migration snapshots (#62073) 2022-04-07 15:34:05 +02:00
compat.py backoffice: use a template to render error pages in backoffice (#63750) 2022-04-19 15:33:03 +02:00
conditions.py misc: do not log condition errors (#61292) 2022-02-01 20:08:57 +01:00
context_processors.py misc: add hash to godo.js URI (#61448) 2022-02-04 20:30:20 +01:00
custom_views.py custom-views: dynamic filters for internal-id (#61665) 2022-03-01 17:33:56 +01:00
data_sources.py datasources: add an option to hide disabled users (#58591) 2022-04-15 11:02:19 +02:00
fields.py general: use form tabs in forms with advanced options (#63887) 2022-04-19 18:44:01 +02:00
formdata.py wf: don't crash on remove formdef in a linked formdata (#63859) 2022-04-14 12:28:55 +02:00
formdef.py general: do not attach users to migration snapshots (#62073) 2022-04-07 15:34:05 +02:00
logged_errors.py misc: display a technical error on form with removed fields (#61255) 2022-04-07 15:34:05 +02:00
mail_templates.py misc: add verbose_names (#58796) 2022-03-15 17:51:32 +01:00
middleware.py general: save session at the very end (#47154) 2021-05-05 13:29:36 +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: add details on push error (#63141) 2022-03-25 01:55:14 +01:00
publisher.py misc: remove unused generic admin/backoffice methods (#63645) 2022-04-15 07:56:44 +02:00
roles.py general: lookup roles by slug (#60518) 2022-01-18 10:23:55 +01:00
root.py misc: use xstatic-select2 instead of local copy (#63487) 2022-04-04 13:28:49 +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 misc: allow client side cert on http_requests (#59039) 2022-01-28 09:46:18 +01:00
snapshots.py general: do not attach users to migration snapshots (#62073) 2022-04-07 15:34:05 +02:00
sql.py formdef storage: don't rewrite function uselessly (#64503) 2022-04-25 12:19:21 +02:00
tracking_code.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
urls.py misc: add export/import API (#60698) 2022-02-14 19:17:17 +01:00
users.py misc: force unknown user label to be a real string (#63709) 2022-04-11 10:15:16 +02:00
utils.py trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
variables.py misc: fix filter/exclude_value templatetag with None (#63628) 2022-04-07 15:44:57 +02:00
views.py misc: turn /i18n.js into a pure django view (#59888) 2021-12-20 17:50:32 +01:00
workflows.py general: use form tabs in forms with advanced options (#63887) 2022-04-19 18:44:01 +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