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