35 Commits (d93122bf5e8622f6c8ede4b3b80295f9b8511425)

Author SHA1 Message Date
Tomeu Vizoso 040c94d181 Removed debug messages. 17 years ago
Tomeu Vizoso a197097164 Do a dict.copy() so we don't overwrite the original. 17 years ago
Tomeu Vizoso f06404ca8e #2475 Retrieve correctly the file path for files in removable devices. 17 years ago
Tomeu Vizoso 5b73d0dfce Allow specifying a concrete activity when resuming a journal object. 17 years ago
Tomeu Vizoso 20d5eaf4bc Add timeout arg to sugar.datastore.Datastore. 17 years ago
Tomeu Vizoso 557f3d6ea7 Fix one more temp file leak. 17 years ago
Marco Pesenti Gritti 8ae99aaa87 Fix resuming objects with no activity associated for real. 17 years ago
Marco Pesenti Gritti 21f8027810 Fix resume of objects with no activity_id 17 years ago
Tomeu Vizoso cb6d459815 Fix some temp file leaks. 17 years ago
Marco Pesenti Gritti 19c8532d09 Ensure activity uniquness in the shell 17 years ago
Tomeu Vizoso a5338e054e Give the option of not updating mtime. 17 years ago
Tomeu Vizoso 5933941553 Adapt to datastore API changes. 17 years ago
Tomeu Vizoso 91f0eb52aa Adapt to datastore API changes. 17 years ago
Tomeu Vizoso bb71cd61cf #1888 Fix opening items from the clipboard. 17 years ago
Tomeu Vizoso a4f4d969fe Popdown when the toplevel of the parent item loses focus. 17 years ago
Tomeu Vizoso 13885e621b Add get_unique_values() func to the datastore. 17 years ago
Tomeu Vizoso 2ccf9c0b16 Added umount method to datastore.py. 17 years ago
Tomeu Vizoso e894bb54a6 Added mount() and mounts() methods to datastore. 17 years ago
Tomeu Vizoso 4c24cde923 Added/corrected some license headers. 17 years ago
Tomeu Vizoso f9d03b698f Add delete method to the datastore wrapper. 17 years ago
Tomeu Vizoso 99369114cb Set title on change. Fixes #1715. 17 years ago
Tomeu Vizoso f0e18ba785 Support for previews in the journal. 17 years ago
Tomeu Vizoso 22689ed1da Several fixes for the object type registry and the activity registry. 17 years ago
Tomeu Vizoso c35db7acf8 Some refactoring of the DataStore API. 17 years ago
Tomeu Vizoso 1dc104126d Adapt to new DataStore API. 17 years ago
Tomeu Vizoso 11c89d86c9 Put dates to work correctly on the journal, create a new journal entry when resuming a past entry. 17 years ago
Dan Williams e659d15384 Make datastore find & update operations async 17 years ago
Tomeu f3289d2e59 Implement setting the journal entry title from the toolbar. 17 years ago
Tomeu Vizoso 929dabd165 Use the new DataStore and remove the old one. 17 years ago
Tomeu Vizoso 1f60139e09 Added WebSession datastore object. 17 years ago
Tomeu Vizoso a585221b16 Added object update to the datastore. 18 years ago
Tomeu Vizoso d504124cc2 Hack Dan's DataStore for doing what we need for 6th March demo. 18 years ago
Dan Williams e586cd66c0 Add activity objects to the data store 18 years ago
Dan Williams 039ac19432 datastore fixes 18 years ago
Dan Williams ff53fdc185 Add a simple prototype data store 18 years ago