Age | Commit message (Expand) | Author |
2011-02-22 | Refs #2980: Added an elgg_view_icon function | 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 | Removed use of deprecated set_page_owner | 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 | Default page owner code now ignores the query. Works for pages like pg/bookma... | brettp |
2011-02-21 | fixed caching of user avatars | cash |
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-21 | Fixes #2452. Removed the first admin installation notice. It was just a remin... | brettp |
2011-02-21 | Fixes #2310. Rewriting disable_registration to allow_registration in walled g... | brettp |
2011-02-21 | Fixes #2719. Removing hack from bookmarks add. Now appends http:// to www.exa... | brettp |
2011-02-20 | fixed blog sticky forms | cash |
2011-02-20 | Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ... | cash |
2011-02-20 | fixed sticky forms for bookmarks | cash |
2011-02-20 | fixed copy and paste error in bookmarks | cash |
2011-02-20 | Refs #2970 updated blog and bookmarks plugins | cash |
2011-02-20 | Fixed a few bugs with create_upgrade.php. It now also automatically incremen... | brettp |
2011-02-20 | Refs #2049: Missed version.php. | brettp |
2011-02-20 | added code to figure out page owner rather than explicitly setting in all the... | cash |
2011-02-20 | Fixes #2049. Created migration for 1.7 custom profile fields to 1.8. | brettp |
2011-02-20 | Refs #2787, #2956: Merged fix for deleting group icon files on group delete t... | brettp |
2011-02-20 | Refs #2697, #2956. Ported fix to show users and groups in river filter to trunk. | brettp |
2011-02-20 | Refs #2833, #2956. Merged 1.7's action timeout changes to 1.8. | brettp |
2011-02-20 | Refs #2956. Merged left out merges from r2799 to trunk. | brettp |
2011-02-20 | Refs #2749, #2956. Merged elgg_depracated_notice() fixes to trunk. | brettp |
2011-02-20 | Refs #2793, #2956. Ported run_function_once() and datalist_get/set() changes ... | brettp |
2011-02-20 | Refs #2813, #2956. Ported get_config() returns null to 1.8's get_config() and... | brettp |
2011-02-20 | Refs #2617, #2956: Merged email notification exception message fix in r7926 t... | brettp |
2011-02-20 | Refs #2765, #2956. Merged r7830 fix for group files to trunk. | brettp |
2011-02-20 | Fixes #2963: Rewrote ElggEntity->setMetadata() because yikes. Wrote unit test... | brettp |
2011-02-20 | only include footer/analytics view once on admin pages | cash |