aboutsummaryrefslogtreecommitdiff
path: root/mod/bookmarks
AgeCommit message (Expand)Author
2011-03-26Fixes #3239 entities aren't blown away in form prepare functions any morecash
2011-03-23added an owner block link for the wire plugincash
2011-03-23Fixes #3218 group content pages now use container method to determine who can...cash
2011-03-22better names for a bookmark - got rid of 'bookmark item'cash
2011-03-22Fixes #2091 completes sidebar tagcloud for major content pluginscash
2011-03-22Refs #3016 making the final elgg.js more readablecash
2011-03-21added missing language stringcash
2011-03-21Refs #2090 added latest comments to bookmarks sidebarcash
2011-03-18Refs #3158 namespaced pages for bookmarks and thewirecash
2011-03-13Refs #3096 using 'summary' instead of list/bodycash
2011-03-12Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl...brettp
2011-03-12Fixes #3071 group "widgets" check permissions nowcash
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-06Refs #2104 added some categories to core (bundled) pluginscash
2011-03-05added owner icons to bookmarkscash
2011-03-01No need for ".=" hereewinslow
2011-02-28Refs #2895: Renamed "page_links" to "extras" -- feels more semantic (facebook...ewinslow
2011-02-26Fixes #2977 changed title to altcash
2011-02-25Refs #2895: Converted page_links into a menu. Bookmarks now uses itewinslow
2011-02-24Fixes #2997 - href used instead of url in menu systemcash
2011-02-24Refs #2997 switching from title to text for menu itemscash
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
2011-02-22Default permissions for new actions is logged_in, so no need to make that exp...ewinslow
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-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
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-20fixed copy and paste error in bookmarkscash
2011-02-20Refs #2970 updated blog and bookmarks pluginscash
2011-02-20Fixes #2719: Addresses are checked and normalized (and checked again) for boo...brettp
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-19sticky form wasn't being cleared in bookmarks - that's fixed nowcash
2011-02-19fixed display issue when a bookmark has no description textcash
2011-02-19fixed forward url when deleting a bookmarkcash
2011-02-18Updated copyright and author information in plugin manifests.brettp
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-17Hiding the filter tabs for bookmarks when not in a filter context.brettp
2011-02-17Fixes #2680: Added group support to bookmarks plugin.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-16Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (...ewinslow
2011-02-15Removed all calls to deprecated register_entity_typeewinslow
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow