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