Commit Graph

27 Commits

Author SHA1 Message Date
Thomas NOËL 49e3ee9b41 skeleton: don't crash if no source (#7420) 2015-05-29 14:38:32 +02:00
Frédéric Péters b1bb35a952 skeleton: use a more flexible output for empty placeholders (#7411) 2015-05-29 13:56:36 +02:00
Frédéric Péters 0cd6dd6b0d trivial: remove unused imports 2015-05-20 20:16:24 +02:00
Frédéric Péters b804200358 skeleton: select correct menu item (#7225) 2015-05-17 23:21:51 +02:00
Frédéric Péters aa40823826 public: display a welcome message on empty sites (#7213) 2015-05-15 19:01:04 +02:00
Frédéric Péters 4de32236f0 general: add a 'base.html' template webservice (#7137) 2015-05-12 16:27:59 +02:00
Frédéric Péters 807f2959d4 wcs: defer loading if there's nothing in cache (#6977) 2015-04-20 12:58:04 +02:00
Serghei Mihai 66afec64bd next url quoted in login view (#6929) 2015-04-10 14:31:20 +02:00
Frédéric Péters d890a4a73d handle settings.APPEND_SLASH 2015-03-01 17:15:40 +01:00
Frédéric Péters c28354e7ed public: redirect to login page if private page and unlogged user 2015-02-27 14:05:49 +01:00
Frédéric Péters 59d84aa1e3 general: keep on working if mellon is not installed 2015-02-18 09:52:34 +01:00
Frédéric Péters 97403e9ea1 general: look if there are declared idp to enable mellon auth
This makes it possible to always have the mellon authentication backend
enabled, which helps for on-the-fly activation of mellon in tenants-based
setups.
2015-02-18 09:37:33 +01:00
Frédéric Péters 116da72863 change local/saml login configuration to work in multitenant environments 2015-01-30 11:37:08 +01:00
Frédéric Péters 52c3c442ce general: add ajax refresh support to cells 2015-01-25 10:35:22 +01:00
Frédéric Péters 3600e857cc general: add django-mellon optional usage (#6195) 2015-01-17 12:53:04 +01:00
Frédéric Péters f703a6799b general: add visibility settings to cells (#6201) 2015-01-17 12:50:34 +01:00
Frédéric Péters a3c371f76a general: redirection page (#6199) 2015-01-17 12:50:33 +01:00
Frédéric Péters 3ed5b2c4eb manage: force user to be logged in as staff to access management pages (#6278) 2015-01-17 12:50:32 +01:00
Frédéric Péters d24b54cf59 general: add visibility settings to pages (#6200) 2015-01-14 15:35:43 +01:00
Frédéric Péters 4453710bd5 add support for placeholder acquisition (#6217) 2015-01-12 09:45:38 +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 ac0fba548e add support for page hierarchy 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 e1c198794b general: add initial template support 2014-12-23 09:45:23 +01:00
Frédéric Péters 65b198f953 general: add initial placeholder support 2014-12-23 09:45:23 +01:00
Frédéric Péters 144a20d59b public: add public rendering of pages 2014-12-23 09:45:23 +01:00
Frédéric Péters b910c54c66 django-admin.py startapp public 2014-12-23 09:45:23 +01:00