Commit Graph

496 Commits

Author SHA1 Message Date
Serghei Mihai 538497f58f tests: fix newsletters cell tests 2016-02-12 09:39:20 +01:00
Serghei Mihai a3f1ff3960 jenkins.sh: install mock for tests 2016-02-11 16:15:59 +01:00
Frédéric Péters a31720575d misc: don't float cubes charts when printing 2016-02-11 16:12:19 +01:00
Serghei Mihai 8aa3c56290 translation update 2016-02-11 16:07:31 +01:00
Serghei Mihai caee98f075 newsletters cell (#9748) 2016-02-10 22:48:31 +01:00
Frédéric Péters 42fa3daea8 lingo: add back possibility to select sips1 backend (#9832) 2016-02-09 11:15:43 +01:00
Frédéric Péters e7200ec612 translation update 2016-02-09 09:45:43 +01:00
Frédéric Péters 9708ecfbe5 misc: translate template and placeholder names (#9043) 2016-02-09 09:45:20 +01:00
Benjamin Dauvergne 2286faf445 use replaceState() to intialize popstate (fixes #9917) 2016-02-09 09:25:49 +01:00
Frédéric Péters 1682c763a9 lingo: replace SIPS by SIPS2 backend 2016-02-08 15:50:58 +01:00
Frédéric Péters 3bf296c54a misc: style cubes charts on two columns in portal agent (#9842) 2016-02-08 15:29:00 +01:00
Frédéric Péters b8a8b94a77 misc: fix French translation of gauge 2016-02-08 15:29:00 +01:00
Frédéric Péters c69a670288 misc: slight adjustment to translation of tracking code text (#9845) 2016-02-08 15:29:00 +01:00
Benjamin Dauvergne 11f40c4441 library: use klass._meta instead of django.contrib.contenttypes (#9895) 2016-02-08 15:29:00 +01:00
Thomas NOËL 04073d6be5 family: "magic removal", use only family WS informations (#9890) 2016-02-07 19:28:52 +01:00
Frédéric Péters 9fd984f5b7 general: remove duplicated wrong call to combo_load_cell() (#9759) 2016-01-25 10:32:02 +01:00
Frédéric Péters 9e5b9fbf42 debian: always restart after a hobo-agent trigger (#9405) 2016-01-22 13:37:44 +01:00
Frédéric Péters 1c3e4b191b translation update 2016-01-22 10:54:00 +01:00
Serghei Mihai 53eaa5f2bb lingo: use django url encoder (#9734) 2016-01-21 17:49:06 +01:00
Serghei Mihai 50f44453ec handle unicode params in url encoding (#9686) 2016-01-21 13:30:59 +01:00
Serghei Mihai ab6ca4077a family: encode unicode url params (#9565) 2016-01-21 12:00:13 +01:00
Frédéric Péters 03f903333e debian: don't restart on hobo-deploy trigger (#9405) 2016-01-21 11:19:38 +01:00
Frédéric Péters 389cf06bf3 jenkins: don't use pip 8 2016-01-20 15:26:15 +01:00
Frédéric Péters 77c92c7b95 general: remove cell content only once new content has arrived (#9596) 2016-01-19 14:53:35 +01:00
Benjamin Dauvergne 9909a35461 remove obsolete template (#9596) 2016-01-19 14:53:35 +01:00
Benjamin Dauvergne 7ce3445113 dataviz: allow setting extra cuts in parameters (#9596) 2016-01-19 14:53:35 +01:00
Benjamin Dauvergne e5e1ca37cf add ParametersCell (#9596)
The parameter cell create a combox box which update a context variable named,
parameters. Any change to the combobox modify the query string of the current
URL, which modifies the parameters dictionnary in the context. This dictionnary
can be looked up by other celle for parameters. For example the cubes cells
could look for any key with prefix cubes-cut-, for example
cubes-cut-comune=CLAPIERS and produces a cut filter from it.
2016-01-19 14:53:35 +01:00
Benjamin Dauvergne 0ef0fa3eb5 add a modify_global_context to CellBase (#9596)
This new method is called by publish_page to modify the global context before
rendering is started, it takes the context and the request object.
2016-01-19 14:39:03 +01:00
Benjamin Dauvergne 9966a43736 add context parameter to get_cell_extra_context (#9596) 2016-01-19 14:39:03 +01:00
Frédéric Péters bb4ce38dce lingo: notify wcs about local items payment (#9351) 2016-01-19 14:35:51 +01:00
Benjamin Dauvergne bc1d9d1547 general: pass querystring when loading cells through ajax (#9596) 2016-01-17 17:08:24 +01:00
Frédéric Péters 6ab9bd2d0a misc: allow any content in ckeditor fields (#9678) 2016-01-16 18:41:23 +01:00
Frédéric Péters 4d2d2b8737 misc: don't enable fortune cell if fortune program is not installed (#9625) 2016-01-13 20:40:34 +01:00
Frédéric Péters e9fc9ffd93 gadjo theme: adapt gauge counter size and position (#9498) 2016-01-11 10:54:15 +01:00
Benjamin Dauvergne dfcbb228bc dataviz: hide aggregate field when the choice is obvious (#9551) 2016-01-11 00:22:30 +01:00
Benjamin Dauvergne 3847ac89f5 update french translations (#9551) 2016-01-11 00:22:30 +01:00
Benjamin Dauvergne 437beeef77 dataviz: change field labels (#9551) 2016-01-11 00:22:30 +01:00
Frédéric Péters 060314c802 dataviz: use <h2> for titles of cubes cells (#9569) 2016-01-10 18:30:14 +01:00
Frédéric Péters 251c0965fa dataviz: load cubes cells asynchronously (#9568) 2016-01-10 18:27:38 +01:00
Frédéric Péters ea8ce89ad1 public: fire a combo:cell-loaded event when a cell is loaded via ajax (#9567) 2016-01-10 18:25:02 +01:00
Frédéric Péters 1cf9f69e66 gadjo theme: allow ajax loading of cells (#9566) 2016-01-10 18:20:55 +01:00
Benjamin Dauvergne 38cc11fdff dataviz: show graph data over the graph (fixes #9564) 2016-01-10 13:33:55 +01:00
Benjamin Dauvergne c176d53b84 dataviz: change minimum interval of y-axis to 10 (#9564) 2016-01-10 13:33:55 +01:00
Frédéric Péters 255f874a35 debian: correct call to hobo_deploy (bis) (#9405) 2016-01-10 11:53:15 +01:00
Frédéric Péters fb634f7b60 debian: fix check_hobos call (#9405) 2016-01-10 11:40:04 +01:00
Frédéric Péters fd6a0c6373 lingo: pass invoice_id in "pay" webservice URL (#9546) 2016-01-08 11:33:43 +01:00
Frédéric Péters 4d0d9ea4f8 lingo: do not create rowspan="0" cells when we don't know what's paid (#9541) 2016-01-07 16:47:37 +01:00
Frédéric Péters e26091b89f debian: handle hobo-redeploy trigger (#9405) 2016-01-07 14:13:41 +01:00
Serghei Mihai 5daad1b54c lingo: check api signature with adding items to basket (#9423) 2016-01-05 00:20:48 +01:00
Frédéric Péters 54c9af60d4 skeleton: makes sure nothing is rendered when cells are present (#9466) 2016-01-02 17:25:45 +01:00