log src/memory/params.py @ 1692:0fdd8fe34fbf

age author description
2015-11-26 Goffi core(params): replaced isConnected by isSessionStarted for profile update signal when a general param is modified
2015-11-26 Goffi profile (params): fixed password setting: if profile was not connected, set was silently ignored
2015-11-23 Goffi core: fixed getStringParamA
2015-11-23 Goffi core (param), plugin file: set security_limit for acount changes, backend (dis)connection, and put a higher one for file send
2015-11-18 Goffi core: fixed launchAction:
2015-11-16 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.
2015-11-14 Goffi core, bridge: added a profileSetDefault method
2015-11-14 Goffi core (memory): fixed a case where getProfileName was returning an empty string instead of raising an errror
2015-11-14 Goffi core, bridge (params): added asyncGetParamsValuesFromCategory (yes that's a long name!) method to retrive params names and values for a given category
2015-11-14 Goffi bridge, core(params): removed obsolete methods:
2015-09-29 Goffi plugin ip, params: plugin IP discovery, first draft:
2015-09-25 Goffi core (memory, params): minor docstrings updates
2015-08-22 souliane core (params): fixes jid_list to use node's default value when no user value is defined
2015-08-25 Goffi core (params): fixed exception on empty jids list