summaryrefslogtreecommitdiff
path: root/modules/toolbar/toolbar.module
Commit message (Collapse)AuthorAge
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #1367014 by chris.leversuch: Clean up API docs for toolbar module.webchick2012-01-11
|
* - Patch #1095498 by ohnobinki: toolbar toggle link rendered without escaping ↵Dries Buytaert2011-04-12
| | | | ampersand as an html entity.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #984374 by zeta ζ: Remove duplicate code in toolbar module.Angie Byron2010-12-15
|
* #961292 by yoroy: 'Close the drawer' needs a better title for screen readersAngie Byron2010-12-01
|
* - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be ↵Dries Buytaert2010-11-30
| | | | registered as a library.
* - Patch #769226 by Owen Barton, sun, effulgentsia, alanburke, bleen18, mfer: ↵Dries Buytaert2010-10-05
| | | | optimize JS/CSS aggregation for front-end performance and DX.
* - Patch #916488 by David_Rothstein: unused variable in toolbar_view().Dries Buytaert2010-09-20
|
* - Patch #898028 by Everett Zufelt: change heading before Toolbar to ↵Dries Buytaert2010-09-16
| | | | 'Administrative Toolbar' instead of 'management'.
* - Patch #620618 by sun, Damien Tournoud, JohnAlbin, makara: optimize menu ↵Dries Buytaert2010-07-02
| | | | tree building and use it for toolbar.
* - Patch #725734 by casey, David_Rothstein, recidive, jpmckinney, ↵Dries Buytaert2010-06-13
| | | | aspilicious: overlay doesn't escape any page titles (residual cleanup).
* #668640 by casey, aspilicious, et al: Re-implement Overlay without jQuery UI ↵Angie Byron2010-06-08
| | | | Dialog; massive performance improvement, helps address several critical issues.
* - Rollback of #787940.Dries Buytaert2010-05-23
|
* - Patch #615148 by casey: remove overlay-related cruft from toolbar module.Dries Buytaert2010-05-14
|
* - Patch #787940 by casey: generic approach for position:fixed elements like ↵Dries Buytaert2010-05-14
| | | | toolbar.
* #655736 by David_Rothstein: De-couple Dashboard and Toolbar modules from ↵Angie Byron2010-04-29
| | | | Overlay.
* - Patch #759524 by David_Rothstein: toolbar drawer collapsing no longer ↵Dries Buytaert2010-04-04
| | | | works without JavaScript.
* - Patch #715762 and #684268 by seutje, casey: large gap above node preview ↵Dries Buytaert2010-03-10
| | | | in overlay.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* - Patch #686670 by mfer, seutje, jide, casey: inconsistent code style in ↵Dries Buytaert2010-01-29
| | | | toolbar.js.
* #620616 by Bojhan, reglogge, lisarex, jhodgdon, and yoroy: Fix ↵Angie Byron2010-01-12
| | | | inconsistencies in menu description labeling.
* #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually ↵Angie Byron2010-01-08
| | | | themable.
* - Patch #658364 by effulgentsia: made the build/view/formatter terminology ↵Dries Buytaert2009-12-21
| | | | more consistent.
* - Patch #658726 by bleen18: better home link.Dries Buytaert2009-12-16
|
* - Patch #658140 by jhodgdon: various small help text fixes.Dries Buytaert2009-12-14
|
* #510094 by mgifford and pp: Add description to the link items of Toolbar module.Angie Byron2009-12-12
|
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #636822 by jhodgdon, arianek, David_Rothstein, JuliaKM: help ↵Dries Buytaert2009-12-04
| | | | improvements for shortcut and toolbar.
* #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, ↵Angie Byron2009-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 Buytaert2009-12-01
|
* #620634 by David_Rothstein: Don't build Shortcuts unconditionally for ↵Angie Byron2009-11-19
| | | | anonymous users.
* #540282 follow-up by David_Rothstein: Removed accidentally introduced menu ↵Angie Byron2009-11-17
| | | | module dependency from toolbar module.
* #540282 by TheRec, mgifford, and Everett Zufelt: Accessibility improvements ↵Angie Byron2009-11-15
| | | | for the toolbar.
* #606526 by axyjo and scor: Remove trailing whitespace and add newlines at ↵Angie Byron2009-11-10
| | | | end of files. Sorry, folks! But it is after code freeze. :)
* #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, ↵Angie Byron2009-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 Buytaert2009-10-30
| | | | added TODOs.
* #612974 by effulgentsia: Optimize toolbar to only build if it will be ↵Angie Byron2009-10-26
| | | | displayed (performance improvement).
* #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵Angie Byron2009-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 Buytaert2009-10-17
| | | | ksenzee et al: add customizable shortcuts to the toolbar.
* - Patch #520368 by Gábor Hojtsy: fixed Admin toolbar breaks sticky table ↵Dries Buytaert2009-09-15
| | | | headers.
* #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,Angie Byron2009-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 Buytaert2009-09-14
| | | | 'Logout'.
* - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ↵Dries Buytaert2009-09-05
| | | | other types of stuff to render() structures.
* Rolled back #510094. Needs more thought.Angie Byron2009-08-31
|
* #510094 by pp: Added description to the link items of the toolbar.Angie Byron2009-08-31
|
* #558958 by Frando and moshe weitzman: Add a hook_page_build() that runs ↵Angie Byron2009-08-31
| | | | before hook_page_alter().
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-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 Byron2009-08-14
| | | | to remove unneeded calls to _menu_check_access().
* - Patch #533004 by tic2000: Implement instead of Implementation in phpDoc.Dries Buytaert2009-07-28
|