Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #658364 by effulgentsia: made the build/view/formatter terminology ↵ | Dries Buytaert | 2009-12-21 |
| | | | | more consistent. | ||
* | - Patch #658726 by bleen18: better home link. | Dries Buytaert | 2009-12-16 |
| | |||
* | - Patch #658140 by jhodgdon: various small help text fixes. | Dries Buytaert | 2009-12-14 |
| | |||
* | #510094 by mgifford and pp: Add description to the link items of Toolbar module. | Angie Byron | 2009-12-12 |
| | |||
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵ | Dries Buytaert | 2009-12-04 |
| | | | | compliance with standards. | ||
* | - Patch #636822 by jhodgdon, arianek, David_Rothstein, JuliaKM: help ↵ | Dries Buytaert | 2009-12-04 |
| | | | | improvements for shortcut and toolbar. | ||
* | #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, ↵ | Angie Byron | 2009-12-02 |
| | | | | marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site. | ||
* | - Patch #620446 by Xano: rewrite permission titles and descriptions. | Dries Buytaert | 2009-12-01 |
| | |||
* | #620634 by David_Rothstein: Don't build Shortcuts unconditionally for ↵ | Angie Byron | 2009-11-19 |
| | | | | anonymous users. | ||
* | #540282 follow-up by David_Rothstein: Removed accidentally introduced menu ↵ | Angie Byron | 2009-11-17 |
| | | | | module dependency from toolbar module. | ||
* | #540282 by TheRec, mgifford, and Everett Zufelt: Accessibility improvements ↵ | Angie Byron | 2009-11-15 |
| | | | | for the toolbar. | ||
* | #606526 by axyjo and scor: Remove trailing whitespace and add newlines at ↵ | Angie Byron | 2009-11-10 |
| | | | | end of files. Sorry, folks! But it is after code freeze. :) | ||
* | #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. |