log src/memory/params.py @ 1217:318eab3f93f8

age author description
2014-06-25 souliane memory: add helper methods encryptValue and decryptValue
2014-06-22 souliane core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:
2014-06-03 souliane memory (params), test: fixes updateParams bug
2014-06-03 souliane memory (params), test: fixes bug relative to parameter filtering
2014-05-21 souliane plugins misc_account, misc_register_account: manually delete the sessions when not needed anymore
2014-05-21 souliane memory (params): fixes bugs in setParam:
2014-05-20 souliane memory (params): fix parameters of type "list" to use the default option when no individual value is set
2014-05-15 souliane core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:
2014-05-07 souliane core, memory, bridge: added profile password + password encryption:
2014-05-15 Goffi core: added a getReady method which can be called by frontends to ensure that backend is fully initialised before doing anything + this ckeck is automatically done in asyncConnect
2014-05-07 souliane better PEP-8 compliance
2014-05-04 souliane memory, jp: added jp commands to load/save parameters template
2014-04-19 Goffi core: use of the new core.log module:
2014-04-01 souliane tools, frontends, memory: param definition and XMLUI handle multi-selection for list widgets:
2014-03-28 Goffi core, plugin XEP-0115: discovery refactoring:
2014-03-27 souliane plugin account, groupblog: user can erase all their microblogs at once
2014-03-21 Goffi core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
2014-03-21 Goffi core (memory): moved Params in its own module + introduced a new core/constants module, and moved some constants there base src/memory/memory.py@261c54b238bf