aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-02-22Refs #2950: Cleanup of plugin-related view structureewinslow
2011-02-22output/longtext can now apply arbitrary html attributes to the wrapper divewinslow
2011-02-22Cleaned up core/dashboard/blurb to take advantage of the new <div> wrapper ar...ewinslow
2011-02-21Removed use of deprecated set_page_ownerewinslow
2011-02-21Refs #2950: Cleaned up admin sidebar codeewinslow
2011-02-21elgg-owner-block-menu => elgg-menu-owner-blockewinslow
2011-02-21Refs #2950: layout/shells/admin/menu => admin/sidebar/menuewinslow
2011-02-21Refs #2950: Move page/shells/ directly under /page/ since nowhere else in vie...ewinslow
2011-02-21Refs #2950: Moved widget code to object/widget/*ewinslow
2011-02-21Default page owner code now ignores the query. Works for pages like pg/bookma...brettp
2011-02-21fixed caching of user avatarscash
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
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