Commit Graph

33028 Commits (21f8a650a73b381bcb8fa7fdcfcfcb842874c4c4)

Author SHA1 Message Date
effulgentsia ed4ad77a12 Issue #2824655 by tim.plunkett: Plugin definitions should store their class in a consistent manner (without leading slashes) 2017-02-07 17:11:17 -08:00
xjm 9088257709 Issue #2850592 by alexpott, xjm: Typos in ContentModertaionWorkflowTypeApiTest 2017-02-07 19:09:39 -06:00
xjm 05f42e4b07 Issue #2850341 by alexpott, xjm, timmillwood: Improve \Drupal\content_moderation\Plugin\WorkflowType\ContentModeration::appliesToEntityTypeAndBundle() and ::getBundlesForEntityType() 2017-02-07 15:04:38 -06:00
webchick 38b3dd1072 Issue #665790 by chrisrockwell, Sumit kumar, lauriii, joelpittet, sun, vulcanr, vaplas, yoroy, leahtard, tompagabor, aspilicious, ckrina, Gábor Hojtsy, David_Rothstein, Manuel Garcia, rootwork, nod_, kostyashupenko, pguillard, Bojhan, droplet, typhonius, wturrell, mgifford, webkenny, cosmicdreams, tkoleary, YesCT, marcvangend, markabur, LewisNyman, mrfelton, oriol_e9g, prabhu9484, catch, hedrickbt, tsvenson, longwave, dww, kika, borisson_, rdellis87, realityloop, klonos: Redesign the status report page 2017-02-07 12:44:37 -08:00
Alex Pott 90ba2d40c7 Issue #2811407 by timmillwood, Sam152, tstoeckler, cilefen, Gábor Hojtsy, webchick: "Workflow entities" admin page title should be "Workflows" 2017-02-07 19:10:27 +00:00
Nathaniel Catchpole 680e48e8ae Issue #2849104 by eiriksm: Wrong type doc for parameter in locale_translation_status_save 2017-02-07 18:10:18 +00:00
Nathaniel Catchpole 1f958abb56 Issue #2843595 by hussainweb, heddn, jonhattan: Add indexes to migrate_map_* tables 2017-02-07 18:04:51 +00:00
Nathaniel Catchpole 2740e709a9 Issue #2844293 by swentel: Manually calling $account->delete() will throw an exception if the user has nodes in an anonymous environment with node access enabled 2017-02-07 13:29:40 +00:00
Alex Pott 890bb76fcd Issue #2845666 by dpi, ritzz, dawehner: *TempStore's missing @throws documentation 2017-02-07 13:18:22 +00:00
Alex Pott 0a7b3e6d04 Issue #2822975 by tedbow: Clean up unused portions of offcanvas_test module 2017-02-07 12:56:58 +00:00
Alex Pott e6bc96b365 Issue #2845650 by mradcliffe: Make entity route providers public instead of internal 2017-02-07 12:44:37 +00:00
Alex Pott 9c777482ea Issue #2842399 by dawehner, webflo: Unable to render link with attributes twice 2017-02-07 12:36:11 +00:00
Alex Pott f5be97cbbf Issue #2409129 by webflo, k4v, kgoel, claudiu.cristea, dawehner, tstoeckler: Enforce order of permissions in config export 2017-02-06 23:15:44 +00:00
Alex Pott ba06831005 Issue #2847611 by dawehner, webflo: \Drupal\Core\Template\TwigExtension::getLink overrides existing classes 2017-02-06 20:01:47 +00:00
Alex Pott 1ff29a3873 Issue #2839267 by chiranjeeb2410, er.pushpinderrana, joyceg, oldpopsong: Argument of \Drupal::formBuilder()->getForm() should implement FormInterface 2017-02-06 19:28:59 +00:00
Alex Pott ac55a70849 Issue #2832080 by cebasqueira, Berdir: BrowserTestBase::drupalLogin() does an unnecessary redirect from /user to /user/login for each login 2017-02-06 19:25:33 +00:00
Nathaniel Catchpole 69c0eadb84 Issue #2669964 by quietone, Gábor Hojtsy, Jo Fitzgerald, phenaproxima: Migrate Drupal 7 core node translations to Drupal 8 2017-02-06 18:33:33 +00:00
Alex Pott f6c8f900a2 Revert "Issue #2015149 by dagmar, Pol, Lendude, damiankloip, alansaviolobo, Psikik, yoroy, dawehner, jibran, catch: Replace dblog recent log entries with a view"
This reverts commit 5987dac193.
2017-02-06 18:23:38 +00:00
Nathaniel Catchpole 2f18ae0c9f Revert "Issue #2795489 by mpdonadio, cilefen, ednawig: 2038 bug with PHP timestamps on 32-bit systems - warn users?"
This reverts commit bb25a5b766.
2017-02-06 17:02:24 +00:00
Nathaniel Catchpole bb25a5b766 Issue #2795489 by mpdonadio, cilefen, ednawig: 2038 bug with PHP timestamps on 32-bit systems - warn users? 2017-02-06 13:53:17 +00:00
Nathaniel Catchpole df70190165 Issue #2802923 by Wim Leers, casey: Use <span> instead of <div> for BigPipe placeholders 2017-02-06 13:13:56 +00:00
Nathaniel Catchpole 8d6e9ef531 Issue #2802427 by Stefdewa, hardik.p, Arndt, Jo Fitzgerald: Browser tests fail under HTTPS 2017-02-06 12:24:31 +00:00
Nathaniel Catchpole ce215b17d8 Issue #2841614 by hchonov, amateescu: comment_update_8300 is not updating correctly the field storage definition of the status field 2017-02-06 11:39:49 +00:00
Alex Pott ba455a1dc4 Issue #2606772 by mikeker, pwolanin, YesCT, david_garcia, alexpott, cilefen, xjm, Cottser, catch, joelpittet, effulgentsia, kevla, dawehner: Long Twig cache directories can cause failures on some filesystems 2017-02-06 09:01:01 +00:00
xjm cd05ee426b Issue #177124 by hgoto, roblav, mrfelton, AjitS, wturrell, lyricnz, ADLongwell, tim.plunkett, effulgentsia, sun, GoddamnNoise, Liam Morland, Xano, drumm, guschilds, cilefen: Form validation messages appear in incorrect order 2017-02-06 03:07:18 -05:00
Chris McCafferty 5eb0425b0d Issue #2845475 by quietone, semiuniversal, phenaproxima, cilefen: Add documentation to Concat process plugin 2017-02-05 15:58:16 -05:00
Alex Pott 84b2d06d6c Issue #2845324 by vaplas: error in docs in SqlBase::initializeIterator() 2017-02-05 20:55:38 +00:00
Chris McCafferty 4ffb98e3d3 Issue #2843997 by Sam152: Add missing test coverage for content edit tab labels 2017-02-05 14:00:34 -05:00
Alex Pott 41eda3b8ef Issue #2294731 by alexpott, othermachines, sun, droplet, mikeker, david_garcia, Mile23, Ketan Harit, anavarre, Berdir: Simpletest fails to run PHPUnit on Windows 2017-02-05 10:13:44 +00:00
Chris McCafferty 5632ab5d46 Issue #2843693 by michielnugter, droplet, xjm, Mixologic, klausi: Random test failure in CKEditor AjaxCss 2017-02-03 16:39:45 -05:00
Alex Pott 5987dac193 Issue #2015149 by dagmar, Pol, Lendude, damiankloip, alansaviolobo, Psikik, yoroy, dawehner, jibran, catch: Replace dblog recent log entries with a view 2017-02-03 18:22:45 +00:00
Alex Pott 612665b15e Issue #2605664 by Torenware, Mile23, alexpott, Taran2L, neclimdul, Yogesh Pawar, mark.creamer, donquixote, dawehner, klausi: Align TestDiscovery and bootstrap.php's non-permissive loading of PSR-4 namespaces for traits 2017-02-02 16:37:31 +00:00
Nathaniel Catchpole a110314b09 Issue #2848177 by michielnugter, tedbow: More \Drupal\Tests\outside_in\FunctionalJavascript\OutsideInBlockFormTest random fails 2017-02-02 12:38:38 +00:00
webchick bfdfe82ea2 Issue #2346773 by dmsmidt, lokapujya, klakegg, marcvangend, andrewmacpherson, ptsimard, Getekid, Rade, yoroy, tstoeckler, mgifford, tim.plunkett, estoyausente, xjm, PierreMarcel, hass, SKAUGHT, sukanya.ramakrishnan, flyke, alvar0hurtad0, bojanz, pwolanin, arunkumark, Bojhan, bleen: Details form element should open when there are errors on child elements 2017-01-31 13:29:16 -08:00
Alex Pott 01ac7634be Issue #2754977 by dmsmidt, marcvangend, mohit_aghera, Getekid, tim.plunkett, ndf: Enhance formErrorHandler to include children errors on RenderElements 2017-01-31 11:28:38 +00:00
Nathaniel Catchpole a43af1c4d1 Issue #2843787 by asghar, hyperlinked, Lendude, dawehner: Deleting Views Pages with Attachments Causes Fatal Error 2017-01-31 10:49:56 +00:00
Nathaniel Catchpole ebe2d76141 Issue #2156401 by alexpott, moshe weitzman, tedbow, dawehner, greg.1.anderson, phenaproxima, chris.smith, heddn, balsama, xjm, Mile23, izus, Manuel Garcia, sun, pwolanin, Berdir: Write install_profile value to configuration and only to settings.php if it is writeable 2017-01-31 10:32:31 +00:00
Alex Pott 43f6069295 Issue #2509268 by joshi.rohit100, dmsmidt, tim.plunkett, willzyx, SKAUGHT, pfrenssen, left, mgifford, ok_lyndsey, TR, kattekrab, alexpott, bojanz, yched: Inline errors repeated on child elements in module uninstall form 2017-01-31 10:13:46 +00:00
Alex Pott 1fbdcc7a10 Issue #2693081 by yanniboi, YesCT: Merging data types leads to incomplete definition 2017-01-31 10:09:29 +00:00
effulgentsia bfaf6b6e0f Issue #2758897 by Wim Leers, damiankloip, larowlan: Move rest module's "link manager" services to serialization module 2017-01-30 21:53:34 -08:00
effulgentsia 414574e173 Issue #2559825 by tim.plunkett, Antti J. Salminen, lauriii, aspilicious, alexpott: Preprocess functions from base hooks not triggered for theme hooks not using the __ pattern 2017-01-30 17:04:19 -08:00
Alex Pott aaf99e1e44 Issue #2744463 by Mile23, dawehner, pfrenssen, joelpittet, tstoeckler, alexpott, klausi: Add phpcs, coder 8.2.8 as --dev requirements for drupal/core 2017-01-31 00:30:00 +00:00
webchick 2572749d8b Issue #2818011 by shashikant_chauhan, rakesh.gectcr, yashsharma01, dalin, akalata, Chi, catch, rosschive: Missing 'attributes' under 'options' in docs for Link::createFromRoute 2017-01-30 15:23:59 -08:00
webchick 402c4ea2e3 Issue #2767025 by tstoeckler, Sam152, kristiaanvandeneynde, timmillwood, Gábor Hojtsy, Berdir, dawehner, xjm: Add entity type label for a collection of entities 2017-01-30 15:20:19 -08:00
webchick 844a605983 Issue #2828494 by thpoul, Wim Leers, mlewand, tstoeckler, xjm, Tade0: Update CKEditor library to 4.6 2017-01-30 14:38:27 -08:00
effulgentsia 0bc54981d2 Issue #2113345 by dawehner, tedbow, Wim Leers, kristiaanvandeneynde, Crell, Grayside, klausi: Define a mechanism for custom link relationships 2017-01-30 12:29:33 -08:00
effulgentsia 701bee40ef Issue #2818653 by tim.plunkett, tstoeckler, jibran: Allow object-based plugin definitions to be processed in DefaultPluginManager::findDefinitions() 2017-01-30 10:46:35 -08:00
Nathaniel Catchpole 5394f9f01e Issue #2840974 by alexpott, Wim Leers, axot: CookieResourceTestTrait test should send Content-Type request header 2017-01-30 14:50:11 +00:00
Nathaniel Catchpole cae18a3b3f Issue #2847268 by tacituseu, alexpott, dawehner: Random fail in Drupal\page_cache\Tests\PageCacheTest:: testPageCacheAnonymous403404() 2017-01-30 12:12:05 +00:00
Nathaniel Catchpole 4e4833b60e Issue #2847268 by alexpott: Random fail in Drupal\page_cache\Tests\PageCacheTest:: testPageCacheAnonymous403404() 2017-01-28 14:02:37 +00:00