Age | Commit message (Expand) | Author |
2011-03-27 | Refs #3085 updated elgg_view_annotation() to use $vars array | cash |
2011-03-27 | Refs #3085 added $vars array to elgg_view_river_item() | cash |
2011-03-27 | Fixes #3086 using full_view instead of full | cash |
2011-03-27 | Refs #3086 adds backward compatibility code in elgg_view() for full_view vs full | cash |
2011-03-26 | Fixes #3026 documentation for menu system | cash |
2011-03-26 | some light standardization of the core libraries | cash |
2011-03-24 | Fixes #3166 registering css/elgg for simplecache | cash |
2011-03-21 | Refs #2882 basic lightbox | cash |
2011-03-21 | Refs #2090 removed elgg_view_latest_comments() and replaced it with a page el... | cash |
2011-03-20 | Fixes #3114 added the rss link back to pages | cash |
2011-03-13 | Refs #3059 should only fallback to 1.7 pageshell when asking for default page... | cash |
2011-03-12 | Refs #3045 adds a gallery context based view for users | cash |
2011-03-12 | Fixes #3091 adds load functions for js and css | cash |
2011-03-12 | Refs #3091 rewrote the js and css register functions to require a name | cash |
2011-03-12 | Refs #3088. Added docs for section headers to elgg_view_menu(). | brettp |
2011-03-12 | Refs #3085 finished support for passing $vars to elgg_view_entity() | cash |
2011-03-12 | Refs #3085 moved full_view out of elgg_view_list_item() into $vars to be cons... | cash |
2011-03-12 | Refs #3085 added $vars to elgg_view_comments() | cash |
2011-03-12 | Refs #3085 improved documentation of elgg_view_entity_list() which already su... | cash |
2011-03-09 | Fixes #3059. elgg_view_layout() checks for deprecated layouts in canvas/layou... | brettp |
2011-03-09 | Fixes #3058 pulls likes out as a plugin | cash |
2011-03-08 | Added a bit more docs to elgg_view_menu(). | brettp |
2011-03-01 | Fixes #3033 removed use of set_view_location() from core | cash |
2011-02-26 | fixed friends picker js include | cash |
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 |