Commit Graph

433 Commits

Author SHA1 Message Date
Frédéric Péters d2188ff351 style: adjust cms ajax text plugin class name change 2014-02-05 16:42:52 +01:00
Frédéric Péters 60cebb1d93 style loading indicator 2014-02-05 15:34:01 +01:00
Frédéric Péters 6e18cca645 style: some alignments for federations list (#3993) 2014-02-03 13:59:30 +01:00
Benjamin Dauvergne 920193e428 jenkins.sh: loading data after migrations is no more necessary 2014-01-29 12:29:51 +01:00
Benjamin Dauvergne 3db67490b0 jenkins.sh: any existing db 2014-01-29 11:44:42 +01:00
Benjamin Dauvergne e6964c9844 requirements.txt: add django-cms-ajax-text-plugin 2014-01-29 11:32:20 +01:00
Benjamin Dauvergne 7e38308a05 jenkins.sh,start.sh: add support for SNI certificates 2014-01-28 10:12:40 +01:00
Benjamin Dauvergne d7b82a737c requirements.txt: use simple package name, and the -f option to target EO repositories 2014-01-27 16:45:40 +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 52670bfd34 Revert "templates: fix login url in the registration/password_reset_complete.html template"
This reverts commit a84ef93b64.
2014-01-24 12:38:26 +01:00
Benjamin Dauvergne a84ef93b64 templates: fix login url in the registration/password_reset_complete.html template 2014-01-24 12:20:15 +01:00
Benjamin Dauvergne 13b180eef0 settings: do not log django_select2 debug messages 2014-01-23 14:48:40 +01:00
Benjamin Dauvergne 369ae5bad1 setup.py: adapt to change in Django compilemessages 2014-01-21 23:15:20 +01:00
Benjamin Dauvergne 60c05c489f move feed_plugin into the portail-citoyen project 2014-01-21 14:06:20 +01:00
Benjamin Dauvergne 9c8cddaa13 README: add documentation on stacks 2014-01-21 12:34:31 +01:00
Benjamin Dauvergne b4475ef2cc static: improve style around the account management plugin 2014-01-21 10:16: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 a1c8281de9 requirements.txt: add dependency for MSP module 2014-01-21 09:59:56 +01:00
Benjamin Dauvergne 1098917466 start.sh: adapt to pip 1.5 2014-01-21 09:59:38 +01:00
Benjamin Dauvergne a1cf887631 jenkins.sh: force pip to process dependency links as they are deprecated, allow unverified download of python-entrouvert 2014-01-08 02:22:35 +01:00
Benjamin Dauvergne c102b3993a jenkins.sh: upgrade setuptools first 2014-01-08 01:24:09 +01:00
Benjamin Dauvergne 3d29d3d9f8 jenkins.sh: allow external and unverified sources for django-cms and django-admin-tools 2014-01-08 01:23:42 +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 d681012104 static: adapt stylesheet for new profile form 2014-01-08 01:23:42 +01:00
Benjamin Dauvergne f5545be542 remove static mon-compte page 2014-01-08 01:23:42 +01:00
Benjamin Dauvergne 21f693d603 templates: in the login_form hide password reset link and registration link if needed 2014-01-08 01:23:42 +01:00
Benjamin Dauvergne fc4df03005 add dependency upong south 0.8.4 2014-01-08 01:23:42 +01:00
Thomas NOËL 1cde040b17 don't use render_block js 2013-12-23 10:29:28 +01:00
Thomas NOËL cfeaeb5574 add js and extra_scripts in base.html 2013-12-23 10:18:05 +01:00
Benjamin Dauvergne 0290e75faf templates,static: hide help submenu through css rules 2013-12-19 12:31:42 +01:00
Benjamin Dauvergne b2ecc56c87 templates: allow submenus in the main menu
- order CSS rules on #menu in the style.css file
- remove unused menu menu/menu.html and compte-agglo-montpellier/agglo-links-menu.html
2013-12-19 12:18:53 +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
Benjamin Dauvergne 4ebad9890c templates: add custom templates for email change validatin emails 2013-11-29 17:27:37 +01:00
Benjamin Dauvergne 2e8815a821 integrate new email change form from authentic 2013-11-29 17:23:55 +01:00
Benjamin Dauvergne 38b36665df templates: add link to the change email form on the my account page 2013-11-29 17:23:55 +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
Mikaël Ates 1e6560ccbf idp/openid: Add a custom template for account federation. 2013-11-25 16:53:12 +01:00
Benjamin Dauvergne e0427309f0 setup.py: fix syntax in dependency links 2013-11-19 17:33:10 +01:00
Frédéric Péters bb4e3dce46 style eservices menu (#3868) 2013-11-19 14:43:41 +01:00
Benjamin Dauvergne 0446c85447 jenkins.sh: test migrations
Migrations must be applied with the --no-initial-data flag as it seems
that initial data loading is broken when done inside the south migration
command, see http://south.aeracode.org/ticket/1179
2013-11-19 13:57:42 +01:00
Benjamin Dauvergne 9c5fcf7800 load-base-data.sh: set default platform to dev 2013-11-19 13:57:36 +01:00
Benjamin Dauvergne 861231caf7 fixtures: apply migrations 2013-11-19 11:37:18 +01:00
Benjamin Dauvergne a95da096fa settings: do not print south debug logs 2013-11-19 11:23:04 +01:00
Benjamin Dauvergne 9145c8a1cd fixtures: update groups file 2013-11-19 01:47:24 +01:00
Benjamin Dauvergne 5615266767 setup.py,requirements: add dependency on wcsinst 2013-11-19 00:00:47 +01:00
Frédéric Péters 9abfd2cd84 abort jenkins script on failures 2013-11-18 23:18:09 +01:00