Commit Graph

30 Commits (a838c8be49ed46f9ffb911113c55f9944ae7f952)

Author SHA1 Message Date
Dries Buytaert d1c017660c - Patch #658364 by effulgentsia: made the build/view/formatter terminology more consistent. 2009-12-21 13:47:32 +00:00
Dries Buytaert c655cda6f3 - Patch #658726 by bleen18: better home link. 2009-12-16 19:41:22 +00:00
Dries Buytaert 28714aa363 - Patch #658140 by jhodgdon: various small help text fixes. 2009-12-14 20:38:15 +00:00
Angie Byron 5a0ea2d5c3 #510094 by mgifford and pp: Add description to the link items of Toolbar module. 2009-12-12 23:42:59 +00:00
Dries Buytaert 1da26fadfe - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
Dries Buytaert 3e6d6e115f - Patch #636822 by jhodgdon, arianek, David_Rothstein, JuliaKM: help improvements for shortcut and toolbar. 2009-12-04 16:02:42 +00:00
Angie Byron c912008307 #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, 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. 2009-12-02 07:28:22 +00:00
Dries Buytaert 29368b4664 - Patch #620446 by Xano: rewrite permission titles and descriptions. 2009-12-01 13:14:43 +00:00
Angie Byron bf703452de #620634 by David_Rothstein: Don't build Shortcuts unconditionally for anonymous users. 2009-11-19 03:57:15 +00:00
Angie Byron f7b8a6c5da #540282 follow-up by David_Rothstein: Removed accidentally introduced menu module dependency from toolbar module. 2009-11-17 03:07:29 +00:00
Angie Byron 9453e9ac39 #540282 by TheRec, mgifford, and Everett Zufelt: Accessibility improvements for the toolbar. 2009-11-15 21:13:26 +00:00
Angie Byron ea1bd5606c #606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :) 2009-11-10 17:27:54 +00:00
Angie Byron ca8eee7545 #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly. 2009-11-01 21:26:44 +00:00
Dries Buytaert 3d1058eb26 - Patch #519046 by catch, pwolanin, sun: clean up toolbar menu code and added TODOs. 2009-10-30 21:43:41 +00:00
Angie Byron 7536a35414 #612974 by effulgentsia: Optimize toolbar to only build if it will be displayed (performance improvement). 2009-10-26 04:45:10 +00:00
Angie Byron a7149821d6 #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). 2009-10-23 22:24:19 +00:00
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 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
Dries Buytaert 98dd2f335b - Patch #576530 by David_Rothstein: toolbar should say 'Log out' rather than 'Logout'. 2009-09-14 07:55:24 +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
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
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
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 c071928c94 - Patch #533004 by tic2000: Implement instead of Implementation in phpDoc. 2009-07-28 10:35:56 +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 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