Commit Graph

228 Commits (edbe2839a429424fa0d89acc79c751875007320c)

Author SHA1 Message Date
webchick c07a96e61c Issue #2171315 by diarmy, tim.plunkett: Cleanup the container in UnitTestCase::tearDown. 2014-01-23 22:19:50 -08:00
Nathaniel Catchpole 5d4d6b1c80 Issue #1979468 by Wim Leers, nod_, pwolanin, longwave, thedavidmeister, jessebeach, larowlan | catch: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links. 2014-01-23 18:04:41 +00:00
catch b1128351da Issue #2175823 by damiankloip, olli: Remove calls to invalidate/deleteTags on bins. 2014-01-22 20:35:48 +00:00
webchick 4b9ecbbbca Issue #2175017 by tim.plunkett, yched: FieldDefinition::create() doesn't populate default 'settings' for the field type. 2014-01-21 23:42:36 -08:00
webchick d63c8faea6 Issue #2168333 by tim.plunkett, EclipseGc, yched, fago: Ensure custom EntityType controllers can be provided by modules. 2014-01-21 23:32:29 -08:00
webchick 2214ca4e27 Revert "Issue #2171071 by jessebeach, Wim Leers: Remove drupal_add_library()."
Somehow this broke PHPUnit, so rolling back for now.

