log src/stdui/ui_profile_manager.py @ 1856:d7e29a12ec2c

age author description
Sun, 03 Jan 2016 16:28:30 +0100 Goffi copyright update
Fri, 27 Nov 2015 16:57:49 +0100 Goffi core (stdui[ui_profile_manager]): refactored profile authentication: the workflow is greatly simplified by the use of the new startSession mechanisme and deferedUI
Mon, 16 Nov 2015 08:57:02 +0100 Goffi frontends (xmlui): fixed widget closing on submit
Sat, 26 Sep 2015 15:00:27 +0200 Goffi core (XMLUI): restorer submit_id:
Mon, 30 Mar 2015 10:26:26 +0200 Goffi 2015 copyright dates update
Mon, 09 Feb 2015 21:39:47 +0100 Goffi core: boolConst is used to convert a boolean value to its equivalent string constant frontends_multi_profiles
Wed, 10 Dec 2014 18:36:11 +0100 Goffi core: misc improvments: frontends_multi_profiles
Sun, 21 Sep 2014 13:10:55 +0200 souliane memory: Sessions.newSession can be called with a forced session ID
Mon, 25 Aug 2014 21:32:23 +0200 Goffi core (stdui): fixed forgotten parametter in getParamError
Mon, 23 Jun 2014 10:23:13 +0200 souliane core, plugins, stdui, frontends: fixes handling of "Force server" and "Force port" parameters:
Mon, 23 Jun 2014 00:44:10 +0200 souliane core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:
Sat, 07 Jun 2014 15:39:20 +0200 souliane frontends: async failures are more detailed (full class name + error message)
Fri, 23 May 2014 09:59:35 +0200 souliane core (xmpp), stdui (profile_manager), bridge, frontends: raise an exception if the XMPP connection failed instead of sending a signal
Wed, 21 May 2014 23:15:01 +0200 souliane core, stdui (profile manager), quick_app: ask for another XMPP password when profile authentication succeed but XMPP connection fails
Wed, 07 May 2014 16:03:38 +0200 souliane stdui: add ui_profile_manager to interact with frontends when profile authentication is needed