aboutsummaryrefslogtreecommitdiff
path: root/services/bookmarkservice.php
AgeCommit message (Collapse)Author
2009-09-22Fix bug #2674961: editAllowed optimization - make less queries for each bookmarkcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@366 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-20explain bookmarks = 0 problem and remove die()cweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@357 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-17fix bug #2834070: Patch for unfreed sql resultcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@349 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-05-19Behaviour change: search in tags with LIKE match (and not exact match)mensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@323 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-04-11Interface fix: admin cannot edit other admins' bookmarks.mensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@310 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-02-28Bug fix: correct bug if updating a bookmark with the url of another existing ↵mensonge
bookmark. git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@303 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-02-27Minor fix: correct bug in editallowed() for some servers' configurationsmensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@299 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-02-17New feature: search is done among private notes.mensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@287 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-02-17Bug fix: correct popup behaviour.mensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@284 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-02-16Interface fix: add config variable about rights of edition for admins ↵mensonge
[Config file modified: ]. git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@283 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-02-11Interface Fix: add bookmarks counting into admin pagemensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@273 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-02-11Minor Fix: add username in search criteriamensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@270 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-02-04Interface fix: improve referer behaviour (going back to a page)mensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@248 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-02-03Refactoring: free few sql resultsmensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@247 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-01-12New Feature: adding private note to describe a bookmark. Just visible by the ↵mensonge
author and friends. (Useful for collaborative work) git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@231 b3834d28-1941-0410-a4f8-b48e95affb8f
2008-12-18Major refactoring: add a cache table to accelerate the search of linked tags ↵mensonge
by inference (children and synonyms) git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@204 b3834d28-1941-0410-a4f8-b48e95affb8f
2008-12-09Bug fix: correct date problems and now use bModifed field instead of former ↵mensonge
bDatetime one (in bookmarks table) git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@200 b3834d28-1941-0410-a4f8-b48e95affb8f
2008-11-27Minor fix: improve import from Netscape files (now takes description into ↵mensonge
account) git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@177 b3834d28-1941-0410-a4f8-b48e95affb8f
2008-11-25Interface fix: add an hyperlink from bookmark edition page to collaborative ↵mensonge
edition of the same bookmark git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@175 b3834d28-1941-0410-a4f8-b48e95affb8f
2008-11-25Major refactoring: transform user into object, define parameters used into ↵mensonge
each file, ... git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@173 b3834d28-1941-0410-a4f8-b48e95affb8f
2008-10-22git-svn-id: ↵mensonge
https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@150 b3834d28-1941-0410-a4f8-b48e95affb8f
2008-09-11New Feature: add users admin page with delete functionmensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@146 b3834d28-1941-0410-a4f8-b48e95affb8f
2008-05-10Bug fixes: correct minor bugs appearing with 'notice' level in PHPmensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@122 b3834d28-1941-0410-a4f8-b48e95affb8f
2008-04-21Refactoring: rename sc_tags into sc_bookmarks2tags (and services, codes...)mensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@116 b3834d28-1941-0410-a4f8-b48e95affb8f
2008-03-13Bug fix: correct counting result for history pagemensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@78 b3834d28-1941-0410-a4f8-b48e95affb8f
2008-03-13Bug fix: correct counting for unified bookmarksmensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@77 b3834d28-1941-0410-a4f8-b48e95affb8f
2008-01-25New feature: structured tags, add synonym links (in backend)mensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@28 b3834d28-1941-0410-a4f8-b48e95affb8f
2008-01-24interface design: normalize url when added (remove final '/')mensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@27 b3834d28-1941-0410-a4f8-b48e95affb8f
2008-01-23Interface design: merging of bookmarks with same URLsmensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@24 b3834d28-1941-0410-a4f8-b48e95affb8f
2008-01-09Structured tags '>' for each usermensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@3 b3834d28-1941-0410-a4f8-b48e95affb8f
2007-12-12import of scuttle 0.7.2mensonge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@1 b3834d28-1941-0410-a4f8-b48e95affb8f