Commit Graph

1408 Commits (227f52004900b9918afd731c683af41fb8fe0129)

Author SHA1 Message Date
effulgentsia 7dee9f8f27 Issue #2566447 by stefan.r, joelpittet, alexpott, lauriii, dawehner: Cast safe string objects to string or use assertEqual() in some assertIdentical() comparisons 2015-09-14 10:31:04 -07:00
Alex Pott 9aec827586 Issue #2492839 by joelpittet, mikeker, dawehner, lauriii, plach, Fabianx, olli: Views replacement token bc layer allows for Twig template injection via arguments 2015-09-14 12:12:54 +01:00
Alex Pott 6905340598 Issue #2567851 by dawehner, joelpittet: Use assertText() instead of t()/SafeMarkup::format() in NodeEditFormTest 2015-09-14 09:47:48 +01:00
webchick dbf74b3724 Issue #2566419 by amateescu, dawehner, jhedstrom, hchonov, hussainweb, jibran: Using the "Autocomplete (Tags style)" widget for the author field does not save the submitted user 2015-09-11 11:13:56 -07:00
webchick bcf90b1722 Issue #2566723 by amateescu: New test fail on PHP 5.5 & SQLite 3.8 2015-09-11 00:20:58 -07:00
webchick dc644d1df3 Issue #2565791 by mikeryan, subhojit777, quietone, phenaproxima: Fix migration labels 2015-09-10 10:29:44 -07:00
webchick 10c624b480 Issue #2410875 by phenaproxima, miguelc303, mikeryan, webchick, ultimike, benjy: Migration for Drupal 7 Taxonomy vocabularies and terms 2015-09-10 07:28:06 -07:00
xjm 570fba20cd Issue #2564353 by alexpott, joelpittet, xjm, justAChris, nlisgo, subhojit777: Remove !placeholder usage from SafeMarkup::format() 2015-09-09 19:04:37 -05:00
webchick 10ea52eaa2 Issue #2563819 by phenaproxima, mikeryan: [D7] Field display settings do not migrate 2015-09-09 15:09:01 -07:00
webchick fbe90875a8 Revert "Issue #2410875 by phenaproxima, miguelc303, mikeryan, ultimike, benjy: Migration for Drupal 7 Taxonomy vocabularies and terms"
Term's Entity Reference field associated with node IDs, not term IDs.

