Commit Graph

1900 Commits

Author SHA1 Message Date
Frédéric Péters a4ca6b6c92 misc: allow up to djangorestframework 3.9 (buster version)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2020-04-06 09:17:38 +02:00
Frédéric Péters 2b14cc2c28 tests: hit harder on tracking codes to be sure to trigger rate limit 2020-04-03 15:00:24 +02:00
Frédéric Péters d86bfe5966 misc: display unknown error and http status code for unknown errors (#41228) 2020-04-03 13:57:00 +02:00
Frédéric Péters a7abc6e3aa tox: test against django 2.2 (#41285) 2020-04-03 13:55:36 +02:00
Frédéric Péters d863c40190 setup: allow djangorestframework 3.7, for django 2.2 compatibility (#41285) 2020-04-03 13:55:30 +02:00
Frédéric Péters 583e0fc484 setup: update to allow django 2.2 (#41285) 2020-04-03 08:25:37 +02:00
Frédéric Péters b686036244 tests: declare missing attributes when mocking known_services (#41285) 2020-04-03 08:25:37 +02:00
Frédéric Péters c87e491a29 misc: declare renderer argument in ckeditor.render monkeypatch (#41285) 2020-04-03 08:25:37 +02:00
Frédéric Péters 6ec82a369a misc: import token types using new TokenType enum (#41285) 2020-04-03 08:25:37 +02:00
Frédéric Péters b39ad119ea misc: update decorated includes for django 2 (#41285) 2020-04-02 20:42:35 +02:00
Frédéric Péters f4c0afc658 misc: use javascript catalog class view (#41285) 2020-04-02 20:42:32 +02:00
Frédéric Péters 7fa44cce97 misc: remove compatibility values for is_anonymous/is_authenticated (#41285) 2020-04-02 20:42:29 +02:00
Frédéric Péters 16cd985be2 trivial: import reverse from django.urls (#41285) 2020-04-02 20:42:23 +02:00
Frédéric Péters 9786d9b387 dashboard: skip invalid cells in dashboards (#41226) 2020-04-02 08:40:15 +02:00
Frédéric Péters 43c8ec28ca setup: allow micro django-ckeditor updates (#41233) 2020-04-01 16:36:13 +02:00
Frédéric Péters b561b38199 pwa: only accept JPEG and PNG for application icon files (#41211) 2020-04-01 11:24:31 +02:00
Frédéric Péters e6ff7d66f7 translation update 2020-03-31 18:59:59 +02:00
Lauréline Guérin f17b9cb3f5
lingo: hide items cell if empty (#41190) 2020-03-31 17:53:14 +02:00
Lauréline Guérin 5bc694d32d
search: don't index cells with an inactive placeholder (#40252) 2020-03-31 14:41:27 +02:00
Lauréline Guérin ee82f0e26e
search: remove bad test - wrong merge in past ? 2020-03-31 14:41:27 +02:00
Lauréline Guérin 3464f6d023
search: better queries for index_site (#40252) 2020-03-31 14:41:26 +02:00
Lauréline Guérin a83ce2c5ee
search: add a num queries test on index_site (#40252) 2020-03-31 14:41:26 +02:00
Lauréline Guérin 50b1101297
cells: exclude cells with inactive placeholders from invalid report
(#40252)
2020-03-31 14:41:26 +02:00
Lauréline Guérin 453a784007
cells: better perfs on invalid cells report (#40252) 2020-03-31 14:41:26 +02:00
Lauréline Guérin 80500d71a9
cells: don't check validity in is_visible if placeholder search (#40252) 2020-03-31 14:41:26 +02:00
Frédéric Péters 23966b3504 misc: don't check validity for links with multiple variables (#41139) 2020-03-31 11:55:44 +02:00
Frédéric Péters 27ce2bbaeb templates: mark selected menu item with a title for a11y (#40864) 2020-03-27 07:54:33 +01:00
Benjamin Dauvergne 3baed95c28 fargo: hide user-not-found API errors and only that (#35352) 2020-03-24 07:57:14 +01:00
Frédéric Péters cd2fcfebab misc: restrict ajax cell url regex (#40875) 2020-03-23 09:48:24 +01:00
Lauréline Guérin d04bb7cc89
maps: fix tiles map layer edition (#40866) 2020-03-20 16:32:58 +01:00
Thomas JUND 8d80c2650e html: tracking-code & search cells: add block for custom submit content (#40861) 2020-03-20 15:28:44 +01:00
Frédéric Péters fdb0ff0f36 translation update 2020-03-20 10:13:54 +01:00
Frédéric Péters 5a729a4c7e wcs: add message for empty states in drafts/forms cells (#13974) 2020-03-20 10:05:13 +01:00
Lauréline Guérin 74f5c41b57
wcs: mark cell as invalid if category is empty (#40564) 2020-03-19 10:22:01 +01:00
Thomas JUND 2dc8ffb13f css: add checkerboard background to image preview (#40762) 2020-03-18 12:23:23 +01:00
Serghei Mihai 1424afc2a1 pwa: allow navigation context without page (#40687) 2020-03-18 12:12:39 +01:00
Serghei Mihai b85eb35b2f pwa: mark current page's navigation entry as selected (#40687) 2020-03-18 11:23:06 +01:00
Frédéric Péters 7262e0e8fe misc: clean URIs missing a trailing slash (#40801) 2020-03-18 10:08:56 +01:00
Lauréline Guérin 8e7e5cbe3f
cells: list of links are foldable and expandable (#40703) 2020-03-17 11:03:54 +01:00
Frédéric Péters cf47dc1a23 translation update 2020-03-17 08:19:05 +01:00
Frédéric Péters 6b329e6b48 templatetags: backport json_script from django 2.1 (#40768) 2020-03-17 07:43:12 +01:00
Lauréline Guérin 90f17f8595
assets: display assets related to cell in popup (#40223) 2020-03-16 11:12:20 +01:00
Lauréline Guérin 624120dedf
assets: compatibility for wcs assets (#40223) 2020-03-16 11:10:42 +01:00
Lauréline Guérin 5d6d0a86fc
assets: add generic assets for cells (#40223) 2020-03-16 11:10:21 +01:00
Frédéric Péters 00131e4868 wcs: add customisation blocks to tracking code input cell (#40649) 2020-03-13 10:38:40 +01:00
Lauréline Guérin c5c2a66a60
wcs: reduce querysets on page detail for user (#40675) 2020-03-13 10:21:37 +01:00
Lauréline Guérin 3b75d3db28
wcs: test num queries on page display (#40675) 2020-03-13 10:21:37 +01:00
Thomas NOËL 95d761ebcf lingo: detect more errors in remove payload (#40708) 2020-03-13 10:09:47 +01:00
Frédéric Péters e458263be2 manager: don't check cell validity when reordering them (#40645) 2020-03-11 11:42:28 +01:00
Frédéric Péters ebcfd93e79 misc: accept link cells with just an anchor as valid (#40644) 2020-03-11 11:42:28 +01:00