aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/views.php
AgeCommit message (Expand)Author
2011-06-24cleaned up the list/gallery css classes to use standard class naming - minor ...cash
2011-06-08River revamp for 1.8Evan Winslow
2011-04-22Fixed rewriting for internalid and internalname to not cause false deprecatio...brettp
2011-04-22Fixed erroneous notices about full_view when passing $vars directly to anothe...brettp
2011-04-06Refs #3108 frontend should be done and ready for review - admin area is nextcash
2011-03-27Refs #3085 updated elgg_view_annotation() to use $vars arraycash
2011-03-27Refs #3085 added $vars array to elgg_view_river_item()cash
2011-03-27Fixes #3086 using full_view instead of full cash
2011-03-27Refs #3086 adds backward compatibility code in elgg_view() for full_view vs fullcash
2011-03-26Fixes #3026 documentation for menu systemcash
2011-03-26some light standardization of the core librariescash
2011-03-24Fixes #3166 registering css/elgg for simplecachecash
2011-03-21Refs #2882 basic lightboxcash
2011-03-21Refs #2090 removed elgg_view_latest_comments() and replaced it with a page el...cash
2011-03-20Fixes #3114 added the rss link back to pagescash
2011-03-13Refs #3059 should only fallback to 1.7 pageshell when asking for default page...cash
2011-03-12Refs #3045 adds a gallery context based view for userscash
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
2011-03-12Refs #3088. Added docs for section headers to elgg_view_menu().brettp
2011-03-12Refs #3085 finished support for passing $vars to elgg_view_entity()cash
2011-03-12Refs #3085 moved full_view out of elgg_view_list_item() into $vars to be cons...cash
2011-03-12Refs #3085 added $vars to elgg_view_comments()cash
2011-03-12Refs #3085 improved documentation of elgg_view_entity_list() which already su...cash
2011-03-09Fixes #3059. elgg_view_layout() checks for deprecated layouts in canvas/layou...brettp
2011-03-09Fixes #3058 pulls likes out as a plugincash
2011-03-08Added a bit more docs to elgg_view_menu().brettp
2011-03-01Fixes #3033 removed use of set_view_location() from corecash
2011-02-26fixed friends picker js includecash
2011-02-24fixed a commit that slipped through from debugging scrolling/dragging bugcash
2011-02-24Fixes #2997 - href used instead of url in menu systemcash
2011-02-24Refs #2997 switching from title to text for menu itemscash
2011-02-22Refs #2980: Added an elgg_view_icon functionewinslow
2011-02-21Refs #2950: Move page/shells/ directly under /page/ since nowhere else in vie...ewinslow
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-19fixed typocash
2011-02-19Fixes #2753: Default widgets merged into core as extensible admin section and...brettp
2011-02-18Refs #2950: layout/objects => page/componentsewinslow
2011-02-18Refs #2950: layout/shells => page/layoutsewinslow
2011-02-18Refs #2950: layout/elements => page/elementsewinslow
2011-02-15Moved all deprecated core functions into the appropriate deprecation fineewinslow
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
2011-02-15Fixes #2920: Moved simplecache functions into cache.phpewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-14Refs #2610: Custom template handler for views now sent through call_user_funcewinslow
2011-02-14Refs #2124: Adding backwards compatibility conversions for internalname/inter...ewinslow
2011-02-14Refs #2525: jQuery => 1.5, jQuery UI => 1.8.9ewinslow
2011-02-12Updated a few recent calls to elgg_get_annotations() to use 'reverse_order_by...brettp
2011-02-12Refs #650. Replaced calls to get_annotations() by elgg_get_annotations().brettp
2011-02-12Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...ewinslow