Commit Graph

1347 Commits

Author SHA1 Message Date
Frédéric Péters 024c079043 maps: consider layer label when searching on multiple layers (#26112) 2018-09-04 20:15:42 +02:00
Frédéric Péters b6116cc93f dashboard: enclose dashboard cell icons in a block for overriding (#26096) 2018-09-04 18:11:26 +02:00
Frédéric Péters 82bade20aa assets: don't pass svg to sorl.thumbnail (#26049) 2018-09-04 17:37:10 +02:00
Thomas NOËL e5b45e5f0e update french translations 2018-08-31 16:16:06 +02:00
Frédéric Péters 1b6a015539 search: add possibility to specify templates for hits (#25614) 2018-08-31 16:01:16 +02:00
Frédéric Péters 90a11b1328 profile: add a new "user profile" cell (#25633) 2018-08-31 15:23:33 +02:00
Frédéric Péters 56963a8b75 wcs: add new cell for backoffice submission (#23536) 2018-08-31 13:48:26 +02:00
Frédéric Péters 593033b10d wcs: add a tracking code search engine (#25625) 2018-08-30 15:16:38 +02:00
Thomas NOËL a90c6740a8 add missing custom format_value for multi select widget (#25966) 2018-08-30 15:11:40 +02:00
Frédéric Péters 9c69420972 search: add custom widget to sort and enable engines (#23534) 2018-08-30 11:50:06 +02:00
Frédéric Péters 3328fccc06 search: add a singleton so apps can register their search engines (#25620) 2018-08-30 11:50:06 +02:00
Thomas NOËL 44a54622f4 search: handle several search engines (#23534) 2018-08-30 11:50:06 +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