Commit Graph

15 Commits

Author SHA1 Message Date
Christophe Siraut 6583fa518f environment: use current domain name for services creation form (#34212) 2019-08-12 13:44:32 +02:00
Frédéric Péters 8e4c517e48 manager: add popup to set theme options (global title) (#18493) 2017-09-08 13:53:57 +02:00
Benjamin Dauvergne bc4a264c24 trivial: fix typo (#9363) 2015-12-17 10:24:27 +01:00
Benjamin Dauvergne 067edfa213 environment/utils: handle case of a FakeTenant (fixes #9363) 2015-12-17 10:14:18 +01:00
Frédéric Péters d9b862c986 misc: expose an entry in menu.json ("system") (#7763) 2015-10-19 09:15:17 +02:00
Benjamin Dauvergne a005f3c2ac environment/utils.py: use the tenant to build absolute URI to hobo (#8170) 2015-09-07 15:56:35 +02:00
Frédéric Péters b24d30aa82 general: distribute profile in hobo.json (#7171)
This adds hobo/deploy/, in charge of creating the hobo.json content and
distributing it to agents (via a post_save signal calling to celery).
2015-05-08 12:25:20 +02:00
Frédéric Péters 8d53aa9766 middleware: add service base URLs to template vars settings (#6644) 2015-03-09 10:06:01 +01:00
Frédéric Péters d2c08711ad general: do not expose users that do not have a password set (#6511) 2015-02-16 14:05:47 +01:00
Frédéric Péters 447a5c0c65 general: advertise hobo itself as a service (#6503)
This is useful to get it automatically registered as a service provider, but
this requires a new settings (BASE_URL) as it cannot be determined
automatically in all circumstances (management commands for example).
2015-02-16 14:05:47 +01:00
Frédéric Péters ad989bebf0 export list of admin users to agents (#5367) 2014-10-03 10:24:43 +02:00
Frédéric Péters ed37e011b9 make it possible to add variables to specific services (#5329) 2014-08-28 16:20:47 +02:00
Frédéric Péters 8404eef58b use celery to push notification changes to agents (#4577) 2014-08-28 16:20:47 +02:00
Frédéric Péters aae4464f1a fill home page with links to admin zones 2014-03-25 18:47:36 +01:00
Frédéric Péters e1418d06b6 add functions listing services into a utils module (and use it) 2014-03-25 18:47:36 +01:00