log src/memory/params.py @ 1739:a12e5e866d25

age author description
Tue, 15 Dec 2015 13:33:35 +0100 souliane memory (params): forbid to pass a value to a parameter of type "list" with <param value...>
Thu, 26 Nov 2015 16:04:45 +0100 Goffi core(params): replaced isConnected by isSessionStarted for profile update signal when a general param is modified
Thu, 26 Nov 2015 15:47:01 +0100 Goffi profile (params): fixed password setting: if profile was not connected, set was silently ignored
Mon, 23 Nov 2015 17:50:23 +0100 Goffi core: fixed getStringParamA
Mon, 23 Nov 2015 13:19:42 +0100 Goffi core (param), plugin file: set security_limit for acount changes, backend (dis)connection, and put a higher one for file send
Wed, 18 Nov 2015 11:06:24 +0100 Goffi core: fixed launchAction:
Mon, 16 Nov 2015 11:58:11 +0100 Goffi core (params): removed resource from default JabberID (example value), as it is best practive to have resource binded by server. Advanced used can force it if needed though.