aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-02-19missed this is a commit last week on external pagescash
2011-02-19Fixes #2428 last of the $CONFIG removals. Anything missed can be individual t...cash
2011-02-19Fixes #2768. min-height needed a little bit more for the profile widgets.brettp
2011-02-19Removing test group default widget code.brettp
2011-02-19Fixes #2753: Default widgets merged into core as extensible admin section and...brettp
2011-02-19clearfix > clearfloatewinslow
2011-02-19theme_preview is using more familiar/correct page handling practicesewinslow
2011-02-18Added stub for page owners in elgg.jsbrettp
2011-02-18Fixes #2953: Like button doesn't show up for logged out users.brettp
2011-02-18Fixing list_registered_entities() from displaying things it should. You now ...brettp
2011-02-18Fixed plugin settings save form.brettp
2011-02-18Removing unneeded @copyright and @license tags.brettp
2011-02-18Added some color to the selected state for admin page menu so we can tell wha...ewinslow
2011-02-18Added overflow-y: scroll by default so that the page doesn't get jerky when a...ewinslow
2011-02-18Improved the admin menu a bitewinslow
2011-02-18Updated copyright and author information in plugin manifests.brettp
2011-02-18Fixes #2943: Removed engine/lib/install.phpewinslow
2011-02-18Adding plugin hooks for authorization and login events.nickw
2011-02-18Refs #2950: layout/objects => page/componentsewinslow
2011-02-18Removed unused var in widgets layout.brettp
2011-02-18Refs #2950: layout/shells => page/layoutsewinslow
2011-02-18Refs #2950: layout/elements => page/elementsewinslow
2011-02-18@todos for refactoring admin statisticsewinslow
2011-02-18Fixes #2945, Refs #2946. Plugins that require priority on an uninstalled plug...brettp
2011-02-18Don't show the bookmark this link if you're not logged in.brettp
2011-02-18improved .elgg-gallery and added .elgg-photocash
2011-02-18Refs #2847. Install now sets the viewspath_cache_enabled.brettp
2011-02-18Refs #2847. Fixed simplecache settings and functionality for initial installa...brettp
2011-02-18Fixes #1433, #2183. Upgrades are now tracked and will be run if needed regard...brettp
2011-02-17Fixes faulty logic in twitter services that allowed new users to register via...brettp
2011-02-17Fixes #2938: Restored the $vars['entity'] in plugin settings for backward com...brettp
2011-02-17Cleaned up a manual implementation of elgg-moduleewinslow
2011-02-17Further cleanup of bookmarks. Moved bookmarklet to plugin. Pulled in the 1.7 ...brettp
2011-02-17Fixes #2680. Added group profile bookmark widget. Fixed a problem editing boo...brettp
2011-02-17Hiding the filter tabs for bookmarks when not in a filter context.brettp
2011-02-17Fixed typo in filter nav view.brettp