summaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
2009-10-03move files to new locationscweiske
2009-09-29fix unfreed result on watchlist pagecweiske
2009-09-22Fix bug #2674961: editAllowed optimization - make less queries for each bookmarkcweiske
2009-09-20explain bookmarks = 0 problem and remove die()cweiske
2009-09-20fix parse errorcweiske
2009-09-17fix bug #2834070: Patch for unfreed sql resultcweiske
2009-09-17Fix bug #2834111: Patch to detect if cookies are enabledcweiske
2009-05-26Bug fix: allow deleting links between tags when deleting a user.mensonge
2009-05-19Behaviour change: search in tags with LIKE match (and not exact match)mensonge
2009-05-05Bug fix: prevent deleting all links between tagsmensonge
2009-04-11Interface fix: admin cannot edit other admins' bookmarks.mensonge
2009-02-28Bug fix: correct bug if updating a bookmark with the url of another existing ...mensonge
2009-02-27Minor fix: correct bug in editallowed() for some servers' configurationsmensonge
2009-02-20Interface fix: menu2 just displays linked tags from adminsmensonge
2009-02-17Interface fix: add tags from contacts into ajax tag list when adding/editing ...mensonge
2009-02-17Interface fix: option to allow admins to see easily tags from other admins wh...mensonge
2009-02-17New feature: search is done among private notes.mensonge
2009-02-17Bug fix: correct popup behaviour.mensonge
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