Commit Graph

33003 Commits (9f2371f26e66cefb60fa7574ea707420469b51bc)

Author SHA1 Message Date
Alex Pott eea7ce514b Issue #2835758 by Wim Leers: Remove BigPipeInterface and move all of its docs to the implementation 2016-12-21 10:01:23 +00:00
Alex Pott 23a9dd83fd Issue #2827218 by tedbow, damiankloip, Wim Leers, Berdir, tstoeckler: Denormalization on field items is never called: add FieldNormalizer + FieldItemNormalizer with denormalize() methods 2016-12-21 09:58:53 +00:00
Alex Pott f01ac2d4d8 Issue #2836381 by phenaproxima, Wim Leers: Seven's entity-add-list template omits link attributes 2016-12-21 09:37:57 +00:00
Alex Pott 69c23474e7 Issue #2657684 by Wim Leers, Fabianx, xjm, effulgentsia: Refactor BigPipe internals to allow a contrib module to extend BigPipe with the ability to stream anonymous responses and prime Page Cache for subsequent visits 2016-12-21 08:38:52 +00:00
Alex Pott 6fa5085d66 Issue #2765525 by phenaproxima, Wim Leers, droplet: Add AJAX command to add style sheets to CKEditor instances 2016-12-21 08:19:36 +00:00
Nathaniel Catchpole 9d8d1ed77b Issue #2809227 by timmillwood, Berdir, hchonov, catch, amateescu, alexpott: Store revision id in originalRevisionId property to use after revision id is updated 2016-12-20 16:16:13 +00:00
Nathaniel Catchpole 7469f227c6 Issue #2834291 by claudiu.cristea, Berdir, amateescu, timmillwood, catch: Add a SQL index for entity types that are using EntityPublishedInterface 2016-12-20 13:44:43 +00:00
Alex Pott badbcd334b Issue #2813755 by Wim Leers, dawehner, tedbow, damiankloip: JSON responses encoded inconsistently: make them all RFC4627-compliant 2016-12-20 11:31:00 +00:00
xjm f53358d271 Issue #2830485 by michielnugter, klausi, tedbow, xjm, catch, tim.plunkett, dawehner, alexpott, Wim Leers, Lendude: \Drupal\Tests\outside_in\FunctionalJavascript\OutsideInBlockFormTest fails randomly 2016-12-19 19:18:42 -06:00
Nathaniel Catchpole c6344b0673 Issue #2721725 by Vinay15, snehi, zerbash, er.pushpinderrana, jhodgdon, xjm, Ashish.Dalvi, joachim, Kevin Davison, ckrina: Select form element has undocumented properties 2016-12-19 22:01:20 +00:00
Nathaniel Catchpole 1f0a629875 Issue #2651328 by aerozeppelin, GeduR: Views Handler Filter InOperator exposed fires illegal choice when all option has been selected 2016-12-19 21:57:47 +00:00
Alex Pott 08febd9a9f Issue #2823955 by Jo Fitzgerald, benjy, quietone, claudiu.cristea, mikeryan: No need to specify operator for Vocabulary filter in Term source 2016-12-19 09:33:59 +00:00
Alex Pott 7147993244 Issue #2834580 by Berdir: Move locale.translation_status state key to a separate key/value collection 2016-12-19 09:27:43 +00:00
Alex Pott 716fe7139f Issue #2784159 by dawehner, hchonov: Remove CURL timeout in BTB 2016-12-17 12:03:46 +00:00
Alex Pott 63e73e9cf4 Issue #2835588 by amateescu, Berdir: Restore EntityTestRev's behavior to not implement RevisionLogInterface 2016-12-17 12:03:46 +00:00
xjm e313a51e5c Issue #2836434 by alexpott, oriol_e9g, NickWilde, bradjones1, AdamPS, carteriii, gapple, tstoeckler, soulsymphonies: We should not ever recommend APC in Drupal 8 2016-12-16 17:25:48 -06:00
xjm 150f2e87b0 Revert "Issue #2718253 by oriol_e9g, alexpott, tstoeckler, bradjones1, soulsymphonies, carteriii, NickWilde, gapple, AdamPS: Upload progress w/PHP 7 (& recommendation on status report)"
This reverts commit bd4dcd10f7.
2016-12-16 10:16:36 -06:00
xjm bd4dcd10f7 Issue #2718253 by oriol_e9g, alexpott, tstoeckler, bradjones1, soulsymphonies, carteriii, NickWilde, gapple, AdamPS: Upload progress w/PHP 7 (& recommendation on status report) 2016-12-16 08:56:01 -06:00
xjm fb17ddf07a Issue #2828542 by claudiu.cristea, pfrenssen, cebasqueira, heddn, alexpott: Properly check if a destination folder for a file exists 2016-12-15 16:57:35 -06:00
xjm 38959d6366 Issue #2822296 by shashikant_chauhan, jp.stacey, xjm: Wrong fully qualified class name \Drupal\Core\Routing\LinkGeneratorInterface::generate() in docs of Drupal::l() 2016-12-15 16:25:28 -06:00
xjm b53de59ae2 Revert "Issue #2828438 by Adita, Sam152, rachel_norfolk, timmillwood, jp.stacey: Exception when adding tab to a node managed by content moderation"
This reverts commit debf5fcc14.
2016-12-15 16:03:18 -06:00
Nathaniel Catchpole debf5fcc14 Issue #2828438 by Adita, Sam152, rachel_norfolk, timmillwood, jp.stacey: Exception when adding tab to a node managed by content moderation 2016-12-15 21:33:01 +00:00
Alex Pott d2b46426da Issue #2796105 by larowlan, Sam152, Yogesh Pawar, alexpott, dawehner, anish.a, Fabianx: Move similar methods in BrowserTestBase / WebTestBase to a trait; untangle installDrupal() 2016-12-15 10:26:27 +00:00
Alex Pott 94f0aacff6 Issue #2569119 by pwolanin, marvin_B8, jhedstrom, csheltonlcm, alexpott, dawehner, Fabianx, catch: Use Crypt::hashBase64(), not hash('crc32b') or sha1 for placeholder tokens 2016-12-15 10:20:19 +00:00
Alex Pott f403ccb9c5 Issue #2548713 by yongt9412, larowlan, Berdir, swentel, subhojit777, effulgentsia: Only one additional new value saved unlimited field and no non-field values are restored after preview 2016-12-15 09:36:41 +00:00
Alex Pott 1c762d1322 Issue #2833469 by Wim Leers: Remove 'exception.custom_page_json' service: unused, dead, even with wrong arguments! 2016-12-14 21:19:02 +00:00
Alex Pott aa036603f0 Issue #2781927 by pguillard, kiamlaluno, Eda, kiwimind: Improve description of render array properties and examples 2016-12-14 21:03:21 +00:00
Nathaniel Catchpole 926f9dc603 Issue #2729663 by dmsmidt, thpoul, SKAUGHT, Wim Leers, Lendude, droplet, effulgentsia, xjm, Reinmar, alexpott: Fragment link pointing to <textarea> should be redirected to CKEditor instance when CKEditor replaced that textarea 2016-12-14 14:30:20 +00:00
Nathaniel Catchpole 98350348f3 Issue #2746671 by Jo Fitzgerald, stella, andrewmacpherson, hussainweb, tom friedhof, chriscalip, mikeryan: CCK field data not available for D7 taxonomy term migrations 2016-12-14 14:06:14 +00:00
Nathaniel Catchpole 5021260556 Issue #2835604 by Wim Leers, effulgentsia: BigPipe provides functionality, not an API: mark all classes & interfaces @internal 2016-12-14 12:59:56 +00:00
Alex Pott ad4629a14a Issue #2835515 by seanB: ContentEntityForm interface changed, change all forms extending it 2016-12-14 11:54:02 +00:00
Alex Pott edbbe397c1 Issue #2834445 by claudiu.cristea: Don't fetch the entity type ID on each iteration in SqlContentEntityStorageSchema::getFieldSchemaData() 2016-12-14 11:24:16 +00:00
Alex Pott 230c5bf0e1 Issue #2834796 by timmillwood: Remove statistics access_log settings 2016-12-14 10:40:20 +00:00
Nathaniel Catchpole 765c10b69f Issue #2422017 by penyaskito, MobliMic, nod_: Split drupal.js 2016-12-13 17:15:23 +00:00
Nathaniel Catchpole f4a242f154 Issue #2669802 by chr.fritsch, Berdir, seanB, bojanz, dawehner, yoroy, slashrsm, tstoeckler: Add a content entity form which allows to set revisions 2016-12-13 15:45:12 +00:00
Nathaniel Catchpole 0f13905571 Issue #2779647 by alexpott, Sam152, catch, scookie, yoroy, pericxc, timmillwood, tacituseu, jhedstrom, xjm, bojanz, tstoeckler: Add a workflow component, ui module, and implement it in content moderation 2016-12-13 12:34:20 +00:00
xjm e223ebe5f7 Revert "Issue #2704871 by pepegarciag, ieguskiza, snehi, gaurav.pahuja, rajeshwari10, dimaro, gargsuchi, pashupathi nath gajawada, penyaskito, Manuel Garcia, Mile23: Replace usages of deprecated method drupal render()"
This reverts commit ae3ee31751.
2016-12-12 13:03:21 -06:00
xjm ae3ee31751 Issue #2704871 by pepegarciag, ieguskiza, snehi, gaurav.pahuja, rajeshwari10, dimaro, gargsuchi, pashupathi nath gajawada, penyaskito, Manuel Garcia, Mile23: Replace usages of deprecated method drupal render() 2016-12-12 12:49:03 -06:00
xjm e211a2ec1d Issue #2803203 by lodey, lomasr, tkoleary, AndreaD, yoroy, joachim, xjm, ifrik: Simplify the descriptions of "menu levels" in the menu block plugin 2016-12-12 10:34:23 -06:00
Nathaniel Catchpole 562a549b8d Issue #2822881 by Jo Fitzgerald, tstoeckler: Improve Entity URI checking in menu link migration 2016-12-12 13:16:04 +00:00
xjm 2ccc8338e6 Issue #2829759 by ruloweb: Wrong @return doc comment in \Drupal\user\Controller\UserAuthenticationController.php 2016-12-12 06:32:58 -06:00
Nathaniel Catchpole 27890385f5 Issue #2834453 by dixon_: Remove dixon_ as maintainer for Comment module 2016-12-12 12:18:18 +00:00
Alex Pott c1325daed9 Issue #2830333 by Wim Leers, tedbow: All REST update path test coverage fixtures contain no-op code and other mistakes 2016-12-09 21:54:04 +00:00
Alex Pott 240406a7d5 Issue #2832246 by dangur: d6_profile_values.yml contains obsolete configuration 2016-12-09 15:41:07 +00:00
Alex Pott 5e5ef2462d Issue #2828559 by amateescu, alexpott: More random fails in UpdatePathTestBase tests: "settings.cache failed with: missing schema" 2016-12-09 12:36:11 +00:00
Nathaniel Catchpole 8a9f91ac16 Issue #2831816 by Jo Fitzgerald, james.williams: Only first set of configuration dependencies is checked on installation 2016-12-09 12:29:35 +00:00
xjm e9500065da Issue #2296423 by tim.plunkett, dsnopek, swentel, Manuel Garcia, tedbow, alexpott, xjm, andypost, dawehner, effulgentsia, Berdir, jhedstrom, catch, benjy, jibran, Wim Leers, tstoeckler, larowlan, webchick: Implement layout plugin type in core 2016-12-09 11:58:28 +00:00
Nathaniel Catchpole da0c4fa48d Issue #2130277 by phenaproxima, michaellenahan, Jo Fitzgerald, David Hernández, hardik.p, fastangel, alvar0hurtad0: Variable to config: filter.settings [D7 only] 2016-12-09 11:35:01 +00:00
Nathaniel Catchpole 2a967c4a92 Issue #2826200 by claudiu.cristea, pfrenssen: Don't let the whole migration crash on a download failure 2016-12-09 11:14:48 +00:00
Alex Pott bf02c1b16c Issue #2309695 by quietone, alexpott, mikeryan, benjy: Add query batching to SqlBase 2016-12-08 22:03:31 +00:00