aboutsummaryrefslogtreecommitdiff
path: root/mod/bookmarks/views
AgeCommit message (Expand)Author
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
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-01added discoverable pattern to csscash
2010-12-17supporting putting content in groups in for river views and added file river ...cash
2010-12-17updated river views for content display and added new bookmarks river view codecash
2010-12-15moved likes forms into forms directorycash
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-19updated bookmarks widget to use 1.7 APIscash
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
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-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30Refs #1439: Using new page_owner functions in all of 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-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-07-08Moved all river entry metadata inside span (pushed onto new line) and added r...pete
2010-07-07bookmark edit form access options fixed for groupsdave
2010-06-22Added a 'view all' link to group tools widgets.pete
2010-06-11Small code cleanup on bookmarks.brettp
2010-06-10Moved view extend call - so it's for all users (not just object owner), and a...pete
2010-06-10group bookmarks now provides a link to create if none existdave
2010-05-31bookmarks river view altered for groupsdave
2010-05-24you can no longer comment on river item while logged outdave
2010-05-12fix so group bookmarks display on group frontpagedave
2010-05-04Added id to bookmark edit form (for use theming).pete
2010-04-21bookmark activity view altered to work with both the classic and new versions...dave
2010-04-19#2087 fixeddave
2010-04-16Removed js drop-down description on group profile tools widgets.pete
2010-04-13Groups profile page tool widget boxes updated.pete
2010-04-12change group bookmarks to get from container guiddave
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-04-02bookmark stats now correct, missing strings applied and a function call moved...dave
2010-03-30Added the beginnings of a bookmark view for group profile pages.pete
2010-03-25Converting all line endings to unix style.brettp
2010-03-22Merged 1.7 bugfixes back into core. (5376:HEAD).brettp
2010-03-18Included a view for plugins to extend (on the new reworked Bookmarks and Blogs).pete
2010-03-16Replaced more calls to deprecated functions.pete
2010-03-12Updated and simplified generic entity listings metadata block (edit, delete, ...pete
2010-03-11Riverdashboard updated to new UI. DOM simplified a bit & css cleaned up.pete
2010-03-10bookmarks open in a new window ticket #1965dave
2010-03-09Generic rss feed icon addedpete
2010-03-04Updated Bookmarks interface (old sidebar nav removed, breadcrumbs fixed, book...pete
2010-03-04Removed empty href in elgg_slide_toggle calls to prevent page jumppete