aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-25Corrects bug that occurred when ElggMenuItem is passedewinslow
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
2011-02-25Emit a warning + debug info when an attempt to register a menu item failsewinslow
2011-02-25Supporting is_action in ElggMenuItemewinslow
2011-02-25Cleaned up some js in the installerewinslow
2011-02-25Updated input/checkboxes code in installation viewtypeewinslow
2011-02-25Not all of last commit got through completely...ewinslow
2011-02-25Converted installation forms to use elgg_view_form and the /forms/ directoryewinslow
2011-02-24Fixes #2998. Updated admin JS for dnd plugin reordering with new plugin layout.brettp
2011-02-24Fixes #2960 removing river entry for deleted annotationcash
2011-02-24fixed dragging/scrolling issue caused by overflow-y on bodycash
2011-02-24fixed a commit that slipped through from debugging scrolling/dragging bugcash
2011-02-24fixed typo in elgg menu updates from last nightcash
2011-02-24fixing friends collections for backward compatibilitycash
2011-02-24finished the implementation of non-links in menu systemcash
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-24moved another friends picker css section to forms css viewcash
2011-02-24cutting down the amount of css required for the avatar pagecash
2011-02-24organized the river views according to the subview patterncash
2011-02-23Adjusting offset for dropdown moduleewinslow
2011-02-23Simplify registration of jeditable libraryewinslow
2011-02-23Refs #2993: Changed css layout_objects to componentsewinslow
2011-02-23Refs #2995: Including css/elements/buttons in css/elggewinslow
2011-02-23Fixes #2995: buttons get their own css fileewinslow
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
2011-02-23Fixes #2976: Removed second toggler implementationewinslow
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-23Fixes #2957: elgg-page-classic => elgg-page-defaultewinslow
2011-02-23Moved elgg-inner out of layouts and into the page shellewinslow
2011-02-23Converted delete-button to elgg-button-delete throughout pluginsewinslow
2011-02-23Moved elgg-button-dropdown to formsewinslow
2011-02-23Cleanup of css/elements/chrome.phpewinslow
2011-02-23Converted delete-button to elgg-button-delete. This breaks some things becau...ewinslow
2011-02-23Deleting deprecated canvas/ directory from all viewtypesewinslow
2011-02-23Fixes typo from last commitewinslow
2011-02-23DRY'ed up default menu a bitewinslow
2011-02-22Moved theme_preview page shell out into page/ewinslow
2011-02-22Trying to simplify layout css:ewinslow
2011-02-22extracted admin header, footer to admin/*. Moved pageshell code from admin l...ewinslow
2011-02-22Move install footer/header/sidebar into page/elements. Converted CSS to use ...ewinslow
2011-02-22Removing holdovers from elgg.comewinslow
2011-02-22Moved page/shells/* to 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-22Utilizing elgg_extract in output/urlewinslow
2011-02-22Added elgg.get_site_url(), so people don't have to deal with the config object.ewinslow