Commit Graph

98 Commits (9848762852c992ea82b11b510df7d283c123d5d7)

Author SHA1 Message Date
Jennifer Hodgdon 8aa4fdbae0 Issue #1799116 by jwilson3: Standardize on installation profile term vs. install profile 2012-10-05 09:11:15 -07:00
webchick 3fe27a8d8b Issue #1772708 by alexpott, sun, chx, catch, beejeebus: Fixed The configuration directories can not be outside of DRUPAL_ROOT. 2012-09-13 01:54:52 -07:00
catch 67d2a2ffc4 Revert "Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT."
This reverts commit e003e4c580.
2012-09-10 14:50:02 +01:00
catch e003e4c580 Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT. 2012-09-10 12:02:48 +01:00
catch 4b5fad5475 Issue #1702080 by sun, chx: Added Introduce canonical FileStorage + (regular) cache. 2012-09-04 14:51:51 +01:00
webchick af7a3a8d3e Issue #1724252 by sun: Replace /sites/all/* with top-level directories. 2012-08-31 18:01:32 -07:00
Jennifer Hodgdon 3b1a495ed9 Issue #1317626 by Albert Volkman, xjm: API docs cleanup for includes files I-M 2012-08-31 08:56:36 -07:00
catch b65fd7feb6 Issue #1541674 by Berdir, Tor Arne Thune, sun, plach, dixon_, tim.plunkett: Remove the registry. 2012-08-31 11:03:05 +01:00
webchick 7c7b91ef66 Issue #1741804 by beejeebus, sun, chx, alexpott, matason: Implement a config import/staging directory. 2012-08-30 10:30:12 -07:00
webchick ea5de2e379 Issue #1392208 by Gábor Hojtsy, penyaskito, David_Rothstein: Fixed Impossible to install Drupal in a non-English language when following the provided instructions. 2012-08-18 17:45:05 +02:00
webchick 3f92626087 Issue #1733746 by penyaskito, sxnc, jsbalsera, Gábor Hojtsy: Fixed D8 installer is broken if selecting a non-English language on installation. 2012-08-18 12:42:31 +02:00
catch b996bbb220 Issue #562042 by cburschka, Rob Loach, sun, scor: Added Search for install profiles in sites/[all|site]/profiles folders, and move core profiles into /core/profiles. 2012-08-10 10:18:18 +01:00
Dries c7dc1e854e - Patch #1712352 by sun: configuration system does not support themes. 2012-08-07 15:19:48 -04:00
webchick 0e4742c536 Issue #1503224 by catch, sun, chx, bojanz, tim.plunkett: Cleanup module_list(). 2012-07-27 15:29:21 -05:00
Dries 06aa2facb9 - Patch #1189184 by attiks, clemens.tolboom, penyaskito, Gábor Hojtsy, Sutharsan: OOP & PSR-0-ify gettext .po file parsing and generation. 2012-07-26 18:07:25 -04: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 78e88b778a Issue #1500312 by aspilicious, marcingy, sun: Create $config_directory_name() during a D7 => D8 upgrade. 2012-07-18 11:01:11 +01:00
Dries 2922920684 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-07-09 16:18:43 -04:00
Dries 0a033f8b26 - Patch #1587642 by TravisCarden, andypost: rename drupal_uninstall_modules() to module_uninstall(). 2012-07-09 14:33:22 -04:00
webchick 776c4bc5d3 Issue #1587642 by TravisCarden: Rename drupal_uninstall_modules() to module_uninstall(). 2012-07-07 11:50:30 -07:00
webchick 28df3aa644 Issue #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach | beejeebus: Configuration system cleanup and rearchitecture. 2012-06-29 10:35:06 -07:00
webchick 450135017d Revert "- Patch #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach, beejeebus: configuration system cleanup and rearchitecture."
This reverts commit 8df23c8a87. Original commit
was missing some files. Trying again.
2012-06-29 10:34:05 -07:00
Dries 8df23c8a87 - Patch #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach, beejeebus: configuration system cleanup and rearchitecture. 2012-06-29 12:29:51 -04:00
catch 2e47b2fbee Issue #445012 by David_Rothstein, sun: Prevent drupal_rewrite_settings() from overwriting customizations made to settings.php. 2012-06-14 11:48:09 +09:00
webchick 9abacc9fea Issue #1617598 by Gábor Hojtsy: Fixed When installing in ie Dutch notice appears about LOCALE_NOT_CUSTOMIZED. 2012-06-13 19:36:40 +02:00
catch 9e8d1e85dc Issue #1470824 by alexpott, sun: Fixed XML encoder can only handle a small subset of PHP arrays, so switch to YAML. 2012-05-23 12:48:37 +09:00
catch d390816023 Issue #1444620 by dawehner, sun, heyrocker: Remove file signing from configuration system. 2012-05-08 14:04:54 +09: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
catch 7be4a6abcb Issue #1444766 by acrollet, amateescu: Determine method for automatically cleaning up configuration after a module is uninstalled. 2012-04-05 22:15:03 +09:00
catch f5032a6cff Issue #1180112 by franz, Pedro Lozano, amateescu: Move drupal_*_schema_*() functions into one place. 2012-03-15 00:29:10 +09:00
Dries 5c45ddc9cf - Patch #1464940 by amateescu: move database.inc to proper location. 2012-03-03 13:12:04 -05:00
Greg Dunlap 1bc549de8f Merge remote-tracking branch 'origin/8.x' into 8.x-file-config 2012-02-29 19:47:35 -08:00
Larry Garfield 92286713d5 Move database files to the new lib directory and update code accordingly. 2012-01-22 23:56:07 -06:00
Larry Garfield adbd7c9aad Merge branch '8.x' into dbtngtng 2012-01-22 21:34:59 -06:00
Greg Dunlap cdc4bc1c64 Merging from core 2012-01-07 22:12:13 +01:00
catch fc3f966000 Issue #1392192 by Garrett Albright: Fixed st() still requires profile to be selected before translating. 2012-01-07 17:30:35 +09:00
catch 6ea395e685 Issue #1260716 by David_Rothstein: Follow-up for improve language onboarding user experience. 2012-01-04 14:47:07 +09:00
Larry Garfield 9f60871f77 The connection is not yet available early in the installer, so we cannot use it to find the driver installer. 2011-12-28 13:24:46 -06:00
Larry Garfield b5de187356 Let getDriverClass() handle defaults, so that extenders work. Also use it in more places, eliminating the old-school crappy approach. 2011-12-28 13:08:26 -06:00
Larry Garfield 9062e1e4e7 Simplify the class name finding and loading routines, since PSR-0 now handles them for us. 2011-12-27 19:06:42 -06:00
Larry Garfield 67429ab19f Initial move and rename of database classes to PSR-0 namespaces. So far only MySQL has been converted. 2011-12-27 15:17:19 -06:00
Greg Dunlap c1c2ceab25 Fixing problems related to corepocalypse merge 2011-11-30 13:17:28 +01:00
catch efe0a73b29 Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define(). 2011-11-29 18:56:53 +09:00
Nathaniel 129de63e06 Issue #1260716 by good_man, Gábor Hojtsy, emarchak, David_Rothstein, ezra-g: Improve language onboarding user experience. 2011-11-25 15:22:29 +09:00
Nathan Haug f434037c0e 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
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