lp://staging/~dobey/ubuntuone-control-panel/sru-backports
- Get this branch:
- bzr branch lp://staging/~dobey/ubuntuone-control-panel/sru-backports
Branch merges
- Roberto Alsina (community): Approve
-
Diff: 322 lines (+122/-12)13 files modifieddata/qt/images.qrc (+4/-0)
data/qt/ubuntuone-rtl.qss (+27/-0)
data/qt/ubuntuone.qss (+0/-7)
ubuntuone/controlpanel/backend.py (+6/-1)
ubuntuone/controlpanel/gui/qt/filesyncstatus.py (+2/-0)
ubuntuone/controlpanel/gui/qt/folders.py (+10/-1)
ubuntuone/controlpanel/gui/qt/main/__init__.py (+4/-1)
ubuntuone/controlpanel/gui/qt/main/tests/test_main.py (+4/-0)
ubuntuone/controlpanel/gui/qt/systray.py (+1/-0)
ubuntuone/controlpanel/gui/qt/tests/test_filesyncstatus.py (+15/-0)
ubuntuone/controlpanel/gui/qt/tests/test_folders.py (+29/-2)
ubuntuone/controlpanel/gui/qt/tests/test_systray.py (+12/-0)
ubuntuone/controlpanel/tests/test_backend.py (+8/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 262. By Diego Sarmentero
-
Checking that we are receiving the right argument type, or ignore it if it's not valid (LP: #995146).
- 259. By Natalia Bidart
-
[Diego Sarmentero]
- Restarting the wizard on current device removed.
[Natalia Bidart]
- Check for updates when the main window is shown. On linux, this is a no-op.
On windows, this will check for new versions of the software and will
prompt the user for confirmation to install updates.
- Make the LOADING_OVERLAY_ MARKUP use a smaller font. - 257. By Diego Sarmentero
-
- Updating from trunk up to revno 308:
[ Brian Curtin <email address hidden> ]
- Match test behavior with updated functionality.[ Diego Sarmentero <email address hidden> ]
- Removing encoding to return unicode (LP: #966513).
- Using limit_bandwidth attribute to properly process the info dict
for preferences (LP: #944256).[ Natalia B. Bidart <email address hidden> ]
- When user rejects the License, also uninstall the application
when in Windows (LP: #968327).
- Remove custom path validation and use the one provided by syncdaemon
(LP: #824252).
- Make use of the new feature from syncdaemon where 'refresh_volumes'
returns a deferred that gets fired when the server info is ready
(LP: #851810).
- Ensured that Folders' tree view has proper texts in the columns to
have proper column widths (LP: #965175).[ Roberto Alsina <email address hidden> ]
- Fixed the combination of --minimized --with-icon options
(LP: #968369).
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