lp://staging/~nataliabidart/ubuntuone-control-panel/greet-and-report-quota
- Get this branch:
- bzr branch lp://staging/~nataliabidart/ubuntuone-control-panel/greet-and-report-quota
Branch merges
- Roberto Alsina (community): Approve
- Eric Casteleijn (community): Approve
-
Diff: 537 lines (+130/-135)9 files modifieddata/qt/folders.ui (+8/-51)
ubuntuone/controlpanel/gui/__init__.py (+19/-0)
ubuntuone/controlpanel/gui/qt/controlpanel.py (+16/-2)
ubuntuone/controlpanel/gui/qt/folders.py (+20/-42)
ubuntuone/controlpanel/gui/qt/tests/__init__.py (+5/-9)
ubuntuone/controlpanel/gui/qt/tests/test_controlpanel.py (+35/-1)
ubuntuone/controlpanel/gui/qt/tests/test_folders.py (+25/-28)
ubuntuone/controlpanel/gui/qt/tests/test_profile.py (+1/-1)
ubuntuone/controlpanel/gui/qt/tests/test_services.py (+1/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 169. By Natalia Bidart
-
- Added control panel's gretting and glogal quota usage information
(LP: #800683).- Improved Cloud Folders tab to match spec:
- Removed contact icon.
- Removed checkbox for Root folder. - 168. By Natalia Bidart
-
- Device and account info is now loaded just like other widgets (independently from their parents).
- Device info is no longer faked, and local device is also a DeviceWidget (LP: #800362). - 167. By Natalia Bidart
-
- Backend now provides a simpler device query method: device_names_info (LP: #798413).
- 166. By Natalia Bidart
-
- Implementing a common ancestor for Control Panel's tabs to gracefully handle info processing and delays from the backend.
- Cloud folder creation process is now improved: new UDFs can not be nested, but can be a prefix of an existent folder (LP: #798964).
- Going back to using the system's SDTool, seems like DBus is not longer segfaulting (finger cross!).
- 162. By Natalia Bidart
-
- All the link buttons except those in the Devices tab open the proper URL in the default browser when clicked (LP: #798198).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntuone-control-panel