Commit Graph

2407 Commits

Author SHA1 Message Date
Lauréline Guérin f16a542959
misc: fix raising-format-tuple pylint error (#56288) 2021-08-31 10:06:47 +02:00
Lauréline Guérin 3bf3327684
misc: fix dangerous-default-value pylint error (#56288) 2021-08-31 10:06:47 +02:00
Lauréline Guérin e3631bc285
misc: fix simplifiable-if-expression pylint errors (#56288) 2021-08-31 10:06:47 +02:00
Lauréline Guérin f334721b8c
misc: fix simplifiable-condition pylint error (#56288) 2021-08-31 10:06:47 +02:00
Lauréline Guérin da61304c4c
misc: fix function-redefined pylint error (#56288) 2021-08-31 10:06:47 +02:00
Lauréline Guérin 6e1c8b4f84
misc: fix consider-using-enumerate pylint error (#56288) 2021-08-31 10:06:47 +02:00
Lauréline Guérin 9ce912f39b
misc: fix missing-parentheses-for-call-in-test pylint error (#56288) 2021-08-31 10:06:47 +02: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 d9a0c58b07
misc: fix no-name-in-module pylint error (#56288) 2021-08-31 10:06:46 +02:00
Lauréline Guérin 7ef686fd79
misc: fix single-string-used-for-slots pylint error (#56288) 2021-08-31 10:06:46 +02:00
Lauréline Guérin 09bcda4d89
misc: fix no-else-break pylint error (#56288) 2021-08-31 10:06:46 +02:00
Lauréline Guérin fd6068163c
misc: fix bare-except pylint error (#56288) 2021-08-31 10:06:46 +02:00
Lauréline Guérin 000af39adf
misc: fix invalid-str-returned 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 48369ae634
misc: fix logging-not-lazy pylint error (#56288) 2021-08-31 10:06:46 +02:00
Lauréline Guérin fcf2778e99
misc: fix consider-using-with 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 aa12256f47
misc: fix line-too-long pylint error (#56288) 2021-08-31 10:00:39 +02:00
Lauréline Guérin 6bc2e43f12
misc: fix singleton-comparison pylint error (#56288) 2021-08-31 10:00:39 +02:00
Lauréline Guérin 02d5299c9a
misc: fix unused-variable pylint error (#56288) 2021-08-31 10:00:38 +02:00
Lauréline Guérin 9c3918ee98
misc: fix wrong-import-position pylint error (#56288) 2021-08-31 10:00:38 +02:00
Lauréline Guérin ee21324c66
misc: fix unused-import pylint error (#56288) 2021-08-31 10:00:38 +02:00
Lauréline Guérin d7e4849276
build: make it fail in case of pylint warnings (#56288) 2021-08-31 10:00:38 +02:00
Lauréline Guérin d0e444ee7e
misc: integrate pylint.rc in repo (#56288) 2021-08-31 10:00:38 +02:00
Valentin Deniaud e717381c85 misc: add |sum template filter (#56380) 2021-08-30 10:29:41 +02:00
Lauréline Guérin 9050ab6cd2
wcs: hamonize empty-message (#56190)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-08-30 10:02:18 +02:00
Valentin Deniaud 98b8e5aa63 Revert "wcs: option to get forms user can access in current form cell (#56012)" (#56387)
This reverts commit 299429195c and f8aae6b197.
2021-08-26 12:23:41 +02:00
Valentin Deniaud f8aae6b197 wcs: fix typo in forms api filter parameter (#56363) 2021-08-25 12:41:07 +02:00
Frédéric Péters 2ea17c49e6 translation update 2021-08-19 20:27:52 +02:00
Lauréline Guérin d77af71764
wcs: mark cell as invalid if wcs_site is unknown (#56200)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-08-19 14:42:20 +02:00
Frédéric Péters be732f5c9c translation update 2021-08-18 20:39:57 +02:00
Lauréline Guérin 299429195c
wcs: option to get forms user can access in current form cell (#56012)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-08-17 14:08:11 +02:00
Lauréline Guérin fe64a49258
wcs: fix cards list css class (#56029)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-08-17 10:00:50 +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 42e11b6cef
wcs: fix empty-message for cards (#56028)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-08-16 16:54:32 +02:00
Frédéric Péters 23c3b5d066 debian: tell collectstatic to create symlinks (#56037) 2021-08-16 14:32:16 +02:00
Frédéric Péters b5e6aa907f misc: add custom makemessages command to skip line numbers by default (#56057) 2021-08-09 13:06:24 +02:00
Lauréline Guérin 0d353c15cc wcs: add migration to remove table (#56014) 2021-08-06 14:21:19 +02:00
Lauréline Guérin 4dcd011cae Revert "wcs: cell for forms the user can access (#55041)"
This reverts commit 18bb48c5b3.
2021-08-06 14:21:19 +02:00
Frédéric Péters cb5966dc71 translation update 2021-08-06 09:48:42 +02:00
Frédéric Péters f285d5cf80 wcs: add labels before layout/size values (#55860) 2021-08-05 22:33:04 +02:00
Benjamin Dauvergne 18e4d09053 lingo: make BasketItem creation idempotent for paid invoices (#55876)
Using get_or_create() based on the remote_item_id field inside a
transaction is idempotent, the @self.items.add(...)@ operation also (if
the item is already linked it does nothing).

The new behaviour garantee that even if we cannot notify the regie's
web-service, a BasketItem is created to show the user its payment has
been recorded.
2021-08-04 18:29:23 +02:00
Benjamin Dauvergne ef770b4579 lingo: add remote_item_id field to BasketItem (#55876) 2021-08-04 18:29:11 +02:00
Benjamin Dauvergne 050df6b0a1 lingo: factorize basket item creation for paid remote invoices (#55876) 2021-08-04 18:29:11 +02:00
Paul Marillonnet c5d17a82a5 translation fix 2021-08-04 16:18:55 +02:00
Lauréline Guérin 70d699b0a4
misc: add pyupgrade files/notes (#55868)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-07-27 16:46:20 +02:00
Lauréline Guérin f4615c5061
misc: apply pyupgrade (#55868) 2021-07-27 16:45:52 +02:00
Frédéric Péters 8514d0d00e wcs: remove useless dialog titles in card grid settings (#55863) 2021-07-27 15:17:28 +02:00
Frédéric Péters e74705144e translation typo fix 2021-07-27 15:03:25 +02:00
Lauréline Guérin fe4a5c59e3
maps: don't fail is geojson url is malformed (#55468)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-07-27 14:38:39 +02:00