Commit Graph

433 Commits

Author SHA1 Message Date
Benjamin Dauvergne a3dbcc7d3b templates,style: add drop-down menu under "MES E-SERVICES"
fixes #3868
2013-11-18 22:16:52 +01:00
Benjamin Dauvergne 9768393bdb admin: hide unused WcsInstance fields
fixes #3869
2013-11-18 21:34:19 +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
Frédéric Péters fda3c9ee4f captcha style (#3841) 2013-10-28 11:33:41 +01:00
Frédéric Péters e6e5c90ff6 Give a proper title to the captcha field (#3841) 2013-10-28 11:27:38 +01:00
Benjamin Dauvergne 64b783f87e templates: adapt registration activation email for new communal sites
fixes #3847
2013-10-25 11:54:00 +02:00
Benjamin Dauvergne 951e43c744 style: make password input help text red on registration form
fixes #3840
2013-10-24 18:44:59 +02: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 6101e5b835 update translation 2013-10-24 15:47:40 +02:00
Benjamin Dauvergne a115683398 registration_forms: change password regexp and help text in forms
fixes #3840
2013-10-24 15:28:49 +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 a98bc92d17 templates,css: position the #messages block on login page and internal pages, start styling it 2013-10-16 10:03:49 +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 0a4da18519 fixtures: use natural keys in admin_sites_communaux.json 2013-09-18 17:47:11 +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
Jérôme Schneider 3a1f1903c2 tools: add preprod2prod script which dump preprod pages for production 2013-09-12 15:13:09 +02:00
Benjamin Dauvergne 4e099ddd6d style: set all help text under password to red, italic, 90% size font
really fixes #3573
2013-09-11 00:11:55 +02:00
Benjamin Dauvergne cf9bd0ec6c style: set white background for the SAML post redirect page 2013-09-10 23:13:51 +02:00
Benjamin Dauvergne c71d947c87 style: password change form password field help text must be red
fixes #3566
2013-09-10 22:47:59 +02:00
Benjamin Dauvergne 66deee0aee urls: monkey-patch request-hook of the django-cms toolbar to redirect logout to authentic's logout view
fixes #3581
2013-09-10 22:41:39 +02:00
Benjamin Dauvergne b70794071b templates: fix typo 2013-09-10 22:27:48 +02:00
Benjamin Dauvergne 75a67aa575 templates: only let footer links authenticate the user if the user is already authenticated
refs #3580
2013-09-10 22:22:25 +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 f773e62175 templates: use form_fields.html to format form in template password_reset_confirm.html, fixes #3573 2013-09-10 21:24:15 +02:00
Benjamin Dauvergne bfd5f08474 templates: in passerelle_register_plugin/plugin.html change button caption to « Validate », fixes #3564 2013-09-10 21:16:58 +02:00
Benjamin Dauvergne c33b9c1440 feed_plugin: if no title is found ignore RSS entry 2013-09-10 14:53:33 +02:00
Benjamin Dauvergne 1f3f0b3072 feed_plugin: if no date is found ignore RSS entry 2013-09-10 14:53:18 +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 3518fb27fd templates: remove remaining traces of admin-links block 2013-09-10 07:49:33 +02:00
Benjamin Dauvergne 1e24271fa7 templates: replace the admin-links block by explicit markup
The admin links are now generated using local checks on user belonging
to admin and backoffice groups. It uses newly added template tags in the
portail-citoyen application.

refs #3551
2013-09-09 15:57:27 +02:00
Benjamin Dauvergne a54580cef5 settings: change URL of logo, refs #3543 2013-09-09 09:37:56 +02:00
Benjamin Dauvergne dfc4ca6d49 templates: change text on password reset confirm form 2013-09-06 15:08:38 +02:00
Benjamin Dauvergne fddbfee130 Revert "templates: change text on password change form"
This reverts commit 49767f90f3.
2013-09-06 15:08:04 +02:00
Benjamin Dauvergne 49767f90f3 templates: change text on password change form 2013-09-06 14:17:33 +02:00
Benjamin Dauvergne 170b0c2434 settings: remove debugging print statement 2013-09-06 14:17:33 +02:00
Frédéric Péters 2cf51011d0 adapt feed item height according to new icon size 2013-09-06 13:48:56 +02:00
Frédéric Péters 229cb4f129 really resize pictures instead of using css background properties 2013-09-06 13:19:16 +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
Victor Claudet dd34c69bde reduction de l'écart entre le logo du flux et le titre 2013-09-06 12:24:19 +02:00
Benjamin Dauvergne 34b00d1009 templates: target logo link to http://www.montpellier-agglo.com/ 2013-09-06 12:14:25 +02:00