Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, ↵ | Angie Byron | 2009-11-01 |
| | | | | pwolanin, and dahacouk: Ensure user's raw login name is never output directly. | ||
* | - Patch #519046 by catch, pwolanin, sun: clean up toolbar menu code and ↵ | Dries Buytaert | 2009-10-30 |
| | | | | added TODOs. | ||
* | #612974 by effulgentsia: Optimize toolbar to only build if it will be ↵ | Angie Byron | 2009-10-26 |
| | | | | displayed (performance improvement). | ||
* | #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵ | Angie Byron | 2009-10-23 |
| | | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). | ||
* | - Patch #511286 by JacobSingh, David_Rothstein, dmitrig01, Gábor Hojtsy, ↵ | Dries Buytaert | 2009-10-17 |
| | | | | ksenzee et al: add customizable shortcuts to the toolbar. | ||
* | - Patch #520368 by Gábor Hojtsy: fixed Admin toolbar breaks sticky table ↵ | Dries Buytaert | 2009-09-15 |
| | | | | headers. | ||
* | #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach, | Angie Byron | 2009-09-15 |
| | | | | | | | and alexanderpas: page.tpl.php has now been split into html.tpl.php (for <html>, <head>, and <body>) and page.tpl.php (for page content). This now provides consistency for granular theming of renderable output in all template files. | ||
* | - Patch #576530 by David_Rothstein: toolbar should say 'Log out' rather than ↵ | Dries Buytaert | 2009-09-14 |
| | | | | 'Logout'. | ||
* | - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ↵ | Dries Buytaert | 2009-09-05 |
| | | | | other types of stuff to render() structures. | ||
* | Rolled back #510094. Needs more thought. | Angie Byron | 2009-08-31 |
| | |||
* | #510094 by pp: Added description to the link items of the toolbar. | Angie Byron | 2009-08-31 |
| | |||
* | #558958 by Frando and moshe weitzman: Add a hook_page_build() that runs ↵ | Angie Byron | 2009-08-31 |
| | | | | before hook_page_alter(). | ||
* | #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵ | Angie Byron | 2009-08-22 |
| | | | | Convert 'class' attribute to use an array, not a string. | ||
* | #519046 by catch, pwolanin: Fix how toolbar_get_menu_tree() determines menu ↵ | Angie Byron | 2009-08-14 |
| | | | | to remove unneeded calls to _menu_check_access(). | ||
* | - Patch #533004 by tic2000: Implement instead of Implementation in phpDoc. | Dries Buytaert | 2009-07-28 |
| | |||
* | - Patch #510126 by tic2000: toolbar breaks style on Garland when JS is disabled. | Dries Buytaert | 2009-07-07 |
| | |||
* | - Patch #506976 by catch: rename hook_perm to hook_permission. | Dries Buytaert | 2009-07-05 |
| | |||
* | - Patch #484820 by Gábor Hojtsy, yhahn, markboulton, leisareichelt, et al: ↵ | Dries Buytaert | 2009-07-04 |
initial version of the new administration toolbar. |