aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Expand)Author
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
2011-02-22Touch ups of groups pluginewinslow
2011-02-22Touch ups for the embed plugin -- this one needs some serious work still, tho...ewinslow
2011-02-22Touch ups for diagnostics pluginewinslow
2011-02-22Default permissions for new actions is logged_in, so no need to make that exp...ewinslow
2011-02-22Cleaned up blog jsewinslow
2011-02-22started adding a settings pagecash
2011-02-22Fixes #2950: All files that were calling into layout/* now use the up-to-date...ewinslow
2011-02-22Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin...ewinslow
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-21Fixes #2971 added canComment() method and implemented it for ElggBlogcash
2011-02-21Fixes #2719. Removing hack from bookmarks add. Now appends http:// to www.exa...brettp
2011-02-20fixed blog sticky formscash
2011-02-20Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ...cash
2011-02-20fixed sticky forms for bookmarkscash
2011-02-20fixed copy and paste error in bookmarkscash
2011-02-20Refs #2970 updated blog and bookmarks pluginscash
2011-02-20Refs #2787, #2956: Merged fix for deleting group icon files on group delete t...brettp
2011-02-20Refs #2765, #2956. Merged r7830 fix for group files to trunk.brettp
2011-02-20Fixes #2658. Merged uservalidationbyemail changes from 1.7 to 1.8. This plugi...brettp
2011-02-20Fixes #2719: Addresses are checked and normalized (and checked again) for boo...brettp
2011-02-19Can send messages to non-friends.brettp
2011-02-19Fixes #2962. I hate ie.brettp
2011-02-19Refs #2916. More cleanup of the messageboard widget.brettp
2011-02-19fixed tinymce "remove editor" javascriptcash
2011-02-19updated the custom index for new views layout structurecash
2011-02-19fixed the call to unextend the user settings for notificationscash
2011-02-19Fixes #2824 moved byline text in core language filecash
2011-02-19improved icon css so that they do not require having display: blockcash
2011-02-19Refs #2916: Moved messageboard js into elgg.messageboard object. Moved forms ...brettp
2011-02-19More consistent way of building topbar item for messages pluginewinslow