Commit Graph

616 Commits

Author SHA1 Message Date
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
Frédéric Péters 4a966a35b5 lingo: add new dependencies to setup.py/requirements.txt 2015-12-30 17:58:54 +01:00
Frédéric Péters 01abf14d90 debian: conflicts with standalone lingo package 2015-12-30 17:49:31 +01:00
Frédéric Péters 9d6f7b70e5 lingo: import and adapt tests from standalone module 2015-12-30 17:49:31 +01:00
Frédéric Péters aef08751d5 lingo: insert into global MANIFEST.in 2015-12-30 17:49:31 +01:00
Frédéric Péters 593f23caaf lingo: update module references to match after-merge location 2015-12-30 17:49:31 +01:00
Frédéric Péters 3e7e035f20 lingo: import README 2015-12-30 17:49:31 +01:00
Serghei Mihai d8bc27a172 lingo: round amount computed from query string (#9174) 2015-12-30 17:49:31 +01:00
Serghei Mihai 0159242193 lingo: include query string in amount computation (#9174) 2015-12-30 17:49:31 +01:00
Serghei Mihai 7ead366442 lingo: add transaction id and date to invoice payment notification (#9280)
Send data through POST
2015-12-30 17:49:31 +01:00
Serghei Mihai 17b7b49f20 lingo: handle callback calls with POST method (#9360) 2015-12-30 17:49:31 +01:00
Serghei Mihai e1003112f8 lingo: compute item amount from payload and its optional extra attribute (#9174) 2015-12-30 17:49:31 +01:00
Frédéric Péters f6c801a524 lingo: add a new manager page to list recent transactions (#9252) 2015-12-30 17:49:31 +01:00
Frédéric Péters cc66e44e92 lingo: mention service name within the link 2015-12-30 17:49:31 +01:00
Serghei Mihai b2a9d82a38 lingo: store items total amount in transaction (#9259) 2015-12-30 17:49:31 +01:00
Frédéric Péters 991f711223 lingo: use <h2> titles in cells (#9041) 2015-12-30 17:49:31 +01:00
Frédéric Péters 231c6640ba lingo: use i18n in payment_form template (#9046) 2015-12-30 17:49:31 +01:00
Frédéric Péters 92daabeff7 lingo: protect "basket link cell" against anonymous ajax calls (#9045) 2015-12-30 17:49:31 +01:00
Serghei Mihai 9530005bcc lingo: add payzen backend (#9025) 2015-12-30 17:49:31 +01:00
Serghei Mihai d73b7927ba lingo: url typo fix 2015-12-30 17:49:31 +01:00
Frédéric Péters b0baad0cb9 lingo: update migrations for new restricted_to_unlogged_users field (#8641) 2015-12-30 17:49:31 +01:00
Serghei Mihai ee22e1c365 lingo: notify remote invoices payment only if available in transaction (#8644) 2015-12-30 17:49:31 +01:00