log src/core/sat_main.py @ 1374:0befb14ecf62

age author description
Thu, 19 Mar 2015 19:44:37 +0100 Goffi renamed tools.misc to tools.trigger
Tue, 17 Mar 2015 19:33:05 +0100 Goffi core, quick_frontends: added an "extra" item in getMenus + use of new quick_menus module in QuickApp frontends_multi_profiles
Fri, 06 Mar 2015 16:06:38 +0100 souliane core: fixes bug introduced by 1262 (f8a8434dbac7) in SAT.delContact frontends_multi_profiles
Sat, 21 Feb 2015 17:22:39 +0100 souliane core, quick_frontends: fixes one typo and a variable naming issue frontends_multi_profiles
Mon, 09 Feb 2015 21:39:51 +0100 Goffi core: added a "profileConnecting" method check: frontends_multi_profiles
Mon, 09 Feb 2015 21:39:51 +0100 Goffi core: added getEntitiesData which get cache data for several entities at once frontends_multi_profiles
Sat, 24 Jan 2015 01:00:29 +0100 Goffi core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit): frontends_multi_profiles
Wed, 10 Dec 2014 18:32:33 +0100 Goffi core: improved roster management + misc: frontends_multi_profiles
Tue, 07 Oct 2014 17:12:41 +0200 Goffi core: better management of default value in getConfig
Mon, 08 Sep 2014 21:23:21 +0200 Goffi core (disco): added a timeout to get items
Mon, 01 Sep 2014 15:43:16 +0200 souliane core: sendMessage handles the extra data key 'send_only' to skip triggers, storage and echo
Mon, 01 Sep 2014 11:05:27 +0200 Goffi core: more robust plugins importation
Mon, 25 Aug 2014 17:21:04 +0200 Goffi core: twistd plugin refactoring:
Sun, 24 Aug 2014 18:44:17 +0200 Goffi core: sat bakcend is now a twisted plugin (no more .tac file)
Thu, 26 Jun 2014 14:59:02 +0200 Goffi core: use of debug log instead of error when port default value is used