| Commit message (Collapse) | Author | Age |
|
|
|
| |
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.
|
|
|
|
| |
a cookie so it's remembered between sessions.
|
|
|
|
| |
for the toolbar.
|
|
|
|
| |
ksenzee et al: add customizable shortcuts to the toolbar.
|
|
|
|
| |
headers.
|
|
|
|
| |
introduced its own issues. Back to the drawing board...
|
|
|
|
| |
more easily accessible and 'Log out' is no longer mistakenly clicked.
|
|
|
|
| |
modules/toolbar/toolbar.js.
|
|
|
|
| |
.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.
|
|
initial version of the new administration toolbar.
|