Commit Graph

33 Commits (5c80527210556f367b418aa34e929be737d31d32)

Author SHA1 Message Date
webchick 3bb5f796f6 Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, alexpott, larowlan, Damien Tournoud: Replace almost all remaining superglobals (, , etc.) with Symfony Request object. 2013-12-05 10:02:36 -08:00
webchick dc7a5b27ef Revert of Issue #1998638, since it broke drush si and other command-line scripts. 2013-12-04 21:13:05 -08:00
webchick a68a2e239b Issue #2095311 by Wim Leers: Remove drupal_add_css() from update.module. 2013-12-03 22:42:42 -08:00
webchick a38172dc20 Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, larowlan, Damien Tournoud: Replace all remaining superglobals (, , etc.) with Symfony Request object. 2013-12-03 10:57:18 -08:00
webchick df1a669b77 Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global. 2013-11-23 12:57:04 -08:00
Alex Pott 523c8b6cb0 Issue #2089671 by disasm, tim.plunkett: Convert non-test form callbacks to new form controller. 2013-09-21 13:42:43 +02:00
webchick 5bb0d5e667 Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
webchick 53d757cbe3 Issue #2084339 by alexpott: Fixed The configuration value system.maintenance.enabled should be moved to the state system. 2013-09-14 00:08:33 -07:00
webchick f503d2282a Issue #2074509 by tim.plunkett, falcon03, mgifford, Xano: Fixed Add missing #title property to ensure form accessibility. 2013-09-11 00:16:22 -07:00
webchick 3cf100dfcd Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config(). 2013-08-14 09:54:28 -07:00
Alex Pott 53731f9ecf Issue #2048933 by plopesc, cconrad, pplantinga: Replace theme() with drupal_render() in update module. 2013-08-13 05:53:04 -05:00
Alex Pott e33ddd1b74 Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code. 2013-08-01 10:10:33 +02:00
Alex Pott 9873c74069 Issue #2012818 by thedavidmeister: Remove #type 'markup'. 2013-06-24 10:46:21 +01:00
Nathaniel Catchpole 00cb147e14 Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse. 2013-06-19 17:07:30 +01:00
Alex Pott 6d54ed7ac1 Issue #1818568 by Berdir, das-peter: Convert files to the new Entity Field API. 2013-06-15 10:46:11 +02:00
Alex Pott 2432c02138 Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention. 2013-06-07 11:48:55 +01:00
Nathaniel Catchpole 579aa78880 Issue #1947720 by damiankloip: Use Drupal::state() to replace state(). 2013-06-05 15:58:21 +01:00
webchick 8fd2b4779e Issue #625958 by slashrsm, quicksketch, eojthebrave, droplet, danlinn, czigor: Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute. 2013-04-19 20:34:14 -07:00
catch 1f4c2cf30f Issue #1833516 by Berdir, chx, catch, webchick: Add $settings for low-level configuration - move things out of . 2013-01-07 11:45:26 +00:00
webchick d029eeb5d5 Issue #1810880 by Albert Volkman, vijaycs85, barbun, alexpott: Convert update_last_check() and update_last_email_notification() variables to CMI system. 2012-10-27 14:15:15 -07: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
Jennifer Hodgdon c0f384fa57 Issue #1431634 by Tor Arne Thune: API docs cleanup for update module 2012-06-06 08:33:53 -07:00
catch 837430ffee Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0. Commit ALL THE files. 2012-04-03 15:12:03 +09:00
catch e89ce2820d Revert "Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0."
This reverts commit 5abec889ea.
2012-04-03 15:10:00 +09:00
catch 5abec889ea Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0. 2012-04-03 14:37:09 +09:00
webchick 368cf30de0 Issue #1471376 by amateescu: Convert updater.inc to PSR-0. 2012-03-10 16:23:05 -08:00
webchick 59e142d1b5 Revert "- Patch #1471376 by amateescu: convert updater.inc to PSR-0."
This reverts commit de2ef9def5.
2012-03-10 16:21:58 -08:00
Dries de2ef9def5 - Patch #1471376 by amateescu: convert updater.inc to PSR-0. 2012-03-10 18:04:45 -05:00
catch da3a59b574 Issue #1174630 by Dave Reid, Niklas Fiekas, ericduran, xjm: Added new HTML5 FAPI element: url. 2012-03-09 00:13:41 +09:00
catch 2f0d691cb1 Issue #278425 by andypost, OnkelTem, chx, c960657, droplet et al: Fixed Using basename() is not locale safe. 2012-01-18 13:10:02 +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