ChangeLog
branchxbelweb
changeset 29 b5d3cc46b16d
parent 18 25496f251484
child 33 db91081e5a78
equal deleted inserted replaced
28:f34f8083c1ed 29:b5d3cc46b16d
     1 2003-09-26 11:04  fabien
     1 xbelweb (0.0-5) unstable; urgency=low
     2 
     2 
     3 	* .cvsignore, .htaccess, TODO, add_bk.tmpl, add_confirm.py,
     3   * Add delete bookmarks function.
     4 	add_confirm.tmpl, add_result.py, add_result.tmpl, index.py,
       
     5 	index.tmpl, kw_result.py, inc/keywords.tmpl, lib/utils.py: Add
       
     6 	delete bookmarks functionality as well as many reusability issues.  
       
     7 
     4 
     8 2003-09-26 11:03  fabien
     5  -- Fabien Ninoles <fabien@tzone.org>  Thu, 26 Sep 2003 11:04:25 -0400
     9 
     6 
    10 	* do_edit_kw.py: Retrait de fonctions inutiles (maintenant dans
     7 xbelweb (0.0-4) unstable; urgency=low
    11 	kw_result.py) 
       
    12 
     8 
    13 2003-09-25 11:02  fabien
     9   * Can update/merge/delete keywords.
       
    10   * Some programmation cleanup.
    14 
    11 
    15 	* TODO, add_bk.tmpl, do_edit_kw.py, edit_kw.py, edit_kw.tmpl,
    12  -- Fabien Ninoles <fabien@tzone.org>  Thu, 25 Sep 2003 11:02:43 -0400
    16 	index.py, index.tmpl, kw_confirm.tmpl, kw_result.py, lib/my_db.py: 
       
    17 	Add update/merge/delete keywords.  
       
    18 
    13 
    19 2003-09-24 17:51  fabien
    14 xbelweb (0.0-3) unstable; urgency=medium
    20 
    15 
    21 	* index.tmpl: Some clean up of index.  
    16   * Add, edit and browse bookmarks now working.
       
    17   * Add quick mark link.
       
    18   * Add protection on inc directories.
       
    19   * New keywords field when adding/editing bookmark.
       
    20   * Add count to keywords.
    22 
    21 
    23 2003-09-24 17:19  fabien
    22  -- Fabien Ninoles <fabien@tzone.org>  Wed, 24 Sep 2003 16:44:19 -0400
    24 
    23 
    25 	* TODO, add_result.py, index.py, index.tmpl, lib/my_db.py: Add
    24 xbelweb (0.0-2) unstable; urgency=low
    26 	count to keywords.  
       
    27 
    25 
    28 2003-09-24 16:44  fabien
    26   * Access protection to repository.
       
    27   * Configuration of DB in config.py.
    29 
    28 
    30 	* lib/my_db.py: Correctly quote data in SQL.  
    29  -- Fabien Ninoles <fabien@tzone.org>  Tue, 23 Sep 2003 15:11:23 -0400
    31 
    30 
    32 2003-09-24 16:43  fabien
    31 xbelweb (0.0-1) unstable; urgency=low
    33 
    32 
    34 	* add_result.py: Check for unexisting description or name.  
    33   * Initial version
    35 
    34 
    36 2003-09-24 16:43  fabien
    35  -- Fabien Ninoles <fabien@tzone.org>  Tue, 23 Sep 2003 11:27:14 -0400
    37 
       
    38 	* add_result.tmpl: Correctly close the h1 tag.  
       
    39 
       
    40 2003-09-24 15:48  fabien
       
    41 
       
    42 	* add.py, add.tmpl, add_bk.tmpl, add_result.py, add_result.tmpl,
       
    43 	edit.py, index.py, index.tmpl: Ajout des fonctions d'éditions.  
       
    44 
       
    45 2003-09-24 14:29  fabien
       
    46 
       
    47 	* lib/my_db.py: Invalid quoted in add_keyword query.  
       
    48 
       
    49 2003-09-24 14:28  fabien
       
    50 
       
    51 	* add_bk.tmpl, add_result.py: Add new keywords entry.  
       
    52 
       
    53 2003-09-24 14:28  fabien
       
    54 
       
    55 	* index.py: Correction for zero-lenght results in bookmark search.  
       
    56 
       
    57 2003-09-24 13:57  fabien
       
    58 
       
    59 	* inc/.htaccess: Limite l'entrée dans inc.  
       
    60 
       
    61 2003-09-24 13:29  fabien
       
    62 
       
    63 	* add.py, add_bk.tmpl, index.py, index.tmpl: Ajout du Quick Mark
       
    64 	Link.  
       
    65 
       
    66 2003-09-23 15:11  fabien
       
    67 
       
    68 	* .cvsignore, .htaccess, add.py, add_bk.tmpl, add_result.py,
       
    69 	add_result.tmpl, index.py, index.tmpl, inc/keywords.tmpl,
       
    70 	lib/.cvsignore, lib/bkmark.py, lib/my_db.py: Add and browse
       
    71 	working.  
       
    72 
       
    73 2003-09-23 10:26  fabien
       
    74 
       
    75 	* lib/: bkmark.py, config.py, my_db.py: Mise à jour des fonctions
       
    76 	d'accès à la DB.  
       
    77 
       
    78 2003-09-23 10:26  fabien
       
    79 
       
    80 	* .htaccess: Accès au répertoire protégé.  
       
    81 
       
    82 2003-09-23 08:59  fabien
       
    83 
       
    84 	* add.py, add.tmpl, index.py, index.tmpl, lib/.htaccess,
       
    85 	lib/bkmark.py, lib/create_db.sql, lib/my_db.py: Première version.  
       
    86