Commit Graph

2070 Commits

Author SHA1 Message Date
Frédéric Péters 493a392dec misc: handle multi-part subslugs (#47512)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2020-10-09 13:52:22 +02:00
Frédéric Péters 4263b5662e translation update 2020-10-01 19:43:27 +02:00
Valentin Deniaud 4ff5f921c1 lingo: allow requiring individual payment for regie (#46503) 2020-10-01 14:22:03 +02:00
Valentin Deniaud 3faa37405b lingo: add payment_url property to basket item (#46503) 2020-09-30 18:16:44 +02:00
Valentin Deniaud c5662aa6b6 lingo: move utils functions to file (#46503) 2020-09-30 18:16:44 +02:00
Valentin Deniaud 1dfb67c452 lingo: fix missing migration (#46503) 2020-09-30 18:16:44 +02:00
Lauréline Guérin 2c853fbe80
manager: check that sub_slug is a valid regex (#47099) 2020-09-30 08:45:24 +02:00
Lauréline Guérin dfc2337947
pages: sub_slug, regexp & '-' in group name (#47099) 2020-09-30 08:45:24 +02:00
Frédéric Péters ed19b99e35 translation update 2020-09-29 19:35:05 +02:00
Lauréline Guérin f9881c7a5b
wcs: add cell to display card details (#46767) 2020-09-28 15:48:24 +02:00
Lauréline Guérin e642164112
wcs: add cell to list cards of a card model (#46768) 2020-09-28 15:48:08 +02:00
Lauréline Guérin d7f4f2c4ee
misc: missing migrations 2020-09-28 15:48:08 +02:00
Frédéric Péters 89fe881e15 tox: get django-ckeditor using https (via #46904#note-2) 2020-09-24 20:00:42 +02:00
Frédéric Péters fc67a1921e translations: fix typos & spelling 2020-09-20 16:16:33 +02:00
Frédéric Péters 342f507ec9 translation update 2020-09-20 15:09:41 +02:00
Frédéric Péters 7ead2e16ac dashboard: ignore dashboards from snapshot pages (#46786) 2020-09-20 12:26:39 +02:00
Lauréline Guérin 65eb33e06b
import: form error if cell's related page not found (#44666) 2020-09-18 09:28:05 +02:00
Frédéric Péters ff1b3c009f translation update 2020-09-18 07:40:11 +02:00
Lauréline Guérin 34f9aa2a8b
assets: help text on import form page (#46396) 2020-09-17 15:29:58 +02:00
Frédéric Péters d6b79f48ef translation update 2020-09-15 15:14:05 +02:00
Frédéric Péters e38254d47d misc: use full URLs for href/src attributes in 404 skeleton pages (#45895) 2020-09-15 14:00:20 +02:00
Lauréline Guérin 1aa02b0fb4
lingo: fix payment view for remote regie and min amount (#46016) 2020-09-14 16:11:11 +02:00
Frédéric Péters d936639e81 misc: limit feedparser version to keep python 3.5 compatibility 2020-09-12 22:23:33 +02:00
Thomas NOËL a94f09121a settings: add django.contrib.humanize templatetags (#46337) 2020-09-04 10:40:52 +02:00
Nicolas Roche fe9a744119 translation update 2020-09-03 10:55:05 +02:00
Lauréline Guérin 887a88ad11
manager: create page from model (#10117) 2020-09-03 10:03:26 +02:00
Lauréline Guérin 48f7353309
data: get descendants of a page excluding page (#10117) 2020-09-03 10:03:26 +02:00
Lauréline Guérin 465c856895
manager: select template when adding a page (#10117) 2020-09-03 10:03:24 +02:00
Nicolas Roche c0158d6172 manager: add tar format for site export/import (#45128) 2020-09-02 13:04:33 +02:00
Nicolas Roche 0f856f1334 commands: add tar format for site export/import (#39425) 2020-09-02 11:59:07 +02:00
Nicolas Roche f0e0de43e5 assets: factorize import/export code (#39425) 2020-09-02 11:58:54 +02:00
Valentin Deniaud 8ae63cc075 tox: tell setuptools to use distutils from stdlib (#46252) 2020-09-01 14:22:08 +02:00
Frédéric Péters d33cdbb47e wcs: keep elements ordered as they were by wcs (#45952) 2020-08-31 14:45:10 +02:00
Frédéric Péters 593ba91669 dataviz: treat null values as zero when sorting on values (#45999) 2020-08-21 14:06:29 +02:00
Frédéric Péters 518102b076 translation update 2020-08-16 21:15:52 +02:00
Lauréline Guérin 95943cf340 manager: export page and subpages (#44667) 2020-08-16 21:08:07 +02:00
Frédéric Péters 685ad0376c publik: enable mellon passive authentication on services.js (#45508) 2020-08-14 13:29:27 +02:00
Nicolas Roche 8828b94050 tests: add null values to chart visualisation data (#45503) 2020-08-14 12:42:25 +02:00
Nicolas Roche ee8c7b2306 dataviz: add sort and hide empty data options on chart cell (#45503) 2020-08-14 12:11:40 +02:00
Frédéric Péters 05f16b523a misc: clear validity info when changing feed/json cells (#45842) 2020-08-14 11:47:14 +02:00
Nicolas Roche 95cb806044 pwa: import/export pwa application-icon (#44833) 2020-08-14 10:28:27 +02:00
Frédéric Péters 24ee60d321 tox: remove quixote installation as wcs is no longer a test dependency 2020-08-11 08:37:09 +02:00
Nicolas Roche ba3451e723 pep8: put 2 lines between function definitions (#45780) 2020-08-10 16:09:16 +02:00
Nicolas Roche 017b20e7f8 templatetags: add removeprefix and removesuffix filters (#45780) 2020-08-10 16:09:16 +02:00
Frédéric Péters 40e32ff67d manager: give cell links/button line its own class (#45760) 2020-08-06 12:24:41 +02:00
Lauréline Guérin d62dc92037
manager: keep some page attributes when snapshot restoration (#45243) 2020-07-31 13:30:03 +02:00
Frédéric Péters 04ad825760 manager: do not upscale page picture (#45510) 2020-07-28 09:50:57 +02:00
Frédéric Péters 7d6600b276 maps: keep state of enabled/disabled leaflet layers during reload (#45329) 2020-07-21 16:48:32 +02:00
Frédéric Péters 6029d7182a templates: take cell figure parameters from variables (#43161) 2020-07-20 14:25:54 +02:00
Frédéric Péters 1e70311a92 translation update 2020-07-20 14:25:54 +02:00