Commit Graph

427 Commits

Author SHA1 Message Date
Frédéric Péters 73648052ce pwa: add option to enable support for push notifications (#31388) 2019-07-02 11:11:31 +02:00
Frédéric Péters 9784211b5a misc: rename "json feed" cell as "json prototype" cell (#34471) 2019-07-01 19:51:18 +02:00
Frédéric Péters 5b4598c901 misc: allow page picture to be svg (#34334) 2019-06-25 18:08:43 +02:00
Serghei Mihai daa3a1da27 lingo: mark when pesv2 payment protocol is active in tipi form (#34119) 2019-06-20 12:16:52 +02:00
Frédéric Péters 33b4197ea5 wcs: ignore case/spaces in tracking code (#34156) 2019-06-19 10:33:29 +02:00
Frédéric Péters 7aab01c92b misc: return 400 when an improrer next parameter is given to login (#33082) 2019-06-03 12:30:13 +02:00
Frédéric Péters 6439c43b48 wcs: raise a bad request when tracking code is missing from request (#33079) 2019-06-03 12:30:13 +02:00
Frédéric Péters 6b7d5938fc utils: flatten context passed to get_templated_url (#33393) 2019-05-27 10:00:40 +02:00
Serghei Mihai afe102d95d pwa: add application title parameter (#32371) 2019-05-27 10:00:40 +02:00
Frédéric Péters 19011ae0d3 manager: keep cell open after edit actions (#33103) 2019-05-20 17:40:55 +02:00
Emmanuel Cazenave 23f13059d0 lingo: start transaction options (#32967)
Based on the backend capabilities.
2019-05-16 17:53:49 +02:00
Emmanuel Cazenave 2eaeeb3670 lingo: got back to regie list liew after edition cancel (#33050) 2019-05-16 17:30:42 +02:00
Emmanuel Cazenave b406f7a99a lingo: make manager views compliant with PaymentBackend (#32441) 2019-05-15 18:16:08 +02:00
Emmanuel Cazenave 1deb29c3bf lingo: make payment related views compliant with PaymentBackend (#32441) 2019-05-15 17:53:26 +02:00
Frédéric Péters 24af3c8a2f add a gallery cell type (#7344)
Signed-off-by: Christophe Siraut <csiraut@entrouvert.com>
2019-05-14 09:31:42 +02:00
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