Age | Commit message (Expand) | Author |
2011-02-22 | extracted admin header, footer to admin/*. Moved pageshell code from admin l... | ewinslow |
2011-02-22 | Move install footer/header/sidebar into page/elements. Converted CSS to use ... | ewinslow |
2011-02-22 | Removing holdovers from elgg.com | ewinslow |
2011-02-22 | Moved page/shells/* to page/* | ewinslow |
2011-02-22 | entity-listing => elgg-image-block, margin-top => mtm | ewinslow |
2011-02-22 | Utilizing elgg_extract in output/url | ewinslow |
2011-02-22 | Deprecated (user)settings/$plugin_id/edit in favor of plugins/$plugin_id/(use... | ewinslow |
2011-02-22 | Fixes #2950: All files that were calling into layout/* now use the up-to-date... | ewinslow |
2011-02-22 | Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin... | ewinslow |
2011-02-22 | Deprecated forms/comments/inline in favor of passing inline => TRUE to forms/... | ewinslow |
2011-02-22 | core river footer taking advantage of new DRY comment form | ewinslow |
2011-02-22 | Typo in ajax_loader | ewinslow |
2011-02-22 | Cleaned up some nav views | ewinslow |
2011-02-22 | Refs #2950: layout/objects/list/metadata => navigation/menu/metadata | ewinslow |
2011-02-22 | Refs #2950: update locations of layout elements + moved page/components/list/... | ewinslow |
2011-02-22 | Added appropraite @deprecated tag to navigation/viewtype | ewinslow |
2011-02-22 | Included proper deprecation notice with deprecated view | ewinslow |
2011-02-22 | Refs #2950: Moved /layout/ views into /page/ dir -- still not satisfied with ... | ewinslow |
2011-02-22 | Dry'ed up forms/comments/add a bit | ewinslow |
2011-02-22 | merged comments/inline and comments/add forms | ewinslow |
2011-02-22 | Deleted completed @todo | ewinslow |
2011-02-22 | forms/friends/edit no longer contains input/form logic | ewinslow |
2011-02-22 | Extracted input/form login from forms/useradd | ewinslow |
2011-02-22 | Refs #2950: Cleanup of plugin-related view structure | ewinslow |
2011-02-22 | output/longtext can now apply arbitrary html attributes to the wrapper div | ewinslow |
2011-02-22 | Cleaned up core/dashboard/blurb to take advantage of the new <div> wrapper ar... | ewinslow |
2011-02-21 | Refs #2950: Cleaned up admin sidebar code | ewinslow |
2011-02-21 | elgg-owner-block-menu => elgg-menu-owner-block | ewinslow |
2011-02-21 | Refs #2950: layout/shells/admin/menu => admin/sidebar/menu | ewinslow |
2011-02-21 | Refs #2950: Move page/shells/ directly under /page/ since nowhere else in vie... | ewinslow |
2011-02-21 | Refs #2950: Moved widget code to object/widget/* | ewinslow |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-21 | fixes #2885 #2569 likes controlled by canAnnotate() with plugin hook | cash |
2011-02-21 | Fixes #2971 added canComment() method and implemented it for ElggBlog | cash |
2011-02-20 | Refs #2697, #2956. Ported fix to show users and groups in river filter to trunk. | brettp |
2011-02-20 | only include footer/analytics view once on admin pages | cash |
2011-02-19 | Added instructions for default widgets. | brettp |
2011-02-19 | Copied all the icons into the admin theme. | brettp |
2011-02-19 | Refs #2961: Restoring old icon CSS for sprites and hover menu. | brettp |
2011-02-19 | Refs #2753. Missed this one. | brettp |
2011-02-19 | system messages use autop() for formatting rather than output/longtext | cash |
2011-02-19 | improved the styling of the comment area | cash |
2011-02-19 | added elgg-output class for displaying user input with typical styling for li... | cash |
2011-02-19 | another work around to suppress incorrect warnings from elgg_view() | cash |
2011-02-19 | added a work around for injecting internal* variables to handle deprecation c... | cash |
2011-02-19 | improved icon css so that they do not require having display: block | cash |
2011-02-19 | removed a $CONFIG usage in css/screen view | cash |
2011-02-19 | Genericked up annotation/generic_comment view to allow reuse in plugins. | brettp |
2011-02-19 | fixed typo on function name | cash |
2011-02-19 | Moving elgg-heading-main into typography | ewinslow |