ChangeLog
author fabien@tzone.org
Tue, 30 Dec 2008 23:32:33 -0500
changeset 67 652ff41518f3
parent 54 f74bad856bce
permissions -rw-r--r--
Update index.py and config to use the right information.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
87f94936990d [svn r1600] Add display name to preferences.
fabien
parents: 41
diff changeset
    14
xbelweb (0.1-5) unstable; urgency=low
87f94936990d [svn r1600] Add display name to preferences.
fabien
parents: 41
diff changeset
    15
87f94936990d [svn r1600] Add display name to preferences.
fabien
parents: 41
diff changeset
    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
5275135955c0 [svn r1607] Add remove flag to the keyword merging.
fabien
parents: 47
diff changeset
    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
87f94936990d [svn r1600] Add display name to preferences.
fabien
parents: 41
diff changeset
    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
87f94936990d [svn r1600] Add display name to preferences.
fabien
parents: 41
diff changeset
    24
41
7b7cd0e74ee3 [svn r1585] Restrict keywords count to selection.
fabien
parents: 39
diff changeset
    25
xbelweb (0.1-4) unstable; urgency=low
7b7cd0e74ee3 [svn r1585] Restrict keywords count to selection.
fabien
parents: 39
diff changeset
    26
7b7cd0e74ee3 [svn r1585] Restrict keywords count to selection.
fabien
parents: 39
diff changeset
    27
  * Restrict keywords count to selection.
7b7cd0e74ee3 [svn r1585] Restrict keywords count to selection.
fabien
parents: 39
diff changeset
    28
7b7cd0e74ee3 [svn r1585] Restrict keywords count to selection.
fabien
parents: 39
diff changeset
    29
 -- Fabien Ninoles <fabien@tzone.org>  Fri, 10 Oct 2003 11:18:47 -0400
7b7cd0e74ee3 [svn r1585] Restrict keywords count to selection.
fabien
parents: 39
diff changeset
    30
39
d0d089958f7d [svn r1583] Update changelog.
fabien
parents: 33
diff changeset
    31
xbelweb (0.1-2) unstable; urgency=low
d0d089958f7d [svn r1583] Update changelog.
fabien
parents: 33
diff changeset
    32
d0d089958f7d [svn r1583] Update changelog.
fabien
parents: 33
diff changeset
    33
  * Add user preferences (kw sorting and select box size).
d0d089958f7d [svn r1583] Update changelog.
fabien
parents: 33
diff changeset
    34
d0d089958f7d [svn r1583] Update changelog.
fabien
parents: 33
diff changeset
    35
 -- Fabien Ninoles <fabien@tzone.org>  Tue,  7 Oct 2003 12:52:27 -0400
d0d089958f7d [svn r1583] Update changelog.
fabien
parents: 33
diff changeset
    36
d0d089958f7d [svn r1583] Update changelog.
fabien
parents: 33
diff changeset
    37
xbelweb (0.1-1) unstable; urgency=low
33
db91081e5a78 [svn r1577] Various change to the new interface.
fabien
parents: 29
diff changeset
    38
db91081e5a78 [svn r1577] Various change to the new interface.
fabien
parents: 29
diff changeset
    39
  * Redone keywords selection with a select input box.
db91081e5a78 [svn r1577] Various change to the new interface.
fabien
parents: 29
diff changeset
    40
  * Push keywords edition into a separate page.
db91081e5a78 [svn r1577] Various change to the new interface.
fabien
parents: 29
diff changeset
    41
  * Add webutils.py for various form manipulation functions.
db91081e5a78 [svn r1577] Various change to the new interface.
fabien
parents: 29
diff changeset
    42
39
d0d089958f7d [svn r1583] Update changelog.
fabien
parents: 33
diff changeset
    43
 -- Fabien Ninoles <fabien@tzone.org>  Tue,  7 Oct 2003 00:03:17 -0400
33
db91081e5a78 [svn r1577] Various change to the new interface.
fabien
parents: 29
diff changeset
    44
29
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    45
xbelweb (0.0-5) unstable; urgency=low
18
25496f251484 [svn r1552] Add ChangeLog.
fabien
parents:
diff changeset
    46
29
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    47
  * Add delete bookmarks function.
18
25496f251484 [svn r1552] Add ChangeLog.
fabien
parents:
diff changeset
    48
29
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    49
 -- Fabien Ninoles <fabien@tzone.org>  Thu, 26 Sep 2003 11:04:25 -0400
18
25496f251484 [svn r1552] Add ChangeLog.
fabien
parents:
diff changeset
    50
29
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    51
xbelweb (0.0-4) unstable; urgency=low
18
25496f251484 [svn r1552] Add ChangeLog.
fabien
parents:
diff changeset
    52
29
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    53
  * Can update/merge/delete keywords.
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    54
  * Some programmation cleanup.
18
25496f251484 [svn r1552] Add ChangeLog.
fabien
parents:
diff changeset
    55
29
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    56
 -- Fabien Ninoles <fabien@tzone.org>  Thu, 25 Sep 2003 11:02:43 -0400
18
25496f251484 [svn r1552] Add ChangeLog.
fabien
parents:
diff changeset
    57
29
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    58
xbelweb (0.0-3) unstable; urgency=medium
18
25496f251484 [svn r1552] Add ChangeLog.
fabien
parents:
diff changeset
    59
29
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    60
  * Add, edit and browse bookmarks now working.
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    61
  * Add quick mark link.
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    62
  * Add protection on inc directories.
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    63
  * New keywords field when adding/editing bookmark.
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    64
  * Add count to keywords.
18
25496f251484 [svn r1552] Add ChangeLog.
fabien
parents:
diff changeset
    65
29
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    66
 -- Fabien Ninoles <fabien@tzone.org>  Wed, 24 Sep 2003 16:44:19 -0400
18
25496f251484 [svn r1552] Add ChangeLog.
fabien
parents:
diff changeset
    67
29
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    68
xbelweb (0.0-2) unstable; urgency=low
18
25496f251484 [svn r1552] Add ChangeLog.
fabien
parents:
diff changeset
    69
29
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    70
  * Access protection to repository.
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    71
  * Configuration of DB in config.py.
18
25496f251484 [svn r1552] Add ChangeLog.
fabien
parents:
diff changeset
    72
29
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    73
 -- Fabien Ninoles <fabien@tzone.org>  Tue, 23 Sep 2003 15:11:23 -0400
18
25496f251484 [svn r1552] Add ChangeLog.
fabien
parents:
diff changeset
    74
29
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    75
xbelweb (0.0-1) unstable; urgency=low
18
25496f251484 [svn r1552] Add ChangeLog.
fabien
parents:
diff changeset
    76
29
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    77
  * Initial version
18
25496f251484 [svn r1552] Add ChangeLog.
fabien
parents:
diff changeset
    78
29
b5d3cc46b16d [svn r1563] Update to debian-changelog format.
fabien
parents: 18
diff changeset
    79
 -- Fabien Ninoles <fabien@tzone.org>  Tue, 23 Sep 2003 11:27:14 -0400