Commit Graph

1424 Commits (5c80527210556f367b418aa34e929be737d31d32)

Author SHA1 Message Date
webchick c4edd3bdcc Issue #2168101 by xjm: UpdateModuleHandler does not follow coding standards for switch statements and is hard to read. 2014-01-08 00:27:24 -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 d259b5c631 Issue #2166059 by yched: Leftover commented-out code after 'Page object' patch. 2014-01-07 23:28:00 -08:00
webchick 1d02be7f82 Issue #2015923 by chx, plopesc, tim.plunkett: Clean up entity form functions. 2014-01-07 23:11:57 -08:00
webchick 99d3490f9f Issue #2168113 by penyaskito, jessebeach, catch: Add leading underscore and other discouragement to drupal_add_css() and drupal_add_js(). 2014-01-07 22:44:57 -08:00
Nathaniel Catchpole a9d248a273 Issue #2160495 by damiankloip: Add a KeyValueExpirableFactoryInterface. 2014-01-07 11:34:41 +00:00
Nathaniel Catchpole a4f85eb408 Issue #2143011 by damiankloip: Add a CacheFactoryInterface. 2014-01-07 11:33:55 +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
Alex Pott 261fb6483f Issue #1887654 by tim.plunkett, damiankloip, Berdir, marthinal, xjm: Creating a config entity with an existing machine name shouldn't work. 2014-01-07 10:21:48 +00:00
Jennifer Hodgdon 36adc62b7e Issue #2163625 by StephaneQ: Fix incorrect method reference in comment in ModuleHandler 2014-01-06 15:17:47 -08: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
webchick 05b65b8a8c Issue #2110643 by amateescu, dawehner: ControllerBase::container() and FormBase::container() needs to be private. 2014-01-06 11:13:56 -08: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 c84786171e Issue #1928440 by ar-jan: Rename incorrectly named MailInterface implementations. 2014-01-06 12:39:20 +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
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 91acb77fa5 Issue #2027795 by Berdir, amateescu: Optimize content entity serialization. 2014-01-03 22:00:01 +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 52eb9366e4 Issue #1069140 by claudiu.cristea: Requirements should be provided by image toolkit. 2014-01-03 13:42:22 +01:00
webchick d5efc596c8 Issue #2133325 by mtift, alexpott, sun: Create a site UUID on install and only allow config sync between sites with the same UUID. 2014-01-02 23:48:25 -08:00
webchick b2a6ece3fb Issue #2142979 by Gábor Hojtsy, LinL, k4v, plach: Entity label langcode argument is a lie, incompatible with current API. 2014-01-02 22:09:04 -08:00
webchick 3e13755d1f Issue #1968970 by plach: Standardize module-provided entity info documentation and clean-up the @EntityType annotation. 2014-01-02 07:19:48 -08: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
webchick 0cecf582b9 Issue #2163371 by alexpott: Replace \Drupal:config()->get with ConfigFactory::loadMultiple in Drupal\Core\Config\Entity\Query. 2013-12-28 05:40:04 -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
Alex Pott 588e6783d2 Issue #2146733 by andypost, chx, InternetDevels, bohart: Select queries should not use rowCount() to calculate number of rows. 2013-12-27 11:23:31 +00:00
webchick 12f895ec39 Issue #2132145 by plopesc, amateescu, Xano: Rename 'typed_data' / Drupal::typedData() to 'typed_data_manager' / Drupal::typedDataManager. 2013-12-26 14:22:40 -08:00
Alex Pott 4f2d2ab709 Issue #2160811 by sun, damiankloip, dawehner: Router rebuild fails (even via rebuild script), in case the provider of existing routes has changed. 2013-12-26 14:48:52 +00:00
webchick 4c8345444f Issue #2156835 by chx: ConfigStorageController is not using entity query for loadByProperties. 2013-12-22 13:39:48 -08:00
webchick b1eea08183 Issue #1983136 by fubhy: Use 'instanceof' instead of class_implements() in \Drupal\Core\FileTransfe\FileTransfer. 2013-12-22 13:35:26 -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
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
webchick 9793e997a7 Issue #2130811 follow-up by fago: Correct {@inheritdoc} syntax. 2013-12-22 11:34:07 -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
Nathaniel Catchpole aa6d6fb729 Issue #732022 by vijaycs85, Wim Leers, dawehner, nod_, kscheirer: Drupal_add_tabledrag() still using drupal_add_(js|library)(), should return array for #attached. 2013-12-20 12:05:47 +00:00
webchick 2c932093c4 Issue #2157787 by fago: Durations are not primitive. 2013-12-19 10:36:19 -08:00
webchick 3465947578 Issue #2146517 by TR: Remove annotation 'use' statements from all core classes. 2013-12-19 10:28:42 -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 ba6591cdd2 Issue #2018319 by yched, swentel, pcambra: Remove field_read_field(s)() and field_read_instance(s) in favor of entity_load() and entity_load_multiple_by_properties(). 2013-12-19 14:10:57 +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
Dries 5b6f9d7908 - Issue #2156265 by sun: KeyValueFactory is swappable, add an interface and fix type-hints. 2013-12-18 14:56:51 -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