Commit Graph

487 Commits

Author SHA1 Message Date
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
Frédéric Péters 39bd8624a1 debian: fix check for symbolic link 2015-12-31 15:42:13 +01:00
Frédéric Péters 5a431397c4 debian: workaround dpkg inability to replace directories by symlinks 2015-12-31 15:33:53 +01:00
Frédéric Péters df7763f374 lingo: use <th> for invoice table header cells 2015-12-31 13:23:44 +01:00
Frédéric Péters 90763b64d2 lingo: always give two decimals to amounts in invoice list 2015-12-31 13:19:26 +01:00
Frédéric Péters b24a4f776d lingo: add a "amount" class to appropriate table cells 2015-12-31 13:04:29 +01:00
Frédéric Péters d6e009ef9d lingo: use a class in invoices table, as there can be more than one on a page 2015-12-31 12:11:36 +01:00
Frédéric Péters ca0aa81209 misc: add missing space in translation 2015-12-31 11:23:06 +01:00
Frédéric Péters 847aa475a0 MANIFEST: lingo translations have now been merged 2015-12-31 11:22:09 +01:00
Frédéric Péters 22681df654 merge lingo translations 2015-12-31 11:12:20 +01:00