log src/memory/params.py @ 1529:a151f3a5a2d0

age author description
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
2015-08-20 Goffi core, plugin watched: new plugin, show an alert when a watched entity goes online
2015-08-20 Goffi core (params): jids_list type management
2015-08-15 Goffi core: getProfileName no raise ProfileUnknownError + minor doc fixes
2015-04-16 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
2015-03-30 Goffi 2015 copyright dates update
2015-01-24 Goffi core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit): frontends_multi_profiles
2014-12-10 Goffi core: misc improvments: frontends_multi_profiles
2014-10-16 souliane memory (params): set "Show empty groups" to True by default
2014-10-06 souliane memory (params): add parameters "Show offline contacts" and "Show empty groups"
2014-10-06 souliane memory (params): use more generic param attribute "constraint" instead of "min" and "max"
2014-09-24 souliane memory: add Parameter "Chat history limit"
2014-10-03 souliane memory (params), tools (xml_tools), plugins, frontends: add "int" parameter type with "min" and "max" attributes