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