aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Expand)Author
2011-03-05fixed a bug with invisible groups - saving and display both had a problemcash
2011-03-05reviewed groups plugin and added todo'scash
2011-03-05added owner icons to bookmarkscash
2011-03-05fixed two validation issues with ampersands in file plugincash
2011-03-05updated custom index spacing so it spans the width of the central areacash
2011-03-05pulled power by icon out of menu in footer as it serves a different purpose t...cash
2011-03-04Fixes #1926 flushing access list when adding a user to a groupcash
2011-03-04preventing crashes when user does not have access to the group on group profi...cash
2011-03-04Refs #1926 user is now being added to access collection of invisible groupcash
2011-03-04trying to make support for invisible groups a little sanercash
2011-03-04fixed bug in accepting invitations to closed groupscash
2011-03-04updated the group actions - edit group needs more workcash
2011-03-03Refs #2679 preventing people from commenting on a discussion topic in the rivercash
2011-03-03Refs #2679 - returning to a separate annotation for discussion forum replies....cash
2011-03-02Fixes #3006 restores previous dividerscash
2011-03-02not showing categories label if not categories chosencash
2011-03-02fixed the view name for discussion topic rivercash
2011-03-02showing the text of a forum topic postcash
2011-03-02Addressed several miscellaneous todo'sewinslow
2011-03-02Removed redundant requirements checking codeewinslow
2011-03-01because river entry is deleted we do not need to do an updatecash
2011-03-01fixes saving a new blog post - was trying to do an update to without a guidcash
2011-03-01Fixes #3031 using 'priority' nowcash
2011-03-01fixed tinymce js code so that at least it doesn't have syntax errors and runt...cash
2011-03-01tinymce longtext menu item also needed the longtext classcash
2011-03-01fixes tinymce longtext registrationcash
2011-03-01fixed embed longtext menu registrationcash
2011-03-01Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">.....ewinslow
2011-03-01Fixes #2895: Embed uses longtext menu -- I believe that covers *all* the menu...ewinslow
2011-03-01Refs #2538: Cleaned up custom tinymce code into elgg.tinymce.*.ewinslow
2011-03-01Removed header/extend in favor of just extending page/elements/headerewinslow
2011-03-01Fixes #2425, #2427. Blog status for published and draft correctly set the riv...brettp
2011-03-01blog plugin uses on_activate to set its class or the upgrade eventcash
2011-03-01brought back the blue submit buttoncash
2011-03-01No need for ".=" hereewinslow
2011-03-01pg/groups/world => pg/groups/allewinslow
2011-03-01Fixes #3014 using more standard "register" in admin convenience functioncash
2011-03-01cleaned up the css for messageboardcash
2011-03-01cleaned up the messageboard plugin furthercash
2011-02-28Refs #2895: Renamed "page_links" to "extras" -- feels more semantic (facebook...ewinslow
2011-02-27Fixes #3011. on_activate and on_deactivate work for plugins now. Updated the ...brettp
2011-02-27pushing categories to the next line when viewing an entitycash
2011-02-27 fixed bad return value in unvalidated users bulk action formcash
2011-02-26simplified admin menu registration function in preparation for adding sectionscash
2011-02-26Fixes #2977 changed title to altcash
2011-02-26fixed notifications plugin's hacked up friends picker...shuddercash
2011-02-26fixed group invite formcash
2011-02-26fixed friends picker js includecash
2011-02-26Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using menu...ewinslow
2011-02-25Converted report-this icon to be compatible with elgg_view_iconewinslow