aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Expand)Author
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
2011-02-25Refs #2895: Removed footer/links view. Moved report-this link into alternate...ewinslow
2011-02-25Refs #2895: Messages now uses new topbar menuewinslow
2011-02-25Refs #2895: Converted page_links into a menu. Bookmarks now uses itewinslow
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
2011-02-24using getContent() in menu system in preparation for supporting non-linkscash
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-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-23Refs #2976: Converted most markup to use elgg-toggler elgg-toggles-* patternewinslow
2011-02-23Converted delete-button to elgg-button-delete throughout pluginsewinslow
2011-02-22Moved theme_preview page shell out into page/ewinslow
2011-02-22entity-listing => elgg-image-block, margin-top => mtmewinslow