Commit Graph

70 Commits

Author SHA1 Message Date
Benjamin Dauvergne c5710b3b8a remove dead app login_plugin 2014-03-18 18:18:59 +01:00
Benjamin Dauvergne bb55f362e2 settings: use auquotidien plugins 2014-02-10 09:58:41 +01:00
Benjamin Dauvergne 458e0570ca settings,urls: install cms_ajax_text_plugin 2014-01-27 16:45:08 +01:00
Benjamin Dauvergne 2c7a65e840 settings: reorder INSTALLED_APPS logically 2014-01-27 16:42:03 +01:00
Benjamin Dauvergne b094c354fc settings: set compte_agglo_montpellier as default templates 2014-01-27 16:41:35 +01:00
Benjamin Dauvergne 13b180eef0 settings: do not log django_select2 debug messages 2014-01-23 14:48:40 +01:00
Benjamin Dauvergne 3ae726384f integrate djangocms-stacks to manage content outside of CMS pages 2014-01-21 10:00:43 +01:00
Benjamin Dauvergne 081135541c settings: set default URL for "En savoir plus" links to MSP 2014-01-08 01:23:42 +01:00
Benjamin Dauvergne 3eb4166b7a settings: install the federation plugin from portail_citoyen 2014-01-08 01:23:42 +01:00
Benjamin Dauvergne 47018b3aa2 settings: add registration settings from authentic 2014-01-08 01:23:42 +01:00
Benjamin Dauvergne 15de0e48d9 settings: only add the sentry logger if a sentry DSN is configured 2013-12-19 12:13:52 +01:00
Mikaël Ates 07a0e055ba settings: restrict authorized OpenID RP list to the open data site. 2013-11-25 17:04:10 +01:00
Benjamin Dauvergne a95da096fa settings: do not print south debug logs 2013-11-19 11:23:04 +01:00
Benjamin Dauvergne 28df859461 settings: fix typo 2013-11-06 16:31:58 +01:00
Benjamin Dauvergne 07618d6f00 settings: use raven logger instead of raven Django application 2013-11-06 16:05:48 +01:00
Benjamin Dauvergne 1f75900ced settings: really configure sentry for collecting javascript errors 2013-11-06 14:19:49 +01:00
Benjamin Dauvergne 659eae71b7 settings: set correct production value for wcsinstd URL and default URL template for communal site instances 2013-11-06 14:19:13 +01:00
Benjamin Dauvergne cf22f37da0 use raven for error monitoring
JS exceptions are also reported.
2013-11-06 09:32:54 +01:00
Benjamin Dauvergne f02e3cb3fe settings: set default wcsinst instance variables 2013-11-04 18:41:39 +01:00
Benjamin Dauvergne 51ceef6a0e settings: remove unused setting 2013-10-28 20:43:41 +01:00
Benjamin Dauvergne 7d9b849364 add captcha to the registration form
It's made using django-simple-captcha

fixes #3841
2013-10-24 17:46:32 +02:00
Benjamin Dauvergne 2eb1c001e0 settings: add reading MSP_CLIENT_CREDENTIALS from environment 2013-10-23 11:10:17 +02:00
Benjamin Dauvergne 649ac29317 settings: add console ouput when DEBUG is active 2013-10-18 13:46:12 +02:00
Benjamin Dauvergne 4a9bf70d13 add integration to mon.service-public.fr 2013-10-11 22:55:48 +02:00
Benjamin Dauvergne 120a2bec67 settings: fix typo in WCSINSTANCE_SAML2_ROLE_PREFIX 2013-10-07 14:28:00 +02:00
Benjamin Dauvergne ebac6a49cc settings: add an URL template for municipal wcs instances 2013-09-21 03:05:45 +02:00
Benjamin Dauvergne c1ac4b0ece settings: define prefix of the default prefix for roles of targeted at municipal sites 2013-09-19 17:49:33 +02:00
Benjamin Dauvergne 5b973f30ea add wcsinst to installed apps, wire it in the dashboard and add a dedicated admin group, fixes #3638 2013-09-18 15:48:18 +02:00
Benjamin Dauvergne cdaadf0e3c templates: change top and logo links if user is authenticated, fixes #3580 2013-09-10 22:17:43 +02:00
Benjamin Dauvergne ea5d028a99 templates,settings: make e-services admin link in login bar customizable 2013-09-10 07:49:57 +02:00
Benjamin Dauvergne a54580cef5 settings: change URL of logo, refs #3543 2013-09-09 09:37:56 +02:00
Benjamin Dauvergne 170b0c2434 settings: remove debugging print statement 2013-09-06 14:17:33 +02:00
Benjamin Dauvergne 90f22680c1 settings: allow setting template vars with environment variables
The syntax for the environment variable name is
PORTAIL_CITOYEN_TEMPLATE_VARS_<template_variable_name>, for example
PORTAIL_CITOYEN_TEMPLATE_VAR_SITE_AGGLO_MONTPELLIER will create a
variable SITE_AGGLO_MONTPELLIER in template context.
2013-09-06 12:46:23 +02:00
Benjamin Dauvergne 4e431d3a1a settings: log user in tracebacks 2013-08-29 16:11:03 +02:00
Benjamin Dauvergne a5a96b9856 settings: change format of CACHE_BACKEND environment variable to JSON 2013-08-27 18:13:43 +02:00
Benjamin Dauvergne a946b90545 settings: add environment variable for setting the cache backend 2013-08-27 18:08:58 +02:00
Benjamin Dauvergne 98ca7e98a5 settings: include html traceback in email reports 2013-08-26 21:06:22 +02:00
Benjamin Dauvergne f49630a525 Revert "undo"
This reverts commit f785d20201.
2013-08-26 15:27:51 +02:00
Benjamin Dauvergne f785d20201 undo 2013-08-01 18:22:30 +02:00
Benjamin Dauvergne b8f1027146 overload default registration, reset password and change password forms
fixes #3388
2013-07-31 17:29:20 +02:00
Benjamin Dauvergne 426c2db843 templates,static,settings: add new canvas for help pages
The new canvas dislay a special sub menu for the help section.

fixes #3248
2013-07-30 12:03:06 +02:00
Benjamin Dauvergne 0e976b1f99 settings: add a console logger 2013-07-01 13:12:31 +02:00
Benjamin Dauvergne b3d9d15b04 fixtures: import saml data from preproduction 2013-07-01 13:07:26 +02:00
Benjamin Dauvergne 977fb88c1f settings: use portail citoyen stylesheet for admin 2013-06-28 11:26:11 +02:00
Benjamin Dauvergne 8b956cda7c fix typo in last commit 2013-06-21 17:04:13 +02:00
Benjamin Dauvergne 509e896119 settings: add emailtranport for announces 2013-06-21 16:54:16 +02:00
Benjamin Dauvergne 5bf332a705 configure passerelle_register_plugin 2013-06-21 13:45:29 +02:00
Benjamin Dauvergne f3b7548d97 settings: add default settings for portail_citoyen_announces 2013-06-20 12:26:08 +02:00
Benjamin Dauvergne 58fafa8fc0 settings: force IDP_SAML2 to True 2013-06-19 10:33:50 +02:00
Benjamin Dauvergne 3e20239963 settings: set the favicon url 2013-06-18 17:55:46 +02:00