summaryrefslogtreecommitdiff
path: root/horizon/base.py
Commit message (Expand)AuthorAgeFilesLines
* Auth refactor.Gabriel Hurley2012-07-091-29/+14
* Login/Logout redirects with Django variablesTihomir Trifonov2012-06-221-2/+5
* Isolates base_tests.py from "real" dashboards.Gabriel Hurley2012-05-151-1/+1
* Allow proper log output during test runs.Gabriel Hurley2012-05-101-2/+2
* Adds dash/panel app templates, mgmt commands, template loader.Gabriel Hurley2012-05-011-2/+18
* Corrects the ImportError handling for the override mechanism.Gabriel Hurley2012-04-041-1/+2
* Adds PanelGroup class and site customization hook.Gabriel Hurley2012-03-261-30/+135
* Rework translation for panel and dashboard names. Marked more strings.Gabriel Hurley2012-03-221-5/+6
* User.authorized_tenants is now a cached property.Gabriel Hurley2012-03-131-1/+1
* Minor extensibility improvements.Gabriel Hurley2012-03-061-0/+3
* Unifies the project packaging into one set of modules.Gabriel Hurley2012-02-291-0/+690