Commit Graph

66 Commits (257a5b8ef52fa6c2a70aa0197cdfb2becf41d12a)

Author SHA1 Message Date
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