Mercurial > libervia-backend
log src/memory/params.py @ 1704:292f9c2712f2
age | author | description |
---|---|---|
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. |
Sat, 14 Nov 2015 19:18:10 +0100 | Goffi | core, bridge: added a profileSetDefault method |