Commit Graph

72 Commits (fa2e36b863eecea32852d3a7f374680736c87732)

Author SHA1 Message Date
David Rothstein 257fac8454 Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead. 2013-12-29 15:32:28 -05:00
Jennifer Hodgdon 053a3b0346 Issue #1797510 by Lars Toomre, xjm, lazysoundsystem, dcam: Remove t() from test assertions in shortcut module 2013-06-10 07:47:21 -07:00
David Rothstein 160e454224 Issue #934714 by swentel, caiovlp, dcam | Coornail: Fixed Cannot add frontpage as shortcut. 2012-10-28 23:12:12 -04:00
David Rothstein ca06374dc4 Issue #1363358 by David_Rothstein: Fixed Shortcut set titles are double-escaped with check_plain(). 2012-08-29 10:57:11 -04:00
webchick fa22dcb5e2 Issue #1684866 by droplet, nod_, oriol_e9g: Fixed JSHint shortcut. 2012-08-18 13:05:56 +02:00
webchick 966d3f310d Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really .closest(). 2012-03-28 09:33:40 -07:00
Jennifer Hodgdon 4fb8e143a3 Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
webchick 2a7d3d9b20 Issue #1420056 by droplet, nod_: Fixed moving shortcut local var. 2012-02-28 23:22:37 -08:00
Dries 14e1deb866 - Patch #1399496 by droplet: JS semicolon to following code standard . 2012-01-29 08:25:27 -05:00
Dries d7946ebdda - Patch #1386514 by pflame, nod_, David_Rothstein: Fixed Dragging and dropping a shortcut from disabled to enabled doesn't switch the status if the dragging happens fast. 2012-01-24 14:01:57 -05:00
webchick 84844cf37d Issue #1344752 by pflame, aspilicious, JacobSingh: Fixed Drag and Drop of shortcuts between Enable and Disable Does not respect the Shortcuts Limit. 2012-01-11 23:19:09 -05:00
webchick 39994dd88f Issue #790770 by swentel, jhodgdon, David_Rothstein, naxoc: Fixed 'Add to shortcuts' link should not appear on 403/404 pages. 2011-09-30 12:59:38 -07:00
Dries Buytaert 0e7218bb7c - Patch #1271026 by swentel: name of shortcut should be required. 2011-09-24 21:58:17 +02:00
webchick 7cba1fdec6 Issue #937380 by David_Rothstein, swentel: Fixed errors when submitting the shortcut set configuration page after deleting all shortcuts. 2011-09-05 11:43:45 -07:00
webchick 63439a8f1a Issue #766458 by aspilicious, xjm, Jeff Burnz, tsi: Fixed Seven theme lacks rtl styling. 2011-08-22 03:41:14 +01:00
Dries Buytaert 5fea4ed4f4 - Patch #1228888 by Johnny vd Laar: shortcut_set_unassign_user() deletes in the wrong table. 2011-07-29 14:33:59 -04:00
webchick 4b187a18b8 Issue #1187906 by David_Rothstein, tstoeckler: Fixed Shortcut module cannot be installed via an install profile if the menu module wasn't installed first. 2011-07-11 23:37:21 -04:00
webchick e3de4550ac Issue #1029606 follow-up by catch, David_Rothstein: Fixed Regression: Not loading the .module file causes a fatal error when uninstalling some modules (as does loading it). 2011-06-15 02:28:22 -04:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Dries Buytaert f1399ea638 - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files. 2011-02-04 18:42:22 +00:00
Angie Byron 61472dcdfb #740182 follow-up: Committing new shortcut.png image. 2011-01-28 07:35:58 +00:00
Dries Buytaert 6f01e26207 - Patch #740182 by aspilicious, tsi, yoroy, casey, realityloop, Jeff Burnz: toolbar and shortcuts lack RTL styling. 2011-01-18 18:20:54 +00:00
Angie Byron a873518489 #746470 by follow-up by aspilicious, Jacine, jbrown, sgabe, et al: Add border-radius for IE9 / Opera 10.50 2011-01-03 07:04:48 +00:00
Angie Byron 15ec48062c #915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes. 2010-12-20 19:59:44 +00:00
Dries Buytaert 84c72d06f0 - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths(). 2010-11-27 20:25:44 +00:00
Dries Buytaert b0cbc018ec - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +00:00
Dries Buytaert 11289d69fe - Patch #795268 by mgifford, cha0s, kat3_drx, yoroy, aspilicious: shortcut 'Edit shortcuts' link has insufficient color contrast ratio. 2010-10-20 01:06:51 +00:00
Angie Byron f6ceeca471 #901404 by bleen18, David_Rothstein: Fixed Saving a shortcut from the admin screen doesn't work correctly if a path alias is used. 2010-10-15 04:21:02 +00:00
Dries Buytaert c9de4646c5 - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. 2010-09-24 00:37:45 +00:00
Dries Buytaert db5368027e - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign keys; inconsistent implementations in core. 2010-08-22 13:55:53 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Dries Buytaert 856a1a539e - Patch #662868 by David_Rothstein: user edit link should open in a overlay. 2010-08-03 23:07:01 +00:00
Dries Buytaert 113b00e7f0 - Patch #800366 by sivaji, David_Rothstein: prevent creating shortcut set with empty or duplicate label. 2010-06-30 15:12:59 +00:00
Dries Buytaert 73a961e2de - Patch #562968 by kkaefer: optimize module and theme images. 2010-06-29 15:39:52 +00:00
Dries Buytaert 3620310d7c - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors. 2010-06-17 13:16:57 +00:00
Dries Buytaert 1e7303d08a - Patch #811276 by YaxBalamAhaw: 'Add to Default Shortcuts' keyboard navigation problems. 2010-05-31 08:18:02 +00:00
Dries Buytaert 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Dries Buytaert 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
Dries Buytaert 883a870160 - Patch #746470 by aspilicious, jbrown: add border-radius for IE9 / Opera 10.50. 2010-03-20 14:45:05 +00:00
Angie Byron 7b67066ecb #734726 by David_Rothstein: Fixed Incorrect capitalization on button 'Save Changes'. 2010-03-08 15:45:26 +00:00
Dries Buytaert aec10a8c7d - Patch #734146 by scor: white-space clean-up. 2010-03-06 06:39:01 +00:00
Dries Buytaert fe04b8f5a1 - Patch #680850 by bleen18, jhodgdon, David_Rothstein: tests for Shortcut module. 2010-03-06 06:33:14 +00:00
Dries Buytaert f6b166ff23 - Patch #620298 by David_Rothstein: schema not available in hook_install(). 2010-02-26 18:31:29 +00:00
Dries Buytaert 7982be718e - Patch #647084 by matt2000, jhodgdon, alpritt, David_Rothstein: fixed missing shortcut edit and delete operations on shortcuts admin. 2010-02-25 15:58:54 +00:00
Dries Buytaert 347a5abc19 - Patch #685020 by Shai, jhodgdon: shortcut permission names are misleading. 2010-02-23 20:05:36 +00:00
Dries Buytaert 79916b2ad3 - Patch #717596 by alpritt: shortcut admin pages should be in the 'User interface' section, not the 'System' section. 2010-02-19 10:36:12 +00:00
Angie Byron ba468be638 #658702 by Mike Wacker: Fixed shortcut derives automatic title for MENU_LOCAL_TASK based on parent page. 2010-02-17 03:35:15 +00:00
Dries Buytaert ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Dries Buytaert 14f304584b - Patch #602408 by yoroy: adjust height of shortcut bar. 2010-01-25 17:01:02 +00:00