summaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Collapse)Author
2013-11-01Fold in changesTomás Touceda
2013-11-01Update requirementsTomás Touceda
2013-10-31Merge remote-tracking branch 'ivan/bug/4093_change-password-policy' into developTomás Touceda
2013-10-31Select the logged in provider in the pref. window.Ivan Alejandro
[Closes #4117]
2013-10-31Password change policy improvement.Ivan Alejandro
Only allow the user to change its password if is logged in and: - provider supports email and its started. - provider does not support email. In case that the conditions needed are not fullfiled, show the user the actions needed to be able to change its password. [Closes #4093]
2013-10-31improve error handlingKali Kaneko
2013-10-30format fixesKali Kaneko
2013-10-30Refactor keyring usage and fix saving problemTomás Touceda
2013-10-30Properly stop imap at logoutTomás Touceda
2013-10-30Remove autostart eip option from settings panel.Ivan Alejandro
[Closes #4132]
2013-10-30Merge remote-tracking branch 'chiiph/feature/hide_unused_services' into developIvan Alejandro
2013-10-30Merge remote-tracking branch 'chiiph/bug/tighter_clustering_eip_meter' into ↵Ivan Alejandro
develop
2013-10-30Fix non-ascii password change problem.Ivan Alejandro
[Closes #4003]
2013-10-30Hide unsupported services by the configured providersTomás Touceda
2013-10-30Align left the speed and transferred display for EIPTomás Touceda
2013-10-30format fixesKali Kaneko
2013-10-30Properly log EIP status changesTomás Touceda
2013-10-29Merge remote-tracking branch 'ivan/bug/4189_fix-non-ascii-path-problem' into ↵Tomás Touceda
develop
2013-10-29Merge remote-tracking branch 'kali/feature/freeze_debianver_command' into ↵Tomás Touceda
develop
2013-10-29Adds a command to freeze debian versions.Kali Kaneko
2013-10-29Use unicode values and encode them out.Ivan Alejandro
2013-10-28dependency pinning on requestsKali Kaneko
2013-10-28changes fileKali Kaneko
2013-10-04Fold in changesTomás Touceda
2013-10-04Update release notes and dependenciesTomás Touceda
2013-10-03Properly stop the smtp daemonTomás Touceda
2013-10-03Merge remote-tracking branch 'chiiph/bug/allow_minimize_osx' into developIvan Alejandro
2013-10-03Add preference to set autostart EIP option.Ivan Alejandro
2013-10-03Allow window minization in OSXTomás Touceda
2013-10-03Start Soledad only if Mail is enabled for the current providerTomás Touceda
Also update enabled_services in mainwindow right after login to have an updated list of services to launch from that point on.
2013-10-03Reset the session on every login attemptTomás Touceda
2013-10-03Update provider_config in SRPAuth initializationTomás Touceda
2013-10-03Merge remote-tracking branch 'kali/bug/fix-eip-switch-on' into developTomás Touceda
2013-10-03Disable EIP on/off button and action when login required.Kali Kaneko
Also adds an explicit should_autostart flag in config.
2013-10-03Merge remote-tracking branch ↵Tomás Touceda
'ivan/feature/3996_separate-providers-in-wizard' into develop
2013-10-03Only pick one gnupg bin path which is not a symlinkTomás Touceda
2013-10-03Add changes file for #3996.Ivan Alejandro
2013-10-02Merge remote-tracking branch ↵Tomás Touceda
'ivan/feature/3995_add-drop-down-selection-for-known-providers' into develop
2013-10-02Add changes file for #3995.Ivan Alejandro
2013-10-02Merge remote-tracking branch 'chiiph/feature/use_token' into developIvan Alejandro
2013-10-02update deps to reflect keymanager changesKali Kaneko
2013-10-02Use token header also for authenticated requestsTomás Touceda
2013-10-01Use the same exception for all the auth user facing errorsTomás Touceda
2013-10-01partial changes fileKali Kaneko
2013-10-01Add changes fileTomás Touceda
2013-09-30Force cleanlooks only from bundle.Ivan Alejandro
2013-09-30Merge remote-tracking branch 'kali/feature/soledad_boostrap_error_handling' ↵Tomás Touceda
into develop
2013-09-30add changes fileKali Kaneko
2013-09-30Merge remote-tracking branch 'kali/bug/connection_aborted' into developTomás Touceda
2013-09-30add connection_aborted signal to state machineKali Kaneko