Commit Graph

23853 Commits (0fb6dfb447b5de06c6631558ffdd05b271e38647)

Author SHA1 Message Date
Alex Pott 0fb6dfb447 Issue #2194061 by jibran: Fix documentation in ConfigSync. 2014-02-24 09:49:20 +00:00
Alex Pott f674cd24d2 Issue #2151093 by Cottser, quietone, joelpittet, InternetDevels: Convert theme_admin_block_content() to Twig. 2014-02-24 09:47:14 +00:00
Alex Pott 8f546e5c33 Issue #2191897 by damiankloip: Unit test the Drupal\serialization\Normalizer\EntityNormalizer class. 2014-02-24 09:43:20 +00:00
Alex Pott 1ca2032b88 Issue #2197877 by kirby14: Remove empty views.display_extender.schema.yml file. 2014-02-24 09:40:21 +00:00
webchick 01457d74ea Issue #2200821 by yched, plopesc, Berdir, claudiu.cristea, swentel: Rename Fieldinterface and FieldInstanceInterface. 2014-02-22 21:16:46 -08:00
webchick f19fadd3a4 Issue #1996238 by sun, nod_, damiankloip, Wim Leers, longwave, alexpott, Xano, mdrummond, Mark Carver, Jeff Burnz, highrockmedia, joelpittet, et al: Replace hook_library_info() by *.libraries.yml file. 2014-02-22 20:56:51 -08:00
webchick b673b60b95 Issue #2090509 follow-up by yched, andypost: Fix some type-hinting. 2014-02-21 10:41:13 -08:00
webchick ecca161f3c Issue #2201751 by Crell: ServiceModifierInterface needs to be the first compiler pass. 2014-02-21 10:08:57 -08:00
webchick 6ff0d4c76a Issue #2177469 by Gábor Hojtsy, Aron Novak, swentel, andypost, Berdir: Move node base widgets to the top level of the form. 2014-02-21 10:00:13 -08:00
Alex Pott a1a5e155f8 Issue #2198343 by damiankloip, longwave: Convert all usages of cache() and cache_invalidate_tags() procedural functions. 2014-02-21 15:21:08 +00:00
webchick 96e7aa9a33 Issue #2006606 by plach, vijaycs85, Gábor Hojtsy, dawehner, YesCT, pfrenssen: Views rendering ignores entity language, eg: Identical nodes rendered in views when nodes have translations. 2014-02-20 09:40:18 -08:00
webchick d6c9c5751e Issue #2110615 by swentel, dawehner, xjm, chx: Do not ship with default UUIDs. 2014-02-20 08:26:41 -08:00
Alex Pott eb53ecc555 Issue #2187735 by ianthomas_uk, Sutharsan, andypost: Add removal information to docblock of all @deprecated functions. 2014-02-20 13:49:37 +00:00
Nathaniel Catchpole aabf99451a Issue #2036259 by sun, damiankloip, ParisLiakos: Move $drupal_hash_salt to settings(). 2014-02-20 12:29:03 +00:00
Nathaniel Catchpole c06ebaa03d Issue #2196907 by divesh.kumar: Convert all calls & docs references to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in link module. 2014-02-20 12:15:40 +00:00
Nathaniel Catchpole 5bf67c98e1 Issue #2196901 by divesh.kumar, longwave: Convert all calls & docs references to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in language module. 2014-02-20 12:14:22 +00:00
Nathaniel Catchpole 6dd47abad0 Issue #2196897 by divesh.kumar: Convert all calls & docs references to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in image module. 2014-02-20 12:13:30 +00:00
Nathaniel Catchpole b536034b79 Issue #2196895 by divesh.kumar: Convert all calls & docs references to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in forum module. 2014-02-20 12:12:43 +00:00
Nathaniel Catchpole bd098e586f Issue #2196831 by kirby14: Convert all calls & docs references to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in edit module. 2014-02-20 12:11:56 +00:00
Nathaniel Catchpole 36a2d62b73 Issue #2196825 by kirby14: Convert all calls & docs references to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in content_translation module. 2014-02-20 12:11:13 +00:00
Nathaniel Catchpole 24495d5a01 Issue #2196821 by JiriK: Convert all calls & docs references to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in contact module. 2014-02-20 12:10:22 +00:00
Nathaniel Catchpole 66fc881cfe Issue #2196815 by kirby14: Convert all calls & docs references to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in color module. 2014-02-20 12:09:35 +00:00
Nathaniel Catchpole 68cacfd73a Issue #2196811 by JiriK: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in book module. 2014-02-20 12:09:01 +00:00
Nathaniel Catchpole abe90a00dc Issue #2196805 by divesh.kumar: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in ban module. 2014-02-20 12:08:12 +00:00
Nathaniel Catchpole e871186f8e Issue #2196801 by divesh.kumar: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in aggregator module. 2014-02-20 12:07:25 +00:00
Nathaniel Catchpole a60bf77c63 Issue #2196797 by divesh.kumar: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in action module. 2014-02-20 12:06:00 +00:00
Nathaniel Catchpole 0b929939a4 Issue #2196807 by longwave, divesh.kumar: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in block module. 2014-02-20 12:05:15 +00:00
Nathaniel Catchpole c26a7b0373 Issue #2089461 by thedavidmeister, deneo, Alan D., longwave, dsdeiz, stpaultim: Convert all calls to check_plain() in core to Drupal\Component\Utility\String::checkPlain() in core/lib. 2014-02-20 12:03:00 +00:00
Nathaniel Catchpole 769bd1f946 Issue #2055371 by ianthomas_uk, Xano, InternetDevels, alexpott: Replace all module_invoke_all() deprecated function calls in OO code. 2014-02-20 12:00:34 +00:00
Nathaniel Catchpole 14cae9d115 Issue #2197873 by Sutharsan: Clean-up system.schema.yml to remove deprecated system.fast_404. 2014-02-20 11:54:37 +00:00
Nathaniel Catchpole 9bca57c6a3 Issue #1853572 by xjm, alexpott: Remove the old default tracker view. 2014-02-20 11:53:24 +00:00
Nathaniel Catchpole 2b0e042b78 Issue #2195623 by olli: Remove t() from default test assertions in WebTestBase class. 2014-02-20 11:45:17 +00:00
Nathaniel Catchpole 2c7b99d09c Issue #2192419 by sun, mgifford: Use a WCAG-compliant fieldset (fieldgroup) for #type radios/checkboxes. 2014-02-20 11:40:28 +00:00
Nathaniel Catchpole 35c3429c53 Issue #2004370 by xjm, alexpott, Dean Reilly: Batch the configuration synchronisation process. 2014-02-20 11:37:18 +00:00
Alex Pott c210e8681c Issue #1981858 by Berdir, tim.plunkett, longwave, Les Lim: Rename hook_entity_info/alter() to hook_entity_type_build/alter(). 2014-02-20 10:04:54 +00:00
Alex Pott 40dc8daf51 Issue #2095303 by swentel, plopesc, Berdir, claudiu.cristea, yched: Rename 'field_entity' to 'field_config' and 'field_instance' to 'field_instance_config'. 2014-02-19 23:29:14 +00:00
Nathaniel Catchpole b65c8f413d Issue #2198423 by damiankloip: Store the provider for Views plugins. 2014-02-19 16:59:12 +00:00
Nathaniel Catchpole 40681d9690 Issue #1980822 by Berdir, sun, vladan.me, twistor: Support any entity with path.module. 2014-02-19 12:33:22 +00:00
Alex Pott 8b40554c5a Issue #2119905 followup by damiankloip: Provide @ConfigEntityType and @ContentEntityType to have better defaults. 2014-02-18 23:05:59 +00:00
Alex Pott cdb3895b8f Issue #2170471 by Xano, EclipseGc: ContextAwarePluginBase compromised after commit of Core PluginBase. 2014-02-18 20:47:10 +00:00
Alex Pott b0da3ae64e Issue #2119905 by damiankloip, tim.plunkett, Berdir: Provide @ConfigEntityType and @ContentEntityType to have better defaults. 2014-02-18 14:34:10 +00:00
Nathaniel Catchpole 4022a54878 Issue #2179083 by Wim Leers, vijaycs85: Rendered menus (e.g. menu blocks) should set cache tags to inform the page cache. 2014-02-18 13:37:58 +00:00
Nathaniel Catchpole 9fc89d90d8 Issue #2191285 by sun, andypost, jibran, Berdir, alexpott: Text module is not required, but is marked as required. 2014-02-18 11:14:14 +00:00
Nathaniel Catchpole 0f9e59fdba Issue #2002158 by klausi, andypost, effulgentsia, vlad.dancer: Convert form validation of comments to entity validation. 2014-02-18 11:00:49 +00:00
Nathaniel Catchpole a840af8381 Issue #2173655 by Cottser, xjm, jessebeach, alexpott, rlmumford: Refactor theme() to _theme(); make it a private API to discourage module developers from circumventing the renderable build system. 2014-02-18 10:54:10 +00:00
Nathaniel Catchpole 3b6b9774ec Issue #2197359 by xjm, alexpott: Random failure in Drupal\system\Tests\Common\RenderTest. 2014-02-17 10:01:41 +00:00
Alex Pott a16b56392b Issue #2195745 by sun: Replace _filter_htmlcorrector() with a utility class in core. 2014-02-16 19:15:45 +00:00
Alex Pott e71d749ecc Issue #2194111 by sun: Error handler throws exception when service container is not (fully) available yet. 2014-02-16 18:40:49 +00:00
Alex Pott e17552ab02 Issue #2158339 by jhodgdon, bzrudi71: Search results page broken on PostgreSQL. 2014-02-16 08:01:42 +00:00
Alex Pott f3732c6862 Issue #2028025 by David Hernández, Berdir, larowlan, ceng, YesCT, a_thakur: Expand CommentInterface to provide methods. 2014-02-16 07:20:53 +00:00