Commit Graph

214 Commits

Author SHA1 Message Date
Serghei Mihai 827cd2d809 Multitenant mode disabled by default.
Django CMS dependency updated
2014-10-28 15:39:33 +01:00
Serghei Mihai c92cbc81e2 strict dependency on django-cms 2 removed 2014-10-23 15:18:08 +02:00
Serghei Mihai 9a3437dcee multitenant mode enabled by default 2014-05-24 12:18:30 +02:00
Jérôme Schneider c91c2b8b12 debian/control: trying to force python-django-cms << 3 2014-04-01 10:46:09 +02:00
Thomas NOËL c34819c063 debia/control: django-cms << 3 2014-04-01 10:20:24 +02:00
Jérôme Schneider c4a32d4202 control: depends on python-django-cms < 3 2014-03-31 16:40:18 +02:00
Jérôme Schneider 92efd9a10b control: depend on python-django-cms >= 2.5 2014-03-26 11:28:58 +01:00
Jérôme Schneider e601b6adb2 control: portail-citoyen now depends on python-django-cms-ajax-text-plugin 2014-03-20 14:56:07 +01:00
Jérôme Schneider 38a9692871 add python-django-cms-ajax-text-plugin as suggestion 2014-01-28 09:18:26 +01:00
Jérôme Schneider f351c939a1 debian: disable debconf when it's useless 2014-01-17 16:32:17 +01:00
Jérôme Schneider 5a5ecff8c5 init postinst: out everything to stderr for debhelper 2014-01-17 15:53:22 +01:00
Jérôme Schneider c31f9ee5c7 portail-citoyen.postinst: add #DEBHELPER# 2014-01-17 14:51:09 +01:00
Jérôme Schneider 353d8a2d0d rules: don't install /usr/bin/portail-citoyen 2014-01-17 12:14:22 +01:00
Jérôme Schneider 7ef3ceef89 init: remove useless extra config management 2014-01-17 11:17:43 +01:00
Jérôme Schneider 3e1f4281ea init: portail_citoyen and not portail-citoyen 2014-01-16 15:05:57 +01:00
Jérôme Schneider a435421dfa control: portail-citoyen add python-cmsplugin-text-wrapper dependency 2014-01-16 14:40:43 +01:00
Jérôme Schneider 9a0a6ea080 control: portail-citoyen depends on python-entrouvert 2014-01-16 14:29:22 +01:00
Jérôme Schneider 101d70ef41 debian: fix python-portail-citoyen 2014-01-16 14:25:46 +01:00
Jérôme Schneider f415b029fd portail-citoyen.postinst: remove useless rm 2014-01-15 17:01:56 +01:00
Jérôme Schneider 5190fc826a conf/portail-citoyen.conf: don't force source files 2014-01-15 16:56:33 +01:00
Jérôme Schneider 2d8f84ec42 portail-citoyen.postinst: fix adduser 2014-01-15 16:34:12 +01:00
Jérôme Schneider 50d6ccddcd debian: add portail-citoyen package 2014-01-15 15:58:32 +01:00
Jérôme Schneider 8a81d3753c Removing portail citoyen files keep only debian folder 2014-01-15 15:58:32 +01:00
Jérôme Schneider 2e533ae611 debian: use source format 3.0 quilt 2013-09-16 14:51:55 +02:00
Jérôme Schneider 04bbe8450b debian: remove useless git dependency 2013-09-16 14:51:55 +02:00
Jérôme Schneider 982dbb110b Update to last master commit 2013-09-16 14:51:55 +02:00
Jérôme Schneider 0d79ab8444 Update to last master commit 2013-09-16 14:51:55 +02:00
Jérôme Schneider fb148f8d3b Update to last master commit 2013-09-16 14:51:55 +02:00
Jérôme Schneider 249fe5cc40 update to last master commit 2013-09-16 14:51:54 +02:00
Jérôme Schneider 37d647059b update to last master commit 2013-09-16 14:51:54 +02:00
Jérôme Schneider 1cfafe1ca5 update to last commit 2013-09-16 14:51:54 +02:00
Jérôme Schneider 2b441e3d28 Update to last master commit 2013-09-16 14:51:54 +02:00
Jérôme Schneider 8252a9f98d debian: merge to last master commit 2013-09-16 14:51:54 +02:00
Jérôme Schneider 49ae29f8f2 debian: merge to last master commit 2013-09-16 14:51:54 +02:00
Jérôme Schneider e0b4ee007e debian: merge to last master commit 2013-09-16 14:51:54 +02:00
Jérôme Schneider 55798f3106 debian: update to last master commit 2013-09-16 14:51:54 +02:00
Jérôme Schneider 6a5792a676 debian: initial import 2013-09-16 14:51:54 +02:00
Benjamin Dauvergne 8005a660f5 admin: show the is_active field in user list display 2013-09-16 14:51:37 +02:00
Benjamin Dauvergne 66a0cf8638 passerelle_register_plugin/templates: change button caption to "Validate" 2013-09-16 14:36:30 +02:00
Benjamin Dauvergne be9f849e48 portail_citoyen_tags: new templatetags library to match group to users in templates
This commit adds the following assignment tags:
 - {% user_in_group "<group-name>" as is_user_in_group_xxx %}
 - {% user_in_group_prefix "<group-prefix> as is_user_in_group_prefix_xxx %}

refs #3551
2013-09-09 15:54:01 +02:00
Benjamin Dauvergne 087afdf071 views: add view stats() which reports some stats about federations and users counts
fixes #3550
2013-09-09 14:38:08 +02:00
Benjamin Dauvergne 628015b857 locale: fix french translation 2013-09-06 14:17:23 +02:00
Benjamin Dauvergne aaa578771b add command to flush memcache when needed 2013-09-05 18:50:19 +02:00
Benjamin Dauvergne 19f89b3135 admin: when user is super-admin always keep is_staff to True 2013-09-05 15:48:34 +02:00
Benjamin Dauvergne 27f2b5be00 setup.py,requirements.txt: change distribution name for python-entrouvert 2013-09-03 16:30:24 +02:00
Benjamin Dauvergne 02856dae66 load-drupal-users: lower log level in to warning for errors, to limit mail bombing 2013-08-30 12:22:43 +02:00
Benjamin Dauvergne 886c091969 load-drupal-users: use %r when logging user entered input 2013-08-30 11:05:31 +02:00
Benjamin Dauvergne 6d49a8fe72 auquotidien_plugin: uncapitalize refresh field verbose name 2013-08-28 14:56:12 +02:00
Benjamin Dauvergne 943eff8a60 auquotidien_plugin: change AuQuotidienActiveFormsPlugin.limit field verbose name
update french translation
2013-08-28 14:56:12 +02:00
Benjamin Dauvergne 9947354a37 auquotidien_plugin: change AuQuotidienAPI verbose name 2013-08-28 14:56:12 +02:00