log src/browser/sat_browser/json.py @ 936:78692d47340d

age author description
Mon, 03 Apr 2017 00:53:09 +0200 Goffi both: renamed psDeleteNode to psNodeDelete to follow backend change
Sun, 26 Feb 2017 18:32:47 +0100 Goffi server, browser: partial Libervia fix
Sun, 28 Aug 2016 19:25:52 +0200 Goffi server, browser: removed deprecated methods which have been removed from backend, and associated code
Tue, 09 Aug 2016 01:07:15 +0200 Goffi browser, server: update to get compatibility with 0.7-dev (not finished):
Mon, 29 Feb 2016 12:37:45 +0100 Goffi server, browser: replaced isRegistered call by a more generic getSessionMetadata which return a dictionary
Fri, 15 Jan 2016 15:42:37 +0100 Goffi browser (json): changed rules for retry delay when connection with server is lost
Fri, 15 Jan 2016 15:42:37 +0100 Goffi browser (json): display a warning when connection with server is lost, and count down until the next try
Fri, 15 Jan 2016 15:42:37 +0100 Goffi browser: use new style calls for getSignals
Sun, 03 Jan 2016 16:24:27 +0100 Goffi copyright update
Mon, 23 Nov 2015 23:30:34 +0100 Goffi server + browser side: getFeatures bridge call
Thu, 10 Sep 2015 07:40:59 +0200 souliane browser and server sides: bridge method mbGetLast has been renamed to mbGet and takes a new parameter "item_ids"
Sun, 16 Aug 2015 01:51:12 +0200 Goffi server + browser side: blogging refactoring (draft), huge commit sorry:
Wed, 27 May 2015 19:10:16 +0200 Goffi browser side: added signal caching before profile is plugged, as QuickFrontend mechanism is not used
Mon, 20 Apr 2015 09:14:03 +0200 souliane browser_side: clean the code that has been commented or isolated during the refactorisation to base libervia on quick_frontend
Thu, 16 Apr 2015 14:57:02 +0200 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions