Commit Graph

461 Commits

Author SHA1 Message Date
Benjamin Dauvergne 633a5d1613 templates: overload admin/base_site.html 2014-03-26 15:16:32 +01:00
Benjamin Dauvergne ded6730804 update french translation 2014-03-26 15:16:14 +01:00
Benjamin Dauvergne 96e93aabf8 admin menu: remove all menu items 2014-03-26 15:11:54 +01:00
Benjamin Dauvergne 9bd45986bd admin dashboard: remove users and roles panel 2014-03-26 15:11:40 +01:00
Benjamin Dauvergne bbecc82117 templates: remove unused login template 2014-03-26 14:56:03 +01:00
Benjamin Dauvergne c7247d24a7 settings.py: add generic extraction of settings from environment 2014-03-26 14:52:43 +01:00
Benjamin Dauvergne 372c4c900e settings: change order to override Django admin with django-admin-tools 2014-03-26 14:52:41 +01:00
Benjamin Dauvergne dc93570ab4 templates: add way to set a link to the global administration portal 2014-03-26 14:51:48 +01:00
Benjamin Dauvergne 8bd135e36a setup.py: fix compilation of translation files 2014-03-26 14:49:38 +01:00
Benjamin Dauvergne 992997dd9e allauth_authentic2: use Authorization header instead of query string to pass the access token 2014-03-26 12:24:12 +01:00
Benjamin Dauvergne aff2d7e05c use django-allauth for authentication using oauth2 with authentic2 2014-03-07 17:45:48 +01:00
Benjamin Dauvergne 9327d695af remove binary file 2014-03-07 17:45:28 +01:00
Benjamin Dauvergne b0af9185e2 settings: add template_vars context processor 2014-03-07 17:43:36 +01:00
Benjamin Dauvergne 93e0cfefd1 app_settings: export LOGOUT_URL in to templates 2014-03-07 17:42:35 +01:00
Benjamin Dauvergne 56ce5b694c remove login_plugin 2014-03-06 10:26:59 +01:00
Benjamin Dauvergne 906b332a01 setup.py: allow django >=1.6 and require django-cms > 3 2014-03-06 09:55:31 +01:00
Benjamin Dauvergne 574d0c5853 data_source_plugin: render_template() must always return a non-null value 2014-03-04 22:50:42 +01:00
Benjamin Dauvergne 4e1fe5e9cb update gitignore 2014-03-04 22:50:39 +01:00
Benjamin Dauvergne 54167eb122 templates: add static placholders to login and logged-out pages 2014-03-04 22:50:14 +01:00
Benjamin Dauvergne 9d315b2740 templates: the cms_toolbar must be declared at start of template to work 2014-03-04 18:16:42 +01:00
Benjamin Dauvergne f458ebaa91 remove all code linked to authentic2, add dependency on djangocms-text-ckeditor 2014-03-04 18:10:00 +01:00
Benjamin Dauvergne 83043d8bc0 remove applications which must be rewritten or integrated in a2 (msp) 2014-02-28 16:36:33 +01:00
Benjamin Dauvergne 8e3984e53b remove dependency on authentic and force django-cms 3 2014-02-28 16:11:47 +01:00
Benjamin Dauvergne 68d58bb771 first commit of portail-citoyen2
start a TODO list
2014-02-28 16:08:41 +01:00
Benjamin Dauvergne e286c686ae msp: make login-or-link the default behaviour also for connexion from the login page 2014-02-25 15:50:52 +01:00
Benjamin Dauvergne 7935aa23a2 pyOpenSSL 0.13 is ok 2014-02-24 23:50:45 +01:00
Benjamin Dauvergne 2be2eafe1b jenkins.sh,start.sh: recent version of pyOpenSSL are incompatible with requests
Bug is fixed in trunk
https://github.com/kennethreitz/requests/issues/1887 but waiting for
requests 2.3.0 we will force pyOpenSSL<0.13.
2014-02-24 23:10:08 +01:00
Benjamin Dauvergne 69ffddef9e auquotidien_plugin/static/js: always hide titles 2014-02-24 11:08:11 +01:00
Jérôme Schneider de6622fff4 portail_citoyen/admin.py: always use existing liberty provider
Fixes #4337
2014-02-21 19:09:45 +01:00
Benjamin Dauvergne c94a883948 auquotidien_plugin: allow to show a subset of all sources 2014-02-10 16:32:38 +01:00
Benjamin Dauvergne 5418778fb3 auquotidien_plugin: add plugin to show categories from many e-service portals 2014-02-10 10:59:25 +01:00
Benjamin Dauvergne ea0f0fac76 msp: log when deleting stale msp accounts 2014-02-06 14:21:26 +01:00
Benjamin Dauvergne 4528aaa943 feed_plugin: fix bug of overwriting entries before returning them
The entries variables was shared by two threads, the thread of the
request and the relodaing thread.
2014-02-06 14:21:26 +01:00
Benjamin Dauvergne ff517765c6 auquotidien_plugin: remove dead statements 2014-02-06 14:21:26 +01:00
Benjamin Dauvergne c90433c921 jenkins.sh: remove misplaced pylint call on compte-agglo-montpellier 2014-01-29 15:32:07 +01:00
Serghei Mihai cb4441d1e4 add cms ajax text plugin url if installed 2014-01-27 22:36:25 +01:00
Benjamin Dauvergne 9cd8629b6e data_source_plugin: only keep in cache succesfull retrieval of a data source 2014-01-27 16:39:47 +01:00
Benjamin Dauvergne eb77d6e4ac cms_plugins,models: remove ProfileFormPlugin empty plugin model 2014-01-27 16:38:29 +01:00
Benjamin Dauvergne 117952da4c data_source_plugin: report timeout errors details 2014-01-27 16:38:29 +01:00
Benjamin Dauvergne 42bd357c96 data_source_plugin: add DataSource.timeout field to limit the time taken to download a data source 2014-01-27 16:38:29 +01:00
Benjamin Dauvergne 904aa53b85 data_source_plugin: add DataSource.allow_redirects field to forbid redirection following when downloading the data source 2014-01-27 16:38:29 +01:00
Benjamin Dauvergne 8706d685c9 feed_plugin: add cache for individual RSS feeds, refresh cache in threads 2014-01-27 16:38:29 +01:00
Benjamin Dauvergne 9afe9a9829 templates: fix login url in the registration/password_reset_complete.html template 2014-01-27 16:38:29 +01:00
Jérôme Schneider ad8bb3d609 demo.json: remove attribute_aggregator.userattributeprofile 2014-01-27 15:14:30 +01:00
Jérôme Schneider 81ec34813b fixtures: merge init and authentic2 and update it 2014-01-23 16:56:09 +01:00
Frédéric Péters 26a027d662 style: minor adjustments to login form 2014-01-23 14:20:21 +01:00
Benjamin Dauvergne a766fb75b0 cms_plugins: if user is anonymous, there is no user profile form 2014-01-23 11:23:14 +01:00
Frédéric Péters 3e8e3f386a style: style and fadeout (django.contrib.)messages (#4240) 2014-01-23 11:08:57 +01:00
Jérôme Schneider 969e893856 activation_email.txt: fixes syntax 2014-01-22 15:07:14 +01:00
Jérôme Schneider e2406ac4aa MANIFEST.in: include *.txt from templates 2014-01-22 15:01:24 +01:00