Commit Graph

126 Commits (65700ab48566562c98166ec77a3aa81a197d1d9b)

Author SHA1 Message Date
webchick 49a900460d Issue #2246665 by jaredsmith, martin107, YesCT, filijonka, tstoeckler: Typehint with Drupal\Core\Language\LanguageInterface instead Drupal\Core\Language\Language. 2014-06-10 09:53:32 -07:00
Alex Pott 8a56782390 Issue #2208475 by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings. 2014-04-25 20:13:44 +01:00
webchick 1521f98cd9 Issue #2218039 by dawehner, sun: Render the maintenance/install page like any other HTML page. 2014-04-17 13:12:22 -07:00
webchick 4f4b457d6b Revert "Issue #2218039 by sun, dawehner: Render the maintenance/install page like any other HTML page."
Broke update.php.

This reverts commit 10b0389066.
2014-04-03 21:41:54 -07:00
Alex Pott 10b0389066 Issue #2218039 by sun, dawehner: Render the maintenance/install page like any other HTML page. 2014-04-03 14:59:23 +01:00
Alex Pott 4511dc22e6 Issue #2228921 by sun: Consolidate system.module + system.theme + system.theme.disabled into core.extension config. 2014-04-02 08:05:28 +01:00
webchick be83ed2bbc Issue #2166915 by ianthomas_uk, sun | plach: Remove uses of deprecated language functions in tests and procedural code. 2014-03-31 10:29:01 -07:00
Nathaniel Catchpole 0aa59382b2 Issue #2192649 by sun, chakrapani, sidharthap: Remove drupal_set_title() from installation and update process. 2014-03-07 14:03:33 +00:00
webchick 523964ba75 Issue #2192693 by alexpott, swentel: Remove config.inc. 2014-03-01 11:02:16 -08:00
Nathaniel Catchpole 78b48c89ad Issue #2092095 by tstoeckler, ParisLiakos: Remove \Drupal\Component\Utility\MapArray. 2014-02-28 10:43:51 +00:00
Alex Pott f4a1b19aff Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels, ianthomas_uk: Replace all module_invoke() deprecated function calls. 2014-02-15 10:06:58 +00:00
Alex Pott 12953f2eaf Revert "Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels: Replace all module_invoke() deprecated function calls."
This reverts commit 98cdbfec7b.
2014-02-13 12:21:40 +00:00
Alex Pott 98cdbfec7b Issue #2045921 by juanolalla, Xano, Sutharsan, InternetDevels: Replace all module_invoke() deprecated function calls. 2014-02-13 10:53:00 +00:00
webchick 6b0756e2aa Issue #2190695 by alexpott: Remove unnecessary update functions. 2014-02-06 22:44:00 -08:00
webchick bc058bada9 Issue #2168011 by xjm, jessebeach, Damien Tournoud, znerol, Xano: Remove all 7.x to 8.x update hooks and disallow updates from the previous major version. 2014-01-31 09:26:04 -08:00
Nathaniel Catchpole e373ebee34 Issue #2167109 by Berdir, sun, alexpott, ACF, acrollet, adamdicarlo, Albert Volkman, andreiashu, andyceo, andypost, anenkov, aspilicious, barbun, beejeebus, boombatower, cam8001, chriscalip, chx, cosmicdreams, dagmar, damiankloip, dawehner, deviance, disasm, dixon_, dstol, ebrowet, Gábor Hojtsy, heyrocker, Hydra, ianthomas_uk, japicoder, jcisio, jibran, julien, justafish, jvns, KarenS, kbasarab, kim.pepper, larowlan, Lars Toomre, leschekfm, Letharion, LinL, lirantal, Lukas von Blarer, marcingy, Mike Wacker, mrf, mtift, mtunay, n3or, nadavoid, nick_schuch, Niklas Fiekas, ParisLiakos, pcambra, penyaskito, pfrenssen, plopesc, Pol, Rok Žlender, rvilar, swentel, tim.plunkett, tobiasb, tsvenson, typhonius, vasi1186, vijaycs85, wamilton, webchick, webflo, wizonesolutions, xjm, yched, YesCT, znerol: Remove Variable subsystem. 2014-01-28 13:07:47 +00:00
webchick 6f3e437f91 Issue #2029537 by Xano, InternetDevels, -enzo- | tsphethean: Replace drupal_sort_weight() with SortArray::sortByWeightElement() and remove drupal_sort_weight(). 2014-01-24 17:58:19 -08:00
Nathaniel Catchpole bb05d952d4 Issue #2176669 by alexpott: Stop persisting the url_generator. 2014-01-21 10:58:16 +00:00
Nathaniel Catchpole 0b55dcd841 Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system. 2014-01-15 16:27:37 +00:00
Nathaniel Catchpole 4f66a53b4f Issue #2157691 by damiankloip: Move some helper methods in errors.inc to an Error utility class. 2014-01-09 11:50:54 +00:00
Nathaniel Catchpole fe2e11a26e Issue #2159501 by sun: Remove DRUPAL_BOOTSTRAP_DATABASE. 2014-01-03 19:40:40 +00:00
webchick 3b604ffa21 Issue #2162271 by likin: Prefixes in config_get_storage_names_with_prefix. 2013-12-31 16:15:45 -08:00
webchick fdca37f8ae Issue #2160117 by sun: Remove/convert remaining calls to variable_get/_set/_del(). 2013-12-19 18:24:31 -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
Nathaniel Catchpole 04b4a96c8f Issue #2045931 by PerthSam152, LinL, adsw12, joelpittet: Replace all module_exists() deprecated function calls. 2013-10-16 13:18:18 +01:00
Nathaniel Catchpole 759dad87cb Revert "Issue"
This reverts commit cc84f3903c - bad
commit message.
2013-10-16 13:18:18 +01:00
Nathaniel Catchpole cc84f3903c Issue 2013-10-16 12:19:18 +01:00
webchick 5dc3a2f37f Issue #2089351 by thedavidmeister, meba: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in core/includes. 2013-10-06 22:34:09 -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
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
Alex Pott 37422573a3 Issue #2053489 followup by tim.plunkett, klausi: Standardize on \Drupal throughout core. 2013-09-21 17:23:51 +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 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
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
webchick 859642ea2e Issue #1888734 by catch, katbailey: Get rid of all 'bootstrap' hooks. 2013-08-11 23:05:34 -07:00
Nathaniel Catchpole 0698191e66 Revert "Issue #1273968 - did not cover js."
This reverts commit 8ce27f2279.
2013-08-06 07:16:41 +01: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 50ae478f85 Issue #1998204 by tim.plunkett: Fixed config_install_default_config() is not safe to use in hook_update_N(). 2013-07-21 08:44:33 +01: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
Alex Pott d5d172e3c8 Issue #1833022 by e0ipso, plach, YesCT, kfritsche, penyaskito, vijaycs85, nod_, cam8001: Only display interface language detection options to customize more granularity. 2013-07-03 13:48:55 +01:00
Dries 8ce27f2279 Issue #1273968 by Sutharsan, penyaskito, chx: Fixed locale.module uses eval. 2013-06-29 17:25:40 -04:00
Alex Pott 4c357934c2 Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities. 2013-06-29 11:56:53 +01:00
Alex Pott b1c684b8f8 Issue #1988508 by katbailey: Stop pretending we support Symfony bundles when we really just have service providers. 2013-06-28 17:13:22 +01:00
Nathaniel Catchpole 195849b2a4 Issue #1872876 by chx, fubhy, dawehner, alexpott, tim.plunkett: Turn role permission assignments into configuration. 2013-06-24 17:38:32 +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
Nathaniel Catchpole 270db4a504 Issue #1852454 by patrickd, xjm, YesCT, Berdir, amateescu, Pancho, djroshi, dealancer, Wim Leers, jessebeach: Restrict module and theme name lengths to 50 characters. 2013-06-19 10:14:55 +01:00
Nathaniel Catchpole 37445fd7d0 Issue #1813762 by ParisLiakos, Jose Reyero, YesCT, japicoder, attiks: Introduce unified interfaces, use dependency injection for interface translation. 2013-06-10 12:46:03 +01:00