[Zeitgeist] [Bug 404915] Re: Add API method to change annotations of an item

2009-08-10 Thread Mikkel Kamstrup Erlandsen
Note that this bug heavily interlinks with:
https://bugs.launchpad.net/zeitgeist/+bug/411399

-- 
Add API method to change annotations of an item
https://bugs.launchpad.net/bugs/404915
You received this bug notification because you are a member of
Zeitgeist-Engine, which is the registrant for Zeitgeist Engine.

Status in Zeitgeist Engine: New
Status in FUSE filesystem for zeitgeist: New

Bug description:
It would be nice to have a method in the DBus API to change the annotations 
(tags/bookmarked) of an item. The item should be identified by its URI. 
Something like this

ChangeAnnotation(file:///boo/bar/test.dat, {tags: [one, two], 
bookmarked: False})

The 2nd argument must at least contain one item.

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 397978] Re: Remove Storm ORM dependency

2009-08-10 Thread Seif Lotfy
** Changed in: zeitgeist/0.3
   Status: Triaged = Fix Committed

** Changed in: zeitgeist/0.3
   Status: Fix Committed = In Progress

-- 
Remove Storm ORM dependency
https://bugs.launchpad.net/bugs/397978
You received this bug notification because you are a member of
Zeitgeist-Engine, which is the registrant for Zeitgeist Engine.

Status in Zeitgeist Engine: New
Status in Zeitgeist Engine 0.3 series: In Progress

Bug description:
In the current state of zeitgeist we are using python-strom ORM as our database 
engine, but we are doing big parts of our queries by hand anyway. So we should 
drop strom as soon as possible.

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 407372] Re: dataprovider use content type which are not valid URIs

2009-08-10 Thread Siegfried Gevatter
This is an API break, changing to 0.3.

** Changed in: zeitgeist
Milestone: 0.2.1 = 0.3

-- 
dataprovider use content  type which are not valid URIs
https://bugs.launchpad.net/bugs/407372
You received this bug notification because you are a member of
Zeitgeist-Engine, which is the registrant for Zeitgeist Engine.

Status in Zeitgeist Engine: Confirmed

Bug description:
the dataprovider in _zeitgesit/loggers/dataprovider use strings like File, 
Web or Note as content types. Which does not match our database design 
spec, which claims URIs for this values.
We need to change it and provide a script to convert entries in an existing DB 
to the new values.

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp