aboutsummaryrefslogtreecommitdiff
path: root/mod/bookmarks/views/default/object/bookmarks.php
AgeCommit message (Expand)Author
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-06missed this use of elgg_count_comments() in change to ->countComments()cash
2011-02-03Refs #2680: First pass at porting the 1.7 bookmarks to 1.8. Functional, but c...brettp
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-11-22Merged bookmarks XSS fixes in r7406 to trunk.brettp
2010-11-02Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro...ewinslow
2010-10-30Refs #2598: Converted the rest of the $vars['url'] references to elgg_get_sit...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-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-06-10Moved view extend call - so it's for all users (not just object owner), and a...pete
2010-03-18Included a view for plugins to extend (on the new reworked Bookmarks and Blogs).pete
2010-03-12Updated and simplified generic entity listings metadata block (edit, delete, ...pete
2010-03-10bookmarks open in a new window ticket #1965dave
2010-03-04Updated Bookmarks interface (old sidebar nav removed, breadcrumbs fixed, book...pete
2010-03-03Updated bookmarks with new interface.brettp
2010-03-03Pulled in the interface changes.brettp