Commit Graph

1331 Commits

Author SHA1 Message Date
Elias Showk 7e288677ac pwa: activate django admin model UI (#25462)
gitea-wip/combo/pipeline/head Build queued... Details
gitea/combo/pipeline/head Build started... Details
2018-08-27 10:16:23 +02:00
Elias Showk 9e950ee28b pwa: add test_webpush (#25462) 2018-08-27 10:16:09 +02:00
Elias Showk 7dbdf23e3b pwa: create a management command send_webpush (#25462) 2018-08-24 17:12:15 +02:00
Elias Showk 1b4edd9a52 pwa: add url, views and javascript for webpush (#25462) 2018-08-24 17:11:48 +02:00
Elias Showk 947f479949 pwa: create WebPushRecord and WebPushCell (#25462) 2018-08-24 17:09:04 +02:00
Elias Showk 1a570ea805 pwa: add django-push-notification and compatibility to Django 1.11 (#25462) 2018-08-24 17:06:31 +02:00
Frédéric Péters 35ac62ff50 translation update 2018-08-18 14:12:08 +02:00
Frédéric Péters cae8d0cda5 general: add "sub slug" to create variable pages (#23535) 2018-08-18 14:07:23 +02:00
Frédéric Péters d349635d07 misc: allow page with same slug but different parents (#8521) 2018-08-17 16:04:08 +02:00
Frédéric Péters 66daa07267 general: generalise links-list css class on relevant cells (#25631) 2018-08-16 09:49:14 +02:00
Frédéric Péters ccd3cd19d7 misc: disable l10n by default in templated URLs (#25695) 2018-08-16 09:33:11 +02:00
Frédéric Péters c5f7d9ec3a json cells: don't log on empty URLs (#25692) 2018-08-16 09:33:08 +02:00
Frédéric Péters cf596ea8f3 manager: make sure cell form background is white 2018-08-15 13:46:41 +02:00
Frédéric Péters 8a7b5fb12a misc: update trove classifiers for development status and language 2018-08-12 19:54:33 +02:00
Frédéric Péters a42a85e801 misc: change portal agent css to scss (#25617) 2018-08-12 12:06:28 +02:00
Frédéric Péters 1d758c85ff misc: generate a version number that's compatible with PEP 440 (#25596) 2018-08-07 23:42:15 +02:00
Frédéric Péters a7c08ec261 doc: remove obsolete blurp related paragraph 2018-08-07 23:42:15 +02:00
Frédéric Péters 67931d2d78 add compatibility with python 3 (#25486) 2018-07-28 09:55:59 +02:00
Frédéric Péters 9751386861 tests: don't use print() to create wcs config files (py3) 2018-07-26 13:32:27 +02:00
Frédéric Péters 96ac10646a tests: use binary content in request cache tests 2018-07-26 08:29:46 +02:00
Frédéric Péters cbd9044835 tests: use response.text to check for textual contents 2018-07-26 08:29:42 +02:00
Frédéric Péters bc7ef1ddf3 tests: create momo zip test file as binary (py3) 2018-07-26 08:29:38 +02:00
Frédéric Péters 882d04d88c Revert "tests: use response.text for textual contents (py3)"
This reverts commit 079faada75, .text
should not be used for request cache yet.
2018-07-25 22:16:54 +02:00
Frédéric Péters 079faada75 tests: use response.text for textual contents (py3) 2018-07-25 22:00:09 +02:00
Frédéric Péters 6fec519794 tests: don't access dict_values directly (py3) 2018-07-25 21:46:55 +02:00
Frédéric Péters a50bbad34b tests: use response.text for textual contents (py3) 2018-07-25 21:28:26 +02:00
Frédéric Péters 851e032040 tests: adjust upload contents to be bytes (py3) 2018-07-25 21:28:22 +02:00
Frédéric Péters 61452c1f7d tests: use force_text() instead of unicode() 2018-07-25 21:19:02 +02:00
Frédéric Péters 64305b1cb8 tests: use resp.text to compare against string 2018-07-25 20:54:08 +02:00
Frédéric Péters 03cdecb644 tests: adjust import/export test for python 3 2018-07-25 20:48:33 +02:00
Frédéric Péters 1b7400a0b4 tests: update tests on the road to python 3
(this includes a switch of lingo tests from django test client to
webtest)
2018-07-25 16:45:36 +02:00
Frédéric Péters e50865b722 tox: force usage of python 2 to create virtual environments 2018-07-23 22:41:11 +02:00
Frédéric Péters 7137203480 misc: don't use permanent redirect for moved pages (#25390) 2018-07-20 10:17:11 +02:00
Frédéric Péters a745d98e7a general: add basic export/import of named assets (#24933) 2018-07-18 10:32:21 +02:00
Frédéric Péters 35d9a1bbba general: create page hierarchy beforehand (#24238) 2018-07-16 09:04:59 +02:00
Frédéric Péters 9e6adee4f9 general: keep cache of cell types used in a page (#24239) 2018-07-16 09:04:59 +02:00
Frédéric Péters cb3a97c579 fix grammar in translation 2018-07-15 18:35:51 +02:00
Frédéric Péters 46f0a937b5 tests: only check path of URL 2018-07-14 11:59:06 +02:00
Frédéric Péters c905276c45 general: keep a redirect on slug and parent changes (#20760) 2018-07-13 08:46:09 +02:00
Frédéric Péters 13766c1a28 general: use a model to look for redirection before emitting a 404 (#20760) 2018-07-13 08:45:44 +02:00
Frédéric Péters e985190952 notifications: don't make ack() imply forget() (#25186) 2018-07-11 11:02:08 +02:00
Frédéric Péters 1c51ae901b maps: don't hardcode border radius of geolocate button (#25125) 2018-07-09 09:35:34 +02:00
Frédéric Péters 0a68913a0a translations: fix typo 2018-07-06 22:10:21 +02:00
Frédéric Péters f9936bd857 translation update 2018-07-06 17:18:35 +02:00
Frédéric Péters 934b13922d maps: add option to specify properties to include in geojson (#25094) 2018-07-06 16:51:26 +02:00
Josue Kouka d30920adfc maps: add handling of marker behaviour on click (#21034) 2018-07-06 14:22:19 +02:00
Frédéric Péters 57860d5699 general: remove plugin discovery via pkg_resources (#25040) 2018-07-04 11:19:05 +02:00
Frédéric Péters a26e3b57f5 assets: give asset_url templatetag sorl.thumbnail options (#24943) 2018-07-02 20:18:13 +02:00
Frédéric Péters 3c7c7e4aab debian: fix typo in python-proj package name 2018-07-02 15:51:40 +02:00
Frédéric Péters b7b46dd349 misc: don't overmatch URLs (#24917) 2018-07-02 10:09:35 +02:00