summaryrefslogtreecommitdiff
path: root/modules/shortcut
Commit message (Collapse)AuthorAge
* - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign ↵Dries Buytaert2010-08-22
| | | | keys; inconsistent implementations in core.
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - 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 #562968 by kkaefer: optimize module and theme images.Dries Buytaert2010-06-29
|
* - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors.Dries Buytaert2010-06-17
|
* - Patch #811276 by YaxBalamAhaw: 'Add to Default Shortcuts' keyboard ↵Dries Buytaert2010-05-31
| | | | navigation problems.
* - 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
|
* - Patch #746470 by aspilicious, jbrown: add border-radius for IE9 / Opera 10.50.Dries Buytaert2010-03-20
|
* #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 #680850 by bleen18, jhodgdon, David_Rothstein: tests for Shortcut ↵Dries Buytaert2010-03-06
| | | | module.
* - Patch #620298 by David_Rothstein: schema not available in hook_install().Dries Buytaert2010-02-26
|
* - 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.
* #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.
* - Patch #602408 by yoroy: adjust height of shortcut bar.Dries Buytaert2010-01-25
|
* #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.
* #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.Angie Byron2010-01-03
|
* - Patch #663900 by Bojhan: removed dashboard link from shortcut bar because ↵Dries Buytaert2009-12-20
| | | | there is already a link in the header bar.
* - 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.
* - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add ↵Dries Buytaert2009-11-17
| | | | link to the permissions and configuration page of each module from the module configuration page. Great team work!
* #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.