Commit Graph

358 Commits

Author SHA1 Message Date
Benjamin Dauvergne 41f2ea69ba debian: update pydist-overrides for ChartNew.js 2015-12-23 16:45:30 +01:00
Thomas NOËL bc44ce7e98 update french translation (#9070) 2015-12-23 16:26:29 +01:00
Benjamin Dauvergne 1adea6ad03 update french translation (#9217) 2015-12-23 10:19:25 +01:00
Benjamin Dauvergne 3e3d892f3e dataviz: replace Chart.js by ChartNew.js for rendering charts (fixes #9217) 2015-12-23 10:18:29 +01:00
Benjamin Dauvergne c206fe11f7 dataviz: use submitted cube value instead of instance value if present (fixes #9218) 2015-12-23 09:27:02 +01:00
Frédéric Péters 2e8e3f9b9b wcs: sign requests done by manager to present forms/categories (#9370) 2015-12-19 19:18:35 +01:00
Frédéric Péters 565d9f5f54 build: add missing sys import 2015-12-19 19:18:35 +01:00
Frédéric Péters 4f32863de0 debian: add missing python-django to build-depends 2015-12-19 19:18:35 +01:00
Frédéric Péters 06b0cb4912 manager: don't update html of cells with a ckeditor (#9367) 2015-12-18 12:55:40 +01:00
Frédéric Péters 8e8f6828b3 wcs: turn "current forms" cell into a "user forms" cell, with options (#9070) 2015-12-18 09:51:06 +01:00
Frédéric Péters f605f88185 misc: fix ajax-loading of empty cell (#9223)
This is a workaround for jQuery .replaceWith() not working with empty strings.
2015-12-16 12:03:21 +01:00
Frédéric Péters ffff0b7462 dataviz: fix jsonp requests for gauge values 2015-12-07 21:31:49 +01:00
Frédéric Péters ee879f80ef jenkins: get latest WebTest version 2015-12-05 23:50:07 +01:00
Frédéric Péters b06b2da707 manager: always update cell form after a click on the save button (#9215) 2015-12-05 23:40:46 +01:00
Frédéric Péters 1c46784055 misc: add a class to cells that failed to load (#9213) 2015-12-05 18:33:51 +01:00
Frédéric Péters a478ee212c misc: fix additional label json view to work on lazy gettext strings (#9212) 2015-12-05 18:33:51 +01:00
Frédéric Péters e732fc0cb7 dataviz: add missing closing bracket in js selector 2015-12-05 12:49:52 +01:00
Frédéric Péters 2299a3376c trivial: fix comment about agent portal cookie duration 2015-12-01 19:04:26 +01:00
Frédéric Péters b7ac62ee28 translation update 2015-11-29 11:10:53 +01:00
Benjamin Dauvergne 4c1fbe696b dataviz: fix typo 2 (#9098) 2015-11-26 18:05:28 +01:00
Benjamin Dauvergne b1e486be56 dataviz: fix typo (#9098 2015-11-26 17:58:59 +01:00
Benjamin Dauvergne 4c43e5f0f7 add jenkins.sh 2015-11-26 17:53:40 +01:00
Frédéric Péters ebe1cce682 debian: fix python-xstatic-chart-js package name 2015-11-26 17:44:46 +01:00
Benjamin Dauvergne 842f700b71 dataviz: add cells to display data from cubes using barcharts and HTML tables (#9098)
It contains two new cells: CubesBarChart and CubesTable. You must have a cubes
server targeted by the CUBES_URL setting for enabling the cells.
2015-11-26 17:20:42 +01:00
Frédéric Péters 85f0906aaf wcs: send an explicitely empty NameID to mark anonymous calls (#9102) 2015-11-25 15:49:01 +01:00
Frédéric Péters 8a4eb41869 misc: add a X-Combo-Page-Id header to skeleton responses (#9095) 2015-11-25 15:49:01 +01:00
Frédéric Péters 3c560f30f9 misc: don't create a fake template for 404 errors (#9110) 2015-11-25 15:49:01 +01:00
Frédéric Péters 405b41020c tests: fix mock user object 2015-11-25 15:26:16 +01:00
Frédéric Péters d283175f11 wcs: add a class to formdefs requiring authentication (#9103) 2015-11-24 14:19:22 +01:00
Frédéric Péters 413f89eb97 wcs: add base_url for blurp compatibility 2015-11-23 20:54:56 +01:00
Frédéric Péters 5d9cdb777f misc: always use ajax for blurp cells declared as ajax (#9094) 2015-11-23 20:14:38 +01:00
Frédéric Péters 382ee37f12 misc: workaround migration order, lazy load cells if contenttypes is not ready 2015-11-23 18:44:59 +01:00
Frédéric Péters 140d5d5393 misc: add a sample style debug page (#9068) 2015-11-22 23:57:18 +01:00
Frédéric Péters 0de4306d51 wcs: remove usage of cmsplugin_blurp (#9067) 2015-11-22 23:53:28 +01:00
Frédéric Péters 6ef2900451 misc: initialize cell library once application is ready (#9066) 2015-11-22 23:34:23 +01:00
Frédéric Péters d02d6ec080 wcs: also get formdefs when getting categories (#8990) 2015-11-16 18:00:24 +01:00
Thomas NOËL 7f0dd9f035 family: select formdefs presenting all keywords 2015-11-12 01:37:10 +01:00
Thomas NOËL f4808f0a33 family: always return a family to cell, even if empty or error 2015-11-12 00:23:23 +01:00
Thomas NOËL 69e26427b4 publik: add portal agent link in the publik menu (#8945) 2015-11-11 20:47:39 +01:00
Thomas NOËL b5ccede04f family: use id varnames used in wcs forms (#8275) 2015-11-11 19:18:24 +01:00
Frédéric Péters b3ebe9ad9b ship dataviz statics... 2015-11-10 18:02:26 +01:00
Frédéric Péters d92f70bf65 ship dataviz templates 2015-11-10 17:59:03 +01:00
Frédéric Péters 5bde8c06ca dataviz: add a gauge cell (#8477) 2015-11-10 17:38:20 +01:00
Thomas NOËL a2a1b66783 family: link to wcs forms via keywords and person id (#8275) 2015-11-10 15:17:51 +01:00
Thomas NOËL 51beecdf88 family: rewrite get_cell_extra_context 2015-11-10 14:38:23 +01:00
Thomas NOËL 7df003805e publik: move welco just before wcs in the publik menu 2015-11-05 11:57:51 +01:00
Thomas NOËL d2c2df4fb9 update french translations 2015-11-04 17:45:32 +01:00
Frédéric Péters a5a7bd4561 publik: insert welco in the middle of the publik menu 2015-11-02 17:20:32 +01:00
Frédéric Péters b6435fcf59 publik: don't lose gadjo extrascripts 2015-11-02 17:20:06 +01:00
Frédéric Péters c646b93232 misc: don't crash in placeholder templatetag if page_cells is undefined (#8812) 2015-11-02 08:10:22 +01:00