Commit Graph

25164 Commits (a36a116d75d9ea971c45ca51427982e1a184e0f8)

Author SHA1 Message Date
webchick a36a116d75 Issue #2293749 by joshi.rohit100: Fixed Use ->url() in Forum module in overview form. 2014-06-27 13:49:07 -07:00
webchick 19475dd4cf Issue #1468582 by mgifford, janusman, edward_or, tstoeckler, alanburke, Schnitzel, dcmouyard, LewisNyman: Add mobile friendly meta tags to the html.tpl.php. 2014-06-27 13:38:15 -07:00
Dries 3b1cb04b3c Issue #2288783 by tim.plunkett: Add a current theme condition. 2014-06-27 17:39:19 +02:00
webchick 5cd540a56d Issue #2286681 by alexpott, tim.plunkett: Fixed Make public properties on ConfigEntityBase protected. 2014-06-27 08:09:42 -07:00
Alex Pott d7efdaa9f9 Issue #2262195 by sun: Fixed Various test classes are missing phpDoc. 2014-06-27 13:11:05 +01:00
webchick 0e8032ef0f Issue #2216547 by jhodgdon, Berdir: Fill in topic/@defgroup for User system overview. 2014-06-27 00:06:00 -07:00
webchick 1a993dbb84 Issue #2288185 by typhonius: Fixed Typos around the codebase for OPML. 2014-06-26 23:48:18 -07:00
webchick 880deb276e Issue #2287063 by ParisLiakos, andypost: Fixed Remove remains of t() in watchdog messages. 2014-06-26 23:47:17 -07:00
webchick 6f87fd5dd3 Issue #2291505 by joshi.rohit100: Fixed ParserInterface class contains FetcherInterface documentation. 2014-06-26 23:45:58 -07:00
webchick 29a839062d Issue #2293105 by vijaycs85: MigrateActionConfigSchemaTest duplicates all its code from SchemaCheckTestTrait. 2014-06-26 23:41:09 -07:00
Alex Pott f0d4b5ad9c Revert "Issue #2097123 by slashrsm, roderik, mgifford, pfrenssen, andypost, das-peter | larowlan: Deprecate comment_num_new() in favour of method on CommentManager."
This reverts commit 6532718c08.
2014-06-26 20:35:06 +01:00
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 8a44b5c742 Issue #2290435 by PQ: Fix broken link in robots.txt file 2014-06-25 15:06:24 -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