Ubuntu Single Sign On Client 2.99.91

Milestone information

Project:
Ubuntu Single Sign On Client
Series:
stable-3-0
Version:
2.99.91
Released:
 
Registrant:
Natalia Bidart
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
31 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon ubuntu-sso-client-2.99.91.tar.gz (md5, sig) release tarball 19
last downloaded 10 weeks ago
Total downloads: 19

Release notes 

Release v2.99.91.

Changelog 

View the full changelog

[ Alejandro J. Cura <email address hidden> ]
  - Do not allow ssl errors to be ignored (LP: #959390).
  - Handle wrong credentials properly in qtnetwork webclient
    (LP: #957317).
  - Use HTTPClientFactory to allow replacing the reactor used to connect
    (LP: #929207).

[ Diego Sarmentero <email address hidden> ]
  - Decode the content of help_text (LP: #951371).
  - Removed the title from the reset page.
  - Adding missing file for translation (LP: #951376).
  - Adding a general error message when the argument received by
    build_general_error_message is not a dict (LP: #865176).
  - Adding some checks to setup_page (LP: #951461).
  - Adding a padding to the right margin of the reset layout, and align
    one of its layout to the left (LP: #945065).
  - Executing hide_error when the user click the refresh captcha link,
    not inside of the _refresh_captcha method, because this is executed
    automatically when a captcha error is generated, so we will always
    miss the error message (LP: #955010).
  - Removing the align property from the label that wasn't necessary
    and was breakint the work wrap. Also adjust the height of the widget
    depending if it has more than one line (LP: #940392).
  - Improve logging operations (LP: #934500).
  - Making LINK_STYLE to be unicode (LP: #950953).
  - Setting the window title equal to the app_name (LP: #949744).
  - The _move_to_email_verification_page wasn't receiving the params
    that the signal emits (LP: #945066).

[ Jeremy Bicha <email address hidden> ]
  - Improve the grammar for the CLOSE_AND_SETUP_LATER button text
    (LP: #949978).

[ Manuel de la Pena <email address hidden> ]
  - Changed the way in which we deal with proxies to work around bugs
    found in the QNetworkAccessManager (LP: #957313).
  - Stopped listening to the proxyAuthenticationRequired to avoid the
    dialog showing more than once (LP: #957170)
  - Made changes in the way the webclient is selected to ensure that qt
    is used when possible (LP: #957169)
  - Connected the WebKit browser correctly so that the tc page gets
    loaded (LP: #933081).
  - Added code to check if the browser with the t&c was already loaded.
    If it is just show the t&c page, otherwise perform the request
    (LP: #956185).
  - Added a translatable string to give more context of the ssl cert
    info to the user (LP: #948119).
  - Provided the logic required for the Qt webclient implementation to
    detect ssl errors and spawn the ssl dialog to allow the user accept
    the ssl cert exceptions (LP: #948134).
  - Changed the qt webclient implementation to use a proxy factory so
    that the correct proxy is chosen according to the request
    (LP: #950088).
  - Added the required code to allow the webclient use authenticated
    proxies and request the creds when needed (LP: #933727).

[ Natalia B. Bidart <email address hidden> ]
  - The tooltip should not be shown for titles and subtitles when
    no cut off was needed (LP: #949741).
  - Making the WizardHeader a reusable class.
  - Added some minor logging to build_general_error_msg.
  - Improved code for the 'sign in' button validation.

[ Roberto Alsina <email address hidden> ]
  - Made the ubuntu-sso-proxy-creds script crossplatform (LP: #958884).
  - Added .exe to the constant for binary names if needed (LP: #958778).
  - Enable platform-specific styling (LP: #953318).
  - Return the executable's dirname as BIN_DIR for frozen binaries
    (LP: #956187).
  - Only import DBus on Linux (LP: #956304).
  - Fixed tests so they work under non-ascii locales (LP: #951716).

[ Rodney Dawes <email address hidden> ]
  - Don't hard-code font sizes
  - Remove usage of weight property as a numeric; just use bold
    property instead (LP: #953062).

0 blueprints and 31 bugs targeted

Bug report Importance Assignee Status
953062 #953062 Font and sizes are hard-coded 4 Medium   10 Fix Released
953318 #953318 Windows styling affects Ubuntu themes as well 4 Medium   10 Fix Released
865176 #865176 Handle errors more gracefully, show user friendly message and hide technical details 1 Undecided   10 Fix Released
929207 #929207 [FFE] Proxy "tunnel" for syncdaemon 1 Undecided   10 Fix Released
933081 #933081 GTK UI: URL for terms and conditions never finishes loading 1 Undecided   10 Fix Released
933727 #933727 [FFE] Allow webclient to pass through the proxy 1 Undecided   10 Fix Released
934500 #934500 Qt UI: Logging too verbose (and adds no useful info) 1 Undecided   10 Fix Released
940392 #940392 Qt UI: policy_link gets cut off at the end 1 Undecided   10 Fix Released
945065 #945065 [UIFe] ResetPassword page has some widgets really close to the right margin 1 Undecided   10 Fix Released
945066 #945066 Verification page always fail on token validation 1 Undecided   10 Fix Released
948119 #948119 [UIFE] Add a translatable string for the ssl certificate details 1 Undecided   10 Fix Released
948134 #948134 Qt webclient implementation does not show the ssl dialog when there is an error 1 Undecided   10 Fix Released
949741 #949741 Titling labels have redundant tooltips 1 Undecided   10 Fix Released
949744 #949744 The ‘Sign In’ window does not have a title 1 Undecided   10 Fix Released
949978 #949978 Improve English grammar/spelling (setup is a noun) 1 Undecided   10 Fix Released
950088 #950088 The qt webclient implementation uses the same proxy for all requests on Ubuntu 1 Undecided   10 Fix Released
950953 #950953 I can not click the "Password forgotten" link 1 Undecided   10 Fix Released
951371 #951371 Translated strings shown wrong, character set not UTF-8 1 Undecided   10 Fix Released
951376 #951376 Several strings untranslatable in ubuntone-client registration 1 Undecided   10 Fix Released
951716 #951716 Runing tests with LANG set makes some tests fail 1 Undecided   10 Fix Released
955010 #955010 Qt UI: "wrong captcha solution" error is not being displayed 1 Undecided   10 Fix Released
956185 #956185 When viewing the term conditions twice an error occurs 1 Undecided   10 Fix Released
956187 #956187 On windows, sso can't spawn the UI 1 Undecided   10 Fix Released
956304 #956304 The bin/ubuntu-sso-login-qt is not cross-platform 1 Undecided   10 Fix Released
957169 #957169 The qt network webclient implementation is not use when it should 1 Undecided   10 Fix Released
957170 #957170 The qt webclient implementation shows twice the proxy creds dialog 1 Undecided   10 Fix Released
957313 #957313 If proxy settings are wrong the qt webclient cannot update the creds 1 Undecided   10 Fix Released
957317 #957317 When u1 credentials are wrong and the qt webclient is used the error is not propagated 1 Undecided   10 Fix Released
958778 #958778 On windows, binaries end in .exe 1 Undecided   10 Fix Released
958884 #958884 The ubuntu-sso-proxy-creds-qt script is not cross platform 1 Undecided   10 Fix Released
959390 #959390 Not all SSL errors should be ignorable 1 Undecided   10 Fix Released
This milestone contains Public information
Everyone can see this information.