Commit Graph

13 Commits (83fe15835deae95b3a14d8950c3b034e68f52835)

Author SHA1 Message Date
Angie Byron 1c20428a4b #645140 by casey: Remove inter-dependency between Shortcut and Toolbar. 2010-01-07 07:57:09 +00:00
Angie Byron 9a79135333 #668104 by casey and David_Rothstein: Make overlay respect other click handlers. 2010-01-06 04:03:39 +00:00
Angie Byron 0a1009e5f4 #673450 by casey and Jody Lynn: Cleanup JavaScript file syntax. 2010-01-04 16:08:52 +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
Angie Byron a6cca24d2a #555712 by TheRec, catch, bleen18: Store Toolbar collapsed/expanded state in a cookie so it's remembered between sessions. 2009-11-17 18:51:19 +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
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 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
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
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
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
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