Commit Graph

24143 Commits (ec5aab42f34123c6e13927e40eab0a841038e89d)

Author SHA1 Message Date
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
Alex Pott 0b2c622bfa Issue #2181593 by klausi, chakrapani, andypost: Convert entity bundle base fields to entity reference. 2014-02-15 22:40:41 +00:00
Alex Pott b7a6096b21 Issue #2195779 by ParisLiakos: Remove aggregator_load_feed_items(). 2014-02-15 22:30:35 +00:00
Alex Pott fcb52a6a6f Issue #2191651 by Berdir: Rename Drupal\Core\Entity\Query\QueryInterface::getEntityType() to getEntityTypeId(). 2014-02-15 22:24:18 +00:00
Alex Pott 6383d18e94 Issue #2093161 by rbayliss, haithem_pro, sandipmkhairnar, InternetDevels, longwave, idflood, Sumeet.Pareek, sidharthap, xeniak, ianthomas_uk: Remove all calls to drupal_json_encode() in favour of \Drupal\Component\Utility\Json::encode(). 2014-02-15 22:21:49 +00:00
Alex Pott 9848762852 Issue #2174933 by dawehner: Not possible to use same route_name in local_actions.yml. 2014-02-15 22:18:05 +00:00
Alex Pott 094c6e8d5b Issue #2184231 followup by dawehner: Use ConfigFactoryInterface to type hint ConfigFactory. 2014-02-15 19:37:19 +00:00
Alex Pott 5c1c02fa05 Issue #2193577 by benjy: Rename Block Layout to Block layout for consistency. 2014-02-15 12:40:22 +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
Nathaniel Catchpole 13905ed190 Issue #1379070 by ocsilalala, rkjha, swentel, kid_icarus, Gisle: Field with multiple select list does not allow -None- to be a default value. 2014-02-14 17:05:59 +00:00
Nathaniel Catchpole 6c4cdee943 Issue #2141929 by andypost, clemens.tolboom, mgifford: Comment link or form is added to print view mode. 2014-02-14 16:56:25 +00:00