Commit Graph

1652 Commits

Author SHA1 Message Date
Nicolas Roche 98058a03a2 wcs: use wcs category order in backoffice submission cell (#29187)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2019-09-27 16:50:54 +02:00
Emmanuel Cazenave d0bfc7649e Revert "utils: do not raise on Django syntax error in templated_url (#34518)"
This reverts commit be570b5762.

Original commit pushed by accident.
2019-09-25 18:35:28 +02:00
Nicolas Roche be570b5762 utils: do not raise on Django syntax error in templated_url (#34518) 2019-09-25 18:30:43 +02:00
Frédéric Péters 0378b9fed5 misc: limit api/menu-badges parameters to digits (#36387) 2019-09-25 08:52:24 +02:00
Frédéric Péters b7763d995f general: remove combo.apps.momo (#32913) 2019-09-18 12:00:56 +02:00
Frédéric Péters 8832ba028c manager: recreate full hierarchy when moving page to a new parent (#36127) 2019-09-15 07:51:57 +02:00
Frédéric Péters b8eb8ee54a pwa: don't crash if X.962 serialization is not available (#35954) 2019-09-09 15:52:12 +02:00
Thomas NOËL 5cce8d3490 migrations: add missing validators on jsoncell template_string (#35670) 2019-09-07 14:01:43 +02:00
Thomas NOËL 9c4af78b04 maps: use ICONS as choices in icon field migrations (#35668) 2019-09-07 14:01:43 +02:00
Frédéric Péters b96880ace6 translation update 2019-09-03 15:51:25 +02:00
Frédéric Péters 3b2df2f522 dataviz: add support for loop, warn if there are three dimensions (#35698) 2019-09-02 18:20:41 +02:00
Frédéric Péters d2a2dd6c91 misc: use native admin login/logout views if public URLs are not loaded (#35678) 2019-09-01 10:44:28 +02:00
Frédéric Péters 9627292845 wcs: add template blocks for text parts of tracking code cell (#35623) 2019-08-28 09:34:02 +02:00
Frédéric Péters 08eb7763fc debian: use sassc to build css files (#35497) 2019-08-23 11:16:01 +02:00
Frédéric Péters 86519bca0e manager: force imported json to be read as text (#35425) 2019-08-18 14:47:00 +02:00
Frédéric Péters 5bb06f8200 pwa: force json request to be read as text (#35425) 2019-08-18 14:46:59 +02:00
Frédéric Péters 841d338970 lingo: force json request to be read as text (#35425) 2019-08-18 14:46:57 +02:00
Frédéric Péters f06322cf7a tox: load lasso (#35425) 2019-08-18 14:46:56 +02:00
Frédéric Péters f6e46c07e1 tests: update map tests to load json from textual response (#35425) 2019-08-18 14:46:54 +02:00
Frédéric Péters 58ee29aeb7 tests: update notifications to convert content before loading as json (#35425) 2019-08-18 14:46:52 +02:00
Frédéric Péters e5281adb2b tests: update lingo tests to load json from textual response (#35425) 2019-08-18 14:46:51 +02:00
Frédéric Péters fb96c6d4f3 dashboard: force json request to be read as text (#35425) 2019-08-18 14:46:49 +02:00
Frédéric Péters 826acc3b24 misc: use json method to load JSON responses (#35425) 2019-08-18 14:46:48 +02:00
Frédéric Péters e42143e009 tests: don't check for invalid parameter decoding in python 3 (#35425) 2019-08-18 14:46:46 +02:00
Frédéric Péters 1681ec8672 tests: fix check of mocked call arguments to work with python 3 (#35425) 2019-08-18 14:46:43 +02:00
Frédéric Péters 50c44019a5 python3: fix encoding/decoding of PWA private key (#35425) 2019-08-18 14:46:41 +02:00
Frédéric Péters 176576c5e3 tests: upload files as binaries (#35425) 2019-08-18 14:46:40 +02:00
Frédéric Péters f48c661980 tests: check against text version of responses (#35425) 2019-08-18 14:46:38 +02:00
Frédéric Péters cbb1814087 python3: get real value from .values() (#35425) 2019-08-18 14:46:26 +02:00
Frédéric Péters 00eb57befd python3: encode before hashing (#35425) 2019-08-18 14:46:22 +02:00
Frédéric Péters d34219379f Revert "tox: only test against Python 2 for now"
This reverts commit f85bcb4436.
2019-08-18 12:57:45 +02:00
Frédéric Péters f85bcb4436 tox: only test against Python 2 for now 2019-08-18 12:23:36 +02:00
Frédéric Péters 731eb7ee61 tox: don't force python2 2019-08-18 11:53:03 +02:00
Frédéric Péters 62456045e0 tox: limit django-jsonfield version for python2 2019-08-18 11:37:27 +02:00
Frédéric Péters 925e2efd44 settings: add django context_processors.request to context processors (#16460) 2019-08-15 16:29:34 +02:00
Christophe Siraut 2001523afa debian: update nginx-example.conf to set Access-Control-Allow-Origin (#22779) 2019-08-15 16:26:33 +02:00
Christophe Siraut a5df6a34b8 debian: update nginx-example.conf to serve theme resources (#22779) 2019-08-15 16:26:33 +02:00
Christophe Siraut 887c43cfc9 debian: update nginx-example.conf to redirect non-ssl requests (#22779) 2019-08-15 16:26:33 +02:00
Frédéric Péters f20ce6ecdc wcs: limit user forms cell to 100 items (#35407) 2019-08-15 15:21:42 +02:00
Benjamin Dauvergne eb8674866a requests_wrapper: log the real URL (#35353) 2019-08-15 15:21:35 +02:00
Thomas NOËL ff6878c39d lingo: accept french amount format (#35052) 2019-08-15 10:53:49 +02:00
Frédéric Péters 73a7643788 dataviz: don't display unconfigured graphs (#35405) 2019-08-14 17:05:43 +02:00
Thomas NOËL 073520e111 assets manager: consider missing files as empty (#35397) 2019-08-14 14:37:43 +02:00
Frédéric Péters 9ec36e807d translation update 2019-08-14 14:24:08 +02:00
Frédéric Péters 4836ed82d8 misc: add rate limiting to tracking code URLs (#35395) 2019-08-14 13:30:29 +02:00
Frédéric Péters 681c81c049 tests: adapt to changes in wcs runscript command (#34405) 2019-08-14 13:30:29 +02:00
Frédéric Péters 7a0e95a65b translation update 2019-08-13 19:28:14 +02:00
Frédéric Péters 6f82fe8eb4 dataviz: render graph locally using pygal (#20771) 2019-08-13 19:28:14 +02:00
Frédéric Péters ee2d6e7395 tox: update dependencies for new wcs django-ratelimit usage 2019-08-13 19:28:14 +02:00
Frédéric Péters e375bf09e8 assets: add basic API to upload an asset from wcs (#22391) 2019-08-13 16:28:00 +02:00