This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
portail-citoyen2/portail_citoyen2
Serghei Mihai dcd9549295 initial version of plugins system 2014-09-03 15:05:11 +02:00
..
allauth_authentic2 Check if user should get admin role on all logins, not just the first one (fixes #5290) 2014-08-20 13:41:23 +02:00
apps feed_plugin: augment cache of aggregated feeds to 1 week 2014-05-23 09:09:52 +02:00
fixtures remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
locale/fr/LC_MESSAGES update french translation 2014-03-26 15:16:14 +01:00
migrations remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
static/portail_citoyen templates: add template autologin.html to provider autologin capability in any page 2014-06-18 22:45:53 +02:00
templates add a __template.ezt view 2014-07-01 16:22:46 +02:00
templatetags remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
__init__.py bump release to 1.1.0 2014-07-15 16:13:20 +02:00
admin.py admin: override AdminSite.login to use classic login even for the administration pages 2014-03-26 15:17:01 +01:00
app_settings.py templates: add way to set a link to the global administration portal 2014-03-26 14:51:48 +01:00
cms_plugins.py remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
context_processors.py templates: add way to set a link to the global administration portal 2014-03-26 14:51:48 +01:00
dashboard.py admin dashboard: remove users and roles panel 2014-03-26 15:11:40 +01:00
forms.py remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
menu.py admin menu: remove all menu items 2014-03-26 15:11:54 +01:00
models.py initial version of plugins system 2014-09-03 15:05:11 +02:00
permission_hack.py remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
plugins.py initial version of plugins system 2014-09-03 15:05:11 +02:00
settings.py initial version of plugins system 2014-09-03 15:05:11 +02:00
tenant_settings.py tenant templates dir got from env var 2014-05-27 10:50:49 +02:00
urls.py initial version of plugins system 2014-09-03 15:05:11 +02:00
utils.py remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
views.py add a __template.ezt view 2014-07-01 16:22:46 +02:00
wsgi.py remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00