Commit Graph

7783 Commits

Author SHA1 Message Date
Frédéric Péters 97afa136d0 translation update 2021-08-30 15:52:10 +02:00
Frédéric Péters 3009245ed0 templates: adjust checkbox label for entering the address (#56483) 2021-08-30 15:52:10 +02:00
Thomas NOËL 8dba0f79db logged_errors: store last occurence error context (#25086) 2021-08-28 17:46:50 +02:00
Frédéric Péters e6eead49b4 misc: don't record errors when evaluating roles for pending bar (#39096)
gitea-wip/wcs/pipeline/head Build started... Details
2021-08-27 10:19:51 +02:00
Frédéric Péters cb0d1b8092 workflows: use "everybody" as empty label for message/comment actions (#55410) 2021-08-27 09:33:23 +02:00
Emmanuel Cazenave 0c3f1f55fe collectstatic: do not crash on broken link (#56408) 2021-08-27 09:31:54 +02:00
Frédéric Péters 4156847120 misc: give access to attributes of users taken from data source (#55940) 2021-08-27 09:25:43 +02:00
Frédéric Péters 70fc9d0c21 backoffice: ignore filter dates with leading 0 (#56205) 2021-08-27 09:24:37 +02:00
Frédéric Péters db05d872e9 trivial: align qr code in the center of its popup (#56283) 2021-08-27 09:21:49 +02:00
Frédéric Péters 2bf57b5495 misc: properly close input tag in readonly checkboxes widget (#56350) 2021-08-24 16:59:01 +02:00
Frédéric Péters 0b97e91b54 tox: pin pylint to <2.10 (2.10.1 is hanging) (#56302) 2021-08-21 12:20:48 +02:00
Frédéric Péters 5c674c39e2 pylint: ignore unspecified-encoding 2021-08-21 09:59:01 +02:00
Frédéric Péters 68d664bcd1 translation update 2021-08-20 11:20:32 +02:00
Frédéric Péters eeb3a69af0 backoffice: use different labels to management view for forms/cards (#56276) 2021-08-20 11:17:46 +02:00
Frédéric Péters 19a4da86a6 misc: add workflow categories to site export/import (#56275) 2021-08-20 09:29:14 +02:00
Frédéric Péters 908c958907 fix typo in translation 2021-08-19 20:29:46 +02:00
Frédéric Péters a9178df5b6 translation update 2021-08-19 20:26:15 +02:00
Frédéric Péters fbda352421 misc: add |rename_file filter (#51484) 2021-08-19 20:24:17 +02:00
Lauréline Guérin 112ff0a34d
misc: display after job progression (#46672)
gitea-wip/wcs/pipeline/head Build started... Details
2021-08-19 15:48:52 +02:00
Frédéric Péters 38577d8904 misc: ignore unicode errors raised by DNS.mxlookup (#56232) 2021-08-19 09:36:58 +02:00
Frédéric Péters 716614e6a1 debian: disable logging (#56227) 2021-08-19 09:36:58 +02:00
Frédéric Péters 05645b1a2e translation update 2021-08-18 20:38:01 +02:00
Lauréline Guérin 744fee85b5
snapshots: do not fail on workflow import error (#53960)
gitea-wip/wcs/pipeline/head Build started... Details
2021-08-17 12:06:17 +02:00
Lauréline Guérin b190151b13
carddef: check usage in formdef before deletion (#56022)
gitea-wip/wcs/pipeline/head Build started... Details
2021-08-17 11:28:50 +02:00
Benjamin Dauvergne 16a91507d4 misc: iterate AfterJob one by one when cleaning them (#56191) 2021-08-17 11:03:51 +02:00
Lauréline Guérin 1aea2407ce
Revert "fixup! api: use custom digest for carddata view if defined (#55173)"
This reverts commit be5c0dfba1.
2021-08-17 09:52:17 +02:00
Lauréline Guérin be5c0dfba1
fixup! api: use custom digest for carddata view if defined (#55173) 2021-08-16 19:01:29 +02:00
Emmanuel Cazenave b26cf2d1b6 misc: use uwsgi spooler when provisionning through HTTP (#55571) 2021-08-16 17:50:32 +02:00
Lauréline Guérin b335e49f67
api: use custom digest for carddata view if defined (#55173)
gitea-wip/wcs/pipeline/head Build started... Details
2021-08-16 16:04:59 +02:00
Lauréline Guérin 37647b2651
backoffice: add link to management page (#54935)
gitea-wip/wcs/pipeline/head Build started... Details
2021-08-16 15:24:37 +02:00
Frédéric Péters 16604d04a9 general: add categories for workflows (#55945) 2021-08-16 13:35:29 +02:00
Frédéric Péters bc90b08f5c general: extend |order_by to support sorting on fields (#53506) 2021-08-13 10:28:02 +02:00
Frédéric Péters 9e6bd493a6 misc: add custom behaviour for booleans in [variables] (#56105) 2021-08-13 10:28:02 +02:00
Frédéric Péters 036577686a workflows: fix tracing of global action timeouts (#56122)
gitea-wip/wcs/pipeline/head Build started... Details
2021-08-11 17:05:09 +02:00
Frédéric Péters ab12779161 forms: make /live return extended attributes to timetable fiels (#56095) 2021-08-10 15:27:08 +02:00
Benjamin Dauvergne d9e02ccb38 sql: close isolated connections (#56010) 2021-08-06 11:00:58 +02:00
Benjamin Dauvergne cc66ed3ef0 sql: only pass strings to .join() (#56008)
fts_strings can eventually contain lazy strings due to translations.
2021-08-06 11:00:36 +02:00
Benjamin Dauvergne f32654b9dd sql: do not hide connection error when isolate==True (#56011) 2021-08-06 01:44:43 +02:00
Frédéric Péters 61b3de5c6f categories: reset associated object on removal (#55951) 2021-08-05 22:18:36 +02:00
Frédéric Péters be60b83352 misc: make allow_python=False parameter effective in get_expression() (#55977) 2021-08-05 09:51:10 +02:00
Frédéric Péters 4df2721fac tests: stop running admin/backoffice tests with django front mode (#55972) 2021-08-04 17:40:37 +02:00
Frédéric Péters 6923f4ff4b backoffice: don't lock if lock was acquired by deleted user (#55970) 2021-08-04 16:21:14 +02:00
Frédéric Péters 41cf01ccd9 misc: remove unused option to bind a session to an IP address (#55960) 2021-08-04 09:54:23 +02:00
Frédéric Péters 21f7ccf668 general: add support for filtering on computed data fields (#55891) 2021-08-03 20:52:49 +02:00
Benjamin Dauvergne e9c5baba07 templatetags: add a qrcode filter for string values (#55189) 2021-08-03 11:55:13 +02:00
Lauréline Guérin bc4112b4c5
logged-errors: enable thousand separator (#55815) 2021-07-27 16:16:19 +02:00
Lauréline Guérin 5e83d9ebcb
backoffice: fix error count displayed (#55810) 2021-07-27 14:36:01 +02:00
Frédéric Péters a0ba32d37a workflows: don't allow python expression as choice label (#55813) 2021-07-27 12:20:31 +02:00
Frédéric Péters d2496c3973 misc: directly serve cards file fields when url is signed (#55374) 2021-07-27 11:45:11 +02:00
Frédéric Péters 07bc7d4b6f misc: do not include line numbers in .po files (#55848) 2021-07-27 10:29:38 +02:00