Commit Graph

1922 Commits

Author SHA1 Message Date
Frédéric Péters a621919221 misc: use minimal default 404 page when templating is down (#42162)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2020-04-27 20:26:44 +02:00
Lauréline Guérin 67a6caaf70 misc: fix error404 view when raised by combo (#42067) 2020-04-26 22:37:41 +02:00
Frédéric Péters 33814b5574 jenkins: build package for buster 2020-04-19 12:14:21 +02:00
Frédéric Péters 79aba69d82 search: allow : in engine slug pattern (#41859) 2020-04-19 12:08:34 +02:00
Frédéric Péters 4c8a445389 translation update 2020-04-17 12:00:05 +02:00
Lauréline Guérin e6a9ed2957
search: search on page and subpages (#40224) 2020-04-17 11:32:58 +02:00
Lauréline Guérin 1ab9684edb
search: new manager selection SearchCell engines (#40224) 2020-04-17 11:03:50 +02:00
Lauréline Guérin 0757cd7fca
maps: geojson url per geojson layer (#40742) 2020-04-16 16:57:02 +02:00
Frédéric Péters 8677ef2756 translation update 2020-04-15 14:18:01 +02:00
Frédéric Péters 3dc78494d1 maps: force box model of map markers (#41724) 2020-04-15 11:08:39 +02:00
Frédéric Péters d66e3b5562 misc: get cells from private placeholders in parent acquisition (#41276) 2020-04-14 17:47:19 +02:00
Valentin Deniaud e5195f4122 map: add "Country" zoom level (#41371) 2020-04-14 10:55:21 +02:00
Frédéric Péters a0c5e697a9 templates: attach back page id into menu items (#41624) 2020-04-14 10:39:31 +02:00
Serghei Mihai efc784d4e1 search: index all cell's external links (#41600) 2020-04-14 09:08:48 +02:00
Frédéric Péters 9c45076ded misc: include form css classes when inserted in links list cells (#41465) 2020-04-14 08:24:44 +02:00
Frédéric Péters 1eec3f6d6d misc: use same markup in links/forms/json list cells (#41643) 2020-04-13 19:46:47 +02:00
Frédéric Péters ef91364999 misc: always pass user as keyword argument to cell.is_visible (#41648) 2020-04-13 19:46:47 +02:00
Benjamin Dauvergne 90a7560e98 lingo: validate service_options in forms (#41439) 2020-04-11 22:22:55 +02:00
Benjamin Dauvergne ead8de9bcc lingo: backend options must be dict (#41439) 2020-04-11 22:22:08 +02:00
Frédéric Péters a40dc2e73f misc: use native 404 page if ~all pages are private (#41514) 2020-04-11 21:22:13 +02:00
Nicolas Roche 14aa0b62fe search: add a placeholder attribute to search input cell (#40993) 2020-04-10 14:22:22 +02:00
Frédéric Péters 4993fc23e5 wcs: put authenticating URL in context of form cell (#41469) 2020-04-08 17:01:39 +02:00
Frédéric Péters 028789e17e translation update 2020-04-07 16:26:24 +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