summaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
2009-02-16Interface fix: add config variable about rights of edition for admins [Config...mensonge
2009-02-16Bug fix: correct bug into description of tagmensonge
2009-02-16Bug fix: correct bug in copy (for some servers configuration)mensonge
2009-02-11Interface Fix: add bookmarks counting into admin pagemensonge
2009-02-11Minor Fix: add username in search criteriamensonge
2009-02-09Interface fix: improve subtitle display.mensonge
2009-02-05Minor fix: order tagsmensonge
2009-02-05Minor fix: convert tables and data from ISO to UTF-8mensonge
2009-02-04Interface fix: improve referer behaviour (going back to a page)mensonge
2009-02-03Refactoring: free few sql resultsmensonge
2009-01-15Minor Refactoring: add getIdFromUser()mensonge
2009-01-15Interface Fix: too short username are forbidden during registrationmensonge
2009-01-12New Feature: adding private note to describe a bookmark. Just visible by the ...mensonge
2009-01-12git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscutt...mensonge
2009-01-07Bug Fix: delete really all user's data when removing a usermensonge
2008-12-19Bug fix: correct cache behaviourmensonge
2008-12-18Major refactoring: add a cache table to accelerate the search of linked tags ...mensonge
2008-12-10bug fix: prevent creating linked tags without uIdmensonge
2008-12-09Bug fix: correct date problems and now use bModifed field instead of former b...mensonge
2008-12-02Minor fix: normalize tags when renaming themmensonge
2008-11-30Minor fix: correct menu boxes and tag normalizationmensonge
2008-11-28New Feature: possibility to import a structure of hierarchical tags from a filemensonge
2008-11-27Minor fix: improve import from Netscape files (now takes description into acc...mensonge
2008-11-27Minor fix: improve import from Netscape files (taking tags into account)mensonge
2008-11-25Interface fix: add an hyperlink from bookmark edition page to collaborative e...mensonge
2008-11-25Major refactoring: transform user into object, define parameters used into ea...mensonge
2008-11-21Minor refactoring: introduce user as an object.mensonge
2008-11-21Minor refactoringmensonge
2008-11-21Refactoring: improve defined and imported functionsmensonge
2008-11-21Refactoring: improve debug_mode, constants and other stuffmensonge
2008-11-14Bug fix: correct XSS problems (prevent username with non-alphanumeric charact...mensonge
2008-11-14Bug fix: test username's length (max 25) when registering (preventing problem...mensonge
2008-11-14Interface fix: hide semanticscuttle version for non-admin (preventing some cr...mensonge
2008-10-22git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscutt...mensonge
2008-09-11New Feature: add users admin page with delete functionmensonge
2008-09-11Bug fix: renametag function corrected (thank you Andreas)mensonge
2008-05-10Bug fixes: correct minor bugs appearing with 'notice' level in PHPmensonge
2008-04-24Interface design: improve tags presentation, menu box, popup size, redirectio...mensonge
2008-04-21New feature: private descriptions for tagsmensonge
2008-04-21Refactoring: rename sc_tags into sc_bookmarks2tags (and services, codes...)mensonge
2008-04-18Bug fix: correct problem with mutual logins for several installations on the ...mensonge
2008-04-17New feature: menu box which displays tags included into the special tag menu ...mensonge
2008-04-11New feature: add admins profile [Config modified: ]mensonge
2008-03-14Feature improvement: make rename tags more consistent (with regards to linked...mensonge
2008-03-14New Feature: save searches (and display a searchhistory box)mensonge
2008-03-13Bug fix: correct counting result for history pagemensonge
2008-03-13Bug fix: correct counting for unified bookmarksmensonge
2008-02-21Code refactoring: rename getNbUpdate(s); clean delete() parametersmensonge
2008-02-19Interface fix: add a link to last editor profile in common description. Don't...mensonge
2008-02-19Bug fixes: prevent from adding special characters into tagsmensonge