summaryrefslogtreecommitdiff
path: root/modules/shortcut/shortcut.admin.inc
Commit message (Collapse)AuthorAge
* Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some ↵David Rothstein2013-12-29
| | | | callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead.
* Issue #934714 by swentel, caiovlp, dcam | Coornail: Fixed Cannot add ↵David Rothstein2012-10-28
| | | | frontpage as shortcut.
* - Patch #1271026 by swentel: name of shortcut should be required.Dries Buytaert2011-09-24
|
* Issue #937380 by David_Rothstein, swentel: Fixed errors when submitting the ↵webchick2011-09-05
| | | | shortcut set configuration page after deleting all shortcuts.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form ↵Dries Buytaert2010-10-20
| | | | element titles for accessibility.
* #901404 by bleen18, David_Rothstein: Fixed Saving a shortcut from the admin ↵Angie Byron2010-10-15
| | | | screen doesn't work correctly if a path alias is used.
* - Patch #800366 by sivaji, David_Rothstein: prevent creating shortcut set ↵Dries Buytaert2010-06-30
| | | | with empty or duplicate label.
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit ↵Dries Buytaert2010-04-24
| | | | buttons.
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* #734726 by David_Rothstein: Fixed Incorrect capitalization on button 'Save ↵Angie Byron2010-03-08
| | | | Changes'.
* - Patch #734146 by scor: white-space clean-up.Dries Buytaert2010-03-06
|
* - Patch #647084 by matt2000, jhodgdon, alpritt, David_Rothstein: fixed ↵Dries Buytaert2010-02-25
| | | | missing shortcut edit and delete operations on shortcuts admin.
* - Patch #717596 by alpritt: shortcut admin pages should be in the 'User ↵Dries Buytaert2010-02-19
| | | | interface' section, not the 'System' section.
* #658702 by Mike Wacker: Fixed shortcut derives automatic title for ↵Angie Byron2010-02-17
| | | | MENU_LOCAL_TASK based on parent page.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* #677534 by jhodgdon, andrewmacpherson, Bojhan, yoroy, et al: Fixed Customize ↵Angie Byron2010-01-14
| | | | still being used in place of Edit.
* #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.Angie Byron2010-01-03
|
* - Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: ↵Dries Buytaert2009-12-02
| | | | improved consistency, flexibility and accessibility of form element labels.
* #602522 follow-up by effulgentsia: Fix a couple of straggler missed ↵Angie Byron2009-11-08
| | | | operation link conversions.
* - Patch #511286 by JacobSingh, David_Rothstein, dmitrig01, Gábor Hojtsy, ↵Dries Buytaert2009-10-17
ksenzee et al: add customizable shortcuts to the toolbar.