wcs/wcs/qommon
Frédéric Péters bc64d54502 general: add support for conditions in block fields (#54761) 2022-05-19 21:58:08 +02:00
..
admin misc: force str() on gettext strings used with TemplateIO (#64295) 2022-04-19 16:18:21 +02:00
backoffice trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
ident optimization: use SELECT 1 instead of SELECT count(*) (#65362) 2022-05-18 08:47:52 +02:00
management misc: flush output in migrate command (#63954) 2022-04-15 09:48:15 +02:00
static general: add support for conditions in block fields (#54761) 2022-05-19 21:58:08 +02:00
templates/qommon general: add support for conditions in block fields (#54761) 2022-05-19 21:58:08 +02:00
templatetags templatetags: add |getlistdict filter (#63559) 2022-05-03 09:59:31 +02:00
vendor misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
__init__.py misc: add pgettext (#58796) 2022-03-15 17:51:32 +01:00
afterjobs.py misc: add export/import API (#60698) 2022-02-14 19:17:17 +01:00
calendar.py templates: add filters for working days (#31851) 2020-07-13 13:55:17 +02:00
cron.py cron: run delayed jobs (#64577) 2022-04-29 08:28:50 +02:00
ctl.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
emails.py misc: update address sanity check for django 3.2 (#64295) 2022-04-19 16:18:21 +02:00
errors.py errors: add longer text to access forbidden error (#64742) 2022-05-03 09:32:57 +02:00
evalutils.py misc: add a |strip_metadata filter (#51483) 2021-04-13 09:53:31 +02:00
ezt.py misc: add support for boolean values in ezt (#14279) 2021-10-29 09:45:31 +02:00
form.py a11y: add role and aria-labelledby attributes to radio/checkboxes (#62750) 2022-05-03 19:28:57 +02:00
http_request.py misc: move bot user agent check into request objects (#61292) 2022-02-01 20:08:57 +01:00
http_response.py misc: use xstatic-select2 instead of local copy (#63487) 2022-04-04 13:28:49 +02:00
humantime.py templates: add a |duration filter (#25418) 2021-12-19 16:59:45 +01:00
logger.py misc: move bot user agent check into request objects (#61292) 2022-02-01 20:08:57 +01:00
misc.py misc: use a dedicated site option for forbidding python expressions (#64285) 2022-05-13 17:06:18 +02:00
myspace.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
ods.py ods: consider 0 as number (#65184) 2022-05-13 08:20:12 +02:00
pages.py misc: fix pylint consider-using-with (#55264) 2021-07-02 09:43:02 +02:00
publisher.py misc: do not detect twice the same tenant (#64492) 2022-05-03 09:00:53 +02:00
saml2.py misc: replace <input type=submit> usage by <button> (#62803) 2022-03-15 17:14:53 +01:00
saml2utils.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
sessions.py misc: remove unused option to bind a session to an IP address (#55960) 2021-08-04 09:54:23 +02:00
sms.py workflows: mark sms transmission errors (#47045) 2021-10-29 09:45:31 +02:00
spooler.py trivial: fix subprocess-run-check pylint warning (#52732) 2021-04-06 10:11:42 +02:00
storage.py optimization: use SELECT 1 instead of SELECT count(*) (#65362) 2022-05-18 08:47:52 +02:00
substitution.py general: add and use a lazy gettext function (#51289) 2021-05-17 09:40:04 +02:00
template.py admin: field anchor in breadbcrumb (#61685) 2022-04-30 09:35:02 +02:00
template_utils.py misc: apply pyupgrade (#55490) 2021-07-09 15:43:16 +02:00
tokens.py pylint: add argument found in base class (#63175) 2022-03-25 09:41:05 +01:00
upload_storage.py forms: add direct download of files from workflow forms (#59672) 2022-05-04 08:27:56 +02:00
x509utils.py misc: fix pylint consider-using-with (#53406) 2021-04-30 14:22:32 +02:00
xml_storage.py misc: load roles lazily when loading objects from xml storage (#59891) 2022-01-28 13:22:37 +01:00