Age | Commit message (Expand) | Author |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-09 | Refs #2506 reorged the login box views - css still needs to be cleaned up | cash |
2010-11-09 | Fixes #2631 removes 'elgg_' namespace from the page element views - anyone wo... | cash |
2010-11-04 | Fixes #2210 - using new functions for registering the core js and css files | cash |
2010-11-03 | Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat | ewinslow |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Refs #2463: page_elements/content_header normalizes 'new_link' | ewinslow |
2010-11-02 | Refs #2463: Removed some more instances of $CONFIG->url. Added support for e... | ewinslow |
2010-11-01 | Refs #2538: Added some models, inheritance, more bootstrapping code | ewinslow |
2010-10-30 | Changed get_submenu to elgg_get_submenu | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |
2010-08-06 | Removed additional header/extend view from HTML head. Moved metatags view to... | brettp |
2010-08-03 | a view inserted for plugins to extend | dave |
2010-07-15 | Fixes #2284. Pulled out home link in elgg_header to page_elements/elgg_heade... | brettp |
2010-07-01 | Updated admin area to be stand-alone. Added a new html begin for admin area. | pete |
2010-06-30 | Added classname to group edit form, divider before edit buttons, and moved th... | pete |
2010-06-27 | Closes #2307 #2308 - encoding ampersands in RSS links | cash |
2010-06-23 | Updated documentation for page_elements/content_header | brettp |
2010-06-22 | Allowing plugin authors to override the default tabs (filters) displayed on t... | nickw |
2010-06-08 | Reverting [6371] because Cash already took care of it. | brettp |
2010-06-06 | Added elgg_sidebar/extend view. | brettp |
2010-05-29 | removed some code made unnecessary by the changes to layout in 1.8 | cash |
2010-05-29 | updated documentation on optional parameters | cash |
2010-05-28 | sidebar menu deserves its own view | cash |
2010-05-26 | small tweak to header contents | dave |
2010-05-26 | Updated content area title when viewing a users objects | pete |
2010-05-25 | content header added for use when viewing another user | dave |
2010-05-25 | Refs #2114 - added elgg_sidebar view | cash |
2010-05-24 | Ownerblock links to users objects interface updated. | pete |
2010-05-22 | removing reported content dependency from core code...again | cash |
2010-05-22 | Fixes #2122 - footer analytics view added | cash |
2010-05-21 | Using a lambda function to sort the profile menu. | nickw |
2010-05-21 | Registering new plugin hooks to extend the owner block profile menu. | nickw |
2010-05-21 | Fixing a typo. Works this time; no, really. | nickw |
2010-05-21 | Cleaning up profile owner blocks to allow for view extensions. | nickw |
2010-05-20 | small edit to header contents, will need to find a better way to extend this ... | dave |
2010-05-19 | jQuery updated to v1.4.2 | pete |
2010-05-10 | Breaking logout link into a separate view. | nickw |
2010-05-10 | Admin area now uses standard submenu tools. | brettp |
2010-05-04 | Returning extended view to original location in code (to preserve CSS renderi... | nickw |
2010-05-04 | Removing hard-coded plugin extensions from core topbar. | nickw |
2010-04-26 | Removed unnecessary content_header_member. Updated content_header to support ... | brettp |
2010-04-20 | Added the beginnings of a drop-down login box for Elgg as an alternative to t... | pete |
2010-04-16 | Friends link removed from primary nav and added to top toolbar. | pete |
2010-04-13 | Updates to site header and css for Custom Logo mod. | pete |