aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/views.php
AgeCommit message (Expand)Author
2011-08-25Fixes #3535. elgg_view_form() automatically adds elgg-form-action-name.Brett Profitt
2011-08-23Fixes #3355. Added ElggPriorityList. Adapted the externals system to use it.Brett Profitt
2011-08-22Closes #3015. jQuery updated to 1.6.2. jQuery-UI updated to 1.8.16.Brett Profitt
2011-07-10Fixes #3336 functions that used elgg_view_exists() were not falling back to t...Cash Costello
2011-06-30Refs #3015 updated jquery and jquery-ui to their latest releasesCash Costello
2011-06-29added backward compatibility for the view page_elements/content_wrappercash
2011-06-28using elgg_view_title() in content layout headerCash Costello
2011-06-24Refs #1253 using 'list_type' string instead of boolean 'gallery' for entity l...cash
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