Commit Graph

45 Commits (353eb10cc29eacdafafea3dbdbcdc2fc0136250e)

Author SHA1 Message Date
webchick 4b6bdbb1dd Issue #1496542 by cosmicdreams, sun, chx, vasi1186, aspilicious, alexpott, nadavoid, Pedro Lozano, disasm, andypost | heyrocker: Convert site information to config system. 2012-07-02 10:20:33 -07:00
Dries 3b2f5ad9a6 - Patch #1260800 by David_Rothstein, lewisnyman, yoroy, nod_, thedavidmeister, effulgentsia: kill the overlay for widths below 640 pixels. 2012-06-27 16:41:36 -04:00
webchick bd99f90f35 Issue #1428534 follow-up by droplet: Fix overlay. 2012-06-25 14:03:21 -07:00
webchick b0e14ca1d4 Issue #1085590 by Rob Loach, keichee, tim.plunkett, mfer, ericduran: Update jQuery UI to the latest in the git repository. 2012-06-24 10:30:34 -07:00
Dries 675803d885 - Patch #1428534 by nod_: Use === and !== 2012-06-23 09:50:41 -07:00
Dries 81c90b3cbf - Patch #1651270 by effulgentsia: remove IE8-specific workaround for lack of CSS3 box-shadow support. 2012-06-22 10:46:33 -07:00
Dries 002769ef32 - Patch #1591604 by underq, chrisdolby, Albert Volkman, pfrenssen: replace drupal_access_denied() with throw AccessDeniedHttpException. 2012-06-04 08:06:09 -04:00
effulgentsia 14416d109e refs #1595298 Revert CSRF token checks back to page callbacks, not menu access callbacks.
This will be refactored again later when the routing system is upgraded.
2012-05-23 23:31:42 -05:00
Larry Garfield 270dcd2e88 Merge remote-tracking branch 'upstream/8.x' into kernel 2012-05-10 00:14:31 -05:00
catch bd30dbfc09 Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code. 2012-05-08 11:57:33 +09:00
Larry Garfield 12e53f92a3 Merge remote-tracking branch 'upstream/8.x' into kernel
Resolve conflicts in cron improvements.

Conflicts:
	core/INSTALL.txt
	core/includes/bootstrap.inc
	core/modules/simpletest/drupal_web_test_case.php
	core/modules/system/system.install
	core/modules/system/system.module
	core/modules/system/system.test
	core/scripts/cron-curl.sh
	core/scripts/cron-lynx.sh
2012-05-06 23:03:57 -05:00
Jennifer Hodgdon a440f52c71 Issue #1443202 by TravisCarden, tim.plunkett, xjm: Make sure hook_preprocess documentation points to real funcions 2012-05-04 12:53:43 -07:00
Larry Garfield 29ec5c929b Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
	core/includes/common.inc
	core/includes/menu.inc
	core/modules/image/image.test
	core/modules/system/tests/file.test
2012-04-30 21:29:48 -05:00
Dries 02750689dd - Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support. 2012-04-29 11:16:27 -04:00
Larry Garfield 88be740cdb Merge remote-tracking branch 'upstream/8.x' into kernel
Conflicts:
	core/modules/node/node.module
	core/modules/overlay/overlay.module
