Commit Graph

9028 Commits (6532718c083cf7a279c3f7540bef04c86be3a1bb)

Author SHA1 Message Date
webchick 6532718c08 Issue #2097123 by slashrsm, roderik, mgifford, pfrenssen, andypost, das-peter | larowlan: Deprecate comment_num_new() in favour of method on CommentManager. 2014-06-26 12:03:19 -07:00
webchick 81604eed23 Issue #2111357 by marcingy, andypost: Get rid of comment_count_unpublished() in favor of CommentStorage method. 2014-06-26 11:57:22 -07:00
webchick 04bf43bb92 Issue #2272467 by ParisLiakos: Remove usages of watchdog() from procedural code. 2014-06-26 11:55:12 -07:00
webchick d4c697e296 Issue #2292889 by Berdir, tim.plunkett: Fixed ContextHandler does not expect ContextDefinitionInterface. 2014-06-26 11:42:04 -07:00
Nathaniel Catchpole 12b4bfbafe Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel. 2014-06-26 16:24:24 +01:00
Jennifer Hodgdon 8b2d8f3938 Issue #2290281 by er.pushpinderrana, amitgoyal, joshi.rohit100, nick_schuch: Make plugin type Tip developer info more discoverable 2014-06-26 06:13:14 -07:00
Nathaniel Catchpole ac850c02f4 Issue #2287223 by tim.plunkett: Use KernelTestBase for config schema tests where possible. 2014-06-26 13:36:05 +01:00
Nathaniel Catchpole 76b3f7dec6 Issue #2077979 by cilefen, plopesc: Modernize filter.module forms: use $this->t(). 2014-06-26 13:33:48 +01:00
Nathaniel Catchpole ba16dfb85d Issue #1671498 by g3r4, Jorrit: Fixed Docs of template_preprocess_html() refer to wrong hook. 2014-06-26 13:31:48 +01:00
Nathaniel Catchpole 7f8c7c0252 Issue #2214057 by g3r4: Remove obsolete LanguageManagerInterface::init() method. 2014-06-26 13:29:37 +01:00
Nathaniel Catchpole ee820da6fb Issue #2183417 by kgoel, alimac: In Sql Rename Views properties to core standards. 2014-06-26 13:24:17 +01:00
Nathaniel Catchpole 2e3893a2d8 Issue #2282153 by vijaycs85: Make all config.storage.active & config.storage.file services private. 2014-06-26 13:22:41 +01:00
Nathaniel Catchpole dbb3bb005c Issue #2257587 by fietserwin: Remove parameter in calls between and within Image and toolkit. 2014-06-26 12:26:01 +01:00
Nathaniel Catchpole d805f52278 Issue #578400 by aaronschachter, melsi, Gábor Hojtsy, valthebald, idflood, sign, Damien Tournoud: Fixed Display the page title, even if 0. 2014-06-26 12:24:32 +01:00
Nathaniel Catchpole 5e58da00e6 Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel. 2014-06-26 11:47:01 +01:00
webchick 18bbe3a788 Issue #2289095 by larowlan | pingers: Fixed Frontpage view, feed display renders the node comment form. 2014-06-25 19:13:06 -07:00
webchick 3a1f6fd999 Issue #2281635 by fubhy, er.pushpinderrana, EclipseGc, blueminds, tim.plunkett: \Drupal\Core\Plugin\Context\Context should use a ContextDefinition class instead of arrays. 2014-06-25 16:15:36 -07:00
Jennifer Hodgdon 90a3498fe5 Issue #2290325 by cs_shadow: Get rid of form builder functions topic and references to it 2014-06-25 15:02:52 -07:00
Jennifer Hodgdon 70cbab7d5b Issue #2290271 by amitgoyal, er.pushpinderrana: Make Mail plugin developer info more discoverable 2014-06-25 14:55:19 -07:00
Jennifer Hodgdon ce4a8036a0 Issue #2290279 by joshi.rohit100, er.pushpinderrana: Make RestResource plugin developer info more discoverable 2014-06-25 14:40:42 -07:00
Jennifer Hodgdon a400939e58 Issue #2290263 by joshi.rohit100, amitgoyal, er.pushpinderrana, cs_shadow: Make Filter plugin developer info more discoverable 2014-06-25 14:38:39 -07:00
Jennifer Hodgdon c9fd39772b Issue #2290251 by er.pushpinderrana, amitgoyal, ParisLiakos, joshi.rohit100: Make Aggregator plugin developer info more discoverable 2014-06-25 14:32:30 -07:00
Jennifer Hodgdon f751d13478 Issue #2290253 by er.pushpinderrana: Make Archiver plugin developer info more discoverable 2014-06-25 14:30:09 -07:00
webchick 1176527762 Issue #2292025 by tim.plunkett: Convert BreadcrumbBuilderInterface applies() and build() to use RouteMatch. 2014-06-25 14:29:38 -07:00
webchick b6a4ff8ab7 Issue #2290285 by jhodgdon: Condition plugin classes need more links/docs. 2014-06-25 14:26:20 -07:00
webchick 412fbfd067 Issue #2216563 by jhodgdon: Fill in @defgroup/topic docs for Object Oriented Programming overview. 2014-06-25 14:17:18 -07:00
webchick 3d36fe5626 Issue #2161801 by YesCT, vijaycs85, fran seva, batigolix, ifrik: Update hook_help for Config translation module. 2014-06-25 14:10:11 -07:00
webchick cd524ac255 Issue #2216559 by jhodgdon: Repurpose @defgroup/topic docs for Architecture Overview. 2014-06-25 13:45:51 -07:00
webchick 0843922e30 Issue #2216539 by jhodgdon, dawehner: Fill in @defgroup/topic docs for Views overview. 2014-06-25 13:39:01 -07:00
webchick 539061c75b Issue #2286357 by tim.plunkett: Introduce Display Variants, use for the block rendering flow. 2014-06-25 13:07:49 -07:00
Nathaniel Catchpole 234ed4f894 Issue #2226267 by yched: Improve default value handling of fields to be consistent (follow-up). 2014-06-25 13:38:29 +01:00
Alex Pott 2a4c2f6bf5 Issue #2288499 by er.pushpinderrana | jhodgdon: Fixed Action plugin classes need more docs links. 2014-06-25 09:13:48 +01:00
webchick d5bb653ba7 Issue #2183957 by vijaycs85, chx, Gábor Hojtsy: Provide configuration schema for Migration module. 2014-06-24 19:19:48 -07:00
webchick 627470bcaa Issue #2291445 by marcingy: Convert comment_entity_predelete query to entity query. 2014-06-24 12:46:19 -07:00
webchick 5baeab7615 Issue #2290157 by marcingy: Convert comment_user_predelete query to entity query. 2014-06-24 12:42:56 -07:00
Nathaniel Catchpole fdfd3c7d6b Issue #2291777 by alexpott: Fixed Random fail in LanguageFallbackTest. 2014-06-24 16:10:36 +01:00
Nathaniel Catchpole 3b84f7b213 Issue #2238217 by effulgentsia, neclimdul, martin107, tim.plunkett, cweagans, kim.pepper, xjm: Introduce a RouteMatch class. 2014-06-24 14:28:41 +01:00
Alex Pott 6140e65c6b Issue #2279363 by tstoeckler: Fixed file_managed.uri should not specify a prefixed unique key. 2014-06-24 14:07:04 +01:00
Alex Pott 9b32d95bfd Issue #2277945 by Jose Reyero: Fixed Typed configuration implements TypedDataInterface improperly. 2014-06-24 13:22:32 +01:00
Nathaniel Catchpole 1e467aad6d Issue #1428784 by ivasyk.orest, joshi.rohit100, tim.plunkett, martin107, Rajendar Reddy, visabhishek, wiifm, joachim: Document field data hooks: hook_field_views_data[_alter](), hook_field_views_data_views_data_alter(). 2014-06-23 18:44:50 +01:00
webchick f413f88894 Issue #2216541 by jhodgdon, Gábor Hojtsy: Fill in topic/@defgroup docs for Internationalization overview. 2014-06-23 09:03:29 -07:00
webchick 998e63359a Issue #1989568 by Berdir: Remove block config ID from being used as an HTML ID or template suggestion. 2014-06-21 22:10:13 -07:00
webchick 065721999a Issue #2262483 follow-up by sun: Fixed Some PHPUnit tests do not exist. 2014-06-21 22:06:31 -07:00
Jennifer Hodgdon 7db9aaea98 Issue #1209674 by yoroy, kid_icarus, franz, pasive, barnettech, disasm, wesleydv, ericmulder1980, Sutharsan, apratt, theMusician, batigolix, vegantriathlete, amitgoyal, AndyThornton: Fix up UI text in Aggregator module 2014-06-20 14:23:11 -07:00
Jennifer Hodgdon 9c4db60dfb Issue #2288507 by er.pushpinderrana: Add documentation to entity type annotation classes to aid developers of entity types 2014-06-20 11:25:48 -07:00
webchick 4809d4d94d Issue #2234439 by jhodgdon, cosmicdreams, xjm: Add a section for the plugin system to the API doc landing page. 2014-06-20 10:55:45 -07:00
webchick e5b3f93a51 Issue #2191445 by jhodgdon: Fixed Database abstraction layer topic / landing page needs more info. 2014-06-20 10:51:13 -07:00
Jennifer Hodgdon 233f9caa75 Issue #2287319 by martin107: Document exceptions thrown in KernelTestBase 2014-06-20 10:47:00 -07:00
Jennifer Hodgdon 2c77fc293e Issue #2261083 by amitgoyal, joshi.rohit100, er.pushpinderrana, aschmoe: Move mention of System Help block from Help module help to System module help 2014-06-20 10:44:03 -07:00
Nathaniel Catchpole 6f33b60481 Issue #2124957 by Wim Leers, catch: Replace 'content' cache tag with 'rendered' and use it sparingly. 2014-06-20 18:41:22 +01:00