summaryrefslogtreecommitdiffstatshomepage
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Bug fix: correct bug into description of tagGravatar mensonge2009-02-161-2/+19
* Bug fix: correct bug in copy (for some servers configurat...Gravatar mensonge2009-02-161-1/+1
* Interface Fix: add bookmarks counting into admin pageGravatar mensonge2009-02-112-2/+29
* Minor Fix: add username in search criteriaGravatar mensonge2009-02-111-1/+2
* Interface fix: improve subtitle display.Gravatar mensonge2009-02-091-1/+1
* Minor fix: order tagsGravatar mensonge2009-02-051-1/+1
* Minor fix: convert tables and data from ISO to UTF-8Gravatar mensonge2009-02-051-0/+1
* Interface fix: improve referer behaviour (going back to a...Gravatar mensonge2009-02-041-1/+5
* Refactoring: free few sql resultsGravatar mensonge2009-02-036-15/+47
* Minor Refactoring: add getIdFromUser()Gravatar mensonge2009-01-151-5/+23
* Interface Fix: too short username are forbidden during re...Gravatar mensonge2009-01-151-1/+3
* New Feature: adding private note to describe a bookmark. ...Gravatar mensonge2009-01-121-6/+4
* git-svn-id: https://semanticscuttle.svn.sourceforge.net/s...Gravatar mensonge2009-01-121-2/+0
* Bug Fix: delete really all user's data when removing a userGravatar mensonge2009-01-073-98/+136
* Bug fix: correct cache behaviourGravatar mensonge2008-12-191-1/+1
* Major refactoring: add a cache table to accelerate the se...Gravatar mensonge2008-12-186-204/+583
* bug fix: prevent creating linked tags without uIdGravatar mensonge2008-12-101-1/+2
* Bug fix: correct date problems and now use bModifed field...Gravatar mensonge2008-12-091-10/+10
* Minor fix: normalize tags when renaming themGravatar mensonge2008-12-023-0/+8
* Minor fix: correct menu boxes and tag normalizationGravatar mensonge2008-11-301-0/+9
* New Feature: possibility to import a structure of hierarc...Gravatar mensonge2008-11-283-4/+20
* Minor fix: improve import from Netscape files (now takes ...Gravatar mensonge2008-11-272-12/+17
* Minor fix: improve import from Netscape files (taking tag...Gravatar mensonge2008-11-271-2/+2
* Interface fix: add an hyperlink from bookmark edition pag...Gravatar mensonge2008-11-251-0/+4
* Major refactoring: transform user into object, define par...Gravatar mensonge2008-11-256-892/+992
* Minor refactoring: introduce user as an object.Gravatar mensonge2008-11-211-406/+452
* Minor refactoringGravatar mensonge2008-11-212-69/+69
* Refactoring: improve defined and imported functionsGravatar mensonge2008-11-212-1/+5
* Refactoring: improve debug_mode, constants and other stuffGravatar mensonge2008-11-211-6/+7
* Bug fix: correct XSS problems (prevent username with non-...Gravatar mensonge2008-11-141-2/+3
* Bug fix: test username's length (max 25) when registering...Gravatar mensonge2008-11-141-0/+12
* Interface fix: hide semanticscuttle version for non-admin...Gravatar mensonge2008-11-141-351/+351
* git-svn-id: https://semanticscuttle.svn.sourceforge.net/s...Gravatar mensonge2008-10-221-455/+456
* New Feature: add users admin page with delete functionGravatar mensonge2008-09-114-6/+68
* Bug fix: renametag function corrected (thank you Andreas)Gravatar mensonge2008-09-111-0/+1
* Bug fixes: correct minor bugs appearing with 'notice' lev...Gravatar mensonge2008-05-104-6/+12
* Interface design: improve tags presentation, menu box, po...Gravatar mensonge2008-04-241-1/+4
* New feature: private descriptions for tagsGravatar mensonge2008-04-211-0/+88
* Refactoring: rename sc_tags into sc_bookmarks2tags (and s...Gravatar mensonge2008-04-212-16/+16
* Bug fix: correct problem with mutual logins for several i...Gravatar mensonge2008-04-181-2/+5
* New feature: menu box which displays tags included into t...Gravatar mensonge2008-04-171-0/+25
* New feature: add admins profile [Config modified: ]Gravatar mensonge2008-04-111-1/+8
* Feature improvement: make rename tags more consistent (wi...Gravatar mensonge2008-03-141-0/+24
* New Feature: save searches (and display a searchhistory box)Gravatar mensonge2008-03-141-0/+108
* Bug fix: correct counting result for history pageGravatar mensonge2008-03-131-1/+5
* Bug fix: correct counting for unified bookmarksGravatar mensonge2008-03-131-1/+1
* Code refactoring: rename getNbUpdate(s); clean delete() p...Gravatar mensonge2008-02-212-6/+9
* Interface fix: add a link to last editor profile in commo...Gravatar mensonge2008-02-191-0/+14
* Bug fixes: prevent from adding special characters into tagsGravatar mensonge2008-02-191-0/+4
* new feature: collaborative description for tags and bookm...Gravatar mensonge2008-02-131-0/+139