aboutsummaryrefslogtreecommitdiff
path: root/mod/bookmarks/views
AgeCommit message (Expand)Author
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-07Refs #2895 entity menu uses new menu systemcash
2011-03-07cleaned up the groups plugin csscash
2011-03-05added owner icons to bookmarkscash
2011-02-26Fixes #2977 changed title to altcash
2011-02-25Refs #2895: Converted page_links into a menu. Bookmarks now uses itewinslow
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
2011-02-22Fixes #2950: All files that were calling into layout/* now use the up-to-date...ewinslow
2011-02-22Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin...ewinslow
2011-02-20fixed copy and paste error in bookmarkscash
2011-02-19Fixes #2824 moved byline text in core language filecash
2011-02-19improved icon css so that they do not require having display: blockcash
2011-02-19fixed display issue when a bookmark has no description textcash
2011-02-18Don't show the bookmark this link if you're not logged in.brettp
2011-02-17Further cleanup of bookmarks. Moved bookmarklet to plugin. Pulled in the 1.7 ...brettp
2011-02-17Fixes #2680. Added group profile bookmark widget. Fixed a problem editing boo...brettp
2011-02-17Refs #2680: Bookmarks revamp, part 3: menus and bookmarklet.brettp
2011-02-17calling the new category output view in the plugins - looks like the pages pl...cash
2011-02-16Refs #2680. Bookmarks revamp, part 2.brettp
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
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