Age | Commit message (Expand) | Author |
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 |
2010-04-12 | Removed custom-form-elements | brettp |
2010-04-12 | create a new group button added | dave |
2010-04-09 | allow for a site logo | dave |
2010-04-06 | Footer float cleared for theming purposes. | pete |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
2010-04-03 | target is not allowed in xhtml strict | cash |
2010-04-03 | removed two elements not allowed with xhtml strict and removed blank line at ... | cash |
2010-04-02 | Allowing default page handler to be overridden. | nickw |
2010-03-31 | Updated paths to IE specific css, and triggered hasLayout for IE. | pete |
2010-03-23 | Reordered the top toolbar items. | pete |