Commit Graph

275 Commits (e855a496a7e725e5e1e62f1a32a4d245f1a17c18)

Author SHA1 Message Date
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 b5155ee34f Issue #1890878 by rszrama: fixed typo. 2013-06-30 20:14:36 -04:00
Dries 58de5374c4 Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers. 2013-06-30 20:09:38 -04:00
Alex Pott 91c32e3da9 Issue #2010024 by damiankloip, dawehner, ParisLiakos: Move url related functions to a new Url component. 2013-06-30 00:09:39 +01:00
Alex Pott aa9c2ccc85 Issue #1890878 by corvus_ch, ygerasimov, berenddeboer, Crell, fubhy the cat, effulgentsia: Add modular authentication system, including Http Basic; deprecate global . 2013-06-29 17:26:55 +01: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 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 ecfbc27f34 Issue #1838310 by ParisLiakos, Jose Reyero: Remove st(), get_t() and for good. 2013-06-17 14:35:07 +01:00
Alex Pott 547b874516 Issue #1987262 by the_phi, clemens.tolboom, Damien Tournoud, bshaffer: [Installation Error] Symfony: "The service definition 'request' does not exist.". 2013-06-17 02:27:24 +02:00
Alex Pott 6012988251 Issue #2020249 by plach: Create Drupal::languageManager for improved DX. 2013-06-15 08:59:47 +02:00
Alex Pott 4d85fa44a3 Issue #1825332 by Berdir, ParisLiakos, andypost, dawehner, jrglasgow, aspilicious: Introduce an AccountInterface to represent the current user. 2013-06-11 15:04:34 +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
Alex Pott b0cf1be964 Issue #1846172 by tim.plunkett, damiankloip: Replace the actions API. 2013-06-06 20:10:20 +01:00
Jennifer Hodgdon 334b3d7f76 Issue #1811520 by JacobSanford, lirantal: Add section tags to theme, hook_menu, and t documentation. 2013-06-06 09:14:35 -07:00
Alex Pott 88e6a760b7 Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API. 2013-06-06 11:20:38 +01:00
Alex Pott 6941c5b78b Issue #1984766 by sdboyer, Niklas Fiekas, msonnabaum: Fixed Start relying on Request/Response objects for cache handling. 2013-06-06 09:21:58 +01:00
Nathaniel Catchpole 579aa78880 Issue #1947720 by damiankloip: Use Drupal::state() to replace state(). 2013-06-05 15:58:21 +01:00
webchick 30d3671c03 Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler(). 2013-06-04 20:58:17 -05:00
Alex Pott 23b59123d1 Issue #1998466 by dawehner, ParisLiakos: Convert filter_xss_admin() and similar function to an Xss component. 2013-05-28 22:48:53 +01:00
Alex Pott 521e1e5946 Issue #1957158 by abghosh82, JacobSanford: Replace typed_data() with Drupal::typedData(). 2013-05-27 18:00:35 -05:00
Alex Pott f2d710c607 Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -07:00
Alex Pott 684aaa5ba0 Issue #1961870 by Cottser, foopang, kgoel, shanethehat, tlattimore, c4rl, joelpittet, thedavidmeister: Convert page.tpl.php to Twig. 2013-05-24 09:46:19 -07:00
Alex Pott fe96498043 Issue #1833442 follow-up by olli, ParisLiakos, dawehner: Remove hook_boot(). 2013-05-13 00:36:58 +01:00
Nathaniel Catchpole ca665f7be3 Issue #1827448 by RobLoach, sun, jbrown, tstoeckler: Use __DIR__ instead of DRUPAL_ROOT where possible/sensible. 2013-05-09 10:25:10 +01:00
Alex Pott 686c269bae Issue #1938670 by ParisLiakos, Xano, RobLoach, pp, alexpott: Convert unicode.inc to \Drupal\Component\Utility\Unicode. 2013-05-08 00:29:47 +01:00
webchick 6de362318d Issue #1929288 by ParisLiakos, Dave Reid: Move cryptographic functions to Crypt component. 2013-05-01 21:46:53 -07:00
Alex Pott 2784f4886d Issue #1960344 by ParisLiakos, kid_icarus: Replace $is_https() global with Request::isSecure(). 2013-04-30 16:48:41 +01:00
Jennifer Hodgdon 495ff01445 Issue #1936166 by markpavlitski: Add documentation to module_invoke functions about passing by value 2013-04-23 07:46:58 -07:00
Alex Pott 9263a49921 Issue #842216 by Devin Carlson, valthebald | jhodgdon: Remove $installed_profile global variable left over from D6. 2013-04-16 18:34:23 +01:00
webchick 6543a5bae6 Issue #1847768 by rootatwc, tim.plunkett, effulgentsia, Crell, Damien Tournoud: Remove ip_address(). 2013-04-10 17:17:57 -07:00
Alex Pott dad84f025d Issue #1960764 by foopang | xjm: The return value of conf_path() should be named (). 2013-04-11 00:15:00 +01:00
Alex Pott d9fd65f900 Issue #1938972 by msonnabaum, RobLoach, tsphethean, dawehner, rootatwc: Start moving string functions into a utility class. 2013-04-10 22:31:15 +01:00
Alex Pott f3966d6c2f Issue #1739986 by RobLoach, pwolanin, sun, moshe weitzman, andypost: Fix fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of ['drupal_hash_salt()']. 2013-04-08 00:00:15 +01:00
webchick 1c7dd34c5b Issue #1949724 by chx, effulgentsia, xjm, jibran, rootatwc: Allow simpletest child sites to additionally load a test-specific settings.php to allow testing anonymous and configless updates. 2013-04-05 15:50:11 -07:00
catch 8c21dcb622 Issue #1658720 by RobLoach, dawehner, sun, chx: Use ClassLoader instead of UniversalClassLoader. 2013-04-03 11:38:50 +01:00
Alex Pott 291dbd545b Issue #1935970 by msonnabaum, dawehner, RobLoach: Convert timer_* to a utility class and convert tests to phpunit. 2013-04-02 22:37:55 +01:00
webchick 4cc0db2d26 Issue #1540136 by Rob Loach, Pete B: Simplify index.php by moving DRUPAL_ROOT to bootstrap.inc. 2013-03-16 23:36:36 -07:00
Dries a2c1d77e50 Issue #1800122 by chx, amateescu: [March 15] Bump minimum version of php required to 5.3.10. 2013-03-15 13:17:47 -04:00
webchick f9a068e55e Issue #1875086 by Crell, plach, effulgentsia, sun, msonnabaum, Rob Loach, quicksketch, David_Rothstein: Change notice: Improve DX of drupal_container()->get(). 2013-03-08 20:15:31 -08:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
webchick 17c3d258ed Issue #1853086 by katbailey, msonnabaum, alexpott: Remove cache.page.enabled in favor of an explicit internal cache setting. 2013-02-27 22:00:19 -05:00
webchick 4b0ce935b8 Issue #1634280 by EclipseGc, rlmumford: drupal_anonymous_user() should return a User entity. 2013-02-26 15:15:23 -05:00
catch 8d029e84b4 Issue #1739986 by Berdir: Rolling back this issue to start again. 2013-02-24 21:03:10 +00:00
Dries 466fac1e68 Issue #783812 by chx: Allow db drivers outside of 'core'. 2013-02-15 14:08:38 -05:00
Jennifer Hodgdon 84fddb7157 Issue #1908192 by mitron: Document what happens in drupal_get_filename() if the file is not found 2013-02-11 09:35:27 -08:00
Dries 4112202cb7 Issue #1881992 by mitron, karschsp: Remove () global. 2013-02-09 13:11:05 +11:00
Dries a686856ef0 Issue #1605040 by TravisCarden: drupal_send_headers() ignores headers with valid but falsy values. 2013-02-09 12:01:26 +11:00
catch b574b9e52d Issue #1860026 by aspilicious, David_Rothstein, katbailey, rootatwc: Remove hook_exit() for cached page requests, and decide between it and the onTerminate eventotherwise. 2013-02-07 14:14:22 +00:00
catch d29b130346 Issue #1833442 by rootatwc, dawehner, alexpott: Remove hook_boot(). 2013-02-06 11:50:46 +00:00