https://github.com/ging/horizon

sort by:
Revision Author Date Message Commit Date
440950b Merge "Remove OPENSTACK_KEYSTONE_ADMIN_URL" 16 March 2012, 19:56:56 UTC
99019b2 allow backdrop for modal inside modal, and rearrange the z-indexes * fix bug 955622 * proper fix for the quick fix https://review.openstack.org/4806 Change-Id: Ibbe929fa6264ee7ecf443bae759e4a26cc14a22b 16 March 2012, 07:37:28 UTC
f00f177 Merge "allow errored volume to be deleted since nova api allows it now" 15 March 2012, 19:12:57 UTC
b8754d5 Updates Image Details page to match other details pages. Fixes bug 955625. While updating these, a bug was discovered in the tab exception handling which is also fixed by this patch. Fixes bug 955642. Also incorporates some cleanup on the other details pages so that they are all uniform and at their best. Additionally, added a command to run_tests.sh to update all the translation strings (./run_tests.sh -m or --makemessages). Updates translation files. Change-Id: I61287b91fb442f7343c2ddebfcc547dc559efbdf 15 March 2012, 18:40:46 UTC
8a25850 Merge "Corrects available actions for syspanel images table." 15 March 2012, 18:39:24 UTC
83d04b6 Remove OPENSTACK_KEYSTONE_ADMIN_URL This is not needed anymore, since the catalog is now used. Change-Id: I9dca3c91b6f50f5f15ec334f5a124ca08b9e4194 Signed-off-by: Julien Danjou <julien.danjou@enovance.com> 15 March 2012, 11:06:34 UTC
66f67fc Merge "set minimum instance launch count to 1" 15 March 2012, 08:51:32 UTC
3ab6377 allow errored volume to be deleted since nova api allows it now * fixes bug 955704 * related nova changes at https://review.openstack.org/5342 Change-Id: I10aa598a3bfbc63bade757972c09db43377a737b 15 March 2012, 08:04:29 UTC
b989724 adds default text for empty instance list in form select widget * updated related locale .po file Change-Id: Ie217a6021829822777a6b0af7ce166a5c21ee549 15 March 2012, 06:27:43 UTC
b61ee08 Corrects available actions for syspanel images table. * Fixes bug 955630 by removing the launch instance action. * Allows admins to delete any image. Change-Id: Ie9bd1c93349c19ac07b6d576115420da55148042 15 March 2012, 01:01:51 UTC
42c4715 Merge "add source group rule interface in security groups edit" 15 March 2012, 00:45:20 UTC
4cf6933 Merge "Updating ec2 credentials verbiage." 15 March 2012, 00:27:53 UTC
7459bc7 Merge "Add missing docs files in tarball" 15 March 2012, 00:16:41 UTC
7d6089b Updating ec2 credentials verbiage. * Makes it more clear that you are also receiving your access and secret key in an rc file, instead of just your x509 certs. * If user already has ec2 credentials, return them, otherwise create. Prior to this fix, every time you downloaded a new bundle, you would get a new access/secret key pair. * Fixes bug 947647 * Fixes bug 953530 Change-Id: Ifdbdf0036bfbaacae2e525fd6791f83aa947f3ff 14 March 2012, 22:45:37 UTC
e2a558a Changes 'project settings' to a more fitting 'OpenStack Credentials' * fixes bug 953373 Change-Id: I1546e8b3e47aea0762efe68dfbc7d233e86b26a0 14 March 2012, 20:54:15 UTC
6ceebc1 Merge "Added IDs and identifiable classes to all action buttons." 14 March 2012, 19:18:37 UTC
b9a5911 Merge "User.authorized_tenants is now a cached property." 14 March 2012, 18:06:21 UTC
cb8f3dd Added IDs and identifiable classes to all action buttons. Fixes bug 953483. Change-Id: Ie6b858a9a595d024f71ca372a11b97a454b3b1e8 14 March 2012, 17:33:14 UTC
ee3e890 Merge "Created a new detail view for volumes (like instance details)." 14 March 2012, 17:28:17 UTC
047d674 Add missing docs files in tarball Fix MANIFEST.in to include a few missing files in the docs. Fixes bug 954910. Change-Id: I8916dfb139607d33f9053a33b082b6eb44b00f3e 14 March 2012, 15:12:52 UTC
5a2da5d set minimum instance launch count to 1 * added assertion test for form errors Change-Id: I573a459facfbad6980390d97b26f490613cabc87 14 March 2012, 08:05:07 UTC
56d98e5 Created a new detail view for volumes (like instance details). * fixes bug 944497 and fixes bug 953464. Change-Id: Idea17ab07f4fa46b72af6b54017899cbfe7e6ef0 14 March 2012, 01:47:56 UTC
753ebd6 Moved ajax updating from Action to Row. This fixes the problem of having to "hide" the update action in the row's actions column. Fixes bug 948397. Additionally, added some protection for spillover between the attrs dictionary on action instances. Fixes bug 954592. FWIW, the code involved in the AJAX updating is largely identical, it's just been moved from Action to Row and had few data accessors renamed to account for the differing relation to Table and Row. This also allowed the javascript to be significantly cleaner. Change-Id: Ic8932a33ca6956a56c8eee09bb0a4d1f59e0ab3a 14 March 2012, 00:44:07 UTC
f7c0dd2 Adding a cancel CSS class to confirmation modals so they can be styled individualls. Fixes Bug #954515 Change-Id: I99ff5bc2252991216c47d4a9d95b420369f56966 13 March 2012, 22:18:34 UTC
382a510 User.authorized_tenants is now a cached property. This allows moving the call to get authorized tenants out of the middleware (which was a wasteful call on many requests), and allows the value to be re-used anytime it's accessed more than once per request. Fixes bug 942074. Change-Id: Ic09b15adbffb16c0358bb28aec73345cc01834ad 13 March 2012, 22:11:06 UTC
dff76a2 Merge "Updated docs to reflect current required services for Horizon." 13 March 2012, 20:30:00 UTC
6999780 Updated docs to reflect current required services for Horizon. Fixes bug 946874. Change-Id: Ieaac7f102047be1d6fb17f129bd2b74d13a1dc4c 13 March 2012, 20:11:16 UTC
ceed483 Show security groups for instance in overview detail. Fixes bug 897090, since IP information is displayed as nova returns it. Change-Id: If64ec14ba4cf6b081a7a99aa7ccee0aef70efa35 13 March 2012, 19:54:18 UTC
d3f2552 Merge "add progressive interval delay, extra checks in ajax row update polling" 13 March 2012, 19:28:37 UTC
24ab51c Merge "fix filter form for container objects list" 13 March 2012, 19:23:23 UTC
a044427 Merge "use tables.DeleteAction for DeleteContainer and DeleteObject" 13 March 2012, 19:17:44 UTC
ad7c3c7 Merge "force actions_column min-width:140px to prevent dropdown collapse" 13 March 2012, 19:03:20 UTC
3afb8ad Merge "Removes duplicate error messages from being displayed during batch action error." 13 March 2012, 18:57:59 UTC
6c92987 Merge "Volume delete action cleanup." 13 March 2012, 18:52:40 UTC
b820fba Adds default text for keypair select widget on launch form. Fixes bug 953488. Change-Id: I089f281111203959995fb0ca5068cd2aabcd2b18 13 March 2012, 18:29:00 UTC
ea63d25 force actions_column min-width:140px to prevent dropdown collapse * fix bug 953750 Change-Id: I60241e85a5831ffac0d7ec5b26b13f15cafdd494 13 March 2012, 10:54:52 UTC
dfe55c0 add progressive interval delay, extra checks in ajax row update polling * fix bug 948429, increase interval multiplier if row no update * fix bug 948432, with following changes * update row with replace only if html differs (changes found) * do not trigger ajax request if row action is expanded * still trigger ajax request if row checkbox is checked and the checkbox is remained checked if row replaced * fix bug 953268, see last point above Change-Id: I487407289305694025a555f1dc96317d17416307 13 March 2012, 09:35:52 UTC
f5efe11 fix filter form for container objects list * fixes bug 953815 Change-Id: I95e1bb7a33bd47074114115338ecd51d2135c479 13 March 2012, 08:36:32 UTC
91b9f15 use tables.DeleteAction for DeleteContainer and DeleteObject * fix bug 953814, hide delete button if table is empty Change-Id: Iecdbcf4912d4828d5e5174f9acab27e9af95dc61 13 March 2012, 08:31:34 UTC
588c782 add source group rule interface in security groups edit * fixes bug 860780 * continues from abandoned https://review.openstack.org/3268 * implements UI https://nebula.notableapp.com/posts/391efe1b94711ec4527b6f72a61e789b6a4a54b7 * modified test to accomodate change * fix .form-field width from 96% to 90% to prevent weird overlap Change-Id: I77af442ea4c0408556bfed8c2d1669b860219f66 13 March 2012, 08:13:16 UTC
d0f7867 Removes duplicate error messages from being displayed during batch action error. Fixes bug 953583. Change-Id: Ie7a5e0bef12372debb3fa1b3837488b5609b58c8 13 March 2012, 01:46:59 UTC
8944026 Volume delete action cleanup. * Shows the table-level delete action. * Shows the delete action for error'd volumes, but disables the button and adds a tooltip explaining why it can't be deleted. Thanks to Tres and John for the suggestions. Fixes bug 953581. * Links up the volume name in the volumes table to the volumes detail page. Fixes bug 953469. Change-Id: Ie4017c7fbb8e2f22e130ba5f973c7608a24aedfb 13 March 2012, 01:39:04 UTC
2c2a583 Improved contributing docs. * Added IRC information. * Added etiquette section. * Added suggestions for ways to help besides writing code. Change-Id: I4a4eed0b9617b29c1e542043683979396d79df0c 13 March 2012, 00:10:50 UTC
e206ba6 Ensuring the exception handler for the image detail page works. Change-Id: Ia39f1c48f89a0798e832f267dd35103c77f707c7 12 March 2012, 02:54:57 UTC
5c7ea22 Merge "hide tooltip after select field is selected" 12 March 2012, 02:37:37 UTC
7b526b6 When the glance client throws an Exception at Horizon, catch it and determine if it is an HTTP exception. If it is, recast it as a glance_client.ClientConnectionError so that Horizon can deal with it in a better manner. Fixes 951200 Change-Id: I7cbfa74d340d25d523ab8fb18138f5cf7d33a9d9 12 March 2012, 02:17:02 UTC
bf217e8 Merge "Changed CharField to IntegerField in forms where the actual value is expected to be integer." 12 March 2012, 02:15:53 UTC
44f670e Allows row status to be determined as the aggregate of multiple columns. Instances table handles both status columns correctly now. Fixes bug 948419. Syspanel instances table no longer has "launch instance" action. Fixes bug 952609. Allows ajax-updating for volumes table. Fixes bug 948396. Change-Id: I8657c79d0ab7ec5972cc7c4886d7f009a1710876 12 March 2012, 00:13:31 UTC
c9f566d Changed CharField to IntegerField in forms where the actual value is expected to be integer. Fixes bug 950550 Change-Id: I8a78284ae8513c3a607b2ecad1ea36db2c247c56 11 March 2012, 15:11:53 UTC
d0c6d54 hide tooltip after select field is selected * fix bug 952000 Change-Id: Iaef3581335171497551cbf42da8971884d3d15c1 11 March 2012, 06:09:25 UTC
24f6bc5 Adding the ability to configure password strength in the local_settings. Fixes bug 948317 Change-Id: I96e3838ab6675e7282172e56be3f0359065caccb 11 March 2012, 03:25:07 UTC
e165416 Update openrc.sh to work with latest novaclient * fixes bug 951919 Change-Id: Ic24e874c2906a758f147021274182dba3c48ebc0 11 March 2012, 00:36:47 UTC
076ee5f Merge "Fix the translation of transform string" 11 March 2012, 00:13:20 UTC
a0b57a5 Don't show stack trace when unknown exception happens during login. Fixes bug 951799 Change-Id: Ib012a75e5b0e1d40aab590ecc37a72c3c2ff1343 10 March 2012, 20:42:29 UTC
f028477 Fix the translation of transform string * It cause missing attribute while the translation is not english. Change-Id: I63cb9b1f2ab566f8724c33b3ccf5e268d0d01196 10 March 2012, 01:49:08 UTC
d5c438a Removed id sanitizers now that cinder client does the right thing. Fixes bug: 944455 Change-Id: I98c463dd91936b920b53e09b14f575bdacff1cf6 10 March 2012, 00:37:00 UTC
849f4b0 Merge "load Edit Attachments for volume in modal window" 09 March 2012, 23:07:18 UTC
67f37f0 Merge "Fix changing locale if using WSGIScriptAlias" 09 March 2012, 22:57:42 UTC
0f26d2e Merge "Show quotas in Allocate IP form and block if quota limit reached" 09 March 2012, 22:52:18 UTC
80b5d64 Merge "Restores volume attachment list to instance details." 09 March 2012, 22:46:35 UTC
4fc2300 Merge "Translate names for some tables." 09 March 2012, 22:41:22 UTC
358839b Merge "Makes sure ajax-updated rows still get correct actions allowed." 09 March 2012, 22:34:52 UTC
d4d8145 User crud no longer available in syspanel when Keystone is using something other than the native auth backend. Fixes bug: 948310 Change-Id: Ifebf0f5a60228c84d06f11e60f752f9ff474c929 09 March 2012, 20:11:37 UTC
6b7f856 Translate names for some tables. * All msgid are existed. * Edit some msgstr. * Update locale *.po Change-Id: I4bb0c7f5dc5635665cccb0479b9bc46c6977e44d 09 March 2012, 04:57:55 UTC
f74abc9 Merge "Making initial stride to improve openstack-esq design in sphinx." 08 March 2012, 22:34:25 UTC
fa74048 Restores volume attachment list to instance details. Change-Id: Ieea404da567642882dbf23b66d485139179cdf51 08 March 2012, 22:26:23 UTC
424bf84 Fix changing locale if using WSGIScriptAlias In Fedora we are rooting the dashboard at /dashboard rather than plain /. This changes the locale switcher to not reference the absolute path /i18n Change-Id: I8bb852fc84bf9991d9dcb3bddfc359c8674a87f9 08 March 2012, 18:32:40 UTC
33566cb add table column verbose_name to make it into translation * name include "Actions", "Status", "Fingerprint" * updated all locale .po files * related strings for network panel is removed in .po due to updates Change-Id: I664aa79555f52150c24ced8568a685496a1f2727 08 March 2012, 11:02:46 UTC
839cdbe Show quotas in Allocate IP form and block if quota limit reached * should fix bug 900533 Change-Id: I9ebeaf28cb47a0ad762fcd36394688ac02b34d4c 08 March 2012, 04:57:54 UTC
f52c857 Merge "Removed "networks" panel from Horizon." 07 March 2012, 22:06:16 UTC
13b7509 Merge "Refactorize JS codes for action button check to reduce duplication" 07 March 2012, 22:00:43 UTC
a358f18 load Edit Attachments for volume in modal window Change-Id: I48ef05eb348e6ec0a80843b19b0d8160a16bf859 07 March 2012, 08:19:52 UTC
d354c60 Fix quicksearch filter for tables, thr row class odd/even has been missing Change-Id: Id40d7d694aee076d798362692554f395ff6f93d6 07 March 2012, 07:19:32 UTC
7affd63 Minor extensibility tweaks (sidebar context and div wrapper) * Adds the request to the sidebar templatetag template contexts. Fixes bug 948670. * Adds a wrapper div around the usage summary information at the top of the common usage template. Change-Id: I1404c52c6d5e75324038683dbb3a92276b075c78 07 March 2012, 04:34:18 UTC
93f8382 Moves the branding back out of the main nav template. It was moved in carelessly during the previous extensibility patch. Change-Id: Ifee2817eb37e346239fa046094a55f0ad7b68188 07 March 2012, 04:00:31 UTC
456d2c1 Merge "Minor extensibility improvements." 07 March 2012, 03:54:59 UTC
79fc689 Merge "Translation for Chinese Traditional" 07 March 2012, 03:48:47 UTC
07adf63 Makes sure ajax-updated rows still get correct actions allowed. Also moved some logic that pertained to BatchAction from BaseAction to BatchAction where it belonged. Fixes bug 944853. Change-Id: I24f590f0b4320a0cc58d954398673a8fa75a49b6 07 March 2012, 03:34:20 UTC
2d2e600 Refactorize JS codes for action button check to reduce duplication Change-Id: I196ccdbf327425e40a8205edc620ecdf817746db 07 March 2012, 02:28:13 UTC
a32f679 Minor extensibility improvements. * Allow exceptions.handle to include user-defined exception types. Fixes bug 948536. * Adds a wrapper around the form/table header/table in the base _data_table.html template for easier targeting/styling. * Moves the rest of the main nav templating into a single template for easier customization. Fixes bug 948508. Change-Id: I045c29744ee01f60b080f2c1bbdc79ea5acf1b86 07 March 2012, 01:43:15 UTC
22acb8d Making initial stride to improve openstack-esq design in sphinx. Change-Id: I4c015b66e818b876c7ce23cdd103b785680d5b58 06 March 2012, 22:32:19 UTC
009a5de Removed "networks" panel from Horizon. While this functionality will eventually be restored to Horizon, when it does it will be in a significantly revamped and improved form. For the Essex release, the amount of work required to get it where it needs to be is too great and so it has regrettably been cut from the current lineup of panels. :-( Change-Id: I9c8b6e31303461a35270bea8d1ed30ad0ae6ed93 06 March 2012, 20:23:25 UTC
8ff0f46 Update for AUTHORS file to remove duplicate entries Multiple emails per person are mapped in .mailmap file Fixes bug 945268 As primary email I've assumed the last one used in a commit. Change-Id: I755e98ccf82dc9a680bbfb103a0703c4d84d3e34 06 March 2012, 20:06:46 UTC
efb280f Translation for Chinese Traditional Change-Id: I5ff3ebf3605b2750461f3d38e4907aa78443d307 06 March 2012, 07:32:17 UTC
ecbd98a Fix typo vnc to VNC Change-Id: Ic363cbd12f8e8e63b7aaf04228af9e0872a452ff 06 March 2012, 05:33:02 UTC
3a36b8f Fix typo Snaphots to Snapshots Change-Id: I986d3ba28da319da145e3c9492c4261e553cdb8e 06 March 2012, 05:10:01 UTC
ff5f0d5 Fix typo termiante to terminate Change-Id: Iad6284a3b5cb31e970c12a7cc5e480064d3d7a2a 06 March 2012, 04:59:38 UTC
ad0784c fix chinese i18n code name from zh-TW/zh-CN to zh_TW/zh_CN translation strings for chinese should load properly now Change-Id: I05ecdaed44fa1268f9c1c943226b2b769e6f6983 06 March 2012, 02:32:50 UTC
4b2de93 Merge "Remove trailing whitespaces in regular file" 05 March 2012, 22:57:02 UTC
874e72b Merge "Form errors should be very apparent." 05 March 2012, 22:28:45 UTC
be9c8e4 Merge "Remove old Glance variables from openrc template" 05 March 2012, 20:34:37 UTC
131a991 Merge "Updated translation files; added sphinx template placeholder to manifest." 05 March 2012, 19:55:20 UTC
f631470 Remove old Glance variables from openrc template Fixes bug 947352 Change-Id: I3d8a9f26c5fc3e18702bbfe288552d89ad8dd914 05 March 2012, 19:54:53 UTC
a205432 Merge "Show proper warning message if security group rule is incomplete" 05 March 2012, 19:48:17 UTC
b59d288 Updated translation files; added sphinx template placeholder to manifest. Fixed a problem with the batch action translation strings preventing translations from working properly. Renamed the zh-cn and zh-tw translations to zh-CN and zh-TW as is correct. Fixed bug 947027. Change-Id: Ifa5704d5c9664d6c4af8ef3fca83a5a81148a82e 05 March 2012, 19:41:54 UTC
86bb083 Form errors should be very apparent. * Adding the required control-group css class to the form fields. * bug #898808 Change-Id: I1c09200e1e58204f5e651d57967f4e3aa4c41919 05 March 2012, 01:12:12 UTC
c49ab04 Fixed a couple of places where tenant was still being shown to the user. Change-Id: Ibd79e06bb47c4a2152ffee6c8ac86dc8f1945ae3 05 March 2012, 00:44:44 UTC
a23434d Show proper warning message if security group rule is incomplete * fixes bug 944472 Change-Id: I1a275385547f09dc317ba213767f80036b3bca7c 04 March 2012, 04:19:10 UTC
a6c39e5 Merge "Disable submit action button until any of list item is selected" 04 March 2012, 01:05:00 UTC
234c9d7 Merge "set image attributes not modifiable as read-only" 04 March 2012, 01:00:03 UTC
back to top