Commit Graph

2051 Commits

Author SHA1 Message Date
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
Lauréline Guérin 7d2ab21ad7
cells: don't hide invalid link list cell (#44795) 2020-07-17 16:10:06 +02:00
Thomas Jund 94bd9c0929 js: introduce ComboScrollY global function (#45040)
Launch callbacks when page scroll below or above a limit
2020-07-17 07:48:34 +02:00
Frédéric Péters 3ac4263250 translation update 2020-07-17 07:46:52 +02:00
Frédéric Péters 99afae6967 json cell: check json content type when determining template (#45150) 2020-07-16 19:21:16 +02:00
Frédéric Péters 24980ab6fe dashboard: don't allow GET request to autotile (#45053) 2020-07-15 19:58:06 +02:00
Frédéric Péters 3e97633723 dashboard: raise on missing parameters in auto-tile (#45053) 2020-07-15 19:58:06 +02:00
Frédéric Péters cccbc87b61 search: add option to set custom title for subpages search engine (#43888) 2020-07-14 20:05:24 +02:00
Frédéric Péters 1944e05dae translation update 2020-06-27 16:23:10 +02:00
Frédéric Péters 7b74d29c4e trivial: remove bullets from delete page popup 2020-06-27 16:23:10 +02:00
Frédéric Péters 0af30aa706 trivial: style "not defined" label in assets 2020-06-27 16:23:10 +02:00
Lauréline Guérin 0e39d59a35
assets: display only name wihout link when asset is not defined (#43385) 2020-06-26 14:47:18 +02:00
Paul Marillonnet 5356dbde4e search: provide title precedence over content for indexed cells (#43781) 2020-06-26 14:31:48 +02:00
Paul Marillonnet 2fd9129c86 tox: provide postgresql test venvs (#43916) 2020-06-26 14:30:10 +02:00
Paul Marillonnet d13df9f38f tests: fix overly-confident references to object identifiers (#43916) 2020-06-26 14:30:10 +02:00
Paul Marillonnet 5134fba117 Jenkins: increase timeout value (#43916) 2020-06-26 14:30:10 +02:00
Paul Marillonnet e26cdd7f3c import: allow pages with order 0 (#44361) 2020-06-26 14:28:17 +02:00
Benjamin Dauvergne c43d9ee6c8 lingo: keep order of regie's parameters (#44484) 2020-06-26 12:24:32 +02:00
Benjamin Dauvergne 832b8188fb lingo: allow item payment by any user (#41837) 2020-06-26 11:44:28 +02:00
Valentin Deniaud 236fa3557a manager: choose new page title when duplicating (#44166) 2020-06-26 10:35:18 +02:00