aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Expand)Author
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 #2091 added a tagcloud block that accepts subtypecash
2011-03-22Refs #3016 making the final elgg.js more readablecash
2011-03-22another example of an extra ; in js due to lazy copy/paste jobscash
2011-03-22Refs #2090 added sidebar comment block to file and pages pluginscash
2011-03-22Refs #3176 missed group owner page in script renamingcash
2011-03-21using - in log browser css class namescash
2011-03-21added missing language stringcash
2011-03-21Refs #2090 added latest comments to bookmarks sidebarcash
2011-03-21Refs #2090 removed elgg_view_latest_comments() and replaced it with a page el...cash
2011-03-21Fixes #3113 pulled group profile fields out of top profile areacash
2011-03-21Fixes #3082 fixed toggler in log browsercash
2011-03-20Fixes #2974 using canWriteToContainer() to control access to creating group c...cash
2011-03-20Refs #3171 Using correct widget registration methodcash
2011-03-20Fixes #3025 added back thewire's entity menu itemscash
2011-03-19added "widget" to this plugin's name to descrease confusion with the api plugincash
2011-03-19Fixes #3173 quote was missing from conversion to new toggler patterncash
2011-03-19Fixes #3176 replaced usage of index.php where appropriatecash
2011-03-19Fixes #3158 updated search and pages plugins for page handler scriptscash
2011-03-19Refs #3158 update messages plugincash
2011-03-19Refs #3158 Fixes #3170 namespaces messageboard plugin page scriptscash
2011-03-19Refs #3158 namespace file plugin's page scriptscash
2011-03-19Fixes #3164. Denormalized unread message counting query because it was making...brettp
2011-03-18Refs #3158 namespaced pages for bookmarks and thewirecash
2011-03-17Using shorthand document ready initializationewinslow
2011-03-17Switching click handler to "live"ewinslow
2011-03-17Added missing language string.brettp
2011-03-17Fixes #3153. Fixed incorrect options.brettp
2011-03-17Fixes #2416. Twitter API pulls in avatars from twitter for new users.brettp
2011-03-17Fixes #3141. Disabling twitter_api and oauth_api upon upgrade because we can'...brettp
2011-03-15Refs #3115. Moved oauth_lib to oauth_api.brettp
2011-03-15Fixes #3009 a bare bones developer tools settingscash
2011-03-14Refs #3016: Why didn't you make it in last commit?ewinslow
2011-03-14Refs #3016: Removes inline javascript from embed, file, groups, messages, pro...ewinslow
2011-03-14Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ba...ewinslow
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where applic...ewinslow
2011-03-14Refs #3115. Migrated twitterservice to twitter_api. Added upgrade to migrate ...brettp
2011-03-13fixed WSOD because of function name change when using some 1.7 themescash
2011-03-13tweaked an id so that the likes html would be validcash
2011-03-13wrapped the submit button in diagnostics plugin with a <p> so the bottom does...cash
2011-03-13Fixes #3072 using elgg_list_entities*() in group members sidebar viewcash
2011-03-13displaying a no activity message on the activity page for new groupscash
2011-03-13added text to pages plugin for case where no pages have been created on sitecash
2011-03-13fixed typo in file index.phpcash
2011-03-13Refs #3096 using 'summary' instead of list/bodycash
2011-03-12Fixes #3045 custom index and the friends widget now use the gallery view for ...cash
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12Fixed blog revision links.brettp
2011-03-12Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl...brettp