Age | Commit message (Expand) | Author |
2011-02-24 | fixed a commit that slipped through from debugging scrolling/dragging bug | cash |
2011-02-24 | Fixes #2997 - href used instead of url in menu system | cash |
2011-02-24 | Refs #2997 switching from title to text for menu items | cash |
2011-02-22 | Refs #2980: Added an elgg_view_icon function | ewinslow |
2011-02-21 | Refs #2950: Move page/shells/ directly under /page/ since nowhere else in vie... | ewinslow |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-19 | fixed typo | cash |
2011-02-19 | Fixes #2753: Default widgets merged into core as extensible admin section and... | brettp |
2011-02-18 | Refs #2950: layout/objects => page/components | ewinslow |
2011-02-18 | Refs #2950: layout/shells => page/layouts | ewinslow |
2011-02-18 | Refs #2950: layout/elements => page/elements | ewinslow |
2011-02-15 | Moved all deprecated core functions into the appropriate deprecation fine | ewinslow |
2011-02-15 | Fixes #2923: Removed "view" prefix from simplecache function names | ewinslow |
2011-02-15 | Fixes #2920: Moved simplecache functions into cache.php | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-14 | Refs #2610: Custom template handler for views now sent through call_user_func | ewinslow |
2011-02-14 | Refs #2124: Adding backwards compatibility conversions for internalname/inter... | ewinslow |
2011-02-14 | Refs #2525: jQuery => 1.5, jQuery UI => 1.8.9 | ewinslow |
2011-02-12 | Updated a few recent calls to elgg_get_annotations() to use 'reverse_order_by... | brettp |
2011-02-12 | Refs #650. Replaced calls to get_annotations() by elgg_get_annotations(). | brettp |
2011-02-12 | Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e... | ewinslow |
2011-02-12 | Added an elgg_view_module shortcut function -- now to try it out! | ewinslow |
2011-02-12 | set_view_location => elgg_set_view_location (to match elgg_get_view_location) | ewinslow |
2011-02-11 | Fixed doc spacing that was throwing errors in PHP Code Sniffer. | brettp |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2011-02-08 | added a class variable to title view | cash |
2011-02-06 | updated the file plugin to use the new icon structure | cash |
2011-02-06 | moved the count comments and likes functions into the ElggEntity class | cash |
2011-02-06 | Fixes #2854 removing my bad idea of auto-appending action in elgg_view_form() | cash |
2011-02-05 | using elgg-module-<type> | cash |
2011-02-05 | Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic... | cash |
2011-02-03 | removed one_column_with_sidebar layout - use one_sidebar instead | cash |
2011-02-03 | removed uses of $vars[config] in views | cash |
2011-02-03 | Fixes #2124 only setting $vars[user], $vars[url], and $vars[config] in elgg_v... | cash |
2011-02-02 | Fixes #2846: elgg_view_river_item calls river/item view first. | ewinslow |
2011-02-01 | Initialize global $CURRENT_SYSTEM_VIEWTYPE correctly | ewinslow |
2011-02-01 | Moved deprecated files from sessions.php - xml.php into deprecation files for... | ewinslow |
2011-01-26 | fixed bug where a null passed as 2nd parameter to elgg_view_layout() prevente... | cash |
2011-01-25 | added support for $vars to elgg_view_entity() - need to clean up documentatio... | cash |
2011-01-20 | adding 'action' to url when overriding the form action | cash |
2011-01-06 | Fixes #2774 - fixes several E_NOTICE issues - mostly due to accessign array i... | cash |
2011-01-01 | updating the sidebar boxes to use the new module classes | cash |
2011-01-01 | fixed the function for viewing latest comments | cash |
2010-12-31 | Refs #2752, #2635. Merged r7299 to trunk. | brettp |
2010-12-31 | added a proper gallery view - still need to wire up the elgg_view_list_item f... | cash |
2010-12-30 | required for river rss to work | cash |
2010-12-29 | Fixes #2221 - rewrite of rover functions has been completed with moving elgg_... | cash |
2010-12-28 | Added elgg_register_viewtype(). | brettp |
2010-12-27 | improved menu creation for on demand menus and integrated hover menu items in... | cash |
2010-12-24 | supporting id for comments for in page links | cash |