| author | fabien | 
| Sun, 26 Oct 2003 22:26:03 -0500 | |
| branch | xbelweb | 
| changeset 51 | 7015d65beb3d | 
| parent 47 | 2781ac85b807 | 
| child 55 | 2ae353b7f38a | 
| permissions | -rw-r--r-- | 
| 47 
2781ac85b807
[svn r1604] Implement default_view preferences, which move things around a lot.
 fabien parents: 
46diff
changeset | 1 | * Selection based bookmarks editions. | 
| 13 | 2 | * Used SQL sequence instead of the db_sequence table. | 
| 3 | * Add CSS. | |
| 4 | * Add Search capabilities. | |
| 47 
2781ac85b807
[svn r1604] Implement default_view preferences, which move things around a lot.
 fabien parents: 
46diff
changeset | 5 | * Add default (dynamic?) tree expansion using colltags. | 
| 26 
17b0cd274530
[svn r1560] Add import functionality and correct a bug in the merge_kw.
 fabien parents: 
21diff
changeset | 6 | * Add XBel Export. | 
| 15 | 7 | * Add support for icons. | 
| 8 | * Add modified time. | |
| 9 | * Add access/check time. | |
| 21 
345ee7421989
[svn r1555] Add multiuser support and more templating.
 fabien parents: 
17diff
changeset | 10 | * Add user session support. | 
| 26 
17b0cd274530
[svn r1560] Add import functionality and correct a bug in the merge_kw.
 fabien parents: 
21diff
changeset | 11 | * Better unicode handling. | 
| 38 
c30e2402deca
[svn r1582] Add some user preferences support (kw sorting and kw select box size).
 fabien parents: 
37diff
changeset | 12 | * More user preferences. | 
| 46 | 13 | * Clean up of all the code. This is a real mess currently! | 
| 14 | * Optimization of some code part. |