log src/memory/sqlite.py @ 1063:6ec513ad92c2

age author description
2014-05-23 souliane memory: synchronize the upgrade to database v2 to be sure libervia's profile password is read to be written in the config file before its encryption
2014-05-23 souliane memory: auto-update configuration file with libervia's passphrase when migrating the database
2014-05-07 souliane core, memory, bridge: added profile password + password encryption:
2014-05-07 souliane better PEP-8 compliance
2014-04-19 Goffi core: use of the new core.log module:
2014-03-25 souliane memory: be sure that local_dir exists before creating a new database
2014-03-24 souliane plugin account: bug fix profile deletion from the database + unsubscribe the contacts
2014-02-23 Goffi core (sqlite): automatic database update:
2014-02-12 souliane memory (sqlite): the result of pickle.dumps in addToHistory must be encoded for the special characters to be stored.
2014-02-04 Goffi dates update
2013-12-29 Goffi core: i18n refactoring:
2013-10-22 souliane memory: fixed getHistory behavior when parameter between=True:
2013-11-07 Goffi core, bridge: extra parameter is saved in history:
2013-06-20 Goffi core: fixed bad database creation on first run in sqlite storage