aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-02-22Touch ups for diagnostics pluginewinslow
2011-02-22Deprecated (user)settings/$plugin_id/edit in favor of plugins/$plugin_id/(use...ewinslow
2011-02-22Default permissions for new actions is logged_in, so no need to make that exp...ewinslow
2011-02-22Cleaned up blog jsewinslow
2011-02-22Fixes #2952 less silliness in Elgg nowcash
2011-02-22Refs #2790 - fixes it for real this timecash
2011-02-22Fixes #2790 adds fix from 1.7 branch into trunkcash
2011-02-22Moved crontab.example into documentation directoryewinslow
2011-02-22started adding a settings pagecash
2011-02-22hmmm... how did those get there?ewinslow
2011-02-22Don't need this "theming" directory anymore since its contents were moved to ...ewinslow
2011-02-22Fixes #2950: All files that were calling into layout/* now use the up-to-date...ewinslow
2011-02-22Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin...ewinslow
2011-02-22Deprecated forms/comments/inline in favor of passing inline => TRUE to forms/...ewinslow
2011-02-22core river footer taking advantage of new DRY comment formewinslow
2011-02-22Refs #2980: Added an elgg_view_icon functionewinslow
2011-02-22Typo in ajax_loaderewinslow
2011-02-22Cleaned up some nav viewsewinslow
2011-02-22Refs #2950: layout/objects/list/metadata => navigation/menu/metadataewinslow
2011-02-22Refs #2950: update locations of layout elements + moved page/components/list/...ewinslow
2011-02-22Added appropraite @deprecated tag to navigation/viewtypeewinslow
2011-02-22Included proper deprecation notice with deprecated viewewinslow
2011-02-22Refs #2950: Moved /layout/ views into /page/ dir -- still not satisfied with ...ewinslow
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