Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
| | |||
* | #961292 by yoroy: 'Close the drawer' needs a better title for screen readers | Angie Byron | 2010-12-01 |
| | |||
* | #668640 by casey, aspilicious, et al: Re-implement Overlay without jQuery UI ↵ | Angie Byron | 2010-06-08 |
| | | | | Dialog; massive performance improvement, helps address several critical issues. | ||
* | - Rollback of #787940. | Dries Buytaert | 2010-05-23 |
| | |||
* | - Patch #787940 by casey: generic approach for position:fixed elements like ↵ | Dries Buytaert | 2010-05-14 |
| | | | | toolbar. | ||
* | - Patch #745664 by james.elliott: toolbar doesn't properly add / remove the ↵ | Dries Buytaert | 2010-04-04 |
| | | | | toolbar-drawer class when collapsing and expanding the drawer. | ||
* | - Patch #535066 by jide, jbrown, marvil07, yoroy, mcjim, TheRec, mr.baileys: ↵ | Dries Buytaert | 2010-02-10 |
| | | | | use CSS3 / IE filter to render toolbar shadow. | ||
* | #686670 by mfer and casey: Properly name-space toolbar.js. | Angie Byron | 2010-01-26 |
| | |||
* | #645140 by casey: Remove inter-dependency between Shortcut and Toolbar. | Angie Byron | 2010-01-07 |
| | |||
* | #668104 by casey and David_Rothstein: Make overlay respect other click handlers. | Angie Byron | 2010-01-06 |
| | |||
* | #673450 by casey and Jody Lynn: Cleanup JavaScript file syntax. | Angie Byron | 2010-01-04 |
| | |||
* | #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, ↵ | Angie Byron | 2009-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. | ||
* | #555712 by TheRec, catch, bleen18: Store Toolbar collapsed/expanded state in ↵ | Angie Byron | 2009-11-17 |
| | | | | a cookie so it's remembered between sessions. | ||
* | #540282 by TheRec, mgifford, and Everett Zufelt: Accessibility improvements ↵ | Angie Byron | 2009-11-15 |
| | | | | for the toolbar. | ||
* | - Patch #511286 by JacobSingh, David_Rothstein, dmitrig01, Gábor Hojtsy, ↵ | Dries Buytaert | 2009-10-17 |
| | | | | ksenzee et al: add customizable shortcuts to the toolbar. | ||
* | - Patch #520368 by Gábor Hojtsy: fixed Admin toolbar breaks sticky table ↵ | Dries Buytaert | 2009-09-15 |
| | | | | headers. | ||
* | Roll-back of #555712. User testing showed the collapse bar to the left ↵ | Angie Byron | 2009-09-15 |
| | | | | introduced its own issues. Back to the drawing board... | ||
* | #555712 by TheRec: Moved shortcut bar collapse icon to the left side so it's ↵ | Angie Byron | 2009-09-11 |
| | | | | more easily accessible and 'Log out' is no longer mistakenly clicked. | ||
* | #564528 by roychri: Fixed Error: 'context is not defined' in ↵ | Angie Byron | 2009-08-31 |
| | | | | modules/toolbar/toolbar.js. | ||
* | - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery ↵ | Dries Buytaert | 2009-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. | ||
* | - Patch #484820 by Gábor Hojtsy, yhahn, markboulton, leisareichelt, et al: ↵ | Dries Buytaert | 2009-07-04 |
initial version of the new administration toolbar. |