aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-02-19added elgg-output class for displaying user input with typical styling for li...cash
2011-02-19fixed typocash
2011-02-19another work around to suppress incorrect warnings from elgg_view()cash
2011-02-19added a work around for injecting internal* variables to handle deprecation c...cash
2011-02-19improved icon css so that they do not require having display: blockcash
2011-02-19removed a $CONFIG usage in css/screen viewcash
2011-02-19Genericked up annotation/generic_comment view to allow reuse in plugins.brettp
2011-02-19Fixes #2959: Removed engine/lib/install.php from ElggInstaller since it's no ...brettp
2011-02-19fixed typo on function namecash
2011-02-19Moving elgg-heading-main into typographyewinslow
2011-02-19That wasn't supposed to be there...ewinslow
2011-02-19Moved elgg-heading-site into typographyewinslow
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
2011-02-19sticky form wasn't being cleared in bookmarks - that's fixed nowcash
2011-02-19fixed display issue when a bookmark has no description textcash
2011-02-19elgg-state-selected doesn't make sense for non-default buttonsewinslow
2011-02-19fixed forward url when deleting a bookmarkcash
2011-02-19Fixes #2905: Admin action links on user hover menu asks for confirmation.brettp
2011-02-19Added 4 methods to ElggMenuItem: get/setLinkClass() and get/setItemClass(). T...brettp
2011-02-19added documentation for the livesearch page handlercash
2011-02-19More buttons in forms theme previewewinslow
2011-02-19Pulled the confirm link output view's JS into elgg.us. Any links with elgg-re...brettp
2011-02-19Fixed the tab that was showing up in every text area.brettp
2011-02-19removed $CONFIG usage in search hookscash
2011-02-19Fixes #2955 fixed typocash