Age | Commit message (Expand) | Author |
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 |
2011-03-21 | Refs #2090 removed elgg_view_latest_comments() and replaced it with a page el... | cash |
2011-03-20 | Fixes #3114 added the rss link back to pages | cash |
2011-03-13 | Refs #3059 should only fallback to 1.7 pageshell when asking for default page... | cash |
2011-03-12 | Refs #3045 adds a gallery context based view for users | cash |
2011-03-12 | Fixes #3091 adds load functions for js and css | cash |
2011-03-12 | Refs #3091 rewrote the js and css register functions to require a name | cash |
2011-03-12 | Refs #3088. Added docs for section headers to elgg_view_menu(). | brettp |
2011-03-12 | Refs #3085 finished support for passing $vars to elgg_view_entity() | cash |
2011-03-12 | Refs #3085 moved full_view out of elgg_view_list_item() into $vars to be cons... | cash |
2011-03-12 | Refs #3085 added $vars to elgg_view_comments() | cash |
2011-03-12 | Refs #3085 improved documentation of elgg_view_entity_list() which already su... | cash |
2011-03-09 | Fixes #3059. elgg_view_layout() checks for deprecated layouts in canvas/layou... | brettp |