2012-04-27 21:59:33 -05:00
catch 93c20fd054 Issue #1361228 by marcingy, Niklas Fiekas, fago, cosmicdreams, aspilicious et al: Make the user entity a classed object. 2012-04-26 12:51:09 +09:00
Jody Hamilton f811458288 Fixing fatal error in getting token from request 2012-04-16 19:53:10 -05:00
Jody Hamilton da3aa99f22 remove use of $_GET[token] from overlay 2012-04-16 19:53:10 -05:00
Jody Hamilton 9a34e05e53 removing use of $_GET and menu constanct from overlay 2012-04-16 19:53:10 -05:00
Larry Garfield a94bb607ed Merge remote-tracking branch 'upstream/8.x' into kernel 2012-04-13 00:19:25 -05:00
Dries 3c2b78d7d8 - Patch #1468930 by dawehner, Gábor Hojtsy, plach, das-peter, fubhy: clean up and move the code for the negotiation functionality from locale module to language module. 2012-04-11 10:47:06 -04:00
catch eab6f127ad Issue #1419968 by nod_, cosmicdreams, droplet, tim.plunkett: Replace $('selector', domelement) with $(domelement).find('selector'). 2012-04-07 16:19:30 +09:00
James Gilliland e13dd9cb64 Fix overlay top region rendering 2012-03-26 20:59:03 -06:00
James Gilliland c6ceeebc86 Revert "Fix kernel overlay rendering"
This reverts commit 99bd08556c.
2012-03-26 20:58:19 -06:00
James Gilliland 99bd08556c Fix kernel overlay rendering 2012-03-24 00:25:19 -06:00
catch efc984dfda Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates. 2012-03-21 14:51:30 +09:00
catch f1d90a0c65 Issue #1428524 by nod_, katbailey: Replace all $.each() with filtered for loop. 2012-03-21 14:40:42 +09:00
catch 8aa81cac8c Issue #1199774 by nod_, droplet, xjm: Fixed toolbar layout error in IE. 2012-03-12 12:11:11 +09:00
webchick e9aa642289 Issue #1431076 by c960657, nod_, purencool, Nor4a: Fixed Overlay does not work with prefixed URL paths . 2012-03-07 10:40:48 -08:00
Nathaniel 8c806a8fe7 Issue #1431076 by nod_: Fixed Overlay does not work with prefixed URL paths . 2012-02-27 12:21:12 +09:00
catch f881a68a01 Issue #771036 by ojohansson, Gábor Hojtsy: Fixed Overlay overwrites existing target attribute. 2012-02-16 13:27:56 +09:00
Nathaniel 69d530a0bc Issue #1006042 by ksenzee, grendzy: Fixed Links outside the overlay with existing fragments are broken. 2012-02-14 12:49:58 +09:00
Dries 823ff6a19b - Patch #1290506 by droplet, mike stewart, bvirtual: remove webkit-specific border radius from CSS. 2012-02-02 10:49:10 -05:00
Dries 39b65b363e - Patch #1269586 by Everett Zufelt, ericduran: Use .js instead of html.js in CSS. 2012-01-24 21:00:59 -05:00
Dries 89d83c6f15 - Patch #1217788 by droplet: drop IE7 support from Drupal 8.x. 2012-01-22 17:42:49 -05:00
catch b3cf068140 Issue #375397 by sun, Xano, Rob Loach: Make Node module optional. 2012-01-08 16:14:15 +09:00
Dries 9a2d4898a9 - Patch #1387002 by Rob Loach, nburles: Fixed Bug in overlay-parent.js when minified. 2011-12-30 20:44:01 +01:00
webchick 256a10dd19 Revert "Issue #1368872 by agentrickard: Clean up API docs for syslog."
This reverts commit 9db1fddb90.
2011-12-22 14:33:38 -08:00
catch 9db1fddb90 Issue #1368872 by agentrickard: Clean up API docs for syslog. 2011-12-22 20:45:21 +09:00
webchick b38ce3da6a Issue #1326950 by chrispomeroy: Fixed typo in overlay-child-rtl.css. 2011-11-12 15:44:24 -08:00
catch 789acbd3c3 Issue #1146234 by David_Rothstein, Tor Arne Thune, xjm: Fixed Overlay redirect does not include query string. 2011-11-05 20:43:12 +09:00
catch 70b8337cdc Issue #1291100 by moshe weitzman, David_Rothstein: Remove category system from user edit and view. 2011-11-03 16:34:18 +09:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00
Nathaniel f0a16bf2a4 Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades. 2011-11-01 12:25:12 +09:00