Commit Graph

61 Commits (1f31a38fde4b6c4e0e63add6d9ee201bbc0c1460)

Author SHA1 Message Date
catch e06c4610db Issue #304540 by Rob Loach, marcingy, typhonius, BrockBoland, jaredsmith: Fixed Disable themes when theme engine or base theme arn't available. 2012-08-06 14:18:08 +01:00
webchick 04a2523997 Issue #1493108 by marcingy, Mike Wacker, sun, kbasarab, Berdir, Rok Žlender, cosmicdreams, alexpott: Convert logging and error settings to configuration system. 2012-07-28 11:35:17 -05:00
webchick cd224643ba Issue #1496458 by swentel, pcambra, n3or, kbasarab, sun, marcingy: Convert maintenance mode settings to configuration system. 2012-07-28 08:39:43 -05:00
Dries 48d139aed1 - Patch #1496462 by acrollet, sun, cosmicdreams, Niklas Fiekas, aspilicious: convert RSS publishing settings to configuration system. 2012-07-26 17:09:56 -04:00
webchick 353eb10cc2 Issue #950956 by tim.plunkett, aspilicious, jenlampton, chx, Rob Loach: Remove Dashboard module until/unless such time as it's more useful. 2012-07-21 21:23:27 -07:00
Dries f193db251f - Patch #1493098 by sun, jcisio, pcambra, Pol, wamilton, Rok Žlender, beejeebus: convert cron settings to configuration system. 2012-07-21 15:16:31 -04:00
catch fd352bff0c Issue #1158322 by sun, jhedstrom, et al : Added backtrace to all errors. 2012-07-18 10:38:16 +01:00
webchick 776c4bc5d3 Issue #1587642 by TravisCarden: Rename drupal_uninstall_modules() to module_uninstall(). 2012-07-07 11:50:30 -07:00
Dries 4c81313cad - Patch #1503224 by catch, sun, bojanz: cleanup module_list(). 2012-07-04 14:49:18 -04:00
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
webchick 517ef08221 Issue #1666074 by sun: Move 'default_nodes_main()' setting to node module. 2012-06-30 11:24:01 -07:00
webchick deae32e9cb Issue #1619446 by Niklas Fiekas: Fixed All autocomplete and drupal_json_output() responses are broken (returning Ajax instead of JSON). 2012-06-29 09:10:25 -07:00
webchick 4f50bc1c69 Issue #1599554 by sun, dww, effulgentsia: Tutorial/guidelines for how to convert variables into configuration. 2012-06-27 14:31:52 -07:00
webchick 142778af85 Issue #1635134 by hairqles, floretan, webflo: Move date format translation functions from locale to system. 2012-06-16 16:38:11 +02:00
Dries 5b8960df6d - Patch #730060 by beejeebus, catch, Damien Tournoud, moshe weitzman, msonnabaum, oriol_e9g, aspilicious: Fixed Replace CACHE_TEMPORARY, cache_clear_all() (no arguments) and minimum cache lifetime with cache tags support. 2012-06-12 21:37:07 -04:00
catch c1f05ae409 Issue #1541892 by Rob Loach: Convert TableSort to PSR-0. 2012-06-08 21:26:56 +09:00
Dries 67af8a4988 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-06-05 08:43:38 -04:00
catch 92490ed529 Issue #1541684 by Rob Loach, aspilicious: Convert PagerDefault db extender to PSR-0. 2012-06-05 14:42:19 +09: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
Dave Reid 98fbeaf315 Fixing merge with 8.x upstream. 2012-05-26 13:46:07 -05:00
Larry Garfield 9fdd40f8c9 Merge remote-tracking branch 'upstream/8.x' into kernel 2012-05-19 00:04:26 -05:00
Dries 26aaa9fbde - Patch #1496462 by acrollet, cosmicdreams, Niklas Fiekas | heyrocker: Convert RSS publishing settings to configuration system. 2012-05-18 16:34:59 -04:00
catch 747e01ca53 Issue #1493098 by jcisio, pcambra, Pol, wamilton, Rok Žlender, beejeebus: Convert cron settings to configuration system. 2012-05-16 12:41:18 +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
Dries f72f814f7b - Patch #1404198 by sun, beejeebus, fago, chx: Separate database cache clearing from static cache clearing and data structure rebuilding. 2012-05-03 11:09:39 -04: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 a94bb607ed Merge remote-tracking branch 'upstream/8.x' into kernel 2012-04-13 00:19:25 -05:00
Larry Garfield a001caf29f Update Batch API to return a JSON response directly from the controller, and from _batch_do(). 2012-04-13 00:01:33 -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 efc984dfda Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates. 2012-03-21 14:51:30 +09:00
webchick 9f205a9767 Issue #1282156 by karschsp, kika: Convert IP-blocking table to 'Empty table pattern'. 2012-03-13 12:42:14 -07:00
Dries 44963050b2 Merge remote-tracking branch 'heyrocker/8.x-file-config' into 8.x 2012-03-02 12:42:36 -05:00
catch 2cc2aa2568 Issue #1174620 by Niklas Fiekas, Dave Reid, ericduran: Added new HTML5 FAPI element: email. 2012-03-02 16:29:16 +09:00
Greg Dunlap bdd013ea2a Merge remote-tracking branches 'origin/8.x' and 'origin/8.x-file-config' into 8.x-file-config 2012-02-22 14:29:38 -08:00
catch 78d1b495c7 Issue #1376166 by sun: Fixed Custom logo and favicon functionality inanely tries to support absolute local file paths. 2012-02-17 12:38:33 +09:00
Greg Dunlap a8313cf422 Merge remote-tracking branch 'core/8.x' into 8.x-file-config 2012-02-12 11:24:16 -05:00
catch 869b5e1a7e Issue #761608 by JohnAlbin: Fixed Missing theme settings values because list_themes() has inconsistent theme object data. 2012-02-03 23:16:11 +09:00
Greg Dunlap a5b4c2500a Merge from core for PSR-0 2012-01-25 21:01:35 +01:00
Dries fc5b03dacf - Patch #1352272 by sven.lauer, LSU_JBob: Remove obsolete system_settings_overview(). 2012-01-24 17:51:41 -05:00
Dries eeed9ed8a6 - Patch #764558 by Rob Loach, sun, xjm, chx, catch: Remove trigger module from core. 2012-01-22 13:53:27 -05:00
catch f363f945c1 Issue #1025286 by Tor Arne Thune, Devin Carlson, swentel: Fixed logo_upload in form_set_error() instead of favicon_upload in system.admin.inc. 2012-01-20 02:43:14 +09:00
Nathaniel a74ffedcd5 Issue #1397882 by sun: Fixed system_theme_settings_submit() does not properly clean up submitted form values. 2012-01-10 13:22:09 +09:00
xjm 92a7f43363 Adjust submission handler docs to standard. 2012-01-08 06:30:34 -06:00
catch b3cf068140 Issue #375397 by sun, Xano, Rob Loach: Make Node module optional. 2012-01-08 16:14:15 +09:00
sun e312880573 Fixed coding style, comments, and some trivial issues. 2012-01-08 02:29:22 +01:00
Greg Dunlap cdc4bc1c64 Merging from core 2012-01-07 22:12:13 +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
Dries 1374de6047 - Patch #1181776 by sun, Psikik, mallezie, scor: change theme_default() variable to Stark. 2011-12-12 22:29:45 -05:00