aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/views.php
AgeCommit message (Collapse)Author
2012-01-21cleans up the boot processCash Costello
2012-01-11Fixes #4292 added a white list for ajax viewscash
2012-01-09coding standard fixes to engineCash Costello
2011-12-18Fixes 4209: jquery.form.js library loadingIsmayil Khayredinov
2011-11-29Need to call elgg_register_simplecache_view('css/lightbox') to register the ↵Jeff Tilson
lightbox CSS with simplecache
2011-11-05Fixes #4024 fixed a lot of notices - enough for this release - found a few bugscash
2011-11-05Fixes #3567 standardized classes for iconscash
2011-11-05Fixes #4057 updates jQuery version to 1.6.4cash
2011-10-29adds a river layout view that all river views should usecash
2011-10-27Fixes #4011 icon sizes are configurable nowcash
2011-10-27Fixes #2937 added .elgg-module-frontcash
2011-10-08Fixes #3936 added @access private to internal functionsCash Costello
2011-10-08Fixes #3937 updated the documentation for the access lib and a few minor ↵Cash Costello
code clean-ups
2011-10-01Fixes #3860 changed context-sensitive to dynamic to describe menuscash
2011-09-28Fixes #3891. elgg_register_external_file() defaults priority to 500. Elgg's ↵Brett Profitt
default CSS now at 500 instead of 1.
2011-09-24Fixes #3845 added ie7 css view and tested all current hacks for ie7Cash Costello
2011-09-24Fixes #3828 correct list classescash
2011-09-19don't generate false internalid deprecation notices: ↵Steve Clay
http://trac.elgg.org/ticket/2921#comment:3
2011-09-15Fixes #3178 updated elgg_view_icon() to take an optional classcash
2011-09-10Fixes #3665, #3660 added plugin hooks for page and layouts so that rss icon ↵Cash Costello
for page meta menu can be registered consistently
2011-09-10Fixes #3688 setting the page setup variable in $CONFIG before trigger the ↵Cash Costello
event to prevent a stack overflow
2011-08-29Fixes #3461: Using absolute URLs for lightbox CSS.Brett Profitt
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 ↵Cash Costello
the default views
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 ↵cash
listing
2011-06-24cleaned up the list/gallery css classes to use standard class naming - minor ↵cash
modifications only
2011-06-08River revamp for 1.8Evan Winslow
2011-04-22Fixed rewriting for internalid and internalname to not cause false ↵brettp
deprecation notices if passed among views. git-svn-id: http://code.elgg.org/elgg/trunk@9016 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-22Fixed erroneous notices about full_view when passing $vars directly to ↵brettp
another view within a view. git-svn-id: http://code.elgg.org/elgg/trunk@9012 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-06Refs #3108 frontend should be done and ready for review - admin area is nextcash
git-svn-id: http://code.elgg.org/elgg/trunk@8946 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-27Refs #3085 updated elgg_view_annotation() to use $vars arraycash
git-svn-id: http://code.elgg.org/elgg/trunk@8868 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-27Refs #3085 added $vars array to elgg_view_river_item()cash
git-svn-id: http://code.elgg.org/elgg/trunk@8867 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-27Fixes #3086 using full_view instead of full cash
git-svn-id: http://code.elgg.org/elgg/trunk@8866 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-27Refs #3086 adds backward compatibility code in elgg_view() for full_view vs fullcash
git-svn-id: http://code.elgg.org/elgg/trunk@8865 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26Fixes #3026 documentation for menu systemcash
git-svn-id: http://code.elgg.org/elgg/trunk@8857 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-26some light standardization of the core librariescash
git-svn-id: http://code.elgg.org/elgg/trunk@8843 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-24Fixes #3166 registering css/elgg for simplecachecash
git-svn-id: http://code.elgg.org/elgg/trunk@8829 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-21Refs #2882 basic lightboxcash
git-svn-id: http://code.elgg.org/elgg/trunk@8808 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-21Refs #2090 removed elgg_view_latest_comments() and replaced it with a page ↵cash
elements view git-svn-id: http://code.elgg.org/elgg/trunk@8801 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-20Fixes #3114 added the rss link back to pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@8784 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13Refs #3059 should only fallback to 1.7 pageshell when asking for default ↵cash
page shell - otherwise breaks admin area git-svn-id: http://code.elgg.org/elgg/trunk@8697 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3045 adds a gallery context based view for userscash
git-svn-id: http://code.elgg.org/elgg/trunk@8676 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3091 adds load functions for js and csscash
git-svn-id: http://code.elgg.org/elgg/trunk@8675 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
git-svn-id: http://code.elgg.org/elgg/trunk@8668 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3088. Added docs for section headers to elgg_view_menu().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8662 36083f99-b078-4883-b0ff-0f9b5a30f544