Commit Graph

344 Commits

Author SHA1 Message Date
Frédéric Péters 1449cc10fb translations: fix title to use plural form 2018-07-17 21:18:18 +02:00
Emmanuel Cazenave f2fdad2f31 really pin django-webtest (#23605) 2018-05-04 18:01:45 +02:00
Emmanuel Cazenave f927382998 pin django-webtest (#23605) 2018-05-04 15:47:15 +02:00
Thomas NOËL f3d73b3eb4 debian: use explicit command name in systemd execstartpre (#22757) 2018-03-23 01:06:17 +01:00
Benjamin Dauvergne d72561e3b8 log more errors during signature's checks (fixes #22615) 2018-03-19 21:25:52 +01:00
Paul Marillonnet cd140d19cc debian: add systemd service file (#16804) 2018-03-14 09:35:57 +01:00
Frédéric Péters b1ab8857d0 use {} format syntax in success url (#21863)
Using %()s was deprecated and is no longer available in Django 1.11.
2018-02-19 13:00:09 +01:00
Frédéric Péters ad0849c52c debian: run additional settings snippets (#21054) 2018-01-09 11:35:57 +01:00
Frédéric Péters bfdfb3e517 fix visualisation removal success url (#21045) 2018-01-08 17:22:30 +01:00
Frédéric Péters 2b8c08bf07 settings: declare TEMPLATES for all Django versions (#21023) 2018-01-06 17:39:05 +01:00
Frédéric Péters aea11c4bde misc: run tests for 1.8 and 1.11 2018-01-03 15:45:46 +01:00
Frédéric Péters d65e4e26c8 translation update 2018-01-03 12:09:09 +01:00
Frédéric Péters ee3cf97c3a debian: declare package name for xstatic-select2 (#17092) 2018-01-03 11:50:15 +01:00
Frédéric Péters 1ff6541fd0 settings: get select2 from xstatic (#17092) 2018-01-03 11:47:02 +01:00
Frédéric Péters be3cf50d2c give to appropriate URL to the "logout" link (#16645) 2018-01-02 10:22:43 +01:00
Frédéric Péters 0a0b53bc4d add button to delete a visualization (#15916) 2018-01-02 10:22:43 +01:00
Benjamin Dauvergne 8d47cf5cf1 setup.py: restrict to Django-Select2<6 (fixes #20400) 2017-12-04 16:24:28 +01:00
Benjamin Dauvergne 5a403eba62 setup.py: restrict to Django-Select2<5 (fixes #20400) 2017-12-04 09:56:16 +01:00
Frédéric Péters d034a6b2ed templates: use css block to reference css file (#17409) 2017-07-06 22:38:52 +02:00
Frédéric Péters e0a85f2d49 debian: don't limit django-select2 version (#17090) 2017-06-21 22:48:44 +02:00
Serghei Mihai bc669362e1 geojson: fix MultiPoint syntax (#16368) 2017-05-17 09:45:18 +02:00
Paul Marillonnet 9fce28d13d visualization: percent formatting (#16023) 2017-05-14 19:10:55 +02:00
Frédéric Péters 55c0177a22 debian: allow django-jsonfield 1 (#15968) 2017-04-24 13:01:34 +02:00
Frédéric Péters 6ef4d0341c tox: remove tests against django 1.7 (#15967) 2017-04-24 13:00:38 +02:00
Benjamin Dauvergne 174680d06d debian: separate bijoe into two packages python-bijoe and bijoe (#15564) 2017-03-23 17:06:46 +01:00
Thomas NOËL 66ebe7afc5 debian: move manage.py to /usr/lib/bijoe (#15564) 2017-03-23 13:25:04 +01:00
Benjamin Dauvergne 90a503297c rename bijoe-ctl to manage.py (fixes #15564) 2017-03-22 22:37:17 +01:00
Benjamin Dauvergne 987334bcef settings: enable TEMPLATES setting only for Django >= 1.10 (fixes #15531) 2017-03-22 18:04:20 +01:00
Frédéric Péters 6c53489e0e hobo agent: skip secondary wcs sites (#15508) 2017-03-20 10:18:52 +01:00
Benjamin Dauvergne 350879ae00 tox.ini: comments are forbidden 2017-03-10 19:23:08 +01:00
Benjamin Dauvergne 91cdece1e1 update for Django 1.10 2017-03-10 18:38:44 +01:00
Benjamin Dauvergne cc83abb261 tox.ini: restrict django-webtest for testing dj17, and add coverage of dj18, dj19 and dj110 2017-03-10 11:37:35 +01:00
Benjamin Dauvergne 6d3f6c7716 add a geojson export of visualization data (fixes #15180) 2017-03-01 18:09:41 +01:00
Benjamin Dauvergne 62d181a384 add loop to drilldown dimensions (#15168) 2017-03-01 18:07:35 +01:00
Benjamin Dauvergne 4b50723bb4 fix Visualization.to_json() for loop (#15168) 2017-03-01 18:07:19 +01:00
Benjamin Dauvergne 0d9e3fb52d delete unused Visualization.grouped_data() 2017-03-01 10:44:25 +01:00
Benjamin Dauvergne 970dff985e finish adapting visualization to new fields loop, drilldown_x and drilldown_y 2017-02-28 14:08:00 +01:00
Benjamin Dauvergne c1e52f05e1 return no JSONDimension if json_field is not defined 2017-02-28 14:07:22 +01:00
Benjamin Dauvergne 81c37023cc allow changing visualization when there is a query string (fixes #15166) 2017-02-28 00:00:29 +01:00
Benjamin Dauvergne c513691ba8 relative datetime improvements (fixes #15167) 2017-02-28 00:00:29 +01:00
Benjamin Dauvergne ab947ce0a0 add support for loop, horizontal and vertical drilldowns and row/columns totals (fixes #15168)
- allow filtering on date-like generated dimensions.
2017-02-28 00:00:29 +01:00
Benjamin Dauvergne b6b01da8ee support for json field (fixes #15169) 2017-02-28 00:00:29 +01:00
Benjamin Dauvergne 1284460d7d add copyright comment 2017-02-28 00:00:29 +01:00
Benjamin Dauvergne 2634a2ade5 add support for full outer join (fixes #15095) 2017-02-28 00:00:29 +01:00
Benjamin Dauvergne 09fc7cee35 allow many customization for filters (fixes #15171)
- a dimension can provide a custom filter query (%s will be replaced by the value
  or the list of values).
- a dimension can ask for its filter to be done inside the join.
- a diemnsion can tell that filtering does not need the join table.
2017-02-28 00:00:26 +01:00
Benjamin Dauvergne 573012169d allow dimensions to provide custom query for members (fixes #15170) 2017-02-27 23:46:36 +01:00
Benjamin Dauvergne 1978ba356b fix cache key computation (fixes #15096) 2017-02-22 18:13:43 +01:00
Benjamin Dauvergne 8339c801dd do not save visualization on parameters change (fixes #14644) 2017-02-21 22:42:22 +01:00
Benjamin Dauvergne e09d0ad649 add jenkins.sh (fixes #15051) 2017-02-21 22:42:22 +01:00
Benjamin Dauvergne 640979e348 raise Http404 if warehouse or cube have disappeared (fixes #14319) 2017-02-21 22:42:22 +01:00