Age | Commit message (Expand) | Author |
2010-11-14 | Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog... | ewinslow |
2010-11-11 | Refs #2637 moved canvas/layouts to layouts | cash |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-10 | Refs #2124: Removed js, page_owner, and page_owner_user variables from $vars | ewinslow |
2010-11-10 | Refs #2124: Removed session variables from $vars | ewinslow |
2010-11-04 | Fixes #2210 - using new functions for registering the core js and css files | cash |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-03 | Fixes #2151: Replaced elgg_get_viewtype() implementation with @cash's much si... | ewinslow |
2010-11-02 | Refs #2360: Deprecated page_draw in favor of elgg_view_page. Updated package... | ewinslow |
2010-11-02 | Refs #2463: Removed some more instances of $CONFIG->url. Added support for e... | ewinslow |
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | ewinslow |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-20 | Refs #2410 - merged [7024] into trunk from 1.7 branch | cash |
2010-09-29 | Checking for $CONFIG->view_type before accessing it in elgg_is_valid_viewtype... | brettp |
2010-09-20 | Refs #2450: Documented views.php. | brettp |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |
2010-08-22 | Merged r6671:6683 from 1.7 branch to trunk | cash |
2010-08-22 | Merged r6620:6653 from 1.7 branch into trunk | cash |
2010-07-16 | Added display:page plugin hook in page_draw function. | brettp |
2010-07-14 | Fixes #2195. 3rd and 4th params of page_draw() are now $page_shell and $vars. | brettp |
2010-07-01 | added a parameter to the page_draw function so you can specify a different pa... | dave |
2010-06-19 | included an option to display existing comments but not show the new comment ... | dave |
2010-06-18 | Merged r6506:6509 from 1.7 to trunk. | brettp |
2010-06-14 | Merged [6485] and [6486] to trunk. | brettp |