Age | Commit message (Expand) | Author |
2009-10-03 | move files to new locations | cweiske |
2009-09-29 | fix unfreed result on watchlist page | cweiske |
2009-09-22 | Fix bug #2674961: editAllowed optimization - make less queries for each bookmark | cweiske |
2009-09-20 | explain bookmarks = 0 problem and remove die() | cweiske |
2009-09-20 | fix parse error | cweiske |
2009-09-17 | fix bug #2834070: Patch for unfreed sql result | cweiske |
2009-09-17 | Fix bug #2834111: Patch to detect if cookies are enabled | cweiske |
2009-05-26 | Bug fix: allow deleting links between tags when deleting a user. | mensonge |
2009-05-19 | Behaviour change: search in tags with LIKE match (and not exact match) | mensonge |
2009-05-05 | Bug fix: prevent deleting all links between tags | mensonge |
2009-04-11 | Interface fix: admin cannot edit other admins' bookmarks. | mensonge |
2009-02-28 | Bug fix: correct bug if updating a bookmark with the url of another existing ... | mensonge |
2009-02-27 | Minor fix: correct bug in editallowed() for some servers' configurations | mensonge |
2009-02-20 | Interface fix: menu2 just displays linked tags from admins | mensonge |
2009-02-17 | Interface fix: add tags from contacts into ajax tag list when adding/editing ... | mensonge |
2009-02-17 | Interface fix: option to allow admins to see easily tags from other admins wh... | mensonge |
2009-02-17 | New feature: search is done among private notes. | mensonge |
2009-02-17 | Bug fix: correct popup behaviour. | mensonge |
2009-02-16 | Interface fix: add config variable about rights of edition for admins [Config... | mensonge |
2009-02-16 | Bug fix: correct bug into description of tag | mensonge |
2009-02-16 | Bug fix: correct bug in copy (for some servers configuration) | mensonge |
2009-02-11 | Interface Fix: add bookmarks counting into admin page | mensonge |
2009-02-11 | Minor Fix: add username in search criteria | mensonge |
2009-02-09 | Interface fix: improve subtitle display. | mensonge |
2009-02-05 | Minor fix: order tags | mensonge |
2009-02-05 | Minor fix: convert tables and data from ISO to UTF-8 | mensonge |
2009-02-04 | Interface fix: improve referer behaviour (going back to a page) | mensonge |
2009-02-03 | Refactoring: free few sql results | mensonge |
2009-01-15 | Minor Refactoring: add getIdFromUser() | mensonge |
2009-01-15 | Interface Fix: too short username are forbidden during registration | mensonge |
2009-01-12 | New Feature: adding private note to describe a bookmark. Just visible by the ... | mensonge |
2009-01-12 | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscutt... | mensonge |
2009-01-07 | Bug Fix: delete really all user's data when removing a user | mensonge |
2008-12-19 | Bug fix: correct cache behaviour | mensonge |
2008-12-18 | Major refactoring: add a cache table to accelerate the search of linked tags ... | mensonge |
2008-12-10 | bug fix: prevent creating linked tags without uId | mensonge |
2008-12-09 | Bug fix: correct date problems and now use bModifed field instead of former b... | mensonge |
2008-12-02 | Minor fix: normalize tags when renaming them | mensonge |
2008-11-30 | Minor fix: correct menu boxes and tag normalization | mensonge |
2008-11-28 | New Feature: possibility to import a structure of hierarchical tags from a file | mensonge |
2008-11-27 | Minor fix: improve import from Netscape files (now takes description into acc... | mensonge |
2008-11-27 | Minor fix: improve import from Netscape files (taking tags into account) | mensonge |
2008-11-25 | Interface fix: add an hyperlink from bookmark edition page to collaborative e... | mensonge |
2008-11-25 | Major refactoring: transform user into object, define parameters used into ea... | mensonge |
2008-11-21 | Minor refactoring: introduce user as an object. | mensonge |
2008-11-21 | Minor refactoring | mensonge |
2008-11-21 | Refactoring: improve defined and imported functions | mensonge |
2008-11-21 | Refactoring: improve debug_mode, constants and other stuff | mensonge |
2008-11-14 | Bug fix: correct XSS problems (prevent username with non-alphanumeric charact... | mensonge |
2008-11-14 | Bug fix: test username's length (max 25) when registering (preventing problem... | mensonge |