Commit Graph

259 Commits

Author SHA1 Message Date
Benjamin Dauvergne 4199d4070d debian: in cron script also redirect stderr to log file 2016-07-29 16:43:59 +02:00
Benjamin Dauvergne 38dd6c3a71 take care of timedelta(0) values 2016-07-26 14:29:13 +02:00
Benjamin Dauvergne ee57bbdb96 fix ODS export since cell format changed 2016-07-26 13:22:59 +02:00
Benjamin Dauvergne 12d3977acc replace django-select2 option width=resolve by width=100% 2016-07-26 13:13:50 +02:00
Benjamin Dauvergne de169a9ed1 compute piecharts colors only for visible slices 2016-07-26 13:13:50 +02:00
Benjamin Dauvergne 31bdb28ea0 add dimension value to annotations 2016-07-26 13:13:50 +02:00
Benjamin Dauvergne 151337114b fix name collision between Dimension.filter attribute and method 2016-07-26 13:13:50 +02:00
Benjamin Dauvergne 2a35df5ce5 format durations in bar charts (fixes #12717) 2016-07-26 13:13:39 +02:00
Benjamin Dauvergne 73191e1076 format breadcrumb label in view not template 2016-07-26 12:04:38 +02:00
Benjamin Dauvergne 8cc1ae0788 expose measure and dimension type and name in data cells in templates 2016-07-26 12:04:38 +02:00
Benjamin Dauvergne 76ba2a5fc0 keep dimension and measure type as string 2016-07-26 11:28:59 +02:00
Frédéric Péters 0a8218ee8d style: leave border drawing to CSS (#12726) 2016-07-25 16:42:54 +02:00
Frédéric Péters f14d1d8cef give a title for <head> and header (#12714) 2016-07-25 16:32:27 +02:00
Frédéric Péters 750d926b92 serve PNG version with proper MIME Type (#12713) 2016-07-25 16:32:27 +02:00
Benjamin Dauvergne dd13adc543 use one color by data serie, vary color among series (fixes #12728) 2016-07-25 16:16:24 +02:00
Benjamin Dauvergne 6552014b2c fix grouped data when there is no drilldown chosen (fixes #12718) 2016-07-25 16:13:23 +02:00
Benjamin Dauvergne afe0f1f167 redirect sole warehouse (fixes #12716) 2016-07-25 15:27:51 +02:00
Benjamin Dauvergne 7a4b76c7fd debian: load hobo agent after execing debian_config_common (fixes #12737)
It needs to override hobo_deploy command from hobo.agent.common.
2016-07-25 15:20:18 +02:00
Benjamin Dauvergne 6cec6f382c factorize stylesheets and js from templates (fixes #12734) 2016-07-25 15:19:24 +02:00
Benjamin Dauvergne fb23c28f1f use .to_json() method to expose measures and dimensions to templates (fixes #12735) 2016-07-25 15:19:24 +02:00
Benjamin Dauvergne c51df1f593 change service label to 'Statistiques' (fixes #12736) 2016-07-25 15:19:17 +02:00
Benjamin Dauvergne 256a76e41e MANIFEST.in: add static files 2016-07-22 17:52:55 +02:00
Benjamin Dauvergne 1788df5777 debian: modify INSTALLED_APPS before loading debian_config_common
INSTALLED_APPS is copied into TENANT_APPS by debian_config_common so it needs to
be complete before loading debian_config_common.
2016-07-22 17:36:03 +02:00
Benjamin Dauvergne 4a6b6e0471 if value should be float but is not, show 'Non applicable' 2016-07-22 16:14:46 +02:00
Benjamin Dauvergne 69fb738818 improve cube view
* make it compatible with django-select2 >=5 by implemting a dummy templatetag
* use jquery.form.js to submit cube settings
* use addclear.js to clear data fields
* make one chart by measure
* use pie charts for percent measure
* add automatic coloring of charts
* use a button style for the Download PNG link of charts
* add URL to bookmark cube settings
2016-07-22 15:54:50 +02:00
Benjamin Dauvergne 4d45677cf1 debian: fix cron.d 2016-07-21 15:07:36 +02:00
Benjamin Dauvergne 6f807b2fdb debian: fix typo in control 2016-07-21 14:32:10 +02:00
Benjamin Dauvergne 214e825659 improve cube view
* float cube form on the right
* fix multiple loading of django-select2
* make the representation choosable between table and charts
* group dimension cells in tables
* add label to y-axis of bar charts
* separte measures into multiple charts
* reduce decimals to 2 in charts
2016-07-21 14:25:40 +02:00
Benjamin Dauvergne c6aa7e30b3 limit django-select2 version to <5 2016-07-21 14:25:40 +02:00
Benjamin Dauvergne 0ca768ef06 views: make menu_json returns JSONP data 2016-07-18 16:55:45 +02:00
Benjamin Dauvergne 8e06e82f09 forms: pass width=resolve option to Select2 widgets 2016-07-18 11:54:12 +02:00
Benjamin Dauvergne 83d3573ea7 templates: do not clobber headers from gadjo/base.html overloading in publik-base-theme 2016-07-18 11:29:35 +02:00
Benjamin Dauvergne 899b810e3d debian: add synchronization scripts for w.c.s. instances 2016-07-15 18:24:48 +02:00
Benjamin Dauvergne 7b174d9ce0 add hobo agent 2016-07-15 17:14:46 +02:00
Benjamin Dauvergne 3e0204663e add compatibility with django-select2 < 5 2016-07-15 16:29:58 +02:00
Benjamin Dauvergne 8d4436868a remove debuging statement 2016-07-15 16:28:37 +02:00
Benjamin Dauvergne a6959ccdab add missing tests and templates 2016-07-14 19:23:03 +02:00
Benjamin Dauvergne 17e4461781 add more tests and publik integration
- authorization based on superuser status of users
- menu.json view for portal agent integration
- login/logout page for standalone launch
- tests of basic access control on menu.json and homepage views
2016-07-14 10:21:00 +02:00
Benjamin Dauvergne 1e43909507 debian packaging 2016-06-24 15:54:12 +02:00
Benjamin Dauvergne 7b587daeaa bijoe: fix bad indenting in EngineDimension.members() 2016-06-18 09:36:26 +02:00
Benjamin Dauvergne b06a5eeb45 bijoe: improve style of data tables 2016-06-18 09:36:26 +02:00
Benjamin Dauvergne 08fbfcff05 bijoe: style improvement 2016-06-18 09:36:26 +02:00
Benjamin Dauvergne 1b610753be bijoe: display total count of facts in each warehouses 2016-06-18 09:36:26 +02:00
Benjamin Dauvergne 7e1fc353f3 wcs_olap: improve display of decimal values (for french users) 2016-06-18 09:36:26 +02:00
Benjamin Dauvergne 45a1ba23a8 bijoe: order warehouses by name when displayed 2016-06-18 09:36:26 +02:00
Benjamin Dauvergne 521ccd5e38 bijoe: fix naming of local setting file environment variable 2016-06-18 09:36:26 +02:00
Benjamin Dauvergne 63dd871697 bijoe: add a count method to EngineCube 2016-06-18 09:36:26 +02:00
Benjamin Dauvergne c99b876e3e bijoe: add a cubes iterator to engine 2016-06-18 09:36:26 +02:00
Benjamin Dauvergne e50adcb532 bijoe: generate isoweek dimension for date dimension 2016-05-25 10:33:57 +02:00
Benjamin Dauvergne 32d5d1316a bijoe: flatten Decimal to unicode in JSON export 2016-05-25 10:12:50 +02:00