Commit Graph

433 Commits

Author SHA1 Message Date
Frédéric Péters 8a4eb41869 misc: add a X-Combo-Page-Id header to skeleton responses (#9095) 2015-11-25 15:49:01 +01:00
Frédéric Péters 3c560f30f9 misc: don't create a fake template for 404 errors (#9110) 2015-11-25 15:49:01 +01:00
Frédéric Péters 405b41020c tests: fix mock user object 2015-11-25 15:26:16 +01:00
Frédéric Péters d283175f11 wcs: add a class to formdefs requiring authentication (#9103) 2015-11-24 14:19:22 +01:00
Frédéric Péters 413f89eb97 wcs: add base_url for blurp compatibility 2015-11-23 20:54:56 +01:00
Frédéric Péters 5d9cdb777f misc: always use ajax for blurp cells declared as ajax (#9094) 2015-11-23 20:14:38 +01:00
Frédéric Péters 382ee37f12 misc: workaround migration order, lazy load cells if contenttypes is not ready 2015-11-23 18:44:59 +01:00
Frédéric Péters 140d5d5393 misc: add a sample style debug page (#9068) 2015-11-22 23:57:18 +01:00
Frédéric Péters 0de4306d51 wcs: remove usage of cmsplugin_blurp (#9067) 2015-11-22 23:53:28 +01:00
Frédéric Péters 6ef2900451 misc: initialize cell library once application is ready (#9066) 2015-11-22 23:34:23 +01:00
Frédéric Péters d02d6ec080 wcs: also get formdefs when getting categories (#8990) 2015-11-16 18:00:24 +01:00
Thomas NOËL 7f0dd9f035 family: select formdefs presenting all keywords 2015-11-12 01:37:10 +01:00
Thomas NOËL f4808f0a33 family: always return a family to cell, even if empty or error 2015-11-12 00:23:23 +01:00
Thomas NOËL 69e26427b4 publik: add portal agent link in the publik menu (#8945) 2015-11-11 20:47:39 +01:00
Thomas NOËL b5ccede04f family: use id varnames used in wcs forms (#8275) 2015-11-11 19:18:24 +01:00
Frédéric Péters b3ebe9ad9b ship dataviz statics... 2015-11-10 18:02:26 +01:00
Frédéric Péters d92f70bf65 ship dataviz templates 2015-11-10 17:59:03 +01:00
Frédéric Péters 5bde8c06ca dataviz: add a gauge cell (#8477) 2015-11-10 17:38:20 +01:00
Thomas NOËL a2a1b66783 family: link to wcs forms via keywords and person id (#8275) 2015-11-10 15:17:51 +01:00
Thomas NOËL 51beecdf88 family: rewrite get_cell_extra_context 2015-11-10 14:38:23 +01:00
Thomas NOËL 7df003805e publik: move welco just before wcs in the publik menu 2015-11-05 11:57:51 +01:00
Thomas NOËL d2c2df4fb9 update french translations 2015-11-04 17:45:32 +01:00
Frédéric Péters a5a7bd4561 publik: insert welco in the middle of the publik menu 2015-11-02 17:20:32 +01:00
Frédéric Péters b6435fcf59 publik: don't lose gadjo extrascripts 2015-11-02 17:20:06 +01:00
Frédéric Péters c646b93232 misc: don't crash in placeholder templatetag if page_cells is undefined (#8812) 2015-11-02 08:10:22 +01:00
Frédéric Péters da6a770a4a misc: fix asset deletion when CKEDITOR_RESTRICT_BY_USER is set (#8831) 2015-11-02 08:10:22 +01:00
Frédéric Péters 1cb6e7cfcb momo: generate footer (#8807) 2015-10-29 17:56:34 +01:00
Frédéric Péters 314793d71d momo: improve construction of application menu (#8803)
It will always get a link to the home screen as first item and a link to
refresh the application as the last item.  In the middle it will get links
created from direct page children of the homepage, from the redirection URLs
or the link cell inserted into the page.
2015-10-29 17:56:34 +01:00
Frédéric Péters c7e74f8cdd momo: render feed cells as external links (#8804) 2015-10-29 17:56:34 +01:00
Frédéric Péters bebbee9069 momo: add a meta to get redirect URL embedded as an iframe 2015-10-29 17:56:34 +01:00
Frédéric Péters 1a14aa53e2 momo: turn "icon for mobile" into a "meta for mobile", with description (#8797) 2015-10-29 17:56:34 +01:00
Frédéric Péters 1f0d7e42eb momo: make it possible to specify an extra CSS file 2015-10-29 17:56:34 +01:00
Frédéric Péters 289632669c momo: add slug to page id, to help debugging 2015-10-29 17:56:34 +01:00
Frédéric Péters 3a0915ee22 momo: don't use cached value if it's empty 2015-10-29 17:56:34 +01:00
Frédéric Péters b9228cb62c wcs: don't use is_visible to exclude unconfigured cells (#8641) 2015-10-29 17:56:34 +01:00
Frédéric Péters fd20a84df1 general: don't display 'restricted_to_unlogged' on cell config (#8641) 2015-10-29 17:40:49 +01:00
Frédéric Péters 9d01a708bf general: make it possible to restrict a cell to unlogged users (#8641) 2015-10-29 16:39:06 +01:00
Frédéric Péters 07ad4459f8 general: invert the public checkbox in cell visibility (#8641) 2015-10-29 16:39:06 +01:00
Frédéric Péters e81d408c0a misc: increase max length for redirect URL field (#8802) 2015-10-29 09:43:57 +01:00
Frédéric Péters a7681287f1 publik: don't display default wcs when sitting on a different wcs (#8786) 2015-10-27 12:09:11 +01:00
Frédéric Péters e164bd4e56 misc: handle 404 on missing tenant (#8783) 2015-10-27 10:22:27 +01:00
Frédéric Péters 1661765027 misc: remove duplicated string from French translation 2015-10-27 09:55:22 +01:00
Frédéric Péters 909b83bda3 misc: update French translation 2015-10-27 09:26:06 +01:00
Frédéric Péters 5fc4b00e5c misc: allow superusers to view everything (#8782) 2015-10-26 21:47:06 +01:00
Frédéric Péters da0c113336 publik: prefer wcs from same entity as the user (#8780) 2015-10-26 17:34:34 +01:00
Frédéric Péters a6ce35785c js: fix check for console.log() usage 2015-10-26 15:29:50 +01:00
Frédéric Péters e99f674d7f js: check console object exists before using it (#8774) 2015-10-26 14:15:17 +01:00
Frédéric Péters c7911492a4 public: add custom handler for 404 pages (#8681) 2015-10-26 10:14:49 +01:00
Frédéric Péters 413c2024f0 momo: check assets.zip exists before trying to remove it (#8771) 2015-10-26 10:14:49 +01:00
Frédéric Péters d37d75ac1e misc: write down portal agent location in a cookie (#8751) 2015-10-26 10:14:33 +01:00