aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-02-19No need to say the widget was added because we can see it happen.brettp
2011-02-19Copied all the icons into the admin theme.brettp
2011-02-19Installation loads 3 default widgets for the admin dashboard.brettp
2011-02-19Refs #2961: Restoring old icon CSS for sprites and hover menu.brettp
2011-02-19Fixes #2962. I hate ie.brettp
2011-02-19Refs #2916. More cleanup of the messageboard widget.brettp
2011-02-19Refs #2753. Missed this one.brettp
2011-02-19elgg.action() now supports full URLs.brettp
2011-02-19fixed tinymce "remove editor" javascriptcash
2011-02-19updated language string for commentscash
2011-02-19elgg.normalize_url() JS does the same as elgg_normalize_url() PHP.brettp
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-19system messages use autop() for formatting rather than output/longtextcash
2011-02-19improved the styling of the comment areacash
2011-02-19Fixes #2824 moved byline text in core language filecash
2011-02-19Avatar menus use live() so they'll work with content inserted into the dom.brettp