The Great Git Migration
|
79bcdb8b7d
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
Angie Byron
|
5afa4e1852
|
#961292 by yoroy: 'Close the drawer' needs a better title for screen readers
|
2010-12-01 07:05:26 +00:00 |
Angie Byron
|
8e8d8274d6
|
#668640 by casey, aspilicious, et al: Re-implement Overlay without jQuery UI Dialog; massive performance improvement, helps address several critical issues.
|
2010-06-08 05:16:29 +00:00 |
Dries Buytaert
|
5d4fa6f725
|
- Rollback of #787940.
|
2010-05-23 18:23:32 +00:00 |
Dries Buytaert
|
fa50f04ee4
|
- Patch #787940 by casey: generic approach for position:fixed elements like toolbar.
|
2010-05-14 07:45:54 +00:00 |
Dries Buytaert
|
11af838dae
|
- Patch #745664 by james.elliott: toolbar doesn't properly add / remove the toolbar-drawer class when collapsing and expanding the drawer.
|
2010-04-04 20:27:08 +00:00 |
Dries Buytaert
|
63f40df610
|
- Patch #535066 by jide, jbrown, marvil07, yoroy, mcjim, TheRec, mr.baileys: use CSS3 / IE filter to render toolbar shadow.
|
2010-02-10 10:54:12 +00:00 |
Angie Byron
|
1a800113a8
|
#686670 by mfer and casey: Properly name-space toolbar.js.
|
2010-01-26 21:42:37 +00:00 |
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 |