Commit Graph

1947 Commits

Author SHA1 Message Date
Frédéric Péters d729d85253 translation update 2020-05-05 20:59:16 +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
Benjamin Dauvergne 24dcabc653 lingo: send bank_transaction_date when notifying triggers (#41323) 2020-05-04 15:26:42 +02:00
Benjamin Dauvergne eebae4cbbd lingo: use bank_transaction_date instead of end_date when possible (#41323) 2020-05-04 15:26:26 +02:00
Benjamin Dauvergne 83a53952a4 lingo: force transaction_date to UTC in pay_invoice() (#41323) 2020-05-04 15:26:23 +02:00
Benjamin Dauvergne 4afe8c930c lingo: store received transaction_date (#41323) 2020-05-04 15:24:10 +02:00
Benjamin Dauvergne 1482ec599f lingo: add Transaction.bank_transaction_date (#41323) 2020-05-04 15:23:27 +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 c41b41de72
cells: add block in forms_of_category.html to make customization easier (#40883) 2020-04-30 09:46:36 +02:00
Lauréline Guérin 757db7d37b
cells: add blocks in link-list-cell.html to make customization easier (#40883) 2020-04-30 09:46:36 +02:00
Lauréline Guérin 870e132867
cells: more items & accessibility (#40883, #40884) 2020-04-30 09:46:36 +02:00
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