This reverts commit bc05470d2e.
2015-09-09 14:13:05 -07:00
webchick bc05470d2e Issue #2410875 by phenaproxima, miguelc303, mikeryan, ultimike, benjy: Migration for Drupal 7 Taxonomy vocabularies and terms 2015-09-09 13:15:41 -07:00
Nathaniel Catchpole 0b132ec5b7 Issue #2551217 by larowlan, legolasbo: Data loss using Preview on content types with image field 2015-09-07 12:03:05 +01:00
Alex Pott 7253263055 Issue #2542748 by plach: Follow-up to Automatic entity updates can fail when there is existing content, leaving the site's schema in an unpredictable state 2015-09-06 22:39:47 +01:00
Nathaniel Catchpole 56bcfe4ece Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk, olli: Remove all usages SafeMarkup::checkPlain() from render arrays 2015-09-03 23:37:10 +01:00
Nathaniel Catchpole f13b2d59bd Revert "Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays"
This reverts commit 3100760954.
2015-09-03 23:36:44 +01:00
Nathaniel Catchpole 3100760954 Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays 2015-09-03 23:36:26 +01:00
Nathaniel Catchpole 9210d05cc6 Issue #2560751 by lauriii, alexpott: Remove all usages SafeMarkup::checkPlain() from Views titleQuery() 2015-09-03 16:43:05 +01:00
Alex Pott feb0fc2c4d Issue #2504139 by borisson_, Wim Leers, plach, prashantgoel, Fabianx, dawehner, David_Rothstein, effulgentsia: Blocks containing a form include the form action in the cache, so they always submit to the first URL the form was viewed at 2015-09-03 14:28:12 +01:00
Nathaniel Catchpole 42c9be9328 Issue #2560851 by alexpott, Xano: Deprecate EntityListBuilder::getLabel() and remove usages of SafeMarkup::checkPlain() 2015-09-02 13:18:50 +01:00
webchick 7f3d413297 Issue #2558839 by quietone, mikeryan, phenaproxima: Node builder should incorporate node type into label 2015-09-01 10:45:59 -07:00
webchick 982d01f861 Issue #2423103 by phenaproxima, quietone, miguelc303, mikeryan: Migration Files for Drupal 7 Content 2015-09-01 10:43:38 -07:00
Alex Pott 2b1f8e6ac3 Issue #507488 by lauriii, mdrummond, Wim Leers, Manuel Garcia, pwolanin, davidhernandez, chx, jibran, andypost, dawehner, Xano, tuutti, Gábor Hojtsy, LewisNyman, maximiliam, eiriksm, borisson_, bill richardson, Fabianx, joelpittet, Jeff Burnz, xjm, webchick, Bojhan, EclipseGc, emma.maria, tim.plunkett: Convert page elements (local tasks, actions) into blocks 2015-09-01 12:24:09 +01:00
Alex Pott 7365cd41c3 Issue #2513332 by stevector: NodeViewController::view() does not pass along its arguments when calling parent method 2015-08-31 15:35:38 +01:00
Alex Pott f71a3759c4 Issue #2546210 by penyaskito, mikeker, Gábor Hojtsy, dawehner: Views subtokens are broken since the introduction of inline templates for replacements 2015-08-30 08:12:20 +01:00
webchick b154a8cf4e Issue #2530706 by nod_, eiriksm: JSDoc node module 2015-08-28 23:27:44 -07:00
webchick c72bc9a7a2 Issue #2554881 by pfrenssen: Fix documentation for return value of NodeController::addPage() 2015-08-28 23:09:00 -07:00
webchick f72ef07766 Issue #2522012 by phenaproxima, mikeryan, chx, benjy: Remove broken idlist handling, replace with more robust exception handling 2015-08-28 14:00:47 -07:00
webchick b302b65718 Issue #2549013 by phenaproxima, mikeryan, benjy: Remove load plugins 2015-08-27 13:37:44 -07:00
effulgentsia ba95bbb26a Issue #2542748 by plach, effulgentsia, jhedstrom, Gábor Hojtsy, alexpott, mpdonadio, catch, dawehner: Automatic entity updates can fail when there is existing content, leaving the site's schema in an unpredictable state 2015-08-26 22:28:17 -07:00
Nathaniel Catchpole f384961721 Issue #2557519 by alexpott, joelpittet: Remove many usages SafeMarkup::checkPlain() and replace with Html::escape() 2015-08-26 11:34:29 +01:00
Alex Pott 6c8fe4bdb4 Issue #2214241 by mortendk, mdrummond, lauriii, galooph, ShaunDychko, jjcarrion, b0unty, joelpittet, scor, amitgoyal, aboros, Manuel Garcia, hkirsman, BLadwin, hussainweb, sushilkr, emma.maria, nlisgo, yched, LewisNyman, davidhernandez, mikl, camoa, dman, dodorama: Field default markup - removing the divitis 2015-08-26 09:36:43 +01:00
webchick 6ad0357621 Issue #2538000 by phenaproxima, quietone, benjy, mikeryan: The d6_node plugin should fetch CCK field values 2015-08-25 15:40:58 -07:00
webchick 8aee36fd83 Issue #2557253 by phenaproxima, neclimdul: MigrateFullDrupalTestBase test discovery gobbles all the memory 2015-08-25 10:04:11 -07:00
webchick 4ebc668877 Issue #2554239 by StryKaizer, stefan.r, David_Rothstein, matt2000, scor, greggles, meichr, larowlan: Tests for Information Disclosure in Menu Links - Access system fixes from SA-CORE-2015-003 2015-08-24 09:25:07 -07:00
Nathaniel Catchpole c7d4ab5862 Issue #2552579 by alexpott: Remove SafeMarkup::placeholder(), deprecate drupal_placeholder() and stop drupal_placeholder() from marking safe 2015-08-21 16:08:19 +01:00
effulgentsia 764890d629 Issue #2349819 by amateescu, swentel, Leksat, larowlan, dawehner, Gábor Hojtsy, mpdonadio, benjy, jmuzz, yched, jibran, marthinal, dmsmidt: String field type doesn't consider empty string as empty value 2015-08-20 12:15:48 -07:00
Nathaniel Catchpole 98e2b931b3 Issue #2552013 by Wim Leers: Follow-up for #2481453: ensure the 'url.query_args': MainContentViewSubscriber::WRAPPER_FORMAT cache context is set 2015-08-20 16:22:26 +01:00
Alex Pott bb2d279978 Issue #2501319 by joelpittet, cwells, stefan.r, YesCT, nlisgo, Cottser, cmanalansan, dawehner, xjm, alexpott, josephdpurcell: Remove SafeMarkup::set() in Error::renderExceptionSafe() and _drupal_log_error() and improve backtrace formatting consistency in _drupal_log_error(), Error::renderExceptionSafe(), and DefaultExceptionSubscriber::onHtml() 2015-08-20 09:56:42 +01:00
Nathaniel Catchpole d8a3d5d4e4 Issue #2549791 by alexpott, Wim Leers: Remove SafeMarkup::xssFilter() and provide ability to define #markup escaping strategy and what tags to filter 2015-08-19 11:29:44 +01:00
Alex Pott 1234fa6190 Issue #2552403 by pfrenssen: Convert remaining routes to use _entity_list 2015-08-18 15:57:48 +01:00
Alex Pott de605f8d8a Issue #2551415 by pfrenssen: Improve documentation of NodePermissions 2015-08-18 13:11:07 +01:00
webchick f2585a0189 Issue #2416765 by phenaproxima, miguelc303, hussainweb, mikeryan, benjy, chx: Migrate Drupal 7 Field/Instance/View mode settings 2015-08-17 22:59:26 -04:00
webchick d2404bee75 Issue #2550823 by phenaproxima, neclimdul: Migrate Drupal integration tests should load all dump files 2015-08-15 11:25:18 -07:00
Alex Pott 05b5f4c69c Issue #2501757 by kgoel, cilefen, jvandyk, joelpittet, YesCT, alexpott, cwells, adamwhite, cmanalansan, xjm: Remove SafeMarkup::set in NodeSearch::prepareResults() 2015-08-14 22:37:20 +01:00
webchick 3350c0ca6f Issue #2162073 by Sharique, kerby70, lokapujya, mgifford, BarisW, dawehner: Switch the recent content block to use a list instead of a table, matching the recent comments block 2015-08-12 15:40:24 -07:00
Alex Pott 09a0c9f348 Issue #2546662 by Jeremy: Remove node_page_title and inaccurate documentation 2015-08-12 14:15:26 +01:00
Nathaniel Catchpole 69527454fb Issue #2542128 by alexpott: Drupal\node\Tests\Views\RevisionRelationshipsTest fails on Postgres 2015-08-10 16:03:48 +01:00
webchick c737410a9e Issue #2546993 by mikeryan, phenaproxima: Move last stragglers of module-specific migrations into the appropriate modules 2015-08-10 07:04:14 -07:00
webchick aa991be03d Issue #2474471 by geertvd, pjbaert, StryKaizer, koence, dawehner, pjonckiere: Views page displays do not accept an integer as path 2015-08-06 11:56:28 -07:00
Alex Pott d904faacf1 Issue #2543554 by Wim Leers, tim.plunkett: Clean up Help & Statistics blocks 2015-08-06 17:20:58 +01:00