Commit Graph

4276 Commits

Author SHA1 Message Date
Benjamin Dauvergne 409b2494f2 Reformat and use more variables to uniformize with hobo 2014-09-18 15:26:30 +02:00
Benjamin Dauvergne bdab059a5e Obtain schema using get_tenant_by_domain and rename create-schema action to create-tenant 2014-09-18 14:39:49 +02:00
Benjamin Dauvergne 36324d4368 When creating a new schema make passerelle owner of the media/ directory 2014-09-18 14:32:54 +02:00
Benjamin Dauvergne f3e5bd7b6f Pass unmodified environment to sudo when running the manager 2014-09-18 14:27:34 +02:00
Benjamin Dauvergne 2fc38dd270 Fix typo in django command names in init.d 2014-09-18 14:27:04 +02:00
Frédéric Péters 739d3c5c89 include pastell static files 2014-09-18 14:08:51 +02:00
Benjamin Dauvergne d5639732ed Use debian/dirs to create directories 2014-09-18 12:29:02 +02:00
Benjamin Dauvergne db95fa5c8d In create-schema action add a failure message when TENANT_BASE is not defined 2014-09-18 12:14:41 +02:00
Benjamin Dauvergne d1cd660977 Activate reloading in init.d 2014-09-18 12:14:41 +02:00
Benjamin Dauvergne d4cf6ed999 Refactor migration and static files collections into their own functions in init.d 2014-09-18 12:14:41 +02:00
Benjamin Dauvergne 2fd547f4b5 In init.d reformat DAEMON_ARGS to uniformize with other projects 2014-09-18 12:14:41 +02:00
Benjamin Dauvergne 95040ec773 Reformat init.d 2014-09-18 12:14:41 +02:00
Benjamin Dauvergne 366928f70b Handle multi-tenant in debian packaging 2014-09-18 12:14:41 +02:00
Jérôme Schneider ed09868de4 pydist-overrides: fixing dependenciens on jsonfield
It's python-jsonfield and not python-django-jsonfield
2014-09-18 11:32:38 +02:00
Benjamin Dauvergne 2ece674a65 Rename environment variable PASSERELLE_TENANT_BASE to TENANT_BASE to uniformize among projects (fixes #5513) 2014-09-17 10:25:04 +02:00
Frédéric Péters 7a61843cc4 mention new jsonfield dependency 2014-09-16 19:59:26 +02:00
Frédéric Péters eef569b39a pastell connector (#5440) 2014-09-16 19:51:51 +02:00
Benjamin Dauvergne 0f977806f0 Use muli-tenant adapted storage handler when multitenant is on (fixes #5379) 2014-09-15 10:53:35 +02:00
Benjamin Dauvergne a940eee54f Activate MULITENANT if PASSERELLE_TENANT_BASE is set (refs #5379) 2014-09-15 10:53:20 +02:00
Benjamin Dauvergne 9fece854da Deactivate testing of south migrations when MULTITENANT is True 2014-09-12 12:06:47 +02:00
Frédéric Péters 6c9ac62aef settings: only keep existing directories in VAR_DIRS (#5387) 2014-09-08 08:20:19 +02:00
Benjamin Dauvergne b7bdaf79b3 Multitenant configuration (fixes #5379) 2014-09-04 16:16:38 +02:00
Benjamin Dauvergne 549f6d9559 Remove django.contrib.sites from INSTALLED_APPS (fixes #5378) 2014-09-04 16:16:24 +02:00
Benjamin Dauvergne d37e1a01e0 Make VAR_DIR and ETC_DIR overridable through environment variables (fixes #5377) 2014-09-04 16:16:09 +02:00
Benjamin Dauvergne bc4791de4c Add correct dependency on jsonresponse 0.10 (fixes #5376) 2014-09-04 16:15:56 +02:00
Benjamin Dauvergne 8faaa9f61b Add gadjo to dependencies (fixes #5368) 2014-09-02 11:14:16 +02:00
Benjamin Dauvergne 856aa51679 Modernize settings.py (fixes #3088) 2014-09-01 15:41:56 +02:00
Frédéric Péters eefdd67390 settings: use global_settings to get default staticfiles finder value 2014-08-27 11:04:47 +02:00
Frédéric Péters 658cefa6c9 template: simplify code as logout button logic is now in gadjo (#5313) 2014-08-22 16:23:24 +02:00
Frédéric Péters 5cbb8f7993 remove copy of jquery (#5313) 2014-08-22 16:23:19 +02:00
Frédéric Péters 5cbcabb02b remove copy of font awesome (#5313) 2014-08-22 16:23:13 +02:00
Frédéric Péters 6937e6c705 use new gadjo static file finders (#5313) 2014-08-22 16:23:08 +02:00
Frédéric Péters a991c8e7ee style: force a max width on msg_class widget
The ovh connector has some elements in its message class field that are way too
long.
2014-08-21 17:30:07 +02:00
Frédéric Péters 5f20f53f1d clicrdv: port to new system (#5187) 2014-08-13 11:57:48 +02:00
Frédéric Péters e2b2d88cf4 gdc: fix displayed URL 2014-08-12 14:34:08 +02:00
Frédéric Péters 395df950c4 use django 1.6 (#5252) 2014-08-11 14:33:08 +02:00
Thomas NOËL 73397c52ab release 0.5.0, new acl system, rewrite sms apps 2014-07-28 12:10:07 +00:00
Thomas NOËL 94b49948b8 debian: remove useless pyversions 2014-07-28 11:59:49 +00:00
Thomas NOËL 47c9c78c94 debian/pyversions: only 2.7 (i.e. wheezy-only package) 2014-07-28 11:46:38 +00:00
Frédéric Péters 86b170efa5 l10n & i18n (#5179) 2014-07-21 15:20:16 +02:00
Frédéric Péters f27fb261df manage: sort connectors in categories (#5173) 2014-07-21 15:01:11 +02:00
Frédéric Péters 455de4fb67 messages: remove compatility leftovers (#5122) 2014-07-18 17:03:00 +02:00
Frédéric Péters 0170154ce5 convert choosit sms provider to new system (#5122) 2014-07-18 16:10:35 +02:00
Frédéric Péters d012ea365c convert mobyt to new system (#5122) 2014-07-18 16:10:07 +02:00
Frédéric Péters 2ecbf80399 convert oxyd to new system (#5122) 2014-07-18 16:09:44 +02:00
Frédéric Péters 4bfb42ac55 convert ovh application to new system (#5122) 2014-07-18 16:09:02 +02:00
Frédéric Péters 6ed1bf633b gdc: fix specifying the request matter in URL 2014-07-18 15:55:13 +02:00
Frédéric Péters 0481c5d6d3 do not hardcode can_post_request permission in access right table 2014-07-18 14:45:02 +02:00
Frédéric Péters 02ffe401ca ui to manage access rights (#5124) 2014-07-18 11:02:22 +02:00
Frédéric Péters 802c88699d gdc: require special rights to post requests (#5121) 2014-07-11 10:04:41 +02:00