Commit Graph

1832 Commits

Author SHA1 Message Date
Valentin Deniaud 5255eb6750 lingo: handle exceptions raised by backend.request (#40244)
gitea-wip/combo/pipeline/head Build started... Details
2020-03-03 14:34:11 +01:00
Valentin Deniaud c11b1b08dd dataviz: handle missing visualization (#40104) 2020-02-24 17:26:19 +01:00
Frédéric Péters 63aa76b8fa maps: extend opacity help text with note about 0=transparent, 1=opaque (#40092) 2020-02-21 19:11:02 +01:00
Frédéric Péters 0670a5f25e maps: add space before "default layer" label (#40091) 2020-02-21 19:11:02 +01:00
Frédéric Péters aa547dbfca search: pass dictionary configuration to search query (#40088) 2020-02-21 16:44:36 +01:00
Frédéric Péters 34bc84a5cf translation update 2020-02-21 16:35:57 +01:00
Frédéric Péters f5ed29d569 general: display correct page when same slug is repeated in hierarchy (#38152) 2020-02-21 16:33:54 +01:00
Lauréline Guérin 8363b36208
maps: variables in translation strings (#40081) 2020-02-21 14:43:45 +01:00
Frédéric Péters 40d8ef1d05 translation update 2020-02-21 14:17:35 +01:00
Lauréline Guérin a11801ba25
maps: MapLayer slug unicity (#39539) 2020-02-20 14:43:12 +01:00
Lauréline Guérin 9a08778110
maps: define tiles layers with opacity (#22639) 2020-02-20 09:37:21 +01:00
Lauréline Guérin 9881331665
maps: default tiles layer (#22639) 2020-02-20 09:37:21 +01:00
Lauréline Guérin 7b186a3dfb
maps: add tiles layer (#22639) 2020-02-20 09:37:21 +01:00
Lauréline Guérin 34e627b0d8
maps: new MapLayerOptions model (#22639) 2020-02-20 09:37:21 +01:00
Lauréline Guérin 3d3805d2cd
maps: add missing migrations 2020-02-20 09:37:20 +01:00
Frédéric Péters d482ba7e12 wcs: mark various cells as depending on user (#40042) 2020-02-20 08:42:31 +01:00
Frédéric Péters 038ab5d4a1 misc: fix method signature for json is_user_dependant (#40033) 2020-02-19 17:00:52 +01:00
Frédéric Péters f74979bb0c misc: mark json cell that are dependant on user (#40033) 2020-02-19 16:52:46 +01:00
Frédéric Péters 2f19eb1bd1 misc: don't use direct attribute access in search rendering (#40035) 2020-02-19 16:52:46 +01:00
Frédéric Péters 5e1b222e91 fargo: don't render anything for search index (#40032) 2020-02-19 16:52:46 +01:00
Frédéric Péters 3004989cdc search: allow failures to enable unaccent extension (#40024) 2020-02-19 16:45:08 +01:00
Frédéric Péters e2348d6977 search: create and use unaccentuated dictionary (#34191) 2020-02-19 14:11:15 +01:00
Frédéric Péters 149e68b7e7 kb: limit last updated pages content to visible pages (#39484) 2020-02-19 14:11:15 +01:00
Frédéric Péters 9c841ea861 wcs: return empty/error response for requests made to nonexistent sites (#39972) 2020-02-19 12:17:01 +01:00
Lauréline Guérin fa17bffadf
pages: add a default on Page.creation_timestamp field (#39865) 2020-02-18 14:02:09 +01:00
Frédéric Péters 7698d8a398 general: redo full text search using querysets (#33632) 2020-02-18 13:56:29 +01:00
Lauréline Guérin 06417b1ff9
cells: take a snapshot when a link is added to a list of links cell 2020-02-18 09:54:02 +01:00
Valentin Deniaud eda9d548a0 misc: allow importing objects with non existent fields (#39768) 2020-02-17 15:35:33 +01:00
Lauréline Guérin 7222ec141a
misc: reduce querysets on page edition page (#39761) 2020-02-17 14:13:01 +01:00
Lauréline Guérin 1f80623e2b
misc: add tests on num queries (#39761) 2020-02-17 14:11:50 +01:00
Frédéric Péters 44b3170137 manager: don't display forms for disabled cells (#39766) 2020-02-15 10:00:58 +01:00
Lauréline Guérin c78ba2936c
lingo: raise a 404 if regie or payment backend is not found (#39846) 2020-02-14 10:21:33 +01:00
Thomas NOËL be6253986c debian: log tenants names on migrate_schemas 2020-02-12 15:24:42 +01:00
Frédéric Péters fb1fd91e47 misc: distribute combo.apps.kb templates (#39617) 2020-02-06 19:20:44 +01:00
Frédéric Péters f54db26eb4 manager: restore display of pwa navigation entries (#39553) 2020-02-05 11:14:17 +01:00
Frédéric Péters cfa9eedcd0 gallery: add translation for application name (#39504) 2020-02-04 16:45:41 +01:00
Frédéric Péters 90f166505b translation: uniform/fix new "exclude from navigation" labels (#39518) 2020-02-04 12:13:45 +01:00
Benjamin Dauvergne 5412f0a58c lingo: use query string when request body is empty (#39491)
Some backends (PayFiP WS) put the response in the query string of a
POST.
2020-02-03 17:16:54 +01:00
Lauréline Guérin a188512c5b
lingo: return HttpResponseBadRequest instead of Exception (#39277) 2020-02-03 14:47:59 +01:00
Frédéric Péters 300d1b6579 translation update 2020-02-03 14:32:16 +01:00
Frédéric Péters d8d58e2268 kb: use correct page URLs (#39483) 2020-02-03 14:27:00 +01:00
Frédéric Péters d010ee0afd kb: add default limit (#39477) 2020-02-03 14:27:00 +01:00
Valentin Deniaud dcc6d9f97a assets: import/export slot assets (#37674) 2020-02-03 10:06:53 +01:00
Nicolas Roche e451097bef kb: add cell to display last page updates (#39091) 2020-02-03 09:21:27 +01:00
Nicolas Roche bd558163a8 data: get descendants of a page (#39091) 2020-02-03 09:21:27 +01:00
Nicolas Roche 3e5e80f6e6 data: deprecate get_last_update_time using signals (#39091) 2020-02-03 09:21:27 +01:00
Nicolas Roche c84c4751e2 data: add creation timestamp on Page object (#39091) 2020-02-03 09:21:27 +01:00
Frédéric Péters 9c02f4a883 misc: add link and subtitle to style demo page (#39462) 2020-02-02 19:25:27 +01:00
Lauréline Guérin f94bcff4d9
page: new pages are excluded from navigation by default (#17659) 2020-01-31 15:25:03 +01:00
Lauréline Guérin 8e7e745f5d
misc: PytestUnknownMarkWarning pytest.mark.freeze_time (#39438)
PytestUnknownMarkWarning: Unknown pytest.mark.freeze_time - is this a typo?
You can register custom marks to avoid this warning - for details,
see https://docs.pytest.org/en/latest/mark.html
2020-01-31 15:17:26 +01:00