Commit Graph

1931 Commits

Author SHA1 Message Date
Frédéric Péters 157e12da26 translation update 2020-04-28 22:28:30 +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
Frédéric Péters 6df22cd0fb misc: use minimal default 404 page when templating is down (#42162) 2020-04-27 20:25:21 +02:00
Lauréline Guérin fbda225b1a
assets: add css classes related to assets on cells (#41995) 2020-04-27 17:30:57 +02:00
Benjamin Dauvergne e4c329edaf debian: use PYBUILD_NAME (#41634) 2020-04-27 16:28:32 +02:00
Benjamin Dauvergne c81470efcf misc: hide debug toolbar in skeleton view (#41597) 2020-04-26 14:19:29 +02:00
Christophe Siraut 9ddff4fab0 Jenkinsfile: use default distribution target for hotfix branch (#41301) 2020-04-24 15:42:53 +02:00
Lauréline Guérin 01958cfafb
misc: fix error404 view when raised by combo (#42067) 2020-04-24 11:16:06 +02:00
Lauréline Guérin f8c6af9ed8
history: check if page exists (#41246) 2020-04-24 09:27:45 +02:00
Frédéric Péters 47e1b31b42 trivial: remove conditional Python 2 code (#42003) 2020-04-22 20:12:42 +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