aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-22Dry'ed up forms/comments/add a bitewinslow
2011-02-22merged comments/inline and comments/add formsewinslow
2011-02-22Deleted completed @todoewinslow
2011-02-22forms/friends/edit no longer contains input/form logicewinslow
2011-02-22Extracted input/form login from forms/useraddewinslow
2011-02-22Refs #2950: Cleanup of plugin-related view structureewinslow
2011-02-22output/longtext can now apply arbitrary html attributes to the wrapper divewinslow
2011-02-22Cleaned up core/dashboard/blurb to take advantage of the new <div> wrapper ar...ewinslow
2011-02-21Removed use of deprecated set_page_ownerewinslow
2011-02-21Refs #2950: Cleaned up admin sidebar codeewinslow
2011-02-21elgg-owner-block-menu => elgg-menu-owner-blockewinslow
2011-02-21Refs #2950: layout/shells/admin/menu => admin/sidebar/menuewinslow
2011-02-21Refs #2950: Move page/shells/ directly under /page/ since nowhere else in vie...ewinslow
2011-02-21Refs #2950: Moved widget code to object/widget/*ewinslow
2011-02-21Default page owner code now ignores the query. Works for pages like pg/bookma...brettp
2011-02-21fixed caching of user avatarscash
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-21fixes #2885 #2569 likes controlled by canAnnotate() with plugin hookcash
2011-02-21Fixes #2971 added canComment() method and implemented it for ElggBlogcash
2011-02-21Fixes #2452. Removed the first admin installation notice. It was just a remin...brettp
2011-02-21Fixes #2310. Rewriting disable_registration to allow_registration in walled g...brettp
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-20Fixed a few bugs with create_upgrade.php. It now also automatically incremen...brettp
2011-02-20Refs #2049: Missed version.php.brettp
2011-02-20added code to figure out page owner rather than explicitly setting in all the...cash
2011-02-20Fixes #2049. Created migration for 1.7 custom profile fields to 1.8.brettp
2011-02-20Refs #2787, #2956: Merged fix for deleting group icon files on group delete t...brettp
2011-02-20Refs #2697, #2956. Ported fix to show users and groups in river filter to trunk.brettp
2011-02-20Refs #2833, #2956. Merged 1.7's action timeout changes to 1.8.brettp
2011-02-20Refs #2956. Merged left out merges from r2799 to trunk.brettp
2011-02-20Refs #2749, #2956. Merged elgg_depracated_notice() fixes to trunk.brettp
2011-02-20Refs #2793, #2956. Ported run_function_once() and datalist_get/set() changes ...brettp
2011-02-20Refs #2813, #2956. Ported get_config() returns null to 1.8's get_config() and...brettp
2011-02-20Refs #2617, #2956: Merged email notification exception message fix in r7926 t...brettp
2011-02-20Refs #2765, #2956. Merged r7830 fix for group files to trunk.brettp
2011-02-20Fixes #2963: Rewrote ElggEntity->setMetadata() because yikes. Wrote unit test...brettp
2011-02-20only include footer/analytics view once on admin pagescash
2011-02-20Fixes #2658. Merged uservalidationbyemail changes from 1.7 to 1.8. This plugi...brettp
2011-02-20Fixed problems with user-self registration if default widgets are set.brettp
2011-02-20Removing more debug code.brettp
2011-02-20Removing debug code from previous.brettp
2011-02-20Fixes #2947: User hover menu attached to body and shows regardless of overflow.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-19Added instructions for default widgets.brettp