This reverts commit 91b465bdc5.
2014-01-15 12:08:12 -08: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
webchick eacd8a50b1 Issue #1987716 by pfrenssen, tim.plunkett, kgoel: Provide a FormTestBase class to allow PHPUnit form tests. 2014-01-13 19:38:51 -08:00
webchick 91b465bdc5 Issue #2171071 by jessebeach, Wim Leers: Remove drupal_add_library(). 2014-01-13 14:01:32 -08:00
Dries d329ec0f15 Issue #2147451 by dawehner: ContainerBuild has to ensure synchronized services. 2014-01-10 13:56:09 -05:00
Nathaniel Catchpole 68ce258d63 Issue #2166065 by alexpott, mtift: Replace config_install_default_config with ConfigInstaller service. 2014-01-10 11:48:37 +00:00
Alex Pott 2a839b7d01 Issue #1823494 by Berdir, sun, Jānis Bebrītis: Field API assumes serial/integer entity IDs, but the entity system does not. 2014-01-10 10:31:42 +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 0ae4c3c304 Issue #2098119 by beejeebus, alexpott, chx: Replace config context system with baked-in locale support and single-event based overrides. 2014-01-09 10:50:21 +00:00
webchick d1c275e8e8 Issue #2167469 by pwolanin: Test EntityViewControllerTest has the wrong descriptive text in getInfo(). 2014-01-08 00:08:59 -08:00
webchick d1275b0025 Issue #2042739 by jhedstrom, bdone, dawehner, tim.plunkett: Convert system module's ControllerResolverTest to phpunit. 2014-01-07 23:51:07 -08:00
webchick 6caaeae0e5 Issue #2089787 by damiankloip, Mile23: Unit test the \Drupal class. 2014-01-07 23:46:29 -08:00
Nathaniel Catchpole b3c32bd193 Issue #2149827 by Xano, Mile23: Windows-1250 character encoding not supported by PHP's mbstring extension. 2014-01-07 11:41:50 +00:00
Nathaniel Catchpole 1ace239de3 Issue #2157703 by andypost: Deprecate comment_int_to_alphadecimal() & comment_alphadecimal_to_int() in favour of methods in Number component. 2014-01-07 10:55:59 +00:00
Nathaniel Catchpole e4124f0a27 Revert "Issue #1979468 by Wim Leers, pwolanin, nod_, thedavidmeister, larowlan: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links."
This reverts commit 624296e715.
2014-01-06 22:00:22 +00:00
Nathaniel Catchpole 281cda847e Issue #2151223 by damiankloip: Add a method to SortArray to sort by weight and title. 2014-01-06 12:40:52 +00:00
Nathaniel Catchpole 624296e715 Issue #1979468 by Wim Leers, pwolanin, nod_, thedavidmeister, larowlan: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links. 2014-01-04 20:05:38 +00:00
Nathaniel Catchpole 60659cd603 Issue #2145881 by damiankloip, alexpott: Remove string casting from Crypt::hmacBase64(). Throw exceptions instead. 2014-01-03 19:37:19 +00:00
Alex Pott ee9fe14e8b Issue #641734 by echoz, LewisNyman, davidtrainer, Cottser, falkendk, rteijeiro: Separate generic html elements' style into seven.base.css. 2014-01-03 00:03:15 +01:00
Nathaniel Catchpole 4c6440288d Issue #2068471 by dawehner, Crell, tim.plunkett, jibran, fubhy, larowlan: Normalize Controller/View-listener behavior with a Page object. 2014-01-01 20:32:52 +00:00
Alex Pott 814aed203d Issue #2005716 by tim.plunkett, msonnabaum, dawehner, alexpott, effulgentsia: Promote EntityType to a domain object. 2014-01-01 11:08:57 +01:00
webchick 42ac4e5051 Issue #2147669 by tim.plunkett, dawehner: Convert exposed forms to use FormInterface. 2013-12-31 16:12:35 -08:00
webchick d9f2ba2c84 Issue #2109035 by tim.plunkett, damiankloip, dawehner, chx: Make access checkers (much) easier to find. 2013-12-31 16:06:09 -08:00
webchick a06d7830eb Issue #2107531 by pwolanin, neclimdul, cilefen, dawehner, YesCT, tim.plunkett: Improve DX of local task YAML definitions. 2013-12-31 15:48:51 -08:00
Alex Pott 1a24063df3 Issue #2079857 by herom, mrsinguyen, martin107, simanjan, sandipmkhairnar: BackendChain::removeBin() is broken. 2013-12-28 10:31:30 +00:00
catch c049f3f1d6 Issue #2005644 by Wim Leers, damiankloip, beejeebus, amateescu: Use client-side cache tags & caching to eliminate 1 HTTP requests/page for in-place editing metadata, introduce drupalSettings.user.permissionsHash. 2013-12-22 21:58:10 +00:00
webchick b046023c42 Issue #2119237 by cosmicdreams, Crell, damiankloip: Use \Symfony\Component\Debug\Exception\FlattenException instead of \Symfony\Component\HttpKernel\Exception\FlattenException. 2013-12-22 11:53:55 -08:00
Nathaniel Catchpole 5cc0a0ce6d Issue #1874498 by tim.plunkett, dawehner, jibran, benjy: Provide and use API methods for retrieving base plugin and derivative names from block plugin IDs. 2013-12-19 17:57:48 +00:00
Nathaniel Catchpole 8ff4108664 Issue #1912602 by dawehner, damiankloip, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles(). 2013-12-18 20:51:07 +00:00
Dries c478bf4062 Issue #2150621 by damiankloip: Separate applies and build logic for breadcrumb builders. 2013-12-18 15:22:36 -05:00
Dries 17cc6dab8b Issue #2145041 by tim.plunkett: Allow dynamic routes to be defined via a callback. 2013-12-18 15:09:35 -05:00
Nathaniel Catchpole 77addbef6e Revert "Issue #1912602 by dawehner, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles()."
This reverts commit 0f17b0ec75.
2013-12-17 12:29:55 +00:00
Nathaniel Catchpole 0f17b0ec75 Issue #1912602 by dawehner, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles(). 2013-12-17 11:07:28 +00:00
Nathaniel Catchpole a6cdd740f8 Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system. 2013-12-17 11:03:15 +00:00
Nathaniel Catchpole d443c10cc1 Issue #2021779 by amateescu, tim.plunkett: Decouple shortcuts from menu links. 2013-12-15 09:51:10 +00: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 6819e5e0d6 Issue #2098197 by dawehner, vijaycs85, damiankloip, tstoeckler: Add getAllRoutes() method to RouteProvider . 2013-12-10 22:50:17 -08:00
webchick 056f2fe241 Issue #2132711 by dawehner: Add a test for the breadcrumb manager. 2013-12-10 22:01:45 -08:00
webchick 568fef4c33 Issue #2109793 by damiankloip, dawehner, tim.plunkett: Convert element_* methods in common.inc to a class. 2013-12-10 13:23:03 -08:00
Alex Pott cdac25ee08 Issue #2143263 by plopesc | yched: Remove "Field" prefix from FieldDefinitionInterface methods. 2013-12-09 19:19:58 -04: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 ada9c9da11 Issue #2109303 by damiankloip, ParisLiakos: Convert CSRF checks in controllers to the routing system. 2013-12-03 20:27:53 -08:00
webchick 4b06b8bd32 Issue #2111349 by dawehner, tim.plunkett: Move format_plural to the string translation service and format_interval to the date service. 2013-12-03 11:35:43 -08:00