Revision a3ed7c08

b/Changelog
5 5
2011-09-15, v0.6.2
6 6

  
7 7
FIXES:
8
	UI:
9
    	* Fix handling of Images in state=DELETED,
8
    UI:
9
        * Fix handling of Images in state=DELETED,
10 10
          allow sorting and categorization of Images in the UI (#823)
11
    	* Fix the "Create New wizard" does not honor selection of
11
        * Fix the "Create New wizard" does not honor selection of
12 12
          "small/medium/large" images (#1129)
13
	Admin:
14
    	* Fix the admin interface throws exception on the
13
    Admin:
14
        * Fix the admin interface throws exception on the
15 15
          Invitations tab (1105)
16 16
    API:
17 17
        * Make API responses uncacheable (#1091)
......
20 20
          unknown Ganeti opcodes(#1111)
21 21

  
22 22
NEW FEATURES:
23
	Admin:
23
    Admin:
24 24
        * Support filtering based on state, support image registration
25 25
          with mandatory type argument, make all deletion operations
26 26
          set state to DELETED (#849)
27
	API:
27
    API:
28 28
        * Allow marking flavors as removed, honor deleted flag (#1055)
29 29

  
30 30

  
31 31
2011-09-13, v0.6.1
32 32

  
33 33
FIXES:
34
	UI:
35
		* Make all AJAX requests to the API uncache-able
34
    UI:
35
        * Make all AJAX requests to the API uncache-able
36 36

  
37 37

  
38 38
2011-09-12, v0.6
39 39

  
40 40
NEW FEATURES:
41
	Admin:
42
		* Initial version of new Web-based admininstration panel, allows
43
	      management of Synnefo entities directly on the DB (#849)
44
		* Allow setting https apiurl and token in cloud tool (#853)
45
	Deployment:
46
		* Overhauled reconciliation mechanism, unit tests (#1021, #811)
41
    Admin:
42
        * Initial version of new Web-based admininstration panel, allows
43
          management of Synnefo entities directly on the DB (#849)
44
        * Allow setting https apiurl and token in cloud tool (#853)
45
    Deployment:
46
        * Overhauled reconciliation mechanism, unit tests (#1021, #811)
47 47
    UI:
48
		* Overhaul CPU/RAM/disk sliders in UI to be more intuitive (#843)
49
		* Support setting of small, medium large flavors in UI (#815)
50
		* Have the UI filter flavors, depending on image size (#817)
51
		* Better, error-specific handling of error codes in UI (#971)
52
		* Implement retrieval of authentication token from the UI (#977)
53
		* Re-worked invitation UI is more vocal on errors, supports pagination
48
        * Overhaul CPU/RAM/disk sliders in UI to be more intuitive (#843)
49
        * Support setting of small, medium large flavors in UI (#815)
50
        * Have the UI filter flavors, depending on image size (#817)
51
        * Better, error-specific handling of error codes in UI (#971)
52
        * Implement retrieval of authentication token from the UI (#977)
53
        * Re-worked invitation UI is more vocal on errors, supports pagination
54 54
          (#1039)
55
		* Support a list of UI-specific metadata keys to be copied from Image
56
		  to newly-created Server (#847)
57
	Images:
58
		* Support dd-based deployment of Windows and Linux images, using only
59
		  dd-based sequential I/O, get rid of ntfsclone (#965, #1007)
55
        * Support a list of UI-specific metadata keys to be copied from Image
56
          to newly-created Server (#847)
57
    Images:
58
        * Support dd-based deployment of Windows and Linux images, using only
59
          dd-based sequential I/O, get rid of ntfsclone (#965, #1007)
60 60

  
61 61
FIXES:
62
	UI:
63
		* Fix Opera failing with "too old changes-since value" when idle (#521)
64
		* Fix UI problems with Firefox 3.5.x (#781)
65
		* Fix server statistics not refreshing properly in the UI (#881)
66
		* Machine rename icon not visible on IE (#909)
67
		* Fix list view fail not updating machine state properly (#915)
68
		* Fix colors in "Error" state (#953)
69
		* Fix the confirmation bar disappearing at times (#955)
70
		* Hide all actions when in state "Destroying..." (#957)
71
		* Disable connect action when machine has no ip set (#983)
72
		* Update image details on last vm creation step overlay on IE (#1011)
73
		* Fix list view displays UI error when servers are updated on IE
74
		  (#1013)
75
		* Make "Add invitation", remove invitation button appear clickable
76
		  (#1019)
77
	Logic:
78
		* Fix Logic layer complaining about certain Ganeti opcodes (#1031)
62
    UI:
63
        * Fix Opera failing with "too old changes-since value" when idle (#521)
64
        * Fix UI problems with Firefox 3.5.x (#781)
65
        * Fix server statistics not refreshing properly in the UI (#881)
66
        * Machine rename icon not visible on IE (#909)
67
        * Fix list view fail not updating machine state properly (#915)
68
        * Fix colors in "Error" state (#953)
69
        * Fix the confirmation bar disappearing at times (#955)
70
        * Hide all actions when in state "Destroying..." (#957)
71
        * Disable connect action when machine has no ip set (#983)
72
        * Update image details on last vm creation step overlay on IE (#1011)
73
        * Fix list view displays UI error when servers are updated on IE
74
          (#1013)
75
        * Make "Add invitation", remove invitation button appear clickable
76
          (#1019)
77
    Logic:
78
        * Fix Logic layer complaining about certain Ganeti opcodes (#1031)
79 79

  
80 80

  
81 81
2011-08-29, v0.5.5

Also available in: Unified diff