Commit Graph

1341 Commits

Author SHA1 Message Date
Frédéric Péters cb4ccd0579 profile: add a new "user profile" cell (#25633)
gitea-wip/combo/pipeline/head Build queued... Details
gitea/combo/pipeline/head Build started... Details
2018-08-30 11:24:44 +02:00
Frédéric Péters 80fcdb2f67 wcs: add new cell for backoffice submission (#23536) 2018-08-30 11:24:44 +02:00
Frédéric Péters 3eb37ec764 wcs: add a tracking code search engine (#25625) 2018-08-30 11:24:44 +02:00
Frédéric Péters 28a2dab203 search: add custom widget to sort and enable engines (#23534) 2018-08-30 11:24:44 +02:00
Frédéric Péters c0031f62d2 search: add a singleton so apps can register their search engines (#25620) 2018-08-30 11:24:44 +02:00
Thomas NOËL d4f0d28e6e search: handle several search engines (#23534) 2018-08-30 11:24:44 +02:00
Frédéric Péters c01cc27af2 portal agent: add templates for two columns layout (#25636) 2018-08-30 11:00:01 +02:00
Frédéric Péters 95ad6156e7 portal agent: add foldable/folded support classes (#25922) 2018-08-30 11:00:01 +02:00
Frédéric Péters 8e289a0e03 portal agent: style cells and search results (#25922) 2018-08-30 11:00:01 +02:00
Frédéric Péters 698253a149 lingo: change online payment page to directly display transactions (#25928) 2018-08-29 13:00:08 +02:00
Frédéric Péters 3b7ac25aa5 maps: switch layer list markup to <ul> (#25924) 2018-08-29 13:00:08 +02:00
Frédéric Péters dc1266de6e lingo: switch regie list markup to <ul> (#25924) 2018-08-29 13:00:08 +02:00
Frédéric Péters 6ae1b0e8be misc: use new markup for appbar actions (#25927) 2018-08-29 13:00:08 +02:00
Frédéric Péters 73993484d8 setup: bump eopayment required version (#25772) 2018-08-29 11:56:41 +02:00
Frédéric Péters d2b024d7ec wcs: update migration with new verbose_name (#25886) 2018-08-27 20:32:11 +02:00
Thomas NOËL 4dcc778492 tests/lingo: verify error message on bad returns (#25772) 2018-08-27 14:12:43 +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