Age | Commit message (Expand) | Author |
2010-12-04 | check if there are any messages before grabbing them in elgg_view_page() | cash |
2010-12-03 | Fixes #2706 simplecache url generator was not handling an empty last cache date | cash |
2010-12-03 | Refs #2189 the beginning of semantic markup for entity lists - needs some reo... | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-28 | Fixes #2173 #2507 integrated the ie and admin stylesheets into the new simple... | cash |
2010-11-28 | Fixes #2160 #2678 introducing a more flexible simplecache handler (this requi... | cash |
2010-11-24 | Fixes #2664: elgg_view_entity subtype defaults to "default" rather than $type | ewinslow |
2010-11-21 | deprecated two site functions and removed a use of previously deprecated func... | cash |
2010-11-20 | Fixes #2615: Viewtype now included in views plugin hooks | ewinslow |
2010-11-16 | Fixes #2642 changed elgg_view_page() to always pick up page_shell views for t... | cash |
2010-11-16 | made page_draw() backward compatible with 1.7 | cash |
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 |