Jake Dahn
|
3c8145cf3d
|
styling permission denied page
|
2011-04-13 16:01:52 -05:00 |
|
Todd Willey
|
1310392242
|
Ignore egg info directory.
|
2011-04-13 14:33:51 -05:00 |
|
Jake Dahn
|
375a472abb
|
Added close link to the image detail ui, so users do not have to go to the main navigation to return to the standard image list.
|
2011-04-13 19:28:17 +00:00 |
|
Todd Willey
|
8c3e65fd84
|
Add missing setup.py file.
|
2011-04-13 14:24:45 -05:00 |
|
Jake Dahn
|
0db35ceceb
|
added a close button for the image detail interface
|
2011-04-13 14:05:52 -05:00 |
|
Todd Willey
|
bd671e27fa
|
Add systempanel.
|
2011-04-13 13:29:39 -05:00 |
|
Devin Carlen
|
b9dfb9867d
|
Update pip-requires to use django 1.2.4 to address security vulnerability
|
2011-04-13 17:23:28 +00:00 |
|
Devin Carlen
|
d6ef901f34
|
Made dashboard require Django 1.2.4
|
2011-04-13 12:14:37 -05:00 |
|
Jake Dahn
|
5ac19f6257
|
The jquery ui popup alert that the user may be having connection issues when ajax requests fail now waits until it fails twice (30 seconds) before notifying the user.
This will eliminate the annoying popup from interrupting the user's workflow when they may just have a small connection hiccup.
|
2011-04-08 02:08:21 +00:00 |
|
Jake Dahn
|
ccc12d6762
|
instances page now waits until it fails to connect to the server for at least 30 seconds before it alerts the user that there may be a vpn or connection error
|
2011-04-07 18:40:57 -05:00 |
|
Devin Carlen
|
3cae4f1917
|
Now references the nova-adminclient project instead of maintaining a copy of the adminclient.
|
2011-03-31 05:42:58 +00:00 |
|
Devin Carlen
|
730a9fc6d3
|
Fixed nova-adminclient reference in setup.py
|
2011-03-30 22:15:31 -07:00 |
|
Devin Carlen
|
03946ec425
|
Fixed pip-requires
|
2011-03-30 22:08:06 -07:00 |
|
Devin Carlen
|
724381a0b7
|
Merged trunk
|
2011-03-30 22:05:11 -07:00 |
|
Jake Dahn
|
27ea981f51
|
This branch fixes inconsistencies which were causing errors and breaking section 508 compatibility.
|
2011-03-30 22:32:49 +00:00 |
|
Jake Dahn
|
e27e42a2b8
|
fixing 508 errors on user management page
|
2011-03-30 14:36:38 -05:00 |
|
Jake Dahn
|
7bcbedb1c1
|
fixing section 508 error where launch form had an extra label with no form field
|
2011-03-30 11:23:11 -05:00 |
|
Jeffrey Wilcox
|
30354bd6e3
|
Fixed overlap of register h3 with button on Firefox 3.6, and adjusted height of login box to match.
|
2011-03-30 08:02:52 +00:00 |
|
Jeffrey Wilcox
|
366a490ad1
|
fixed overlap of register button and h3 text bug 741106
|
2011-03-30 13:47:34 +09:00 |
|
Todd Willey
|
00b0d7e1f2
|
change message when attach message sent to compute host. change the default, as ephemeral disks (depending on instance since, like m1.medium) may be available at /dev/vdb.
|
2011-03-23 05:57:50 +00:00 |
|
Todd Willey
|
5a18bdc8a1
|
Change message for shorter wait if volume attach fails.
|
2011-03-23 01:00:58 -04:00 |
|
Devin Carlen
|
aabfa6ffe8
|
Fixed an issue that preventing images from being made public.
|
2011-03-19 01:57:43 +00:00 |
|
Devin Carlen
|
9c7f6d23c7
|
Fixed an issue where images couldnt be made public
|
2011-03-18 18:48:42 -07:00 |
|
Todd Willey
|
37f91eefda
|
Update default device & success message for attaching a disk.
|
2011-03-18 13:08:27 -04:00 |
|
Devin Carlen
|
0b1367e5e1
|
Simplified the logic around whether a user can modify images. It needs to be refactored again but it was very broken in its current state.
|
2011-03-18 07:02:48 +00:00 |
|
Devin Carlen
|
e9f849a0a4
|
Patched image list to not show edit links for all images
|
2011-03-17 18:25:14 -07:00 |
|
Devin Carlen
|
1806c014f6
|
The manage user roles UI on the project tab wasn't showing the correct roles when editing a user.
|
2011-03-17 20:52:49 +00:00 |
|
Devin Carlen
|
8f4654159e
|
Fixed modify user roles UI
|
2011-03-17 13:46:13 -07:00 |
|
Devin Carlen
|
22dd5e81ca
|
Fixed the project role admin UI.
|
2011-03-16 23:47:45 +00:00 |
|
Devin Carlen
|
a9550c5f7a
|
Fixed project role admin ui
|
2011-03-16 16:40:32 -07:00 |
|
Devin Carlen
|
8dce3837d0
|
Fixed an issue where some auth drivers would cause get_user to fail.
|
2011-03-16 23:12:49 +00:00 |
|
Devin Carlen
|
dec930a32d
|
Patch to make get_user work with all auth drivers
|
2011-03-16 16:06:47 -07:00 |
|
Devin Carlen
|
6357598f20
|
Patch to make get_user work with all auth drivers
|
2011-03-16 15:58:45 -07:00 |
|
Devin Carlen
|
63a6ba6e75
|
Fixed DescribeUser in adminclient
|
2011-03-15 21:18:20 -07:00 |
|
Devin Carlen
|
1e9bb18120
|
Refactored django-nova to pull nova adminclient from pypi
|
2011-03-14 23:02:40 -07:00 |
|
Jake Dahn
|
d327e48ee0
|
This branch adds the ability to modify the project manager of any given project from the django-admin interface.
|
2011-03-10 19:27:33 +00:00 |
|
Jake Dahn
|
2988452c40
|
fixing typo in the form, and adding modify_project to adminclient.py
|
2011-03-10 04:59:33 -06:00 |
|
Jake Dahn
|
de010ce3d0
|
adding modify_project to adminclient and fixing typo which caused error on form post
|
2011-03-10 04:56:59 -06:00 |
|
Jake Dahn
|
d17310eab2
|
stubbed out the ability to modify project manager
|
2011-03-10 04:53:25 -06:00 |
|
Jake Dahn
|
c820c4e6e1
|
Removed a 'read more' link which was a text artifact from the nebula dashboard
|
2011-03-09 20:28:51 +00:00 |
|
Devin Carlen
|
6cc9e7e7e1
|
Fixed a problem that caused Send Credentials from the admin UI to fail if the email subject template contained a newline.
|
2011-03-09 20:27:27 +00:00 |
|
Devin Carlen
|
04d28e8a24
|
Fixed credentials email subject parsing
|
2011-03-09 12:15:05 -08:00 |
|
Jake Dahn
|
b4ca8b28b8
|
removing text artifact from nebula dashboard
|
2011-03-09 04:02:34 -06:00 |
|
Devin Carlen
|
c8ebf01e15
|
The django-nova project has been moved into the openstack-dashboard repo to simplify development efforts.
|
2011-03-04 07:57:29 +00:00 |
|
Devin Carlen
|
b9dd01a61e
|
Combined django-nova and openstack-dashboard
|
2011-03-03 23:41:53 -08:00 |
|
Todd Willey
|
bd82779216
|
Ignore sqlite database, venv directory, and local settings.
|
2011-03-03 22:32:23 +00:00 |
|
Todd Willey
|
99f25538a3
|
Add sample configuration and explanatory comments to the local/local_settings.py.example to show how to configure your outgoing mail server, which is used by django-registration.
|
2011-03-03 22:18:57 +00:00 |
|
Todd Willey
|
b76e15cb73
|
Change text of the submit button on the registration form to say "Register" instead of "Reset Password".
|
2011-03-03 22:17:15 +00:00 |
|
Todd Willey
|
86a696e2f9
|
Change the name of the default sqlite database to have a .sqlite3 extension.
|
2011-03-03 21:52:26 +00:00 |
|
Devin Carlen
|
d4a5bc97f3
|
Added django-nova to openstack-dashboard repo
|
2011-03-02 17:20:17 -08:00 |
|