webchick
|
c17906e3f9
|
Issue #2167517 by mtift, ianthomas_uk: System_custom_theme calls removed function drupal_container.
|
2014-01-05 20:42:18 -08:00 |
webchick
|
284241ecb9
|
Issue #2162013 by alexpott, Berdir, sun, pwolanin: Critical performance regression due to config schema + TypedData lookups in installer.
|
2014-01-04 10:53:30 -08:00 |
Nathaniel Catchpole
|
18828bde34
|
Issue #2160581 by vijaycs85, Wim Leers: Remove drupal_add_js() + drupal_add_library() from install.core.inc.
|
2014-01-03 19:45:00 +00:00 |
webchick
|
97dd7ca90b
|
Issue #2162893 by Kartagis: Remove extra </em> tag in help text.
|
2013-12-31 15:16:35 -08:00 |
webchick
|
95dd7f74c4
|
Issue #2001206 by andypost, penyaskito, herom, Crell, ebeyrent, DmitryDrozdik: Replace drupal_container() with Drupal::service().
|
2013-12-22 13:03:21 -08:00 |
Dries
|
141cb6f304
|
Issue #2130811 by alexpott, Gábor Hojtsy, vijaycs85, sun, Wim Leers: Use config schema in saving and validating configuration form to ensure data is consistent and correct.
|
2013-12-20 11:27:41 -05:00 |
Dries
|
5b6f9d7908
|
- Issue #2156265 by sun: KeyValueFactory is swappable, add an interface and fix type-hints.
|
2013-12-18 14:56:51 -05:00 |
catch
|
3e27ebdea5
|
Issue #1786490 by Berdir, amateescu, damiankloip, Wim Leers, dawehner: Add caching to the state system.
|
2013-12-12 00:00:09 +00:00 |
Nathaniel Catchpole
|
51560a3a04
|
Revert "Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system."
This reverts commit 8ec847cc7c .
|
2013-12-11 14:37:58 +00:00 |
Nathaniel Catchpole
|
8ec847cc7c
|
Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system.
|
2013-12-11 12:00:10 +00:00 |
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 |
Nathaniel Catchpole
|
67e93b23ac
|
Issue #2109287 by dawehner, Cottser, tim.plunkett, kim.pepper: Replace list_themes() with a service.
|
2013-12-05 10:06:32 +00: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
|
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 |
Jennifer Hodgdon
|
80fbd33d97
|
Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments
|
2013-12-03 07:54:20 -08:00 |
webchick
|
371fd516f1
|
Issue #2099577 follow-up by nod: Optimize method of installer's conditional language selector text.
|
2013-11-28 00:28:03 -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 |
webchick
|
3043a70e3c
|
Issue #2084665 by Xano, aschiwi, yoroy: Clean up the DB configuration during installation.
|
2013-11-23 12:22:32 -08:00 |
Alex Pott
|
3cda8309b0
|
Issue #1886448 by dawehner, sun, Berdir, ParisLiakos: Rewrite the theme registry into a proper service.
|
2013-11-16 17:35:23 -04:00 |
Alex Pott
|
82eb2924cf
|
Issue #2112807 by tim.plunkett: Move the form builder functions in form.inc to a form service.
|
2013-10-25 15:54:34 -07:00 |
webchick
|
4649f48115
|
Issue #2099577 by thamas, nod_, yoroy, Gábor Hojtsy: First installer page has initially needless description for how translations are handled.
|
2013-10-25 14:06:50 -07:00 |
webchick
|
08c1599c7f
|
Issue #2057259 by alexpott, cweagans, swentel: Fixed Malformed modulename.info.yml file causes fatal error.
|
2013-10-25 13:19:15 -07:00 |
Alex Pott
|
d3d34a5eee
|
Issue #1914070 by Sutharsan, pp, YesCT: Improve version fallback for install language.
|
2013-10-17 00:00:50 +01:00 |
Alex Pott
|
1c67615a0f
|
Revert "Issue #1914070 by Sutharsan, pp, YesCT: Improve version fallback for install language."
This reverts commit 7b08fd6398 .
|
2013-10-16 23:59:52 +01:00 |
Alex Pott
|
7b08fd6398
|
Issue #1914070 by Sutharsan, pp, YesCT: Improve version fallback for install language.
|
2013-10-16 23:37:38 +01:00 |
Nathaniel Catchpole
|
d50a62fc3d
|
Issue #1975490 by ParisLiakos: Convert locale_custom_strings_* to settings.
|
2013-10-11 14:13:17 +01:00 |
webchick
|
4d6724c151
|
Issue #2030631 by emma.maria | LewisNyman: Make 'Save and Continue' buttons primary buttons.
|
2013-10-08 22:30:36 -07:00 |
webchick
|
d48480f3db
|
Issue #2099467 by moshe weitzman, chx: Let non-interactive installers determine mode of files directory and its subdirectories.
|
2013-10-07 10:03:36 -07:00 |
webchick
|
6250d15fb0
|
Issue #1798732 by sun, Dean Reilly, mbrett5062, chx, westie, alexpott, juanolalla, Mark Carver, catch, jthorson, cam8001, Berdir: Convert install_task(), install_time() and install_current_batch() to use the state system.
|
2013-10-03 08:13:14 -07:00 |
Alex Pott
|
3cee107ce5
|
Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy.
|
2013-10-03 12:26:25 +01:00 |
Alex Pott
|
a34cb25102
|
Issue #2002650 by mrsinguyen, chertzog, legolasbo, Erik Erskine, rhm50, sandergo90, grisendo, targoo, janstoeckler, maximpodorov, beowulf1416: Improve maintainability by removing unused local variables.
|
2013-10-02 14:52:21 +01:00 |
Alex Pott
|
714f9e3e1b
|
Issue #2098111 by chx: Fixed Change KeyValueFactory to use Settings instead of $conf.
|
2013-10-01 14:18:34 +01:00 |
Alex Pott
|
085ad45799
|
Revert "Fixing commit message: Change KeyValueFactory to use Settings instead of $conf"
This reverts commit 227f21b322 .
|
2013-10-01 14:17:15 +01:00 |
Alex Pott
|
227f21b322
|
Change KeyValueFactory to use Settings instead of $conf
|
2013-09-29 16:41:09 +02:00 |
webchick
|
2f0a4c42e6
|
Issue #1798738 by alexpott, mtift, tayzlor, ianmthomasuk, Albert Volkman, heyrocker, cam8001: Move css_js_query_string() to state system.
|
2013-09-27 14:20:32 +02:00 |
webchick
|
7dedb6cad0
|
Issue #1969572 by neclimdul, larowlan, hussainweb, dawehner, damiankloip, ParisLiakos, pwieck, Berdir, socketwench: Make Uuid a service.
|
2013-09-25 00:16:05 +02:00 |
webchick
|
54fa43e0a9
|
Issue #2055843 by dmoore: Fixed Installation fatal error: Cannot redeclare standard_form_install_configure_form_alter() in case-insensitive filesystems.
|
2013-09-23 17:31:42 +02:00 |
Alex Pott
|
37422573a3
|
Issue #2053489 followup by tim.plunkett, klausi: Standardize on \Drupal throughout core.
|
2013-09-21 17:23:51 +02:00 |
Alex Pott
|
4351d67f7b
|
Issue #2045685 by amontero: Fixed Broken 'Visit your new site' link at install process finish page if web path contains '/core'.
|
2013-09-21 13:59:33 +02:00 |
Dries
|
65b155d9c2
|
Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed.
|
2013-09-19 18:22:53 +02:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
490e8753db
|
Issue #1987816 by pdrake, disasm, ParisLiakos, pguillard, vijaycs85, dawehner: Convert system_batch_page() to a new style controller.
|
2013-09-14 23:52:34 -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 |
Dries
|
17727f3612
|
Issue #1827112 by alexpott, vijaycs85, dawehner, cspitzlay, cam8001: Convert 'install_profile()' variable to Settings.
|
2013-09-06 13:52:42 -04:00 |
Nathaniel Catchpole
|
085a24e07f
|
Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants.
|
2013-09-05 10:48:11 +01:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Nathaniel Catchpole
|
42fcb35676
|
Issue #1934712 by dlu, alexpott, pplantinga, rbayliss, s_leu, Gaelan: Fixed Merge system.timezone config object into system.date.
|
2013-08-01 14:46:05 +01:00 |
Alex Pott
|
8e23b465a6
|
Issue #2045275 by Berdir: Convert user properties to methods.
|
2013-07-24 21:40:03 +02:00 |
Alex Pott
|
566ebfd9de
|
Issue #1856976 by andypost, Soul88, ACF, aspilicious, vijaycs85, dawehner: Convert language_count() to the state system.
|
2013-07-20 20:39:11 +01:00 |
Nathaniel Catchpole
|
50e2c7e934
|
Issue #1987262 by the_phi, clemens.tolboom, Damien Tournoud, bshaffer, catch, alexpott, bvanmeurs: Fixed [Installation Error] Symfony: 'The service definition 'request' does not exist.'
|
2013-07-06 15:59:24 +01:00 |