Commit Graph

17 Commits

Author SHA1 Message Date
Benjamin Dauvergne 842f700b71 dataviz: add cells to display data from cubes using barcharts and HTML tables (#9098)
It contains two new cells: CubesBarChart and CubesTable. You must have a cubes
server targeted by the CUBES_URL setting for enabling the cells.
2015-11-26 17:20:42 +01:00
Benjamin Dauvergne e97ece9fa3 setup.py: add requests to dependencies (fixes #8294) 2015-09-18 12:26:03 +02:00
Frédéric Péters d87e3e7792 build: limit django-ckeditor version to <4.5.3 (#8180) 2015-09-07 09:51:16 +02:00
Frédéric Péters 68f8855f9f build: add missing comma 2015-08-26 08:30:27 +02:00
Frédéric Péters be513d2166 misc: add a rss/atom feed cell (#6842) 2015-08-24 17:17:06 +02:00
Frédéric Péters 036c349e75 distribute theme for "portail agent" (#7294) 2015-05-26 17:48:40 +02:00
Frédéric Péters 7fcf6167aa wcs: cache all form attributes (#7323) 2015-05-22 13:38:01 +02:00
Frédéric Péters 59cac244ca misc: limit django version to 1.7 2015-04-02 11:01:04 +02:00
Frédéric Péters 9355926745 setup: fix build of translations, refer to correct dirname 2015-03-10 09:51:35 +01:00
Frédéric Péters 92ddebb876 setup: build translations during 'build' phase 2015-03-09 17:34:11 +01:00
Frédéric Péters 449a4cc10c bump django requirement to 1.7 (#6221) 2015-01-14 15:35:43 +01:00
Frédéric Péters 5d53ad725d turn CellBase into an abstract class
This removes the django-model-utils dependency and will allow for a very
simple serialisation of objects.
2015-01-12 09:45:38 +01:00
Frédéric Péters 259b65fefc add support for cmsplugin_blurps 2015-01-12 09:45:38 +01:00
Frédéric Péters 6d005bf533 manager: make it possible to add cells to pages 2014-12-23 09:45:22 +01:00
Frédéric Péters 4628509fd4 manager: basic views to create/list/edit pages 2014-12-23 09:45:04 +01:00
Frédéric Péters b1f02408c0 basic data model 2014-12-23 09:44:47 +01:00
Frédéric Péters cafe74837b add README and setup file 2014-12-23 09:44:15 +01:00