Commit Graph

29190 Commits (ae32aaae81a92118f6de995831919e87e77daa03)

Author SHA1 Message Date
Alex Pott ae32aaae81 Issue #2151103 by twistor, kerby70, ParisLiakos, cilefen: Zend feed plugins are incorrectly registered 2015-07-16 13:34:09 +01:00
Alex Pott 77b9dbc1f7 Issue #2454829 by maxocub, eiriksm, rvilar, Gábor Hojtsy, penyaskito, tstoeckler, Jose Reyero: Configuration translation UI does not support plural sources/targets 2015-07-16 13:00:14 +01:00
Alex Pott 22d8e4b683 Issue #2533222 by neclimdul, Berdir: Fix ConfigEntityBaseUnitTest 2015-07-16 12:49:04 +01:00
webchick 756dc7bbae Issue #2424805 by mdrummond, YesCT, vijaycs85, xjm, marcoscano, ifrik, joelpittet, Jelle_S, attiks, lauriii: Toolbar can no longer switch horizontal and vertical -- expects breakpoints ordered from smallest to largest; responsive images need largest to smallest 2015-07-15 12:53:14 -07:00
Alex Pott cc17945f3d Issue #2466931 by mikeker, Fabianx, dawehner, joelpittet: Valid Twig syntax is incorrectly escaped in Views rewrites 2015-07-15 17:28:02 +01:00
Alex Pott b2e29ebbff Issue #2528242 by timmillwood: Add color-* classes to all rows on the status page 2015-07-15 17:15:09 +01:00
Alex Pott 92965c5bb5 Issue #2522652 by neclimdul, phenaproxima, prajaankit, benjy: Add getTemplateByName method to TemplateStorage 2015-07-15 17:13:12 +01:00
Alex Pott 2873e81736 Issue #2526412 by neclimdul, hussainweb, Fabianx: Remove Singleton hack in registerWithSymfonyGuesser 2015-07-15 17:01:55 +01:00
xjm 6f78b08dea Issue #2532604 by alexpott: Fix reference to "var drupalSettings" in NoJavaScriptAnonymousTest 2015-07-15 15:53:43 +01:00
Alex Pott 818d1d3dd3 Issue #2488960 by cilefen, joshi.rohit100, naveenvalecha: Upgrade egulias/EmailValidator to 1.2.9 2015-07-15 15:12:33 +01:00
Nathaniel Catchpole 81658d5c87 Issue #2512132 by Wim Leers, effulgentsia, Fabianx: Make CSRF links cacheable 2015-07-15 15:09:47 +01:00
Alex Pott 5db1865347 Issue #2482625 by mbovan, Berdir, dawehner: Views entity reference selection with autocomplete widget broken 2015-07-15 15:07:43 +01:00
Alex Pott 20619e08ee Issue #2522002 by pwolanin, fgm, znerol: Do not strip www. from cookie domain by default because that leaks session cookies to subdomains 2015-07-15 14:58:58 +01:00
Alex Pott d47bd72b6c Issue #2392109 by jacob.embree, dcmul, ByronNorris, jhedstrom: Filter: Allow plus sign in email addresses 2015-07-15 14:53:52 +01:00
xjm e473fe0340 Issue #2533168 by neclimdul, Berdir: Fix BlockRepositoryTest 2015-07-15 14:53:11 +01:00
Alex Pott 55d056dcaf Issue #2509650 by willzyx: Faulty dependency to Renderer in Drupal\comment\CommentLazyBuilders 2015-07-15 14:49:36 +01:00
xjm 4b8b58a405 Issue #2532616 by TR: "return" used instead of "@return" in RoleInterface::isAdmin() docblock 2015-07-15 13:18:26 +01:00
xjm 76b63583ad Issue #2532944 by chx, dawehner: AliasManagerInterface lacks doxygen 2015-07-15 13:14:46 +01:00
xjm 0827c34fb3 Issue #2533034 by chx, webflo: AliasWhitelistInterface doxygen missing 2015-07-15 13:09:04 +01:00
xjm 416a63f057 Issue #2527708 by joshi.rohit100, chx, jhodgdon, alexpott: Improve documentation for TypedConfigManagerInterface 2015-07-15 12:59:55 +01:00
xjm 92e36b3c54 Issue #2486983 by metzlerd, jhodgdon, tim.plunkett: Document Text Input Form Elements 2015-07-15 12:50:22 +01:00
Nathaniel Catchpole eafa3a2aa0 Issue #2533360 by hussainweb: Upgrade to Symfony 2.7.2 2015-07-15 12:03:49 +01:00
webchick 3ed1ebc871 Issue #2532618 by TR: "return" used instead of "@return" in documentation 2015-07-14 21:36:21 -07:00
webchick 100f2a22fd Issue #2532646 by TR: "@return boolean" is wrong, use "@return bool" 2015-07-14 21:35:42 -07:00
webchick 71c926e2f2 Issue #2531636 by Lucasljj, olli: Remove unnecessary extra space in dialogs 2015-07-14 21:34:44 -07:00
webchick 5abb714fc6 Issue #2533218 by mpdonadio: Resolve todo for Symfony #12349 2015-07-14 21:33:01 -07:00
Alex Pott 91ab3cc309 Issue #2514168 by phenaproxima, mikeryan, benjy: Streamline migrate_drupal integration tests 2015-07-14 22:43:41 +01:00
Alex Pott 8cb4102714 Issue #2527064 by jboxberger, tstoeckler: Nested condition groups in entity queries are broken 2015-07-14 17:17:21 +01:00
Alex Pott 3f5d48181f Revert "Issue #2527064 by tstoeckler: Nested condition groups in entity queries are broken"
This reverts commit f57b659dc3.
2015-07-14 17:16:26 +01:00
Nathaniel Catchpole 99aa535dc9 Issue #2493033 by Berdir, Wim Leers, lauriii, Fabianx, effulgentsia, dawehner, catch, msonnabaum, Crell, webchick: Make 'user.permissions' a required cache context 2015-07-14 15:08:37 +01:00
Nathaniel Catchpole cbcbfc15e6 Issue #2217985 by Berdir, Wim Leers: Replace the custom menu caching strategy in Toolbar with Core's standard caching 2015-07-14 12:34:15 +01:00
Nathaniel Catchpole c9d911e485 Issue #2532434 by alexpott: UncaughtException test doesn't quite uncatch everything 2015-07-14 11:44:57 +01:00
Alex Pott 7a099e8212 Issue #2531258 by neclimdul: Improve \Drupal\Tests\user\Unit\PermissionHandlerTest::testBuildPermissionsSortPerModule 2015-07-14 11:10:28 +01:00
Alex Pott 1bb4e43db8 Issue #2530936 by webflo: Ensure that the classloader prefix is really unique 2015-07-14 11:04:37 +01:00
Alex Pott 24219febf3 Issue #1838242 by jhedstrom, pivica, tim.plunkett, bojanz, GaëlG, mpdonadio, dawehner, olli, Lendude: Provide Views integration for datetime field 2015-07-14 11:03:11 +01:00
Alex Pott 268ffb4a31 Issue #2526004 by andypost: UnpublishByKeywordComment should inject needed services properly 2015-07-14 10:08:01 +01:00
Alex Pott 5e15b9be29 Issue #2531568 by willzyx: Remove obsolete hook_menu() from responsive_image module 2015-07-14 10:02:21 +01:00
Alex Pott 3cb62fe3a3 Issue #2531622 by colbol: The description for the responsive image module admin link should end with a period. 2015-07-14 09:59:59 +01:00
Alex Pott e54aa5eb17 Issue #2530908 by olli: Caching problem in PageTitleTest 2015-07-14 09:51:52 +01:00
Alex Pott 0623c09519 Issue #278958 by jhodgdon, pwolanin, mgifford: Advanced search form has usability issues 2015-07-14 09:11:33 +01:00
Alex Pott fb35534db5 Issue #2409415 by phenaproxima, hosef: Variable to config: aggregator.settings [d7] 2015-07-14 08:59:54 +01:00
Alex Pott f5cdc33241 Issue #2531028 by Berdir, neclimdul: Null migrate destination is a reserved keyword in PHP 7 2015-07-14 08:56:42 +01:00
Alex Pott b020dc2921 Issue #2513586 by kfitz, cilefen, jhodgdon, Bojhan, eliza411, ivanstegic, LewisNyman, lunk_rat, nickrosencrans, stpaultim, webchick: Remove the word "positive" from the "Must include a positive keyword with three characters or more." error message 2015-07-14 08:52:53 +01:00
Alex Pott b843b4ae48 Issue #2525068 by daffie, googletorp: Document the class variable Node::in_preview as will stay public 2015-07-14 08:33:43 +01:00
Alex Pott 23fde8da45 Issue #2528688 by phenaproxima: Create cckfield plugin for file fields 2015-07-14 08:30:28 +01:00
Alex Pott 5e87cfb285 Issue #2521774 by naveenvalecha: Add new line at the EOF in system_test.permissions.yml file 2015-07-14 08:26:32 +01:00
Alex Pott 73585ec182 Issue #2392559 by mondrake, mitrpaka, JeroenT, rpayanm, adci_contributor, ianthomas_uk: Remove all uses of file_stream_wrapper_get_* and file_get_stream_wrappers 2015-07-14 08:24:29 +01:00
Alex Pott 23df3d55d6 Issue #2472431 by davidhernandez, yannickoo, cilefen, LewisNyman: Do not load normalize.css in all themes, load it in Classy 2015-07-14 08:17:12 +01:00
Alex Pott d7ab90d9d3 Issue #2502009 by joelpittet, Cottser, Wim Leers: Remove SafeMarkup::set in SearchExtraTypeSearch::execute() 2015-07-14 08:12:54 +01:00
Alex Pott 41cc210c07 Issue #2500013 by Berdir, Wim Leers, plach: Add cacheability metadata information to translation overview 2015-07-13 19:11:53 +01:00