summaryrefslogtreecommitdiff
path: root/modules/shortcut/shortcut.module
Commit message (Collapse)AuthorAge
* Issue #934714 by swentel, caiovlp, dcam | Coornail: Fixed Cannot add ↵David Rothstein2012-10-28
| | | | frontpage as shortcut.
* Issue #1363358 by David_Rothstein: Fixed Shortcut set titles are ↵David Rothstein2012-08-29
| | | | double-escaped with check_plain().
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #790770 by swentel, jhodgdon, David_Rothstein, naxoc: Fixed 'Add to ↵webchick2011-09-30
| | | | shortcuts' link should not appear on 403/404 pages.
* - Patch #1228888 by Johnny vd Laar: shortcut_set_unassign_user() deletes in ↵Dries Buytaert2011-07-29
| | | | the wrong table.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths ↵Dries Buytaert2010-09-24
| | | | and local tasks #2.
* - Patch #662868 by David_Rothstein: user edit link should open in a overlay.Dries Buytaert2010-08-03
|
* - Patch #800366 by sivaji, David_Rothstein: prevent creating shortcut set ↵Dries Buytaert2010-06-30
| | | | with empty or duplicate label.
* - Patch #680850 by bleen18, jhodgdon, David_Rothstein: tests for Shortcut ↵Dries Buytaert2010-03-06
| | | | module.
* - Patch #647084 by matt2000, jhodgdon, alpritt, David_Rothstein: fixed ↵Dries Buytaert2010-02-25
| | | | missing shortcut edit and delete operations on shortcuts admin.
* - Patch #685020 by Shai, jhodgdon: shortcut permission names are misleading.Dries Buytaert2010-02-23
|
* - Patch #717596 by alpritt: shortcut admin pages should be in the 'User ↵Dries Buytaert2010-02-19
| | | | interface' section, not the 'System' section.
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* #674394 by David_Rothstein: Move add/remove shortcut buttons to a theme ↵Angie Byron2010-01-14
| | | | setting, so that it does not appear on themes where it makes no sense.
* #677534 by jhodgdon, andrewmacpherson, Bojhan, yoroy, et al: Fixed Customize ↵Angie Byron2010-01-14
| | | | still being used in place of Edit.
* #609122 by fabsor: Fix 404 errors when adding certain pages as shortcuts.Angie Byron2010-01-11
|
* #680380 by alpritt: Fixed Shortcut bar not properly adding shortcuts.Angie Byron2010-01-10
|
* - Patch #663906 by casey, Bojhan: visual tweaks to the 'edit shortcuts' link.Dries Buytaert2010-01-07
|
* #645140 by casey: Remove inter-dependency between Shortcut and Toolbar.Angie Byron2010-01-07
|
* #646874 by sun and David_Rothstein: Remove assumptions about Contextual ↵Angie Byron2010-01-04
| | | | links and Shortcut modules from template files.
* - Patch #658140 by jhodgdon: various small help text fixes.Dries Buytaert2009-12-14
|
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #636822 by jhodgdon, arianek, David_Rothstein, JuliaKM: help ↵Dries Buytaert2009-12-04
| | | | improvements for shortcut and toolbar.
* - Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: ↵Dries Buytaert2009-12-02
| | | | improved consistency, flexibility and accessibility of form element labels.
* #610234 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, ↵Angie Byron2009-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.
* - Patch #620446 by Xano: rewrite permission titles and descriptions.Dries Buytaert2009-12-01
|
* #620634 by David_Rothstein: Don't build Shortcuts unconditionally for ↵Angie Byron2009-11-19
| | | | anonymous users.
* #609100 by bleen18, seutje, and David_Rothstein: Should not be able to ↵Angie Byron2009-11-11
| | | | re-add same shortcut to same set twice.
* #602522 follow-up by effulgentsia: Fix a couple of straggler missed ↵Angie Byron2009-11-08
| | | | operation link conversions.
* #607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs ↵Angie Byron2009-11-01
| | | | in https support and use https for authorize.php if available.
* #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵Angie Byron2009-10-23
| | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
* - Patch #511286 by JacobSingh, David_Rothstein, dmitrig01, Gábor Hojtsy, ↵Dries Buytaert2009-10-17
ksenzee et al: add customizable shortcuts to the toolbar.