-
ubuntuone-control-panel (1.0.0-0ubuntu1.1) natty-proposed; urgency=low
* debian/control: ubuntuone-control-panel-gtk depends on python-aptdaemon-gtk
(LP: #762803).
-- Natalia Bidart (nessita) <email address hidden> Fri, 20 May 2011 17:00:55 -0300
-
ubuntuone-control-panel (1.0.0-0ubuntu1) natty; urgency=low
* New upstream release:
[ Natalia B. Bidart <email address hidden> ]
- Hide and show replications boxes when replication list is ready and the
user clicked on Services tab (hack to solve LP: #750309).
-- Natalia Bidart (nessita) <email address hidden> Tue, 19 Apr 2011 18:10:20 -0300
-
ubuntuone-control-panel (0.10.0-0ubuntu1) natty; urgency=low
* New upstream release.
- ubuntuone-syncdaemon running without account (LP: #744731)
-- Rodney Dawes <email address hidden> Fri, 15 Apr 2011 17:23:44 -0400
-
ubuntuone-control-panel (0.9.6-0ubuntu1) natty; urgency=low
* New upstream release.
[ Natalia B. Bidart <email address hidden> ]
- Free bytes will not be displayed in the UI for read-only shares.
Also, backend now handles quota info not available for the root folder
(LP: #726580).
- Setting the unity's urgent prop only if available (LP: #755185).
- Made panel title selectable. Tab messages are now also selectable
(LP: #757543).
- Highlight with red and bold when free space available is very little
(either in own volumes or shares) (LP: #753989).
* debian/control:
- bump depends versions for ubuntuone-client (>= 1.6.0) and
ubuntu-sso-client (>= 1.2.0).
-- Natalia Bidart (nessita) <email address hidden> Tue, 12 Apr 2011 12:11:11 -0300
-
ubuntuone-control-panel (0.9.5-0ubuntu1) natty; urgency=low
* New upstream release:
[ <email address hidden> ]
- Now that we set the launcher urgency from ubuntuone-client, the control
panel needs to remove it when its window receives focus (LP: #747677).
- changed default value for switch_to to empty string, and now don't call
switch_to method when the value is empty string (or anything else falsy)
(LP: #752943).
- Added proper defaults to the command line arguments (LP: #746489).
- Fixed issue where closing the panel resulted in a runtime error
(LP: #745987).
- This adds a method to the dbus service that allows switching between
panels, and/or drawing attention to the control panel (LP: #742008).
- Removed the shortcut group that causes two Ubuntu One entries to appear
in the messaging menu when syncdaemon is not running (LP: #721525).
[ Natalia B. Bidart <email address hidden> ]
- If servers reply with a 401, clear credentials and ask user to
authenticate (LP: #726612).
- Moving style_check down so the exit code from u1trial is not hidden by
&& operator.
- Unify disable/enable file sync functionality among Services tab and
global file sync status (LP: #729301).
- Cloud Folders tab is now disabled when the file sync service is
(LP: #747482).
- Improving legend for plugin installation to ease translations
(LP: #746374).
- Added volumes.ui to the translation list (LP: #746370).
- Small improvement to show something else besides the generic "Value can
not be retrieved." error (LP: #722485).
- Made the backend robust against possible None values (or any non
basestring instance) sent from the API server (LP: #745790).
- Decoupled device list retrieved from the web from the local settings
retrieved from syncdaemon (LP: #720704).
- Stop the control panel backend once the UI is done
(LP: #704434).
- After initial computer adding, syncdameon is asked to connect
(LP: #715873).
-- Natalia Bidart (nessita) <email address hidden> Fri, 08 Apr 2011 15:53:02 -0300
-
ubuntuone-control-panel (0.9.4-0ubuntu1) natty; urgency=low
* New upstream release:
[ Natalia B. Bidart <email address hidden> ]
- Improved the account tab to generate a better grouping of the
information, and to be consistent with the services tab.
-- Natalia Bidart (nessita) <email address hidden> Wed, 23 Mar 2011 17:33:59 -0300
-
ubuntuone-control-panel (0.9.3-0ubuntu1) natty; urgency=low
* New upstream release:
[ Natalia B. Bidart <email address hidden> ]
- Restoring some EventBoxes to play along with the theming (LP: #738017).
- Added proper domain setting to the GTK UI (LP: #735957).
- Added border to the overview panel (LP: #739538).
- Removed the event box behing the banner image to avoid different
background colors.
- Name for notebook's tab-buttons have now a more realistic name, and
also match those from the theme ("ModeLeft" and "ModeRight").
- After initial computer adding, the user is redirected to the Services
tab (LP: #739576).
- Replaced the AspectFrame for a plain Frame to fix the different width
issue (LP: #729382).
- Changed the legend for plugin/extension installs (LP: #732820).
[ <email address hidden> ]
- Use the new service.in file in setup.py
- Added service file template (will need a packaging branch to actually
install it) (LP: #728722).
- Make bin/ubuntuone-control-panel-gtk not open a new panel if one is
already open.
[ Alejandro J. Cura <email address hidden> ]
- Simplify the PanelTitle; instead of a Label within an EventBox, it will
just be a Label (LP: #737336).
* debian/ubuntuone-control-panel-gtk.install:
- Added dbus gui service file path so ise installed (LP: #739714).
-- Natalia Bidart (nessita) <email address hidden> Wed, 23 Mar 2011 13:39:40 -0300
-
ubuntuone-control-panel (0.9.2-0ubuntu1) natty; urgency=low
* New upstream release.
- Scrollable device list looks broken (LP: #729259)
- Cannot restore after maximizing (LP: #729530)
-- Rodney Dawes <email address hidden> Fri, 18 Mar 2011 17:24:26 -0400
-
ubuntuone-control-panel (0.9.1-0ubuntu1) natty; urgency=low
* New upstream release.
- Display notice when merging volumes (LP: #674462)
- Show visible message when out of space (LP: #701729)
- Move 'get support' button (LP: #706661)
- Purchased Music folder not clearly shown (LP: #720650)
- More UI tweaks (LP: #728663)
- Redesign Services tab (LP: #729361)
- Better icon for folder owner (LP: #706034)
- Center status messages on toolbar (LP: #715715)
- Alter bandwidth throttling layout (LP: #715812)
- Tooltip for 'Edit' is unhelpful (LP: #715822)
- Tooltip for 'Buy more storage' not helpful (LP: #715875)
- Improve off-line experience (LP: #720990)
- Make link buttons in Account tab regular buttons (LP: #725143)
- Typo: 'accress' (LP: #725802)
- Show local device first in devices list (LP: #727996)
- Misc. improvements to GTK+ UI (LP: #727998)
- Service names should use title format (LP: #728027)
* Require new version of ubuntuone-client
-- Rodney Dawes <email address hidden> Wed, 09 Mar 2011 21:59:45 -0500
-
ubuntuone-control-panel (0.9.0-0ubuntu1) natty; urgency=low
* New upstream release:
[ Natalia B. Bidart <email address hidden> ]
- General 'Account' tab cleanup (LP: #718629).
- 'Get support' button has now a better location (LP: #706661).
- Account frames have now the same width (LP: #715825).
- Tooltip for support button is now set (LP: #715883).
[ Chris McGinlay <email address hidden> ]
- Implement tooltips for Connect/Disconnect and Account/Cloud/Devices
(LP:715820).
* debian/control:
- ubunutone-control-panel-gtk also depends on ubuntuone-client (>= 1.5.4).
-- Natalia Bidart (nessita) <email address hidden> Mon, 28 Feb 2011 15:38:15 -0500
-
ubuntuone-control-panel (0.8.5-0ubuntu1) natty; urgency=low
* New upstream release:
[ Natalia B. Bidart <email address hidden> ]
- Restored 'Services' tab. Fixed desktopcouch dependencies management.
- Improve .desktop file to avoid duplication on messaging menu
(LP: #721525).
- Fixing tests according to latest changes to syncdaemon.
- 'Limit bandwidth' layout was improved (LP: #715812).
- Commenting styling code out to allow UX people to create a proper .rc
file (LP: #715717).
- Added 'ubuntuone' to the list of installable modules.
[ Bilal Akhtar <email address hidden> ]
- AskUbuntu.com link button has now tooltip (LP: #715879).
[ Alejandro J. Cura <email address hidden> ]
- Checkbox in devices tab to toggle notifications (LP: #717172).
[ Robert Roth <email address hidden> ]
- Fixed usage string to be more readable (LP: #715710).
* debian/control:
- bumped depends ubuntuone-client (>= 1.5.4),
- bumped depends ubuntu-sso-client (>= 1.1.11),
- ubuntuone-control-panel-gtk package also depends on python-aptdaemon and
python-defer
-- Natalia Bidart (nessita) <email address hidden> Wed, 23 Feb 2011 10:58:25 -0300
-
ubuntuone-control-panel (0.8.3-0ubuntu1) natty; urgency=low
* New upstream release.
- Support share subscription in Folders tab (LP: #714583)
- Use more concise text on overview page (LP: #715732)
- Set widget names to style properly (LP: #716678)
- Place usage bar label on top (LP: #715713)
- Inconsistent placement of 'remove' button (LP: #715804)
- Message text should say 'your personal cloud' (LP: #715858)
- Shares to me path looks awful (LP: #716431)
- Clicking a folder should open it (LP: #716499)
- Subtext in 'join now' button is hard to read (LP: #716504)
- "On this device?" string is inconsistent with its action (LP: #717159)
- Devices don't necessarily have a sync service (LP: #717230)
-- Rodney Dawes <email address hidden> Fri, 11 Feb 2011 22:07:23 -0500
-
ubuntuone-control-panel (0.8.2-0ubuntu1) natty; urgency=low
* New upstream release:
[ Natalia B. Bidart <email address hidden>]
- Use proper mechanism to define object's signals (LP: #713271).
-- Natalia Bidart (nessita) <email address hidden> Fri, 04 Feb 2011 17:02:41 -0300
-
ubuntuone-control-panel (0.8.1-0ubuntu1) natty; urgency=low
* New upstream release:
[ Natalia B. Bidart <email address hidden> ]
- Added support to install u1cp-gtk in the messaging menu (LP: #708003).
* debian/ubuntuone-control-panel-gtk.install
- Installing file to add ubuntuone-control-panel to messaging menu.
-- Natalia Bidart (nessita) <email address hidden> Thu, 27 Jan 2011 19:11:21 -0300
-
ubuntuone-control-panel (0.8.0-0ubuntu1) natty; urgency=low
* New upstream release:
[ Natalia B. Bidart <email address hidden> ]
- Strings tweaking in the UI (Files service is consistently named 'File
Sync' everywhere).
- Added support links as images in the account tab.
- Services tab button was hid due to faulty desktopcouch (will be
restored later).
- When removing a device, a confirmation dialog is raised (LP: #706888).
- Misc visual improvemnts (LP: #692772):
* devices are now expading horizontally and each odd row has a
different color.
* account tab was re-arranged and upgrade and support buttons were
renamed.
* quota information in the progress bar is filled with at least 5% if
the usages is less than that (but higher than 0).
- No more token info logged (LP: #706906).
- Complete redesign of Folders tab, now internally called Volumes since
it will cover Shares in a future (LP: #705989).
- Added a command line option to start the UI on a given panel
(LP: #702968).
- Backend provides a richer list of volumes, including the root info
(LP: #705444).
- URI hook for link buttons opens the browser when a real URL is passed
(LP: #704895).
- Added a button to file sync status to manage the files service
(LP: #693373).
-- Natalia Bidart (nessita) <email address hidden> Tue, 25 Jan 2011 16:09:29 -0300
-
ubuntuone-control-panel (0.5.1-0ubuntu3) natty; urgency=low
* debian/copyright:
- Update syntax, add GPL license header
-- Michael Terry <email address hidden> Wed, 12 Jan 2011 22:31:39 -0600
-
ubuntuone-control-panel (0.5.1-0ubuntu2) natty; urgency=low
* No-change upload.
ubuntuone-control-panel (0.5.1-0ubuntu1) natty; urgency=low
* New upstream release (0.5.1):
[ Natalia B. Bidart <email address hidden>]
- Desktopcouch replication service is accessed in the GTK+ UI through the
backend using its DBus service (LP: #696782).
- Desktopcouch replication service is managed in the backend and exposed in
the DBus service (LP: #696782).
* New upstream release (0.5.0):
[ Natalia B. Bidart <email address hidden> ]
- renamed Account to Dashboard.
- renamed Applications to Services.
- added enable_files/disable_files to backend + dbus service.
- added a new dbus signal FileSyncStatusChanged.
- desktopcouch replication exclusion layer is acceded directly on the GUI.
We should later move that to the backend.
- a new module package_manager was added to the gtk package, since we need
to do some deeper work to abstract that manager from the toolkit (since it
uses a gtk progress bar) (LP: #673673).
- a new widget InstallPackage that provides package installation.
- widgets FilesService and DesktopcouchService that can be re used as
needed.
- ServicesPanel checks for depenencies and creates widget as necessary (LP:
#673672).
* debian/control (LP: #693798):
- ubuntuone-control-panel now Recommneds ubuntuone-control-panel-gui
- ubuntuone-control-panel-gtk now Provides ubuntuone-control-panel-gui
- bumped required version of ubuntuone-client to >= 1.5.2
* debian/ubuntuone-control-panel-gtk.install (LP: #693879):
- provide the .desktop file for the GTK UI
-- Daniel Holbach <email address hidden> Mon, 10 Jan 2011 13:42:07 -0500
-
ubuntuone-control-panel (0.5.1-0ubuntu1) natty; urgency=low
* New upstream release (0.5.1):
[ Natalia B. Bidart <email address hidden>]
- Desktopcouch replication service is accessed in the GTK+ UI through the
backend using its DBus service (LP: #696782).
- Desktopcouch replication service is managed in the backend and exposed in
the DBus service (LP: #696782).
* New upstream release (0.5.0):
[ Natalia B. Bidart <email address hidden> ]
- renamed Account to Dashboard.
- renamed Applications to Services.
- added enable_files/disable_files to backend + dbus service.
- added a new dbus signal FileSyncStatusChanged.
- desktopcouch replication exclusion layer is acceded directly on the GUI.
We should later move that to the backend.
- a new module package_manager was added to the gtk package, since we need
to do some deeper work to abstract that manager from the toolkit (since it
uses a gtk progress bar) (LP: #673673).
- a new widget InstallPackage that provides package installation.
- widgets FilesService and DesktopcouchService that can be re used as
needed.
- ServicesPanel checks for depenencies and creates widget as necessary (LP:
#673672).
* debian/control (LP: #693798):
- ubuntuone-control-panel now Recommneds ubuntuone-control-panel-gui
- ubuntuone-control-panel-gtk now Provides ubuntuone-control-panel-gui
- bumped required version of ubuntuone-client to >= 1.5.2
* debian/ubuntuone-control-panel-gtk.install (LP: #693879):
- provide the .desktop file for the GTK UI
-- Natalia Bidart (nessita) <email address hidden> Fri, 07 Jan 2011 17:09:35 -0300
-
ubuntuone-control-panel (0.1.0-0ubuntu1) natty; urgency=low
* debian/control
- depends on ubutuone-client >= 1.5.1
- depends on ubuntu-sso-client >= 1.1.7
* New upstream release.
[ Natalia B. Bidart <email address hidden> ]
* Updated list of messages to be shown on the overview panel (LP:
#690379).
* Implemented callback for failure when loading devices.
* Added a spinner on every UbuntuOneBin to be shown while loading the
panel content.
* Devices can now be removed (LP: #691295).
* Migrated dbus_client to use non-deprectaed SSO D-Bus API.
* Added clear_credentials to dbus_client module.
* Implemented devices tab (LP: #690649).
* Maximum size is set using geometry hints (LP: #683164).
* Added logging to dbus_service and backend.
* Error signals now sent the object id when available (LP: #691292).
* After machine was added, Folders page is shown (LP: #674459).
* VolumesInfoError signal is now handled (LP: #690292).
* When FileSyncStatusError is received, no more DbusException messages
are leaked to the end user (LP: #690305).
* User can now subcribe and unsubscribe from folders (LP: #689646).
* Dbus booleans are now those strings whose bool() defines its value. So,
'' for False and any other non empty string for True (LP: #683619).
* File sync status is retrieved and displayed in the right top corner
(LP: #673670).
* Adding handling for file sync disabled (only backend for now).
* Management panel is not twined itself if CredentialsFound signal is
received several times (LP: #683649).
[ Rodney Dawes <email address hidden> ]
* Default to None and initialize if None in code, instead of mutable
defaults.
-- Natalia Bidart (nessita) <email address hidden> Wed, 22 Dec 2010 11:15:04 -0300
-
ubuntuone-control-panel (0.0.9-0ubuntu3) natty; urgency=low
* debian/control
- changed depends to gir1.2-soup-2.4 for the gir abi transition
-- Ken VanDine <email address hidden> Tue, 21 Dec 2010 14:09:31 -0500
-
ubuntuone-control-panel (0.0.9-0ubuntu2) natty; urgency=low
* Rebuild for python2.7
-- Ken VanDine <email address hidden> Tue, 14 Dec 2010 11:49:29 -0500
-
ubuntuone-control-panel (0.0.9-0ubuntu1) natty; urgency=low
* Initial release.
* New upstream release (0.0.9):
[ Natalia B. Bidart <email address hidden> ]
* Making license for gtk/widgets be compatible with GPL v3.
* Handling properly any failure between dbus calls and errbacking
deferreds (LP: #683760).
* Added the "Folders" tab in the control panel (LP: #674455).
* The banner was improved to make it shorter.
* Proper background colors were set to the rest of the status bar (at the
top, showing quota and file sync status).
* Started implementation to manage folders (part of LP: #673670).
* Refactored integration tests so they live in the same namespace as the
rest of the project.
* New upstream release (0.0.3, 0.0.4, 0.0.5):
[ Natalia B. Bidart <email address hidden> ]
* Moved the gui code to a separated gtk module (LP: #673585).
* Added more packaging specifics bits.
* New upstream release (0.0.2):
[ Natalia B. Bidart <email address hidden> ]
* Modified setup.py so ui files are automatically grabbed by
distutils-extra.
* Added .in files to define at installation time the paths for the dbus
service and the data dir.
* Change data dir name to project dir name since is more accurate.
* New upstream release (0.0.1):
[ Natalia B. Bidart <email address hidden> ]
* Adding packaging bits.
* Added information in account tab when retrieved from backend layer.
* Fixed a few TODOs (show warning on AccountInfoError, labels wrap and
resize properly).
* Network state is asked at startup. If no connection, the UI gets
disabled.
* The overview panel is greyed out when the SSO window is raised.
* app_name is filtered on SSO credentials callbacks.
* Started work on management notebook.
* Integrated SSO (new) dbus service into control panel. Started
integration with DBus control panel backend.
* First rough version of the UI.
* Following PEP8 on not using underscores on package/module name.
* Initial directory structure for new project.
[ Alejandro J. Cura <email address hidden> ]
* More webservices, and throttling support
* The backend's infrastructure takes real shape.
* The full API exported thru DBus. Dummy methods for now.
* The foundations of the control panel backend.
-- Natalia Bidart (nessita) <email address hidden> Mon, 06 Dec 2010 12:27:11 -0300