aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Expand)Author
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
2011-06-24Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ewi...Cash Costello
2011-06-24Merge pull request #33 from mcloughlin3/masterCash Costello
2011-06-24Merge pull request #39 from blacktooth/thewire-counterfixCash Costello
2011-06-23cleaned up the twitter api plugin settings so instructions are correct. Need ...cash
2011-06-23added instructions back to twitter api plugin settingscash
2011-06-23Refs #1867 let group owner know what user they just removedCash Costello
2011-06-23Merge pull request #38 from jrtilson/groups-remove-userCash Costello
2011-06-23Fixes #3599 spacing of dashboard blurb fixedCash Costello
2011-06-23Fixes #3603 fixes display of @username in twitter widget - thanks to ManUtopiKCash Costello
2011-06-22added @username in the reply text for a wire postcash
2011-06-22Fixes #3598 sanitizing the $name variableCash Costello