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-citoyen/portail_citoyen
Jérôme Schneider e963ac7483 Merge branch 'master' into wip/portail-entreprise 2014-03-26 11:27:15 +01:00
..
apps msp: fix app path in urls.py 2014-03-24 16:47:01 +01:00
fixtures fixtures/demo.json: rename "Mes e-services" to "Accueil" 2014-03-20 10:02:30 +01:00
locale/fr/LC_MESSAGES update french translation 2014-03-18 18:19:52 +01:00
management exporting tool initial version 2014-03-05 09:24:24 +01:00
migrations models: add field enterprise_name, enterprise_siret and enterprise_id 2014-03-18 17:23:16 +01:00
static/portail_citoyen add some basic responsiveness to default theme 2014-03-18 21:07:03 +01:00
templates profile_form_plugin.html: show username in a read-only field 2014-03-21 18:03:03 +01:00
templatetags portail_citoyen_tags: new templatetags library to match group to users in templates 2013-09-09 15:54:01 +02:00
__init__.py fix django-cms plugins loading, remove sys.path tampering 2014-03-21 11:23:44 +01:00
admin.py Merge branch 'master' into wip/portail-entreprise 2014-03-26 11:27:15 +01:00
app_settings.py admin: create an AuQuotidienAPI instance for each new WcsInstance 2014-03-10 10:12:27 +01:00
cms_plugins.py cms_plugins: rename hook get_object to get_form_instance as it interacts with ModelAdmin existing method 2014-03-21 17:49:24 +01:00
context_processors.py add a context processor for passing variable from settings to template files 2013-07-22 17:00:21 +02:00
dashboard.py fix django-cms plugins loading, remove sys.path tampering 2014-03-21 11:23:44 +01:00
forms.py cms_plugins: add a profile form plugin 2014-01-07 11:47:53 +01:00
menu.py enable portail citoyen to be standalone 2014-01-16 13:35:24 +01:00
models.py models: add field enterprise_name, enterprise_siret and enterprise_id 2014-03-18 17:23:16 +01:00
permission_hack.py permission_hack: fix use of _get_all_permissions 2013-08-02 16:16:26 +02:00
settings.py settings: add sentry support 2014-03-26 11:15:38 +01:00
urls.py urls: fix application path for msp 2014-03-24 16:38:07 +01:00
utils.py utils: allow to set an attribute on __init__ method to tell they need the request parameter 2014-01-21 09:38:08 +01:00
views.py views: clean unused import 2013-11-29 15:11:35 +01:00
wsgi.py enable portail citoyen to be standalone 2014-01-16 13:35:24 +01:00