Age | Commit message (Expand) | Author |
2012-07-05 | fixed typo in comment | Cash Costello |
2012-06-23 | Fixes #4168 returning default value from elgg_extract if non-array passed - n... | Cash Costello |
2012-06-16 | Fixes #3684 prevent pagesetup, system event from firing during the init, syst... | Cash Costello |
2012-05-14 | Fixes possible XSS vector. | Brett Profitt |
2012-02-09 | Fixes #2625 removed old hack from elgg_view_annotation() | Cash Costello |
2012-01-28 | fixed typo in docs | Cash Costello |
2012-01-24 | Fixes #4272 where an array of entity types can be used, use array in config o... | Cash Costello |
2012-01-21 | cleans up the boot process | Cash Costello |
2012-01-11 | Fixes #4292 added a white list for ajax views | cash |
2012-01-09 | coding standard fixes to engine | Cash Costello |
2011-12-18 | Fixes 4209: jquery.form.js library loading | Ismayil Khayredinov |
2011-11-29 | Need to call elgg_register_simplecache_view('css/lightbox') to register the l... | Jeff Tilson |
2011-11-05 | Fixes #4024 fixed a lot of notices - enough for this release - found a few bugs | cash |
2011-11-05 | Fixes #3567 standardized classes for icons | cash |
2011-11-05 | Fixes #4057 updates jQuery version to 1.6.4 | cash |
2011-10-29 | adds a river layout view that all river views should use | cash |
2011-10-27 | Fixes #4011 icon sizes are configurable now | cash |
2011-10-27 | Fixes #2937 added .elgg-module-front | cash |
2011-10-08 | Fixes #3936 added @access private to internal functions | Cash Costello |
2011-10-08 | Fixes #3937 updated the documentation for the access lib and a few minor code... | Cash Costello |
2011-10-01 | Fixes #3860 changed context-sensitive to dynamic to describe menus | cash |
2011-09-28 | Fixes #3891. elgg_register_external_file() defaults priority to 500. Elgg's d... | Brett Profitt |
2011-09-24 | Fixes #3845 added ie7 css view and tested all current hacks for ie7 | Cash Costello |
2011-09-24 | Fixes #3828 correct list classes | cash |
2011-09-19 | don't generate false internalid deprecation notices: http://trac.elgg.org/tic... | Steve Clay |
2011-09-15 | Fixes #3178 updated elgg_view_icon() to take an optional class | cash |
2011-09-10 | Fixes #3665, #3660 added plugin hooks for page and layouts so that rss icon f... | Cash Costello |
2011-09-10 | Fixes #3688 setting the page setup variable in $CONFIG before trigger the eve... | Cash Costello |
2011-08-29 | Fixes #3461: Using absolute URLs for lightbox CSS. | Brett Profitt |
2011-08-25 | Fixes #3535. elgg_view_form() automatically adds elgg-form-action-name. | Brett Profitt |
2011-08-23 | Fixes #3355. Added ElggPriorityList. Adapted the externals system to use it. | Brett Profitt |
2011-08-22 | Closes #3015. jQuery updated to 1.6.2. jQuery-UI updated to 1.8.16. | Brett Profitt |
2011-07-10 | Fixes #3336 functions that used elgg_view_exists() were not falling back to t... | Cash Costello |
2011-06-30 | Refs #3015 updated jquery and jquery-ui to their latest releases | Cash Costello |
2011-06-29 | added backward compatibility for the view page_elements/content_wrapper | cash |
2011-06-28 | using elgg_view_title() in content layout header | Cash Costello |
2011-06-24 | Refs #1253 using 'list_type' string instead of boolean 'gallery' for entity l... | cash |
2011-06-24 | cleaned up the list/gallery css classes to use standard class naming - minor ... | cash |
2011-06-08 | River revamp for 1.8 | Evan Winslow |
2011-04-22 | Fixed rewriting for internalid and internalname to not cause false deprecatio... | brettp |
2011-04-22 | Fixed erroneous notices about full_view when passing $vars directly to anothe... | brettp |
2011-04-06 | Refs #3108 frontend should be done and ready for review - admin area is next | cash |
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 |