summaryrefslogtreecommitdiff
path: root/horizon/tables
Commit message (Expand)AuthorAgeFilesLines
* Enable H201: do not write "except:"Kieran Spear2013-08-131-3/+3
* Make get_object_by_id() work for most Django objects.Zhigang Wang2013-06-221-2/+12
* Use Python 3.x compatible except constructDirk Mueller2013-06-141-2/+2
* Sort imports alphabeticallyMatthias Runge2013-06-143-13/+23
* remove unused importsMatthias Runge2013-06-131-0/+14
* Display table actions BatchActions buttons in the correct localeJulie Pichon2013-05-211-2/+3
* Update Horizon for Django 1.5 compatibilityLin Hua Cheng2013-04-301-1/+1
* Enhancement on prompts to list selected objects.Lin Hua Cheng2013-04-081-1/+8
* Allow image filtering based on image ownershipKieran Spear2013-02-153-2/+65
* Prevent column summation if no non-None cellsBrian Waldon2013-01-161-4/+9
* Merge "Adds a "simplified" floating IP management option."Jenkins2012-12-171-1/+1
|\
| * Adds a "simplified" floating IP management option.Gabriel Hurley2012-12-101-1/+1
* | Removes unused importsZhongyue Luo2012-12-101-1/+1
|/
* Allow permissions to be set on tablesKieran Spear2012-12-062-3/+19
* Add an optional link_classes to tables.Column, this is used as the class of t...Lin Hua Cheng2012-11-271-2/+12
* Unifies Horizon conf.Gabriel Hurley2012-11-201-2/+3
* Adds a method for overriding specific API messages.Tihomir Trifonov2012-09-071-3/+7
* Fix BatchAction class incongruence between documentation and codeRosario Di Somma2012-08-311-3/+3
* grammar fixes and other minutiaMatt Joyce2012-08-221-1/+1
* High-light selected container in browserKe Wu2012-08-171-1/+7
* Adds breadcrumb to resource browser.Ke Wu2012-08-162-1/+2
* Resolves i18n problem on batch actions.Gabriel Hurley2012-08-141-1/+2
* Switch to use python-swiftclient instead of cloudfiles.Gabriel Hurley2012-08-133-37/+43
* Initial support of Quantum V2.Akihiro MOTOKI2012-08-131-1/+1
* Adds ResourceBrowser and ResourceBrowserView classKe Wu2012-08-093-9/+77
* Added a check for None value in get_object_displayTihomir Trifonov2012-08-071-5/+5
* Makes data table accept mixed data typesKe Wu2012-07-244-18/+202
* Inline object creation.Gabriel Hurley2012-07-222-2/+2
* Smarter table form rendering and controls.Gabriel Hurley2012-07-121-1/+24
* Summation rows handle None correctly.Gabriel Hurley2012-07-031-0/+1
* Corrections for stricter pep8 checking.Gabriel Hurley2012-06-231-1/+1
* Fixing Nameless Volume DisplayJohn Postlethwait2012-06-141-4/+26
* Adding block links in table cells.John Postlethwait2012-06-071-0/+2
* Only sort on sortable columns.Gabriel Hurley2012-06-071-11/+11
* Adds a summation row option to the datatables.Gabriel Hurley2012-06-041-12/+54
* Adds pagination to Glance API and tables.Gabriel Hurley2012-05-221-0/+12
* Adds initial workflow support to Horizon.Gabriel Hurley2012-05-221-3/+3
* Added a new attribute - display_choicesTihomir Trifonov2012-05-161-4/+18
* Make empty_value accept a callable.Gabriel Hurley2012-05-141-3/+8
* Ensure that table action ids are unique again. Fixes bug 971328.Gabriel Hurley2012-04-022-6/+12
* Add preference towards single id for action handling.Gabriel Hurley2012-03-291-1/+3
* Add link to instance for its id in floating ip listAndy Chong2012-03-261-2/+3
* Copies column instances to be unique per table instance.Gabriel Hurley2012-03-242-10/+17
* Merge "Adds support for tabs + tables."Jenkins2012-03-253-51/+82
|\
| * Adds support for tabs + tables.Gabriel Hurley2012-03-243-51/+82
* | Merge changes Ibd478e24,I69ce9f89Jenkins2012-03-232-9/+9
|\ \
| * | Use ugettext_lazy for verbose_texts instead of unicode.Jim Yeh2012-03-232-9/+9
| |/
* | Merge "Fixing an issue where a unique id was not being returned for the overv...Jenkins2012-03-231-0/+5
|\ \ | |/ |/|
| * Fixing an issue where a unique id was not being returned for the overview tab...John Postlethwait2012-03-221-0/+5
* | Rework translation for panel and dashboard names. Marked more strings.Gabriel Hurley2012-03-221-0/+1
|/