Commit Graph

21 Commits

Author SHA1 Message Date
Valentin Deniaud 66b12b846a misc: change django-upgrade target version to 3.2 (#75442) 2023-03-29 16:14:41 +02:00
Agate f77ad1bc2d replaced ugettext* calls with corresponding gettext* calls (#68183) 2022-08-29 09:35:13 +02:00
Frédéric Péters 8f02cb2fc2 wcs: add support for linking/displaying card file fields (#51994) 2021-11-12 09:03:54 +01:00
Lauréline Guérin 7a96ec095e
misc: fix bad-classmethod-argument pylint error (#56288) 2021-08-31 10:06:46 +02:00
Lauréline Guérin 7545d99111
misc: fix no-else-raise pylint error (#56288) 2021-08-31 10:06:46 +02:00
Lauréline Guérin ea10ae6b98
misc: fix import-error pylint error (#56288) 2021-08-31 10:06:45 +02:00
Lauréline Guérin 7c1821ce35
wcs: fix tracking code with unknown wcs_site (#54195)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-08-16 19:02:09 +02:00
Lauréline Guérin f4615c5061
misc: apply pyupgrade (#55868) 2021-07-27 16:45:52 +02:00
Lauréline Guérin 29bc8e66a9
misc: apply isort (#52797) 2021-04-08 15:54:31 +02:00
Frédéric Péters 47d67c395e trivial: apply black 2021-02-15 18:02:39 +01:00
Frédéric Péters 16cd985be2 trivial: import reverse from django.urls (#41285) 2020-04-02 20:42:23 +02:00
Frédéric Péters 35e910d2aa wcs: disallow redirects to unknown services after tracking code error (#37996) 2019-11-29 11:22:42 +01:00
Frédéric Péters 4836ed82d8 misc: add rate limiting to tracking code URLs (#35395) 2019-08-14 13:30:29 +02:00
Frédéric Péters 33b4197ea5 wcs: ignore case/spaces in tracking code (#34156) 2019-06-19 10:33:29 +02:00
Frédéric Péters 6439c43b48 wcs: raise a bad request when tracking code is missing from request (#33079) 2019-06-03 12:30:13 +02:00
Thomas NOËL ed5b366a6b wcs: send quoted tracking code to wcs (#32646) 2019-04-26 12:39:49 +02:00
Frédéric Péters 90c0cf6582 wcs: don't crash on missing cell parameter (#31665) 2019-03-25 14:18:50 +01:00
Frédéric Péters 593033b10d wcs: add a tracking code search engine (#25625) 2018-08-30 15:16:38 +02:00
Frédéric Péters 67931d2d78 add compatibility with python 3 (#25486) 2018-07-28 09:55:59 +02:00
Frédéric Péters d245938ecc wcs: do not crash on POST with invalid cell identifiers (#24147) 2018-05-29 16:47:04 +02:00
Frédéric Péters 6c34aa524a wcs: search for tracking code on multiple sites (#9320) 2018-02-15 10:24:28 +01:00