Age | Commit message (Expand) | Author |
2010-12-02 | more cleanup of the basic layout css | cash |
2010-12-02 | cleaned up the topbar css | cash |
2010-12-02 | restored the powered by badge image | cash |
2010-12-02 | rough implementation of Evan's page layout | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash |
2010-11-28 | Fixes #2173 #2507 integrated the ie and admin stylesheets into the new simple... | cash |
2010-11-28 | Refs #2173 #2160 #2507 added a css page handler to support multiple css files | cash |
2010-11-23 | Fixes #2270 - deprecates metatags view and replaces with html_head/extend | cash |
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 |