Fabien Niñoles <fabien@tzone.org> [Wed, 07 Jan 2009 17:26:18 -0500] rev 77
Correct quicklink template with the right parameters.
fabien@tzone.org [Mon, 05 Jan 2009 18:11:38 -0500] rev 76
Remove ActionLoader and replace it with a standard
dict of new Action objects. Fixes a bad behavior with
default action.
fabien@tzone.org [Wed, 31 Dec 2008 16:26:22 -0500] rev 75
A lot of fix again, for folder view, bookmark editing and removal
and some error handling.
fabien@tzone.org [Wed, 31 Dec 2008 15:41:32 -0500] rev 74
Cleanup of old code, fixes some errors with folders view and make it a
standard action.
fabien@tzone.org [Wed, 31 Dec 2008 01:53:22 -0500] rev 73
Now only add unique keywords, either they are selected or write down.
fabien@tzone.org [Wed, 31 Dec 2008 01:40:46 -0500] rev 72
Only add unique keywords and remove utils.py, which I'm not sure about
the copyright.
fabien@tzone.org [Wed, 31 Dec 2008 01:22:07 -0500] rev 71
Add keywords.add_unique_keywords function.
fabien@tzone.org [Wed, 31 Dec 2008 01:00:21 -0500] rev 70
Add my_db.MyDBConnexion.map_keywords
fabien@tzone.org [Wed, 31 Dec 2008 00:07:25 -0500] rev 69
Merge previous changeset and ensure everything seems to work.
fabien@tzone.org [Wed, 31 Dec 2008 00:00:09 -0500] rev 68
Some small correction and update.