summaryrefslogtreecommitdiff
path: root/modules/toolbar
Commit message (Collapse)AuthorAge
* - Patch #668080 by casey: fixed IE6 issue.Dries Buytaert2010-01-07
|
* #645140 by casey: Remove inter-dependency between Shortcut and Toolbar.Angie Byron2010-01-07
|
* #668104 by casey and David_Rothstein: Make overlay respect other click handlers.Angie Byron2010-01-06
|
* #673450 by casey and Jody Lynn: Cleanup JavaScript file syntax.Angie Byron2010-01-04
|
* - Patch #667918 by Damien Tournoud, jbrown: fixed sprite height being too ↵Dries Buytaert2009-12-28
| | | | short causing active state graphical bug in toolbar.
* - Patch #658726 by yoroy: more home link tweaks.Dries Buytaert2009-12-22
|
* - Patch #658364 by effulgentsia: made the build/view/formatter terminology ↵Dries Buytaert2009-12-21
| | | | more consistent.
* - Patch #658726 by yoroy: sexier home icon.Dries Buytaert2009-12-17
|
* - 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 #607682 by seutje: clean up the mess that is toolbar.css.Dries Buytaert2009-12-05
|
* - 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 #637702 by jhodgdon, David_Rothstein: get rid of Administration ↵Dries Buytaert2009-12-01
| | | | Shortcuts menu. Left-over code.
* - 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.
* #555712 by TheRec, catch, bleen18: Store Toolbar collapsed/expanded state in ↵Angie Byron2009-11-17
| | | | a cookie so it's remembered between sessions.
* #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.
* #609100 by bleen18, seutje, and David_Rothstein: Should not be able to ↵Angie Byron2009-11-11
| | | | re-add same shortcut to same set twice.
* #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.
* #610204 by effulgentsia, Gábor Hojtsy, sun, Damien Tournoud and ksenzee: ↵Angie Byron2009-10-27
| | | | API changes to support overlays: lays ground work for implementation.
* #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 #607106 by duvien, joachim: create a bit more space for the toolbar ↵Dries Buytaert2009-10-18
| | | | icon.
* - Patch #511286 by JacobSingh, David_Rothstein, dmitrig01, Gábor Hojtsy, ↵Dries Buytaert2009-10-17
| | | | ksenzee et al: add customizable shortcuts to the toolbar.
* - Patch #544360 by Gábor Hojtsy, ksenzee, David_Rothstein, seutje, ↵Dries Buytaert2009-10-13
| | | | JacobSingh, paul.lovvik, EclipseGc et al: Dashboard module 1.0. Wo-hoot!
* #473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API.Angie Byron2009-10-09
|
* - 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.
* Roll-back of #555712. User testing showed the collapse bar to the left ↵Angie Byron2009-09-15
| | | | introduced its own issues. Back to the drawing board...
* - Patch #576530 by David_Rothstein: toolbar should say 'Log out' rather than ↵Dries Buytaert2009-09-14
| | | | 'Logout'.
* #555712 by TheRec: Moved shortcut bar collapse icon to the left side so it's ↵Angie Byron2009-09-11
| | | | more easily accessible and 'Log out' is no longer mistakenly clicked.
* - 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
|
* - Patch #562928 by Davy Van Den Bremt: Fixed Change 'Add' in the toolbar to ↵Dries Buytaert2009-08-31
| | | | 'Add content'.
* #564528 by roychri: Fixed Error: 'context is not defined' in ↵Angie Byron2009-08-31
| | | | modules/toolbar/toolbar.js.
* #558958 by Frando and moshe weitzman: Add a hook_page_build() that runs ↵Angie Byron2009-08-31
| | | | before hook_page_alter().
* - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery ↵Dries Buytaert2009-08-31
| | | | .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
* #559210 by Davy Van Den Bremt: Compressed version of toolbar.png to save ~50K.Angie Byron2009-08-25
|
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* - Patch #555818 by Gábor Hojtsy: color of Seven toolbar was not as designed.Dries Buytaert2009-08-21
|
* #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 #535564 by Gábor Hojtsy: the D7UX mockups call for a top level ↵Dries Buytaert2009-07-30
| | | | Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.
* - Patch #511926 by alpritt: made it possible to navigate the toolbar using ↵Dries Buytaert2009-07-29
| | | | the keyboard.