aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Expand)Author
2011-07-06changed new convenience function from elgg_register_add_button() to elgg_regi...Cash Costello
2011-07-06updated the embed plugin for new css class elgg-item rather than elgg-list-itemCash Costello
2011-07-04Merge pull request #53 from cash/reflected_xss_fixesCash Costello
2011-07-03removed deprecated function from custom_index plugincash
2011-07-03Fixes #3593 defining the blog post notification stringcash
2011-07-03these plugins should not need special loading orderCash Costello
2011-07-02fixed embed plugin for #3544cash
2011-07-02fixed messages and file plugins for #3544cash
2011-07-02fixed the blog categories code as the entity was not being passedCash Costello
2011-07-01removed the add bookmark button from get bookmarklet pageCash Costello
2011-06-29made group widget columns backward compatible so that content at least does n...cash
2011-06-29Fixes #3537 using elgg.echo() for i18n of word countCash Costello
2011-06-29moved tinymce content css into its own directoryCash Costello
2011-06-29Fixes #3578 added a css class to thewire add formCash Costello
2011-06-28Fixes #3579 using input/plaintext in the wire formCash Costello
2011-06-28Fixes #3407 added elgg-foot to plugin formsCash Costello
2011-06-28Merge pull request #51 from cash/add-data-to-menuCash Costello
2011-06-27Refs #3407 using elgg-form and elgg-foot in core forms. Plugins nextCash Costello
2011-06-26this should update all the core pages and plugins using 'buttons'cash
2011-06-26removed buttons logic from content header view, created convenience function ...cash
2011-06-26added a data array to ElggMenuItem. Now by default options end up being passe...cash
2011-06-26Merge pull request #41 from cash/embed-lightboxCash Costello
2011-06-26updated based on Brett's comments and removed old stuff related to facebox l...cash
2011-06-26Fixes #3470 using rel=toggle nowCash Costello
2011-06-26provided a way to get to the wire from activity pageCash Costello
2011-06-26made breadcrumbs consistent in content pluginsCash Costello
2011-06-26not displaying the reply button for discussion topics in widgetsCash Costello
2011-06-26Fixes #3368 combining $vars with parameters for object/elements/summary viewCash Costello
2011-06-26removed use of deprecated internalname key in log rotationCash Costello
2011-06-26Fixes #3614 updated use of elgg_view_entity() throughout coreCash Costello
2011-06-26better way of sorting messageboard annotationsCash Costello
2011-06-25fixed ordering of messageboard postscash
2011-06-25Fixes #3395 using a fluid gallery for the groups profile pagecash
2011-06-25Fixes #3610 $guid was not definedcash
2011-06-25Fixes #3566 separate out likes button from likes countCash Costello
2011-06-25Refs #3388 entity menu has better vertical alignmentCash Costello
2011-06-24fixed breadcrumb on groups members pagecash
2011-06-24added spacing between messageboard textarea and submit buttoncash
2011-06-24adding some spacing between the messages and the reply formcash
2011-06-24Fixes #3139 DRYs up group modulescash
2011-06-24Fixes #3559 adds .elgg-gallery-userscash
2011-06-24Refs #1253 using 'list_type' string instead of boolean 'gallery' for entity l...cash
2011-06-24cleaned up the list/gallery css classes to use standard class naming - minor ...cash
2011-06-24Fixes #2958 cleaned up user login for twittercash
2011-06-24Fixes #3204 adds hook trigger so that wire sends out status updatescash
2011-06-24fixed the post to twitter capability - was not loading the twitter oauth classcash
2011-06-24fixes the authorization to post so that it does not include logincash
2011-06-24twitter @anywhere was causing problems - pages were not loading and js errorscash
2011-06-24Merge branch 'master' of github.com:Elgg/Elggcash
2011-06-24fixed group forum discussion inline replies for activity pageCash Costello