log frontends/src/primitivus/profile_manager.py @ 2483:0046283a285d

age author description
Fri, 26 Jan 2018 11:14:13 +0100 Goffi dates update
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Wed, 08 Mar 2017 20:44:28 +0100 Goffi primitivus: fixed profileCreate bridge call
Sun, 12 Feb 2017 19:08:52 +0100 Goffi core, frontends: getProfilesList renamed to profilesGetList + behaviour change:
Sun, 12 Feb 2017 17:55:43 +0100 Goffi core, jp: component handling + client handling refactoring:
Sun, 17 Apr 2016 14:45:26 +0200 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
Sun, 03 Jan 2016 16:28:30 +0100 Goffi copyright update
Fri, 27 Nov 2015 16:58:16 +0100 Goffi primitivus (profile manager): session is started for newly create profiles
Mon, 16 Nov 2015 08:57:36 +0100 Goffi primitivus: fixed alert case + alert in profileManager
Tue, 25 Aug 2015 14:41:42 +0200 Goffi frontends: callback are now always used in QuickApp launchAction (before it was only used if validated is present):
Tue, 25 Aug 2015 14:22:21 +0200 Goffi primitivus (ProfileManager): fixed profile change event callback
Thu, 20 Aug 2015 18:41:06 +0200 Goffi primivitus: fixed profile manager exception when nothing is focused
Mon, 30 Mar 2015 10:26:26 +0200 Goffi 2015 copyright dates update
Sat, 21 Feb 2015 12:34:48 +0100 souliane quick_frontend, primitivus: fixes typo between method alert and class Alert frontends_multi_profiles
Sat, 24 Jan 2015 00:14:58 +0100 Goffi quick_frontend, primitivus: moved parts of primitivus's profileManager to quick_frontend frontends_multi_profiles
Wed, 10 Dec 2014 19:00:09 +0100 Goffi quick_frontend, primitivus: multi-profiles refactoring part 1 (big commit, sorry :p): frontends_multi_profiles
Mon, 08 Sep 2014 15:50:49 +0200 Goffi primitivus (profile manager): added FOCUS_UP and FOCUS_DOWN management
Thu, 04 Sep 2014 19:05:57 +0200 Goffi primitivus: profile manager now handle APP_QUIT key
Tue, 26 Aug 2014 12:52:46 +0200 souliane move sat.tools.jid to sat_frontends.tools.jid
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)
Wed, 07 May 2014 16:11:32 +0200 souliane quick_app, primitivus: update the connection mechanism to ask for non empty profile passwords
Wed, 07 May 2014 15:44:31 +0200 souliane better PEP-8 compliance
Mon, 05 May 2014 20:12:19 +0200 Goffi primitivus: use of new logging system:
Mon, 03 Mar 2014 09:59:10 +0100 souliane core, frontends: add method asyncDeleteProfile, remove synchronous methods createProfile and deleteProfile
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Tue, 17 Dec 2013 00:56:39 +0100 Goffi core, bridge: better GenericException handling
Sat, 07 Sep 2013 02:03:17 +0200 souliane core: added the security_limit to setParam