24 Commits (d49b0ed6fb6f083d62d205c651aced3c0cf50095)

Author SHA1 Message Date
Marco Pesenti Gritti d49b0ed6fb Use sys.path.append, not insert 17 years ago
Marco Pesenti Gritti 57c928916c Refactor sugar.env and paths 18 years ago
Marco Pesenti Gritti 2d9a06ec9a Add the root path of the services to python path, not services/.
Get rid of the now useless env.get_services_dir
18 years ago
Tomeu Vizoso 39a009056d Order journal entries and fix filtering. 18 years ago
Marco Pesenti Gritti 52ca451a05 More fake entries improvements 18 years ago
Marco Pesenti Gritti 583ea4214d Improve the demo entries 18 years ago
Tomeu Vizoso a585221b16 Added object update to the datastore. 18 years ago
Tomeu Vizoso 33739f1c0f Some more examples for the journal. 18 years ago
Tomeu Vizoso d504124cc2 Hack Dan's DataStore for doing what we need for 6th March demo. 18 years ago
Tomeu Vizoso 47b8ad2496 Stop sqlite3.decoding the data from the db. 18 years ago
Dan Williams a3e2803eb8 Clue dbus-python into the return type of get_data() 18 years ago
Tomeu Vizoso 97d719f795 Use sqlite3.Row in the datastore. 18 years ago
Dan Williams dbf2c0c1a2 get object path correctly 18 years ago
Tomeu Vizoso f2af1ae219 Use cursor parameters instead of SQL injection. 18 years ago
Dan Williams 7ab0b60b10 Update data store to new dbus-python bindings API and sqlite3 18 years ago
Marco Pesenti Gritti 4cdf88f31d Do not hardcode /usr/bin/python 18 years ago
Dan Williams e586cd66c0 Add activity objects to the data store 18 years ago
Marco Pesenti Gritti 2402d0461d Release 0.60 18 years ago
Dan Williams 461b5ae2a9 Fix name so imports work 18 years ago
Dan Williams cb38a2c1fa Install a service file for activating the datastore upon demand 18 years ago
Dan Williams 039ac19432 datastore fixes 18 years ago
Dan Williams dbca112368 don't allow blank property values in find(); handle property deletion 18 years ago
Dan Williams 74d9555796 Remove useless dbus service file; the datastore is a session service and doesn't need one 18 years ago
Dan Williams ff53fdc185 Add a simple prototype data store 18 years ago