Commit Graph

27 Commits (509915ac3bbab8b096f9bb19f5fe24e448880338)

Author SHA1 Message Date
Dries Buytaert a613c60fe1 - Patch #511286 by JacobSingh, David_Rothstein, dmitrig01, Gábor Hojtsy, ksenzee et al: add customizable shortcuts to the toolbar. 2009-10-17 00:51:53 +00:00
Dries Buytaert dd5ded8334 - Patch #544360 by Gábor Hojtsy, ksenzee, David_Rothstein, seutje, JacobSingh, paul.lovvik, EclipseGc et al: Dashboard module 1.0. Wo-hoot! 2009-10-13 13:54:55 +00:00
Angie Byron 8649db189d #473082 by sun, Amitaibu, dropcube, and Pasqualle: Added a custom menu API. 2009-10-09 08:02:25 +00:00
Dries Buytaert f70b6182e1 - Patch #520368 by Gábor Hojtsy: fixed Admin toolbar breaks sticky table headers. 2009-09-15 20:50:48 +00:00
Angie Byron 6c0f8eba1c #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,
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.
2009-09-15 17:10:39 +00:00
Angie Byron 60f14083f4 Roll-back of #555712. User testing showed the collapse bar to the left introduced its own issues. Back to the drawing board... 2009-09-15 03:38:06 +00:00
Dries Buytaert 98dd2f335b - Patch #576530 by David_Rothstein: toolbar should say 'Log out' rather than 'Logout'. 2009-09-14 07:55:24 +00:00
Angie Byron 0a5c95af43 #555712 by TheRec: Moved shortcut bar collapse icon to the left side so it's more easily accessible and 'Log out' is no longer mistakenly clicked. 2009-09-11 00:37:38 +00:00
Dries Buytaert a539b0e00d - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures. 2009-09-05 15:05:05 +00:00
Angie Byron 12df73d2cf Rolled back #510094. Needs more thought. 2009-08-31 20:23:36 +00:00
Angie Byron 35225694a8 #510094 by pp: Added description to the link items of the toolbar. 2009-08-31 19:36:17 +00:00
Dries Buytaert 385d60d255 - Patch #562928 by Davy Van Den Bremt: Fixed Change 'Add' in the toolbar to 'Add content'. 2009-08-31 17:09:01 +00:00
Angie Byron 730adaf717 #564528 by roychri: Fixed Error: 'context is not defined' in modules/toolbar/toolbar.js. 2009-08-31 16:48:37 +00:00
Angie Byron a244b45cfb #558958 by Frando and moshe weitzman: Add a hook_page_build() that runs before hook_page_alter(). 2009-08-31 16:46:32 +00:00
Dries Buytaert e6e29ac1b0 - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .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. 2009-08-31 05:51:08 +00:00
Angie Byron c9c962d801 #559210 by Davy Van Den Bremt: Compressed version of toolbar.png to save ~50K. 2009-08-25 21:20:11 +00:00
Angie Byron 36ec189695 #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string. 2009-08-22 14:34:23 +00:00
Dries Buytaert b06e8d9caa - Patch #555818 by Gábor Hojtsy: color of Seven toolbar was not as designed. 2009-08-21 16:22:55 +00:00
Angie Byron bc2a814c6d #519046 by catch, pwolanin: Fix how toolbar_get_menu_tree() determines menu to remove unneeded calls to _menu_check_access(). 2009-08-14 15:30:59 +00:00
Dries Buytaert 926606eeca - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level 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. 2009-07-30 19:24:21 +00:00
Dries Buytaert f6a2303209 - Patch #511926 by alpritt: made it possible to navigate the toolbar using the keyboard. 2009-07-29 12:28:41 +00:00
Dries Buytaert c071928c94 - Patch #533004 by tic2000: Implement instead of Implementation in phpDoc. 2009-07-28 10:35:56 +00:00
Dries Buytaert 7425d63892 - Patch #510116 by killes@www.drop.org: fixed broken link. 2009-07-27 19:02:17 +00:00
Dries Buytaert 476138433b - Patch #510126 by tic2000: toolbar breaks style on Garland when JS is disabled. 2009-07-07 07:54:35 +00:00
Dries Buytaert 0d41909829 - Patch #510368 by Jody Lynn: toolbar should depend on menu module. 2009-07-06 13:54:21 +00:00
Dries Buytaert e4a4b7cc7e - Patch #506976 by catch: rename hook_perm to hook_permission. 2009-07-05 18:00:11 +00:00
Dries Buytaert 7f1606632d - Patch #484820 by Gábor Hojtsy, yhahn, markboulton, leisareichelt, et al: initial version of the new administration toolbar. 2009-07-04 05:37:30 +00:00