Commit Graph

2434 Commits

Author SHA1 Message Date
Frédéric Péters e78f57300e wcs: add support for linking/displaying card file fields (#51994)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build queued... Details
2021-11-08 18:12:27 +01:00
Lauréline Guérin df25b3a828
wcs: card cell, card_id increase max_length (#58412)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build queued... Details
2021-11-05 11:35:09 +01:00
Thomas NOËL 1673d2def7 settings: add wcs templatetags by default (#58415) 2021-11-05 11:32:27 +01:00
Valentin Deniaud a67233d6f5 search: index external links data independently (#58269) 2021-11-04 18:09:33 +01:00
Valentin Deniaud 3dd41a03db public: handle snapshot of redirected page (#57786) 2021-11-04 14:38:02 +01:00
Valentin Deniaud a4b2cecd0f maps: handle empty geojson (#58283) 2021-11-02 18:37:11 +01:00
Frédéric Péters a3d180eee9 translation update 2021-11-02 17:13:51 +01:00
Thomas NOËL 3b5b7081e2 lingo: clarify message on paid invoice (#57952) 2021-10-29 18:36:00 +02:00
Lauréline Guérin 71a362bb14
family: clean app, remove unused models (#56015)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build queued... Details
2021-10-29 09:34:13 +02:00
Valentin Deniaud b5e7234acd dataviz: fix templated time range fields display (#58117) 2021-10-27 12:12:06 +02:00
Valentin Deniaud 457fc9e47f data: allow blank values for urls in site settings (#58152) 2021-10-25 14:55:28 +02:00
Valentin Deniaud 4fd2151477 manager: handle unknown page slug in redirect to edit view (#58117) 2021-10-25 12:25:48 +02:00
Benjamin Dauvergne 74e33cdc80 lingo: add regie's label to transaction's CSV report (#58134) 2021-10-23 12:05:24 +02:00
Frédéric Péters bbaa7de67c update translation for new welcome/initial page settings 2021-10-22 14:56:57 +02:00
Frédéric Péters e01aba7b38 trivial: invert order of site parameters (#58086) 2021-10-22 10:41:56 +02:00
Benjamin Dauvergne 76d90b31d2 templates: replace STATIC_URL by static directive (#57851) 2021-10-21 20:28:14 +02:00
Benjamin Dauvergne 0b9bfe9b68 templates: stop using staticfiles template tag library (#57851) 2021-10-21 20:28:14 +02:00
Benjamin Dauvergne f92b855774 lingo: poll backend during asynchronous rendering (#57790) 2021-10-21 08:20:28 +02:00
Benjamin Dauvergne 0aac640e37 lingo: remove uselesss csrftoken directive (#57850) 2021-10-21 08:20:12 +02:00
Benjamin Dauvergne 65ed19ffaa lingo: remove closing label tag (#57850) 2021-10-21 08:20:12 +02:00
Frédéric Péters 360f47c2d1 translation update 2021-10-19 17:58:19 +02:00
Valentin Deniaud 4c7c20ac95 data: add site settings model to configure welcome urls (#15846) 2021-10-18 10:20:39 +02:00
Valentin Deniaud d13e801e24 dataviz: add select multiple options support (#57818) 2021-10-18 10:14:00 +02:00
Valentin Deniaud 9f6d68477a dataviz: allow setting time range using template (#57617) 2021-10-18 10:13:17 +02:00
Valentin Deniaud 981f2ee8a1 manager: add redirect view from frontoffice to backoffice (#57672) 2021-10-18 10:11:37 +02:00
Valentin Deniaud 18fcc5a35d public: move page resolve code to utils (#57672) 2021-10-18 10:11:37 +02:00
Valentin Deniaud 0b33600a00 manager: allow applying include in navigation to subpages (#56793) 2021-10-18 10:09:17 +02:00
Valentin Deniaud 937b1c2d12 reword dataviz translation (#55160) 2021-10-18 10:04:15 +02:00
Lauréline Guérin aa85ec295a
lingo: remove callback_url on backend page (#56650)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-10-15 09:15:15 +02:00
Lauréline Guérin a191ea942b
lingo: remove white background for transaction pages (#56651)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
transactions and failing transactions
2021-10-15 08:12:54 +02:00
Lauréline Guérin 54c277a36e
lingo: filter transaction list by regie (#56651) 2021-10-15 08:12:54 +02:00
Frédéric Péters f765f0be8a debian: switch to debhelper-compat 12 (#57538) 2021-10-09 18:58:02 +02:00
Lauréline Guérin e415373110
cells: jsoncell log error on syntax error only (#57626)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-10-07 11:44:51 +02:00
Frédéric Péters e1dcad5831 translation update 2021-10-05 22:06:57 +02:00
Thomas Jund 377cbcc955 search-cell: improve markup to target button and button label (#57570) 2021-10-05 17:37:59 +02:00
Lauréline Guérin 4262533fec
cells: log level error if error in url (jsoncell) (#56979)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-10-05 10:56:08 +02:00
Lauréline Guérin bee691aa15
search: title for search cell (#57323)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-10-05 10:38:54 +02:00
Lauréline Guérin 8e577d006f
family: display past events in weekly agenda cell (#57238)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-10-05 09:37:49 +02:00
Nicolas Roche eb11afca1b pwa: allow absolute redirection url from internal page (#56974) 2021-10-05 09:18:46 +02:00
Lauréline Guérin 541aed2379
misc: simplify lingo manager tests
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-10-01 15:34:23 +02:00
Lauréline Guérin 81ef39a3aa
lingo: show return url on regie edit page (#56649) 2021-10-01 15:34:22 +02:00
Lauréline Guérin 14b4adc38c
lingo: change log level when payment backend is not found (#56647)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-10-01 10:07:25 +02:00
Lauréline Guérin 5c566a3b0d
wcs: pagination configuration for cards cell (#57322)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-10-01 08:39:04 +02:00
Lauréline Guérin 013248d96e
lingo: callback_url is not displayed as a link (#56646)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-09-30 17:10:15 +02:00
Frédéric Péters 2a26f13c94 translation update 2021-09-28 19:20:36 +02:00
Frédéric Péters a4bb3ba324 maps: add possibility to set marker colour from a geojson property (#57296) 2021-09-28 10:42:51 +02:00
Frédéric Péters a6d8e779a3 maps: extend marker_colour to also be used for surfaces (#57279)
gitea-wip/combo/pipeline/head There was a failure building this commit Details
gitea/combo/pipeline/head Build started... Details
2021-09-27 10:21:42 +02:00
Frédéric Péters 9fa168c306 wcs: format text fields content like wcs (#56422) 2021-09-24 08:25:04 +02:00
Frédéric Péters 11b4ffca38 utils: do not require maps and pwa apps for export/import support (#56930) 2021-09-24 08:24:15 +02:00
Frédéric Péters c5670f97bb translation update 2021-09-21 19:18:53 +02:00