Statistics
| Branch: | Tag: | Revision:

root / admin @ c130b56e

# Date Author Comment
a3ec2802 10/10/2011 12:34 pm Vangelis Koukis

Merge branch 'logging'

Conflicts:
README.upgrade

9e98ba3c 10/06/2011 05:08 pm Giorgos Verigakis

Add new logging infrastructure

Uses dictionary configuration back ported from
Python 2.7.

Refs #1033

ff327b86 10/05/2011 12:27 pm Vangelis Koukis

Merge branch 'api-current'

Conflicts:
README.upgrade

7cc3c7d9 10/03/2011 05:11 pm Giorgos Verigakis

Change Update Metadata to create non-existing keys

Update Metadata methods for servers and images
used to ignore keys that did not exist. This patch
will create them instead.

Refs #1403
Refs #1399

1081c1a0 09/15/2011 03:30 pm Giorgos Verigakis

Add copyright headers

89c358a3 09/14/2011 05:55 pm Giorgos Verigakis

Add state filters in the admin web interface

Refs #849

f6a8043d 09/14/2011 03:16 pm Giorgos Verigakis

Explicitly display the name of the users

Should fix unicode issues with non-ascii user names.

Refs #1105

181ba3a0 09/14/2011 01:18 pm Giorgos Verigakis

Use full path in templates for reverse URLs

870c24a0 09/14/2011 01:00 pm Giorgos Verigakis

Admin improvements

  • Flavors use the deleted flag instead of deleting the object.
  • SynnefoUsers use the DELETED state instead of deleting the object.
  • Object lists do not show deleted objects.

Refs #849
Refs #1055

8f793e90 09/13/2011 06:04 pm Giorgos Verigakis

Do not rely on PROJECT_PATH

Was causing problems with deployment.

337f8ac3 09/12/2011 10:57 am Giorgos Verigakis

Fix banner placement

Refs #849

42e7c590 09/12/2011 10:57 am Giorgos Verigakis

Admin web interface improvements

  • Require format on image register
  • Log all actions that modify the DB

Refs #849

e1f81736 09/09/2011 03:50 pm Giorgos Verigakis

Admin web interface improvements

  • Require format on image register
  • Log all actions that modify the DB

Refs #849

53d1692a 09/09/2011 01:45 pm Giorgos Verigakis

Fix banner placement

Refs #849

811a68f5 09/08/2011 04:16 pm Giorgos Verigakis

Admin UI improvements

  • Add a banner
  • Append a link to user and server in images_info

Refs #849

9a6cab7a 09/07/2011 05:48 pm Giorgos Verigakis

Return HTTP 403 instead of 401

df641826 09/07/2011 05:34 pm Giorgos Verigakis

Fix bug that prevented images from being listed

Refs #849

d27e64a0 09/05/2011 06:42 pm Giorgos Verigakis

Use dynamic URLs instead of hardcoded

53155501 09/05/2011 05:23 pm Giorgos Verigakis

Restrict access to Admin accounts

a71584f5 09/02/2011 11:30 am Giorgos Verigakis

Add missing template file

8816f1ad 09/01/2011 06:16 pm Giorgos Verigakis

Web admin improvements

  • Add invitations tab
  • Resend invitations
  • Add links to users, flavors and images in listings
89ea9dbc 08/31/2011 06:30 pm Giorgos Verigakis

Add user deletion support

Fixes #849

4416efc0 08/31/2011 05:47 pm Giorgos Verigakis

Add metadata support in image tab

Refs #849

f5c6e3f4 08/31/2011 12:41 pm Giorgos Verigakis

Add some Ganeti stats on admin home

Refs #849
Refs #995

60f5da1a 08/30/2011 04:49 pm Giorgos Verigakis

Add some simple stats on the admin home page

Refs #995

1f06d8ff 08/28/2011 11:53 pm Giorgos Verigakis

Initial import of the admin web interface

Refs #849