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