Commit Graph

38 Commits

Author SHA1 Message Date
Frédéric Péters b0bea13bc9 misc: use tox to run tests in jenkins (#10284) 2018-01-03 15:26:35 +01:00
Frédéric Péters aff45d1a0e general: remove blurps (#20914) 2018-01-03 11:43:16 +01:00
Serghei Mihai 0080d8d90e add xstatic-josefinsans dependency (#19517) 2017-10-18 17:41:27 +02:00
Frédéric Péters 1210c43ce0 misc: add xstatic of fonts, for theming comfort (#18454) 2017-09-05 16:12:52 +02:00
Serghei Mihai 85ddc786e7 maps: add map cell (#8454) 2017-06-03 11:32:32 +02:00
Frédéric Péters 9dea315a53 general: add possibility to attach a picture to pages (#16337) 2017-05-19 16:11:11 +02:00
Frédéric Péters 9f4d602735 general: remove django 1.7 support (#15851) 2017-04-14 14:03:58 +02:00
Frédéric Péters 63f6794e8b add indexing of pages (#6793) 2017-03-13 09:29:36 +01:00
Frédéric Péters 1a23d48dae misc: switch to allow django 1.8 2017-03-11 16:17:16 +01:00
Thomas NOËL d5fcdc4f36 limit Django Rest Framework to version < 3.4 2016-11-18 15:24:45 +01:00
Thomas NOËL 963bc1faf7 add notification system (#13812) 2016-11-18 14:58:50 +01:00
Frédéric Péters 357c316e83 bump eopayment dependency 2016-08-23 08:11:39 +02:00
Serghei Mihai a19b1634ce lingo: add TIPI payment backend (#10901) 2016-05-12 12:37:51 +02:00
Serghei Mihai 272c3fd5a5 Revert "jenkins.sh: launch tests with tox in django 1.7 and 1.8 environments"
This reverts commit af5ddeb471.
2016-04-06 20:09:38 +02:00
Serghei Mihai 34c5ee1281 Revert "lingo: add generic cell handling all invoice categories (#10483)"
This reverts commit 58822107c8.
2016-04-06 20:09:29 +02:00
Serghei Mihai 58822107c8 lingo: add generic cell handling all invoice categories (#10483)
Migrate data from existing items cell to the new one
2016-04-06 20:05:52 +02:00
Serghei Mihai af5ddeb471 jenkins.sh: launch tests with tox in django 1.7 and 1.8 environments 2016-04-06 20:05:52 +02: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 c845d86235 install gadjo theme in usr/share/publik/themes/ (#9445) 2015-12-29 12:49:14 +01:00
Benjamin Dauvergne 3e3d892f3e dataviz: replace Chart.js by ChartNew.js for rendering charts (fixes #9217) 2015-12-23 10:18:29 +01:00
Frédéric Péters 565d9f5f54 build: add missing sys import 2015-12-19 19:18:35 +01:00
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