summaryrefslogtreecommitdiff
path: root/horizon/templatetags
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix styling for dynamic select widget add item button"Jenkins2014-08-231-0/+15
|\
| * Fix styling for dynamic select widget add item buttonJustin Pomeroy2014-08-131-0/+15
* | Separating Identity Dashboard and using RBACDavid Lyle2014-08-181-10/+17
|/
* Cleans up the translationveena2014-08-081-9/+10
* Replace force_unicode with force_textFelipe Reyes2014-08-061-3/+3
* Merge "Add string translation"Jenkins2014-08-021-1/+1
|\
| * Add string translationPawel Skowron2014-07-171-1/+1
* | Fix Flake8 style warnings in horizon/Pawel Skowron2014-07-292-8/+24
* | Update Twitter Bootstrap to version 3Jiri Tomasek2014-07-281-0/+47
|/
* Removing decimal place when it's 0Veronica Musso2014-06-251-1/+6
* Remove extraneous vim configuration commentsHe Yongli2014-05-066-12/+0
* Implementing accordion navigationDavid Lyle2014-02-261-0/+30
* fix templatetag for no fractional bytesDavid Lyle2014-02-121-0/+1
* Fix inappropriate display for inf value of RAM and Storage.Zhenguo Niu2014-01-201-13/+12
* Merge "Inconsistent filesizeformat return value"Jenkins2014-01-111-4/+4
|\
| * Inconsistent filesizeformat return valueJuan Manuel Olle2014-01-091-4/+4
* | Remove #noqa from most common imports and add them to import_exceptionsRadomir Dopieralski2014-01-072-6/+6
|/
* Clean up the hypervisor DataTable members columnsGeorge Peristerakis2013-12-191-1/+3
* Merge "Transform Quotas 'inf' to 'No Limit'"Jenkins2013-12-021-0/+10
|\
| * Transform Quotas 'inf' to 'No Limit'Zhenguo Niu2013-11-141-0/+10
* | Gate on H4xx docstrings for pep8Paul Belanger2013-11-233-11/+10
|/
* Allow customization of logo linkDavid Lyle2013-10-301-0/+7
* show limit summary in GBMatthias Runge2013-09-231-1/+10
* PEP8 E126 has been resolvedsimon2013-09-171-4/+4
* Merge "Apply a tempate filter to output for openrc.sh"Jenkins2013-08-281-0/+32
|\
| * Apply a tempate filter to output for openrc.shMatthias Runge2013-08-261-0/+32
* | Enable H302 checkTatiana Mazur2013-08-223-7/+7
* | Enable H201: do not write "except:"Kieran Spear2013-08-131-1/+1
|/
* Sort imports alphabeticallyMatthias Runge2013-06-143-3/+3
* Use ugettext_lazy instead of ugettext.Brooklyn Chen2013-05-183-11/+12
* Adds d3.js library and reworked quota infographicsBradley Jones2013-05-091-18/+0
* Fix on async messaging to don't escape message string marked as safe.Lin Hua Cheng2013-02-071-1/+3
* Don't inherit from base.html in 500 error pageKieran Spear2012-11-211-0/+6
* Separate OpenStack exceptions from Horizon exceptions.Gabriel Hurley2012-08-052-2/+3
* Auth refactor.Gabriel Hurley2012-07-091-17/+3
* Volume Progress Bar & Fixes For QuotaJohn Postlethwait2012-06-271-3/+4
* Make Horizon timezone-aware.Gabriel Hurley2012-06-211-41/+18
* Adds dash/panel app templates, mgmt commands, template loader.Gabriel Hurley2012-05-011-2/+5
* Don't choke on unlimited quotas. Fixes bug 971937.Gabriel Hurley2012-04-031-0/+11
* Adds PanelGroup class and site customization hook.Gabriel Hurley2012-03-261-14/+12
* Rework translation for panel and dashboard names. Marked more strings.Gabriel Hurley2012-03-221-1/+1
* User.authorized_tenants is now a cached property.Gabriel Hurley2012-03-131-1/+1
* Minor extensibility tweaks (sidebar context and div wrapper)Gabriel Hurley2012-03-061-2/+4
* Unifies the project packaging into one set of modules.Gabriel Hurley2012-02-296-0/+387