Commit Graph

2434 Commits

Author SHA1 Message Date
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
Lauréline Guérin 14e3aa9f02
wcs: card custom title as a template (#55843)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-07-27 10:57:04 +02:00
Lauréline Guérin 666dacd26e
manager: fix page ordering with missing page from arguments (#55288)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-07-27 09:23:18 +02:00
Lauréline Guérin d1cd349cce
cells: check tempate_string is defined in configjsoncell settings (#55647)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-07-26 19:27:14 +02:00
Frédéric Péters dc02e65e18 translation update 2021-07-26 18:05:45 +02:00
Thomas Jund 93ea996af9 wcs: add support for custom content layout (#52073) 2021-07-26 15:18:45 +02:00
Lauréline Guérin 9761e251c5 wcs: add fields to customize Card display (#54259) 2021-07-26 15:18:45 +02:00
Lauréline Guérin 18bb48c5b3
wcs: cell for forms the user can access (#55041)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-07-26 14:56:17 +02:00
Frédéric Péters 86be2bb861 general: allow custom cell templates to define extra classes (#55792)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-07-26 10:17:28 +02:00
Frédéric Péters 7942c379ca general: use selected cell template to render cell (#55792) 2021-07-26 10:17:28 +02:00
Frédéric Péters 8fe4109d3f manage: add cell template selection in options dialog (#55792) 2021-07-26 10:17:28 +02:00
Frédéric Péters b19d5bcd19 general: introduce new template_name attribute on cells (#55792) 2021-07-26 10:17:28 +02:00
Frédéric Péters f823e6cbba general: rename cell template_name attribute to default_template_name (#55792) 2021-07-26 10:16:42 +02:00
Lauréline Guérin 22ce180d68
wcs: custom title for card cell (#55335)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-07-26 09:15:36 +02:00
Frédéric Péters 64859f4837 misc: add description to form & link cell contexts (#55776) 2021-07-23 16:56:03 +02:00
Frédéric Péters 1f871c2e6e wcs: add custom loading messages for drafts and forms (#55774) 2021-07-23 08:34:07 +02:00
Frédéric Péters ec871b6ba6 lingo: do not crash on missing invoice creation or payment limit dates (#55686) 2021-07-20 13:08:45 +02:00
Valentin Deniaud 56efce9b00 dataviz: fix time filters (#55621) 2021-07-19 12:10:45 +02:00
Frédéric Péters 7d584ee086 translation update 2021-07-15 20:25:37 +02:00
Valentin Deniaud aac7f4c63a dataviz: add week filters (#55417) 2021-07-15 15:47:43 +02:00
Valentin Deniaud dbc0fee3ad dataviz: do not crash on missing statistic url (#54862) 2021-07-15 10:25:38 +02:00
Lauréline Guérin ce5d2fbfca
misc: add |adjust_to_week_monday & |iterate_days_until filters (#55550)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-07-13 09:27:33 +02:00
Benjamin Dauvergne a23696d047 jsoncell: do not traceback if content-type is absent (#55360) 2021-07-12 10:02:08 +02:00
Frédéric Péters 88f0138995 manager: add validation of redirect url template syntax (#55363)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-07-03 12:54:38 +02:00