aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/views.php
AgeCommit message (Expand)Author
2014-01-22Merge tag '1.8.18' of git://github.com/Elgg/Elgg into developSem
2013-10-23found some more references to tracJerome Bakker
2013-10-23replaced all references to trac.elgg.org to the correct GitHub issuesJerome Bakker
2013-09-20detect pagination needsJeroen Dalsem
2013-06-02fixed a notice when accessing $CONFIG->icon_sizescash
2013-03-15more coding standard fixescash
2013-02-13Merge tag '1.8.13' of git://github.com/Elgg/ElggSem
2013-02-09Small changes to remove static analysis noise and simplify flowSteve Clay
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2012-12-19Refs #4789. Removing the container check for river items.Brett Profitt
2012-12-18Merge branch 'pr-380' into 1.8Brett Profitt
2012-12-07Merge tag '1.8.11' of git://github.com/Elgg/ElggSem
2012-11-29views boot: clearer organizationSteve Clay
2012-11-29elgg_view: cut 2 function calls in usual case, consolidated argument checking...Steve Clay
2012-11-29Views code/docs cleanup, remove unneeded vars/codeSteve Clay
2012-11-29Don't need htmlawed for ?view, prevent "Array" from being used as view type Steve Clay
2012-11-14Style cleanupSteve Clay
2012-11-14Fixes #4861: allow lazy-loading for static method callbacks, allow more calla...Steve Clay
2012-11-05Replaced full_url by current_page_url everywhere.Sem
2012-10-04saving an unnessesary database call to check for icon_sizesJerome Bakker
2012-09-07Fixes #4789: group_gatekeeper() and river hide closed/invisible group content...Steve Clay
2012-07-05fixed typo in commentCash Costello
2012-06-23Fixes #4168 returning default value from elgg_extract if non-array passed - n...Cash Costello
2012-06-16Fixes #3684 prevent pagesetup, system event from firing during the init, syst...Cash Costello
2012-05-14Fixes possible XSS vector.Brett Profitt
2012-02-09Fixes #2625 removed old hack from elgg_view_annotation()Cash Costello
2012-01-28fixed typo in docsCash Costello
2012-01-24Fixes #4272 where an array of entity types can be used, use array in config o...Cash Costello
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 l...Jeff Tilson
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 code...Cash Costello
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 d...Brett Profitt
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: http://trac.elgg.org/tic...Steve Clay
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 f...Cash Costello
2011-09-10Fixes #3688 setting the page setup variable in $CONFIG before trigger the eve...Cash Costello
2011-08-29Fixes #3461: Using absolute URLs for lightbox CSS.Brett Profitt