Commit Graph

412 Commits

Author SHA1 Message Date
Frédéric Péters 1d6ec5f7e0 templatetags: add |split (#33042) 2019-05-13 13:48:08 +02:00
Frédéric Péters ede3575fb2 misc: mark text cell content as safe (#32823) 2019-05-12 20:05:13 +02:00
Frédéric Péters c9b4ed5d4e misc: allow variables in URLs in href/src of text cells (#17360) 2019-05-12 20:05:13 +02:00
Frédéric Péters f80bac14e0 misc: use absolute URIs for links in text cell in skeleton mode (#24681) 2019-05-12 20:05:13 +02:00
Frédéric Péters 9727fde513 misc: use absolute URIs for text cell images in skeleton mode (#24681) 2019-05-12 20:05:13 +02:00
Frédéric Péters 080aa779c8 assets: add basic export/import of assets in tar file (#6756) 2019-05-02 14:37:50 +02:00
Thomas NOËL ed5b366a6b wcs: send quoted tracking code to wcs (#32646) 2019-04-26 12:39:49 +02:00
Frédéric Péters 0220713ea2 wcs: don't warn on 404 for user URIs (#32148) 2019-04-16 16:39:27 +02:00
Frédéric Péters 0bffb44164 tests: adapt waiting for index search to whoosh write lock (#32031) 2019-04-15 20:30:05 +02:00
Frédéric Péters a8b430eb35 tests: adapt to changes in generated javascript in search cell (#18921) 2019-04-15 20:30:05 +02:00
Frédéric Péters 83d37967eb search: add "wait for index" message to search cell configuration form (#32031) 2019-04-15 20:06:57 +02:00
Frédéric Péters 86e9f58cdb tests: adjust for whitespace changes after #31874 2019-04-15 09:43:52 +02:00
Frédéric Péters 8d9a03f57c search: don't display "no result found" when there is no query (#32038) 2019-04-09 18:28:20 +02:00
Frédéric Péters a03b9e6906 misc: add space inside django tags in skeletons (#25706) 2019-03-07 14:25:12 +01:00
Frédéric Péters 8e262de57a misc: keep django comments intact in skeleton pages (#25706) 2019-03-07 14:25:12 +01:00
Frédéric Péters bd839d1e78 lingo/maps: move delete link to objects list (#29382) 2019-03-04 13:43:35 +01:00
Frédéric Péters b5a8e0cda4 misc: monkeypatch user model with a method to get name id (#30723) 2019-03-04 13:42:56 +01:00
Frédéric Péters 5e5d3d4f72 misc: don't rely on is_anonymous being a CallableBool (#31026) 2019-03-01 11:34:22 +01:00
Frédéric Péters c47ef6fd4d misc: pass configured json cell parameters to action URL templates (#30885) 2019-02-26 10:33:17 +01:00
Thomas NOËL fb718c6c47 public: do not redirect if template rendering is empty (#29763)
Also, on template error, raise a 404 with a debug message.
2019-02-18 17:00:36 +01:00
Frédéric Péters 016d33712e assets: don't use get_thumbnail on SVG files (#30533) 2019-02-12 19:51:38 +01:00
Frédéric Péters 069e18aa15 misc: fix user dependant cells exported in skeleton with django 1.11 (#29845) 2019-01-17 14:39:23 +01:00
Frédéric Péters 0662ae94ed manager: fix display of page edition in case of unknown template (#29383) 2019-01-17 11:57:00 +01:00
Frédéric Péters cd038ed4f0 misc: add support for sharing custom 404 page (#29836) 2019-01-17 09:53:46 +01:00
Frédéric Péters a35727acc1 tests: always clean media files 2019-01-14 09:57:02 +01:00
Frédéric Péters 2e58ce9b02 pwa: add possibility to set application icon (#29457) 2019-01-14 09:33:45 +01:00
Frédéric Péters 257d596042 pwa: ship manifest.json template (#29465) 2019-01-05 10:41:33 +01:00
Frédéric Péters d9367275de pwa: add management of navigation entries (#29362) 2019-01-03 11:55:44 +01:00
Frédéric Péters ceaca4edd1 profile: register users search engine (#26261) 2019-01-02 15:36:37 +01:00
Frédéric Péters c26b473c78 pwa: add settings page with offline parameters (#25496) 2019-01-02 08:58:11 +01:00
Frédéric Péters 00b6001be7 wcs: register search engines for formdata of wcs sites (#26260) 2019-01-02 08:58:11 +01:00
Frédéric Péters 0257b17ac9 tests: don't use resp.json() as it was not available in django 1.8 2018-12-28 13:39:03 +01:00
Frédéric Péters fcd1a6115b notifications: add API to get count of new notifications (#29365) 2018-12-28 13:21:56 +01:00
Frédéric Péters dadad025a6 tests: move admin_user fixture to conftests 2018-12-27 10:05:25 +01:00
Serghei Mihai e8a0b4cedf lingo: add default values for TIPI reference fields (#26057)
Make fields readonly if default value defined.
2018-12-20 14:22:04 +01:00
Frédéric Péters e039b655e1 pwa: add basic support for push notifications (#25462) 2018-12-20 14:14:35 +01:00
Frédéric Péters f3f7202c21 general: refine navigation/menu page visibility (#28963) 2018-12-18 10:56:25 +01:00
Frédéric Péters 192b426700 misc: add page absolute URI to cell rendering context (#28777 2018-12-11 17:31:46 +01:00
Frédéric Péters f598929c34 search: add support for API returning results in a different key (#28606) 2018-12-05 11:00:27 +01:00
Frédéric Péters ce07e03a5d assets: always redirect user to most appropriate page (#21609) 2018-11-15 15:14:24 +01:00
Frédéric Péters 4ea3c2c920 wcs: add db cache refresh to formdef/category cells (#28043) 2018-11-15 12:04:31 +01:00
Frédéric Péters 0caf6fa965 misc: change admin to use front login/logout (#21910) 2018-11-14 20:50:43 +01:00
Frédéric Péters ac33f94f81 general: move cron jobs in app configs (#28000) 2018-11-14 18:54:03 +01:00
Frédéric Péters 9831984afb wcs: add generic support for a picture in forms of a category cell (#27972) 2018-11-14 09:23:19 +01:00
Emmanuel Cazenave d40cb57e27 lingo: allow arbitrary date for deferred payment (#27045) 2018-11-05 17:35:06 +01:00
Frédéric Péters 9a0b497f7a assets: make it possible to qualify assets as not being images (#27718) 2018-11-05 13:10:48 +01:00
Frédéric Péters b0973b7c97 misc: extend |parse_datetime to accept time.struct_time objects (#27715) 2018-11-01 19:16:41 +01:00
Frédéric Péters e626b0b6b3 general: revamp cell visibility options (#17001) 2018-10-29 14:37:55 +01:00
Frédéric Péters 7a04dbba74 wcs: add support for qualifying assets with an optional suffix (#27630) 2018-10-29 14:37:55 +01:00
Emmanuel Cazenave 0c7b57fad0 give a hint when a page is missing (#27031) 2018-10-17 16:32:29 +02:00