Commit Graph

12 Commits

Author SHA1 Message Date
Frédéric Péters 24af3c8a2f add a gallery cell type (#7344)
Signed-off-by: Christophe Siraut <csiraut@entrouvert.com>
2019-05-14 09:31:42 +02:00
Frédéric Péters d9367275de pwa: add management of navigation entries (#29362) 2019-01-03 11:55:44 +01:00
Frédéric Péters c26b473c78 pwa: add settings page with offline parameters (#25496) 2019-01-02 08:58:11 +01:00
Frédéric Péters 03cdecb644 tests: adjust import/export test for python 3 2018-07-25 20:48:33 +02:00
Frédéric Péters 1b7400a0b4 tests: update tests on the road to python 3
(this includes a switch of lingo tests from django test client to
webtest)
2018-07-25 16:45:36 +02:00
Frédéric Péters a745d98e7a general: add basic export/import of named assets (#24933) 2018-07-18 10:32:21 +02:00
Frédéric Péters 18523bc1ff general: display an error when importing a site with missing groups (#16317) 2018-03-17 17:45:20 +01:00
Frédéric Péters 30ed33eaf4 misc: don't export cells set on private placeholders (#16476) 2017-10-27 10:29:35 +02:00
Frédéric Péters 78a40f5d98 maps: fix export/import of map layers defined in cells (#17936) 2017-08-08 18:16:05 +02:00
Frédéric Péters 3eb6d93882 general: add import/export of map layers (#16706) 2017-06-23 16:29:03 +02:00
Frédéric Péters 4f813b59e2 general: change export format to use a dictionary (#15870) 2017-06-06 13:41:45 +02:00
Frédéric Péters 48065634d2 general: enhance import/export cmdline commands (#15665)
This unifies behaviour with other publik components, it adds support for
stdin/stdout using '-' as filename, and adds if-empty and clean flags to
the import command.
2017-04-06 22:58:36 +02:00