aboutsummaryrefslogtreecommitdiff
path: root/mod/bookmarks/actions
AgeCommit message (Expand)Author
2012-10-10Fixes #4593: All titles are HTML-escaped plain textSteve Clay
2012-01-22Removed unnecessary gatekeeper from bookmark actions.Team Webgalli
2011-10-01Fixes #3686 added work around for PHP bug when validating URLs with dashescash
2011-06-03Fixes #3138 using 'all' for group listing urlscash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-02-21Fixes #2719. Removing hack from bookmarks add. Now appends http:// to www.exa...brettp
2011-02-20fixed sticky forms for bookmarkscash
2011-02-20Fixes #2719: Addresses are checked and normalized (and checked again) for boo...brettp
2011-02-19sticky form wasn't being cleared in bookmarks - that's fixed nowcash
2011-02-19fixed forward url when deleting a bookmarkcash
2011-02-17Fixes #2680. Added group profile bookmark widget. Fixed a problem editing boo...brettp
2011-02-16Refs #2680. Bookmarks revamp, part 2.brettp
2011-02-03Refs #2680: First pass at porting the 1.7 bookmarks to 1.8. Functional, but c...brettp
2010-11-24Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actionsewinslow
2010-11-22Merged bookmarks XSS fixes in r7406 to trunk.brettp
2010-11-02Using REFERER shorthand throughout coreewinslow
2010-10-30Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES...ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-10-20Refs #2551 - merged [7051] and [7053] into trunkcash
2010-08-22Merged r6620:6653 from 1.7 branch into trunkcash
2010-04-05Merged 5487:5525 from 1.7 to trunk.brettp
2010-03-25Converting all line endings to unix style.brettp
2010-03-03Updated bookmarks with new interface.brettp
2010-03-03Pulled in the interface changes.brettp