Revision 08051171

b/Changelog
1 1
Changelog
2 2
=========
3 3

  
4

  
5
2011-09-12, v0.6
6

  
7
NEW FEATURES:
8
	Admin:
9
		* Initial version of new Web-based admininstration panel, allows
10
	      management of Synnefo entities directly on the DB (#849)
11
		* Allow setting https apiurl and token in cloud tool (#853)
12
	Deployment:
13
		* Overhauled reconciliation mechanism, unit tests (#1021, #811)
14
    UI:
15
		* Overhaul CPU/RAM/disk sliders in UI to be more intuitive (#843)
16
		* Support setting of small, medium large flavors in UI (#815)
17
		* Have the UI filter flavors, depending on image size (#817)
18
		* Better, error-specific handling of error codes in UI (#971)
19
		* Implement retrieval of authentication token from the UI (#977)
20
		* Re-worked invitation UI is more vocal on errors, supports pagination
21
          (#1039)
22
		* Support a list of UI-specific metadata keys to be copied from Image
23
		  to newly-created Server (#847)
24
	Images:
25
		* Support dd-based deployment of Windows and Linux images, using only
26
		  dd-based sequential I/O, get rid of ntfsclone (#965, #1007)
27

  
28
FIXES:
29
	UI:
30
		* Fix Opera failing with "too old changes-since value" when idle (#521)
31
		* Fix UI problems with Firefox 3.5.x (#781)
32
		* Fix server statistics not refreshing properly in the UI (#881)
33
		* Machine rename icon not visible on IE (#909)
34
		* Fix list view fail not updating machine state properly (#915)
35
		* Fix colors in "Error" state (#953)
36
		* Fix the confirmation bar disappearing at times (#955)
37
		* Hide all actions when in state "Destroying..." (#957)
38
		* Disable connect action when machine has no ip set (#983)
39
		* Update image details on last vm creation step overlay on IE (#1011)
40
		* Fix list view displays UI error when servers are updated on IE
41
		  (#1013)
42
		* Make "Add invitation", remove invitation button appear clickable
43
		  (#1019)
44
	Logic:
45
		* Fix Logic layer complaining about certain Ganeti opcodes (#1031)
46

  
47

  
4 48
2011-08-29, v0.5.5
5 49

  
6 50
FIXES:
......
32 76
        * snf-admin user invite is not non-ascii friendly (#943)
33 77
        * snf-user should show email addresses, even without any arguments (#871)
34 78

  
35

  
36 79
FEATURES:
37 80
    UI:
38 81
        * Show completion percentage when a machine is being built (#887)

Also available in: Unified diff