Commit Graph

635 Commits

Author SHA1 Message Date
Lauréline Guérin 7d2ab21ad7
cells: don't hide invalid link list cell (#44795) 2020-07-17 16:10:06 +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
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 e26cdd7f3c import: allow pages with order 0 (#44361) 2020-06-26 14:28:17 +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
Benjamin Dauvergne 0ded4ae599 lingo: report errors on invoices retrieval (#43967) 2020-06-19 17:39:07 +02:00
Lauréline Guérin 01feda7431
templates: add tests for datetime_in_past filter (#44023)
rename date_in_past into datetime_in_past
2020-06-18 14:35:43 +02:00
Nicolas Roche 7494896e9f utils: switch to pycryptodomex, replace Crypto with Cryptodome (#43563) 2020-06-17 11:39:47 +02:00
Lauréline Guérin 91b89e6ed5
import: do not fail if page.parent is not found (#22889) 2020-06-16 10:23:33 +02:00
Valentin Deniaud bda15dbcef lingo: handle empty payload in ReturnView (#42581) 2020-06-15 12:13:31 +02:00
Valentin Deniaud 1c0c36583e lingo: pass extra item info to eopayment backend (#42992) 2020-06-15 12:13:04 +02:00
Valentin Deniaud fca2a33b33 lingo: remove user retrieval from email in basket api (#42992) 2020-06-15 12:13:04 +02:00
Lauréline Guérin 4a62897422
cells: display invalidity date or delay (#43605) 2020-06-12 14:45:21 +02:00
Frédéric Péters 6d332a9ca5 tests: update test_download_geojson after #42765 2020-06-12 14:40:52 +02:00
Frédéric Péters 179f77f4bc maps: give common layer properties to map cell (#42765) 2020-06-12 07:30:52 +02:00
Frédéric Péters 5d75e92845 misc: include cells from homepage in error 404 page (#43851) 2020-06-12 07:10:26 +02:00
Frédéric Péters f36306ceea dataviz: don't crash on missing width value (#43726) 2020-06-10 11:09:15 +02:00
Lauréline Guérin c6b0ebb5a1
import: remove pk, page, placeholder in link list items (#43620) 2020-06-05 09:59:30 +02:00
Lauréline Guérin 3b4563b81a cells: don't check validity for json cells with multiple variables in url (#43604) 2020-06-04 16:54:30 +02:00
Valentin Deniaud 82261bf404 lingo: use form instead of json input for backends (#6710) 2020-06-03 14:53:14 +02:00
Nicolas Roche 2892f355d4 templatetags: add 'endswith' template filter (#43558) 2020-06-03 11:59:28 +02:00
Lauréline Guérin 518825f9a4
search: don't search for engines on site indexation (#43228) 2020-05-22 16:11:57 +02:00
Lauréline Guérin 8f4a5869bd
search: add card search engins (#41845) 2020-05-15 18:44:14 +02:00
Lauréline Guérin e88e377679
cells: use get_or_create for ValidityInfo objects (#42823) 2020-05-15 16:54:50 +02:00
Lauréline Guérin 2723604596
lingo: return json error response (#42512) 2020-05-15 14:11:21 +02:00
Lauréline Guérin ee1b833ef4
lingo: fix add basket item view when display_name is missing (#42621) 2020-05-15 11:50:21 +02:00
Lauréline Guérin 35c8d05564
data: fix ConfigJsonCell form validation (#42884) 2020-05-15 11:33:30 +02:00
Thomas NOËL 1a6c51b999 templatetags: add phonenumber_fr filter (#41036) 2020-05-15 11:21:49 +02:00
Lauréline Guérin 8b0e96ef16
tests: remove w.c.s. from test dependencies (#42706) 2020-05-15 09:44:55 +02:00
Nicolas Roche 6e493325d4 templatetags: correct add filter (#42650) 2020-05-12 09:06:17 +02:00
Nicolas Roche 0633dac752 templatetags: add ceil, floor and abs filters (#41694) 2020-05-07 16:23:48 +02:00
Nicolas Roche 219344e0db templatetags: manage decimals on mathematics filters (#41868) 2020-05-07 16:22:31 +02:00
Nicolas Roche 75875bfd5e templatetags: add strip filters (#41701) 2020-05-07 15:52:09 +02:00
Benjamin Dauvergne af97ab9ec8 lingo: fix typo on Transaction.bank_transaction_date (#42565) 2020-05-07 09:30:13 +02:00
Lauréline Guérin 87e9957f0b
maps: delegate circle param to geojson service (#41993) 2020-05-05 16:09:51 +02:00
Lauréline Guérin 8aa3fa52fc
maps: pass query parameter to geojson url if defined (#41989) 2020-05-05 16:00:24 +02:00
Lauréline Guérin 1815ba6571
data: url validation in LinkCellForm (#41799) 2020-05-05 15:51:20 +02:00
Lauréline Guérin 1ed29c69a5
wcs: fix KeyError 'data' in BackofficeSubmissionCell (#42374) 2020-05-05 14:19:14 +02:00
Lauréline Guérin f48c4484f7
wcs: don't display empty sites in BackofficeSubmissionCell (#41090) 2020-05-05 13:56:38 +02:00
Frédéric Péters f29c94d7b9 search: escape % signs in URLs (#42436) 2020-05-04 11:27:28 +02:00
Lauréline Guérin ef757e1e8a
misc: fix url split in request wrapper (#42309) 2020-04-30 17:43:11 +02:00
Lauréline Guérin 870e132867
cells: more items & accessibility (#40883, #40884) 2020-04-30 09:46:36 +02:00
Lauréline Guérin 855ac63f3b
assets: use assets views instead of ckeditor browser (#40249) 2020-04-28 15:29:45 +02:00
Lauréline Guérin e181863b9f
manager: toggle pages in manager home (#27618) 2020-04-28 09:51:22 +02:00