Alex Pott
|
9196a6bd5e
|
Issue #2567597 by geertvd: NodeRevisionAccessCheck::__construct docblock parameters doesn't match actual parameters
|
2015-10-15 10:10:13 +01:00 |
Alex Pott
|
b0e82e5871
|
Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use single quotes in JavaScript and update .eslintrc
|
2015-10-13 23:37:56 +01:00 |
Alex Pott
|
70d81c543e
|
Issue #2584297 by YesCT: Remove unused use statements (that mostly came in from checkAcess)
|
2015-10-08 23:42:16 +01:00 |
Nathaniel Catchpole
|
8b65164c5a
|
Issue #2533800 by alexpott: Remove all unused use statements from core
|
2015-10-08 20:46:26 +01:00 |
effulgentsia
|
190032b775
|
Issue #2072945 by Berdir, plach, effulgentsia, Schnitzel, andypost, Wim Leers: Remove the $langcode parameter in EntityAccessControllerInterface::access() and friends
|
2015-10-07 12:30:24 -07:00 |
Alex Pott
|
97823b5a54
|
Issue #2429191 by claudiu.cristea, amateescu, yched, nlisgo, Berdir, alexpott, klausi, Wim Leers, xjm, catch: Deprecate entity_reference.module and move its functionality to core
|
2015-10-06 12:02:22 +01:00 |
Alex Pott
|
4ea2fc71c0
|
Issue #2578559 by yched: Have ViewsSelection no longer extend SelectionBase
|
2015-10-06 03:15:38 +01:00 |
effulgentsia
|
ace96debbe
|
Issue #2073217 by andypost, Berdir, plach: Remove the $langcode parameter from the entity view/render system
|
2015-10-05 16:33:05 -07:00 |
xjm
|
bfb117c569
|
Issue #2487588 by YesCT, Leksat, Schnitzel, alexpott, anavarre, xjm: Move CMI import/export directory "staging" to "sync", as it is confused with staging environments
|
2015-10-05 18:29:54 -05:00 |
Alex Pott
|
641eb3f8d7
|
Issue #2571647 by mpdonadio, joelpittet, pjonckiere: Create DateFormatterInterface
|
2015-10-05 22:00:23 +01:00 |
Alex Pott
|
60b75a2da1
|
Issue #2578249 by yched: Some e_r fields get the wrong Selection handler
|
2015-10-05 21:46:40 +01:00 |
xjm
|
176d9947e0
|
Issue #2560049 by hass, chrisfree, cilefen, Wim Leers, Gábor Hojtsy: Incorrect capitalisation of translatable strings
|
2015-10-05 11:28:57 -05:00 |
Nathaniel Catchpole
|
6e0225e304
|
Issue #2520540 by alexpott: Enforced configuration dependencies shouldn't have to be repeated in the calculated dependencies
|
2015-10-05 16:26:08 +01:00 |
Alex Pott
|
e16b2b08a7
|
Issue #2571337 by maxocub, rodrigoaguilera, tstoeckler: Node type title label cannot be translated in the UI
|
2015-10-05 13:02:22 +01:00 |
Alex Pott
|
20fe22a215
|
Issue #2578519 by phenaproxima, webchick: Node has invalid config schema for node_unpublish_by_keyword_action
|
2015-10-05 12:57:00 +01:00 |
Alex Pott
|
daad7b1c00
|
Issue #2571533 by damiankloip, yched: Allow setting custom storage on FieldStorageConfig
|
2015-10-05 11:05:53 +01:00 |
xjm
|
02cc9072f9
|
Issue #2570999 by RajeevK, Andrew Gleeson, ifrik, jhodgdon, Bojhan, yoroy: Update the module descriptions on the Structure page
|
2015-10-04 22:09:21 -04:00 |
Alex Pott
|
db0ece0053
|
Issue #2579847 by marcvangend, hussainweb, YesCT, dawehner, chx, Wim Leers: /node/add is lacking cacheability metadata, causes problems when cached by Dynamic Page Cache and "Use admin theme when editing or creating content" is turned off
|
2015-10-04 21:17:13 +01:00 |
Alex Pott
|
6b0840d9f1
|
Issue #2464409 by borisson_, Wim Leers, jhodgdon, Fabianx, catch, swentel: Search results should bubble rendered entity cache tags and set list cache tags
|
2015-10-03 22:15:01 +01:00 |
effulgentsia
|
804d87927e
|
Issue #2463567 by borisson_, Wim Leers, Xano: Push CSRF tokens for forms to placeholders + #lazy_builder
|
2015-10-03 07:26:32 -07:00 |
webchick
|
7940793ae0
|
Issue #2465907 by mkalkbrenner, cedric_a, plach, Gábor Hojtsy, matsbla: Node revision UI reverts multiple languages when only one language should be reverted
|
2015-10-02 18:08:51 -07:00 |
webchick
|
7797b14bab
|
Issue #2561697 by phenaproxima, anavarre, Jeremy: Migration should not choke when the content_node_field table isn't available
|
2015-10-02 11:33:14 -07:00 |
Alex Pott
|
158d4345d1
|
Issue #2474075 by mkalkbrenner, hchonov, plach, catch: Fix Node::preSave() and document that preSave() and postSave() are not working with ContentEntity translations
|
2015-10-02 13:23:53 +01:00 |
Alex Pott
|
5c0eb9b7a5
|
Issue #2090983 by plach, Berdir, yched: ContentEntityInterface::getTranslation() should throw an exception when an invalid language is specified
|
2015-10-02 12:23:54 +01:00 |
Alex Pott
|
4a992013d8
|
Issue #2480921 by hchonov, maxocub, plach, RavindraSingh, Gábor Hojtsy: Make the node entity's revision_log untranslatable
|
2015-10-02 11:59:42 +01:00 |
Nathaniel Catchpole
|
400baf1609
|
Issue #2464427 by jibran, Wim Leers, Berdir, borisson_: Replace CacheablePluginInterface with CacheableDependencyInterface
|
2015-10-02 09:26:50 +01:00 |
effulgentsia
|
708ce0a998
|
Issue #2576533 by alexpott, stefan.r, Wim Leers, dawehner, xjm, effulgentsia, catch: Rename SafeStringInterface to MarkupInterface and move related classes
|
2015-10-01 16:25:03 -07:00 |
Nathaniel Catchpole
|
03bd7fc75b
|
Issue #2172843 by fgm, marthinal, pfrenssen, amateescu, andypost, Wim Leers, stefan.r, pwieck, deepak_123: Remove ability to update entity bundle machine names
|
2015-10-01 19:43:30 +01:00 |
Alex Pott
|
6b4e81ad57
|
Issue #2567257 by dawehner, stefan.r, effulgentsia, pwolanin, catch, Xano, mr.baileys, Wim Leers, k4v, Dave Reid, chx, googletorp, plach, lauriii, Berdir, webchick, alexpott, stefan.r: hook_tokens() $sanitize option incompatible with Html sanitisation requirements
|
2015-10-01 14:01:21 +01:00 |
Alex Pott
|
de0bbdd952
|
Revert "Issue #2567257 by dawehner, stefan.r, effulgentsia, pwolanin, catch, Xano, mr.baileys, Wim Leers, k4v, Dave Reid, chx, googletorp, plach, lauriii, Berdir, webchick, alexpott, stefan.r: hook_tokens() $sanitize option incompatible with Html sanitisation requirements"
This reverts commit 542a1663cf .
|
2015-10-01 12:45:11 +01:00 |
Alex Pott
|
542a1663cf
|
Issue #2567257 by dawehner, stefan.r, effulgentsia, pwolanin, catch, Xano, mr.baileys, Wim Leers, k4v, Dave Reid, chx, googletorp, plach, lauriii, Berdir, webchick, alexpott, stefan.r: hook_tokens() $sanitize option incompatible with Html sanitisation requirements
|
2015-10-01 12:42:36 +01:00 |
Nathaniel Catchpole
|
a6c2e2b1c5
|
Issue #2506213 by hchonov, mkalkbrenner: Update content entity changed timestamp on UI save
|
2015-09-28 22:08:45 +01:00 |
webchick
|
8477f6b786
|
Issue #2554321 by phenaproxima, mikeryan, quietone, neclimdul, benjy: Clean up Migrate's test suite
|
2015-09-28 10:19:56 -07:00 |
Alex Pott
|
d562cd4b4a
|
Issue #2556767 by Berdir, Wim Leers: Remove placeholdering of node links
|
2015-09-27 15:29:31 +02:00 |
Alex Pott
|
91b4ae582d
|
Issue #2508884 by EclipseGc, tim.plunkett, dsnopek, japerry, sravya_12, swathin, Wim Leers, Fabianx, dawehner, yched: Make contexts immutable
|
2015-09-27 14:28:51 +02:00 |
Alex Pott
|
247c9a4f96
|
Issue #2561325 by kevin.dutra, phantomvish: Wrong description for 'administer content types' permission
|
2015-09-26 16:10:19 +02:00 |
Alex Pott
|
7599b055c7
|
Issue #2493475 by ifrik, walangitan, XaviP, jhodgdon, batigolix: Fix online docs references in Help to conform to our standards
|
2015-09-26 16:01:27 +02:00 |
Alex Pott
|
1f2f2649a1
|
Issue #2572897 by phenaproxima: Promote and sticky options migrate to empty checkboxes
|
2015-09-26 15:47:55 +02:00 |
Alex Pott
|
64d6415c47
|
Issue #2322503 by swentel, plopesc, Nick_vh, nlisgo, kerby70, epari.siva, mrjmd, yched, axe312, olli: getDisplayModeOptions() returns only full or teaser regardless of the status of the entity display
|
2015-09-26 14:03:49 +02:00 |
webchick
|
d8ec08e2a8
|
Issue #1957182 by yoroy, luismagr, jhodgdon, ifrik, oresh, erdjordje, darol100: Shorter descriptions on admin/structure/types/add
|
2015-09-25 06:32:03 -07:00 |
webchick
|
f0567724df
|
Issue #2377757 by EclipseGc, tim.plunkett, Frando, Berdir, japerry, dsnopek, Wim Leers, Bojhan: Expose Block Context mapping in the UI
|
2015-09-25 05:38:53 -07:00 |
webchick
|
1d1fe19702
|
Issue #2112679 by Berdir, damiankloip, nlisgo, krlucas, lokapujya, m1r1k, piyuesh23, blueminds, stefan.r, subhojit777, dawehner, kerby70, Dustin LeBlanc, znerol, JeroenT, borisson_, scor, amitgoyal, s_leu: getUsername() should return the username getDisplayName() for the formatted user name
|
2015-09-23 17:26:38 -07:00 |
effulgentsia
|
6e4a62cc44
|
Issue #2573289 by pwolanin, effulgentsia, dawehner, amateescu, heddn: Core NodeAdminTest test failing on sqlite due to unspecified node ordering
|
2015-09-23 11:02:55 -07:00 |
catch
|
c1aa46fbe6
|
Issue #2567183 by dawehner, pfrenssen, hussainweb: Re-export all built-in configuration in core
|
2015-09-23 12:37:12 +02:00 |
Alex Pott
|
b19760f2e3
|
Issue #2561331 by geertvd: When 'administer content types' permission is disabled, content type field is hidden in content manager
|
2015-09-22 11:33:42 +02:00 |
Alex Pott
|
7f11ec7898
|
Issue #2564495 by geertvd, olli: Node ID contextual filter uses wrong handler
|
2015-09-22 10:17:28 +02:00 |
Alex Pott
|
6bfdc3bd5e
|
Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs
|
2015-09-22 08:16:37 +02:00 |
catch
|
e2d424db03
|
Issue #2458763 by Wim Leers, m1r1k: Remove the ability to configure a block's cache max-age
|
2015-09-22 00:19:48 +02:00 |
Alex Pott
|
7a25f513f5
|
Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations
|
2015-09-21 12:38:19 +01:00 |
Alex Pott
|
b9ae4cd1bd
|
Issue #2473947 by Cottser, davidhernandez, rachel_norfolk, rteijeiro, cilefen, alimac, akalata, YesCT, mortendk: Prefix form-item-* classes with js-
|
2015-09-20 18:37:40 +01:00 |
Nathaniel Catchpole
|
8691e08fdf
|
Issue #2545972 by alexpott, joelpittet, ericjenkins, stefan.r, Wim Leers, Cottser: Remove all code usages SafeMarkup::checkPlain() and rely more on Twig autoescaping
|
2015-09-17 15:55:30 +01:00 |
Nathaniel Catchpole
|
cc574ff23c
|
Issue #2560863 by alexpott, stefan.r, lauriii: #options for radios and checkboxes uses SafeMarkup::checkPlain() to escape - use Html::escape() instead
|
2015-09-15 13:42:04 +01:00 |
Nathaniel Catchpole
|
b353cd51e6
|
Issue #2511516 by lauriii, Xano, Wim Leers, dawehner: Make local tasks and actions hooks provide cacheability metadata, to make the blocks showing them cacheable
|
2015-09-15 12:37:16 +01:00 |
xjm
|
497ebcd2e3
|
Issue #2506445 by joelpittet, Ryan Weal, Sutharsan, alexpott, subhojit777, justAChris, nlisgo, effulgentsia, rpayanm, larowlan, chx, xjm, dawehner, geertvd, lauriii, izus, andypost, borisson_, Sharique: Replace !placeholder with @placeholder in t() and format_string() for non-URLs in tests
|
2015-09-14 17:50:07 -05:00 |
xjm
|
695deff3d5
|
Issue #2567857 by dawehner, joelpittet, chx: Remove !placeholder in NodeRevisionUiTest and make it actually test the expected output
|
2015-09-14 14:14:20 -05:00 |
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 |
Alex Pott
|
67692cbfce
|
Issue #2461013 by Berdir, keopx, Denchev, Gábor Hojtsy, xjm: Trying to display not specified or not applicable languages with LanguageFormatter results in fatal error
|
2015-08-06 13:01:10 +01:00 |
Alex Pott
|
cdd12a90bb
|
Issue #2455125 by mpdonadio, rteijeiro, jhodgdon, dawehner: Update EntityViewsData use of generic timestamp to use Field API formatter
|
2015-08-06 12:12:06 +01:00 |
Nathaniel Catchpole
|
b2303acfd6
|
Issue #2543332 by Wim Leers, effulgentsia, Fabianx, Crell, dawehner, borisson_: Auto-placeholdering for #lazy_builder without bubbling
|
2015-08-06 11:05:23 +01:00 |
webchick
|
b95a4815c9
|
Issue #2530030 by phenaproxima, mikeryan, benjy: Create the migrate builder plugin type
|
2015-08-05 15:29:17 -07:00 |
webchick
|
bdbd7d3bb8
|
Issue #2535792 by nlisgo, larowlan, BiigNiick: Preview feature broken if requested twice
|
2015-08-04 11:34:52 -07:00 |
Alex Pott
|
6feb57b3ac
|
Issue #2534022 by phenaproxima: Move module-specific migration support into the node module
|
2015-07-30 15:26:06 +01:00 |
Nathaniel Catchpole
|
49dc087276
|
Issue #2533768 by Wim Leers, lauriii: Add the user entity cache tag to user.* cache contexts that need it
|
2015-07-27 13:20:35 +01:00 |
effulgentsia
|
1a0cdcd32c
|
Issue #2525910 by dawehner, effulgentsia, Berdir, lauriii, larowlan, timmillwood, Wim Leers, chx, arlinsandbulte, Fabianx, Gábor Hojtsy, Dave Reid, alexpott, catch: Ensure token replacements have cacheability + attachments metadata and that it is bubbled in any case
|
2015-07-22 07:16:01 -07:00 |
Nathaniel Catchpole
|
9fab1ad502
|
Issue #2471232 by borisson_, JeroenT, sorressean, rbmboogie, ruha, mariancalinro: Optimize Cache::merge*(), by only accepting 2 instead of N arguments
|
2015-07-20 13:11:52 +01:00 |
xjm
|
291e4f5517
|
Issue #2534516 by webflo: Fix NodeAccessControlHandlerInterface doxygen
|
2015-07-16 17:41:43 +01:00 |
Nathaniel Catchpole
|
20f1c993b6
|
Issue #2351015 by plach, effulgentsia, Wim Leers, dawehner, martin107, damiankloip, cilefen, Fabianx, catch, pwolanin, Damien Tournoud, znerol, YesCT, larowlan: URL generation does not bubble cache contexts
|
2015-07-16 15:26:21 +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 |
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
|
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 |
Nathaniel Catchpole
|
9024fa617c
|
Issue #2506195 by alexpott, joelpittet, xjm, David_Rothstein, Fabianx, pwolanin: Remove SafeMarkup::set() from Xss::filter()
|
2015-07-11 09:10:48 +01:00 |
Nathaniel Catchpole
|
a9298fb6f5
|
Issue #2261669 by Berdir, timmillwood, jhedstrom: Slow query in NodeRevisionAccessCheck
|
2015-07-10 21:38:00 +01:00 |
Nathaniel Catchpole
|
2378f939b2
|
Issue #2505989 by alexpott, dawehner, olli: Controllers render caching at the top level and setting a custom page title lose the title on render cache hits
|
2015-07-10 11:26:15 +01:00 |
Alex Pott
|
794be16300
|
Issue #2354889 by larowlan, dawehner, lauriii, Berdir, catch, martin107, pfrenssen, EclipseGc, Fabianx, Wim Leers, dsnopek, jibran, tim.plunkett, andypost: Make block context faster by removing onBlock event and replace it with loading from a ContextManager
|
2015-07-08 13:01:20 +01:00 |
Alex Pott
|
46e6f72399
|
Issue #2512866 by lauriii, Berdir, Wim Leers, Fabianx, effulgentsia, catch, dawehner: CacheContextsManager::optimizeTokens() optimizes ['user', 'user.permissions'] to ['user'] without adding cache tags to invalidate that when the user's roles are modified
|
2015-07-08 12:50:52 +01:00 |
Nathaniel Catchpole
|
a362252a2b
|
Issue #2512718 by Berdir, pfrenssen, Wim Leers, Fabianx, dawehner, catch, effulgentsia, plach, Gábor Hojtsy: EntityManager::getTranslationFromContext() should add the content language cache context to the entity
|
2015-07-07 17:08:46 +01:00 |
Alex Pott
|
de1930407d
|
Issue #2453175 by tim.plunkett, plach, rteijeiro, effulgentsia, eshta, dawehner, fago, Berdir, alexpott: Remove EntityFormInterface::validate() and stop using button-level validation by default in entity forms
|
2015-07-06 12:38:03 +01:00 |
Alex Pott
|
ebb21d2804
|
Issue #2450993 by Wim Leers, Fabianx, Crell, dawehner, effulgentsia: Rendered Cache Metadata created during the main controller request gets lost
|
2015-07-05 19:00:05 +01:00 |
Alex Pott
|
883c209fb6
|
Issue #2478459 by plach, mkalkbrenner, chx, yched, Berdir, dawehner, benjy: FieldItemInterface methods are only invoked for SQL storage and are inconsistent with hooks
|
2015-07-05 15:29:22 +01:00 |
xjm
|
2a317f41fd
|
Issue #2511584 by jhedstrom, rpayanm: Move NodeFormButtonsTest::assertButtons() to a trait
|
2015-07-04 15:38:00 +01:00 |
Alex Pott
|
99cd5a6d22
|
Issue #2512580 by Wim Leers: NodeEntityViewModeAlterTest uses State to dynamically affect hook_entity_view_mode_alter()
|
2015-07-04 00:34:14 +01:00 |
Alex Pott
|
233c9ea57e
|
Issue #2443323 by Wim Leers, Nitesh Sethia, yched, Fabianx, jhodgdon: New convention: CacheContextInterface implementations should mention their ID in their class-level docblock
|
2015-07-03 23:58:07 +01:00 |
Nathaniel Catchpole
|
a47cadae5e
|
Issue #2498919 by stefan.r, Berdir, catch: Node::isPublished() and Node::getOwnerId() are expensive
|
2015-07-03 14:40:43 +01:00 |
Alex Pott
|
7543540e4a
|
Issue #2375695 by Berdir, EclipseGc, tim.plunkett, Wim Leers, Fabianx, dawehner: Condition plugins should provide cache contexts AND cacheability metadata needs to be exposed
|
2015-07-03 13:04:59 +01:00 |
webchick
|
c57b3db644
|
Issue #2309215 by googletorp, subhojit777, lokeoke, tadityar, crowdcg, aneek, joelpittet, jhedstrom, alexpott, lauriii, amankanoria: HTML double-escaping in revision messages
|
2015-07-02 00:36:31 -07:00 |
catch
|
9f521c8dc5
|
Issue #2408371 by dawehner, Fabianx, alexpott, bforchhammer: Proxies of module interfaces don't work
|
2015-06-30 12:32:40 +01:00 |
Alex Pott
|
e044adb014
|
Issue #2509300 by dawehner, catch, larowlan: Path alias UI allows node/1 and /node/1 as system path then fatals
|
2015-06-29 18:15:19 +01:00 |
Nathaniel Catchpole
|
131d5772ba
|
Issue #2453153 by mkalkbrenner, plach: Node revisions cannot be reverted per translation
|
2015-06-29 15:22:57 +01:00 |
Alex Pott
|
1f53649bfb
|
Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files
|
2015-06-26 21:53:33 +01:00 |
Alex Pott
|
f682995667
|
Issue #2509630 by andypost: Update doc-block for _node_mass_update_batch_finished
|
2015-06-25 12:27:13 +01:00 |
Alex Pott
|
68d4f0be10
|
Issue #2511472 by Wim Leers, Fabianx, dawehner: Refactor all usages of drupal_render()/Renderer::render() that break #2450993
|
2015-06-24 16:31:20 -05:00 |
Nathaniel Catchpole
|
d579f51362
|
Issue #1314214 by stefan.r, phayes, ergophobe, YesCT, damienwhaley, kbasarab, Tor Arne Thune, basic, pfrenssen, yannickoo, simolokid, fietserwin, bzrudi71: MySQL driver does not support full UTF-8 (emojis, asian symbols, mathematical symbols)
|
2015-06-18 15:36:24 +01:00 |
xjm
|
8305be48fc
|
Issue #2483781 by borisson_, rbayliss, cilefen, mitalimehta, joshi.rohit100: Move cache contexts classes from \Drupal\Core\Cache to \Drupal\Core\Cache\Context
|
2015-06-16 13:51:07 -05:00 |
xjm
|
7ef3c8c762
|
Issue #2452577 by JeroenT, AjitS, tadityar, arpitr, dpopdan, Mile23, andypost: Remove Usage of deprecated function taxonomy_*
|
2015-06-14 18:34:42 -05:00 |
webchick
|
05af46b2c0
|
Issue #2484037 by plach, Gábor Hojtsy, YesCT, dawehner: Make Views bulk operations entity translation aware
|
2015-06-10 13:46:58 -07:00 |
Nathaniel Catchpole
|
68e606c354
|
Issue #2502255 by dawehner, larowlan: Enable tags cache plugin by default for Views
|
2015-06-09 22:58:45 +01:00 |
Alex Pott
|
4ba73b4bb5
|
Issue #2456521 by pjonckiere, mpdonadio, jhodgdon, rteijeiro, David_Rothstein, xjm: Add DateFormatter::formatDiff() as a non-buggy alternative to DateFormatter::formatInterval() when the start and end of the interval are known
|
2015-06-09 15:17:14 +01:00 |
Alex Pott
|
23e7b47779
|
Issue #2279105 by mgifford, nidaismailshah, thedavidmeister, amitgoyal, rpayanm, ameenkhan07, rakhimandhania, jhodgdon: Remove as many "..." and ellipsis characters from the codebase as possible without altering the meaning of text
|
2015-06-08 23:40:25 +01:00 |
Nathaniel Catchpole
|
15c848bd62
|
Issue #2381277 by dawehner, plach, damiankloip, alexpott, olli, fgm, Wim Leers, Fabianx: Make Views use render caching and remove Views' own "output caching"
|
2015-06-08 15:48:29 +01:00 |
Alex Pott
|
068edfc14e
|
Issue #2395831 by dawehner, fago, martin107, cafuego, YesCT, plach, jibran, larowlan, Wim Leers, effulgentsia, klausi: Entity forms skip validation of fields that are not in the EntityFormDisplay
|
2015-06-05 21:46:55 +01:00 |