| author | Fabien Ninoles <fabien@tzone.org> | 
| Sun, 28 Dec 2008 15:21:49 -0500 | |
| changeset 64 | f1b93ddec9e0 | 
| parent 54 | f74bad856bce | 
| child 67 | 652ff41518f3 | 
| permissions | -rw-r--r-- | 
| 
54
 
f74bad856bce
[svn r1611] Optimization of db.get_bookmarks_count which was call too often.
 
fabien 
parents: 
51 
diff
changeset
 | 
1  | 
xbelweb (0.1-6) unstable; urgency=low  | 
| 
 
f74bad856bce
[svn r1611] Optimization of db.get_bookmarks_count which was call too often.
 
fabien 
parents: 
51 
diff
changeset
 | 
2  | 
|
| 
 
f74bad856bce
[svn r1611] Optimization of db.get_bookmarks_count which was call too often.
 
fabien 
parents: 
51 
diff
changeset
 | 
3  | 
* Optimization of get_bookmarks_count which was call too often.  | 
| 
 
f74bad856bce
[svn r1611] Optimization of db.get_bookmarks_count which was call too often.
 
fabien 
parents: 
51 
diff
changeset
 | 
4  | 
|
| 
 
f74bad856bce
[svn r1611] Optimization of db.get_bookmarks_count which was call too often.
 
fabien 
parents: 
51 
diff
changeset
 | 
5  | 
-- Fabien Ninoles <fabien@tzone.org> Thu, 30 Oct 2003 03:22:11 -0500  | 
| 
 
f74bad856bce
[svn r1611] Optimization of db.get_bookmarks_count which was call too often.
 
fabien 
parents: 
51 
diff
changeset
 | 
6  | 
|
| 44 | 7  | 
xbelweb (0.1-5) unstable; urgency=low  | 
8  | 
||
9  | 
* Add display name to Preferences.  | 
|
| 
45
 
c81d480c3224
[svn r1601] Add first try to get a folder's like view.
 
fabien 
parents: 
44 
diff
changeset
 | 
10  | 
* Add folders view with Add.  | 
| 
47
 
2781ac85b807
[svn r1604] Implement default_view preferences, which move things around a lot.
 
fabien 
parents: 
45 
diff
changeset
 | 
11  | 
* Add a default view between folders and dynamic view.  | 
| 50 | 12  | 
* Add a "remove keyword?" to the merge command.  | 
| 
51
 
7015d65beb3d
[svn r1608] Correct the keywords bugs and some other in folder view, plus mutual
 
fabien 
parents: 
50 
diff
changeset
 | 
13  | 
* Mutual exclusion of selected keywords in dynamic view.  | 
| 
47
 
2781ac85b807
[svn r1604] Implement default_view preferences, which move things around a lot.
 
fabien 
parents: 
45 
diff
changeset
 | 
14  | 
* Move things around so the code is a bit (really a bit) cleaner.  | 
| 44 | 15  | 
|
| 
51
 
7015d65beb3d
[svn r1608] Correct the keywords bugs and some other in folder view, plus mutual
 
fabien 
parents: 
50 
diff
changeset
 | 
16  | 
-- Fabien Ninoles <fabien@tzone.org> Sun, 26 Oct 2003 22:23:14 -0500  | 
| 44 | 17  | 
|
| 41 | 18  | 
xbelweb (0.1-4) unstable; urgency=low  | 
19  | 
||
20  | 
* Restrict keywords count to selection.  | 
|
21  | 
||
22  | 
-- Fabien Ninoles <fabien@tzone.org> Fri, 10 Oct 2003 11:18:47 -0400  | 
|
23  | 
||
| 39 | 24  | 
xbelweb (0.1-2) unstable; urgency=low  | 
25  | 
||
26  | 
* Add user preferences (kw sorting and select box size).  | 
|
27  | 
||
28  | 
-- Fabien Ninoles <fabien@tzone.org> Tue, 7 Oct 2003 12:52:27 -0400  | 
|
29  | 
||
30  | 
xbelweb (0.1-1) unstable; urgency=low  | 
|
| 33 | 31  | 
|
32  | 
* Redone keywords selection with a select input box.  | 
|
33  | 
* Push keywords edition into a separate page.  | 
|
34  | 
* Add webutils.py for various form manipulation functions.  | 
|
35  | 
||
| 39 | 36  | 
-- Fabien Ninoles <fabien@tzone.org> Tue, 7 Oct 2003 00:03:17 -0400  | 
| 33 | 37  | 
|
| 29 | 38  | 
xbelweb (0.0-5) unstable; urgency=low  | 
| 18 | 39  | 
|
| 29 | 40  | 
* Add delete bookmarks function.  | 
| 18 | 41  | 
|
| 29 | 42  | 
-- Fabien Ninoles <fabien@tzone.org> Thu, 26 Sep 2003 11:04:25 -0400  | 
| 18 | 43  | 
|
| 29 | 44  | 
xbelweb (0.0-4) unstable; urgency=low  | 
| 18 | 45  | 
|
| 29 | 46  | 
* Can update/merge/delete keywords.  | 
47  | 
* Some programmation cleanup.  | 
|
| 18 | 48  | 
|
| 29 | 49  | 
-- Fabien Ninoles <fabien@tzone.org> Thu, 25 Sep 2003 11:02:43 -0400  | 
| 18 | 50  | 
|
| 29 | 51  | 
xbelweb (0.0-3) unstable; urgency=medium  | 
| 18 | 52  | 
|
| 29 | 53  | 
* Add, edit and browse bookmarks now working.  | 
54  | 
* Add quick mark link.  | 
|
55  | 
* Add protection on inc directories.  | 
|
56  | 
* New keywords field when adding/editing bookmark.  | 
|
57  | 
* Add count to keywords.  | 
|
| 18 | 58  | 
|
| 29 | 59  | 
-- Fabien Ninoles <fabien@tzone.org> Wed, 24 Sep 2003 16:44:19 -0400  | 
| 18 | 60  | 
|
| 29 | 61  | 
xbelweb (0.0-2) unstable; urgency=low  | 
| 18 | 62  | 
|
| 29 | 63  | 
* Access protection to repository.  | 
64  | 
* Configuration of DB in config.py.  | 
|
| 18 | 65  | 
|
| 29 | 66  | 
-- Fabien Ninoles <fabien@tzone.org> Tue, 23 Sep 2003 15:11:23 -0400  | 
| 18 | 67  | 
|
| 29 | 68  | 
xbelweb (0.0-1) unstable; urgency=low  | 
| 18 | 69  | 
|
| 29 | 70  | 
* Initial version  | 
| 18 | 71  | 
|
| 29 | 72  | 
-- Fabien Ninoles <fabien@tzone.org> Tue, 23 Sep 2003 11:27:14 -0400  |