Nathaniel Catchpole
|
5a25b3fba9
|
Issue #2521782 by paulmckibben, swentel: HTML head has alternate hreflang links to unpublished translations
|
2016-02-17 10:30:47 +09:00 |
Nathaniel Catchpole
|
a55d4651e0
|
Issue #2641604 by Mac_Weber, lluvigne, heykarthikwithu: Replace deprecated usage of entity_create('node_type') with a direct call to NodeType::create()
|
2016-02-17 09:24:04 +09:00 |
Nathaniel Catchpole
|
8e4fe5c0f9
|
Issue #2641584 by Mac_Weber, heykarthikwithu, legovaer: Replace deprecated usage of entity_create('field_config') with a direct call to FieldConfig::create()
|
2016-02-16 20:13:36 +09:00 |
Nathaniel Catchpole
|
1e8c0d387b
|
Issue #2663290 by edurenye, Berdir, dawehner: Argument validator schemas are broken
|
2016-02-16 10:20:17 +09:00 |
Nathaniel Catchpole
|
c3ae8b4c56
|
Issue #2641596 by Mac_Weber, heykarthikwithu: Replace deprecated usage of entity_create('node') with a direct call to Node::create()
|
2016-02-15 21:37:55 +09:00 |
Nathaniel Catchpole
|
55e3b42546
|
Issue #2667346 by mohit_aghera: EntityViewsData extending classes should use $this->t() but many use t()
|
2016-02-15 20:45:25 +09:00 |
Nathaniel Catchpole
|
7e4b50e68f
|
Issue #2635224 by dawehner, bojanz: ContentEntityBase should provide field definitions for key fields
|
2016-02-15 09:27:14 +09:00 |
Nathaniel Catchpole
|
8bd5ae4b8e
|
Issue #2630886 by dawehner: Correct the join from revision data table to revision base table
|
2016-02-15 09:16:40 +09:00 |
Nathaniel Catchpole
|
a79891dadf
|
Issue #2503411 by DuaelFr, Mac_Weber: Replace deprecated usage of entity_create('comment*') with a direct call to Comment/CommentType::create()
|
2016-02-15 08:43:00 +09:00 |
Nathaniel Catchpole
|
b51c12a911
|
Issue #2509722 by NickWilde, dawehner, Lendude, rakesh.gectcr, Nitesh Pawar, xjm, tstoeckler: "Error: missing help" in Views for Node fields without descriptions
|
2016-02-12 11:02:16 +09:00 |
Jennifer Hodgdon
|
d87ade36a4
|
Issue #2572643 by alexpott, attiks, Jelle_S, jhodgdon: Fix Drupal.Commenting.FileComment coding standard
|
2016-02-11 12:54:33 -08:00 |
Nathaniel Catchpole
|
d4e7281f28
|
Issue #2641586 by Mac_Weber, marvin_B8: Replace deprecated usage of entity_create('field_storage_config') with a direct call to FieldStorageConfig::create()
|
2016-02-09 08:52:18 +09:00 |
Nathaniel Catchpole
|
7daedb3e7e
|
Issue #2659078 by dpi: Unexpected access operation throws exception when node grant system is active
|
2016-02-02 16:25:52 +09:00 |
Nathaniel Catchpole
|
376180d304
|
Issue #2635242 by quietone, alvar0hurtad0: Add tests for node body [d6] [d7]
|
2016-02-02 15:50:30 +09:00 |
Nathaniel Catchpole
|
340daaf7f8
|
Issue #2649892 by alexpott, mikey_p: Should typehint against DateFormatterInterface and not DateFormatter
|
2016-02-01 17:34:31 +09:00 |
Alex Pott
|
53b7b92400
|
Issue #2604484 by quietone, dobe, drclaw, skyredwang, mikeryan, grahl: Migrate Drupal 7 image and file fields
|
2016-01-26 11:18:59 +00:00 |
Nathaniel Catchpole
|
b95ae50276
|
Issue #2604098 by Wim Leers: HelpBlock has the 'url' cache context instead of 'route'
|
2016-01-26 15:49:25 +09:00 |
Nathaniel Catchpole
|
758a81e61d
|
Issue #2473021 by jcnventura, amitgoyal: Deprecate NodeAccessControlHandlerInterface::writeGrants() for removal in Drupal 9.0.x
|
2016-01-13 15:07:32 +09:00 |
Alex Pott
|
fff56d70b9
|
Issue #1559506 by finnydobson, JuliaKM, snehi, anil280988, priya.chat, jhodgdon, alexpott: Query alter docs need some clarification
|
2016-01-07 11:48:07 +00:00 |
Alex Pott
|
9f4034ac98
|
Issue #2642236 by TR: Various setUp() and tearDown() methods are not protected (the sequel)
|
2016-01-05 10:53:08 +00:00 |
Nathaniel Catchpole
|
78ed86e0c0
|
Issue #2528340 by pguillard, er.manojsharma: Improve description text for 'Content types' item on the Structure page
|
2016-01-01 19:17:19 +09:00 |
Nathaniel Catchpole
|
71b78ccc60
|
Issue #2592325 by sasanikolic, dawehner, Wim Leers: Revision tab is not shown directly
|
2015-12-29 20:56:26 +09:00 |
Alex Pott
|
2c03b9f0ff
|
Issue #2572789 by attiks, andriyun: Fix 'Drupal.WhiteSpace.Comma' coding standard
|
2015-12-23 14:28:29 +00:00 |
Alex Pott
|
503100b34e
|
Issue #2629712 by leolando.tan: Typo in node argument default plugin
|
2015-12-23 00:48:25 +00:00 |
Alex Pott
|
dffb305079
|
Issue #2617590 by aspilicious, Berdir: ConfigEntityBundleBase needs to clear bundle cache when updating a bundle
|
2015-12-17 19:11:28 +00:00 |
Alex Pott
|
9b091977c9
|
Issue #2535220 by Berdir, droplet, mbaynton: Javascript error in Firefox in node edit form if uid field is not visible but author details is
|
2015-12-10 14:56:01 +00:00 |
effulgentsia
|
2090a96a21
|
Issue #2382675 by plach, yched, alexpott: hook_entity_create() affects the data of new translations of existing entities in unexpected and undocumented ways
|
2015-11-18 13:17:37 -08:00 |
xjm
|
376fb615d7
|
Issue #2458223 by geertvd, eiriksm, dawehner, lokapujya, Gábor Hojtsy, jeqq, plach, Dom., jhodgdon, xjm, catch, alexpott, jibran: Duplicated field handlers in field UI for some base table fields
|
2015-11-17 22:32:23 -06:00 |
Nathaniel Catchpole
|
99507a38ce
|
Issue #1919468 by alexpott, Berdir: EntityManager::getAllBundleInfo() adds default entity_type_id bundle for entity types with bundles
|
2015-11-17 13:19:35 +00:00 |
effulgentsia
|
71142958f9
|
Issue #2600666 by tim.plunkett: Route definitions using entity type paramconverters with serial IDs should add an integer requirement
|
2015-11-12 17:47:26 -08:00 |
Alex Pott
|
fbe0991b98
|
Issue #2577963 by yched, amateescu, klausi: Let entity_ref Selection handlers be in charge of the field validation
|
2015-11-12 22:41:33 +00:00 |
Alex Pott
|
0e507e421b
|
Issue #1810394 by hchonov, plach, YesCT, David Hernández, Schnitzel, vijaycs85, penyaskito, tstoeckler, alexpott, Gábor Hojtsy: Site configuration with domain based language negotiation results in redirecting authenticated users to a different domain when accessing a content entity route for translation language different from the interface language
|
2015-11-12 22:14:14 +00:00 |
webchick
|
de14b6d199
|
Issue #2590993 by mikeryan, webflo, svendecabooter, dixon_, phenaproxima: Create stub entities with proper default values
|
2015-11-12 12:34:55 -08:00 |
Nathaniel Catchpole
|
a56fa00112
|
Issue #2495297 by jhedstrom, snehi: [regression] Display revision_uid editor name if different from uid on node revision overview page
|
2015-11-11 12:08:56 +00:00 |
Nathaniel Catchpole
|
2ea32d6cc9
|
Issue #2557815 by Wim Leers, effulgentsia, Fabianx, dawehner: Automatically bubble the "user.node_grants:$op" cache context in node_query_node_access_alter()
|
2015-11-11 11:43:46 +00:00 |
Alex Pott
|
30c6960459
|
Issue #2500931 by mikeker, jhedstrom, Berdir: Views feed doesn't encode embedded HTML anymore
|
2015-10-30 16:23:06 +00:00 |
Alex Pott
|
103cbc8593
|
Issue #2599246 by mcdruid, Gábor Hojtsy: data in bulk_form_key should not be separated by -
|
2015-10-30 13:52:09 +00:00 |
Alex Pott
|
bfef184e8e
|
Issue #2599156 by nicrodgers, snehi, jhodgdon: Several methods in node.module are missing return type documenation
|
2015-10-29 14:12:03 +00:00 |
Alex Pott
|
0a8d97ec91
|
Issue #2600538 by rakesh.gectcr, anil280988, justAChris, jhodgdon: Incorrect @file description in core/ classes - wrong namespace or class name
|
2015-10-27 15:28:29 +00:00 |
xjm
|
cced89ec12
|
Issue #2600304 by marvin_B8, anil280988, GoZ, justAChris: Bad @file description in core/ classes
|
2015-10-24 14:07:04 -07:00 |
xjm
|
1ba3fd483b
|
Issue #2549571 by borisson_, nicrodgers: method visiblity in NodeTranslationUITest
|
2015-10-23 20:20:48 -07:00 |
xjm
|
436f50f9f2
|
Issue #2598840 by GoZ, DuaelFr: Bad @file description in Test files classes
|
2015-10-23 19:51:45 -07:00 |
xjm
|
2e883c4c0d
|
Issue #2598620 by penyaskito: Wrong assertion on BulkFormTest
|
2015-10-23 19:48:41 -07:00 |
Alex Pott
|
db091f3dfe
|
Issue #2513266 by mikeker, joelpittet, lauriii, Cottser, pwolanin, larowlan, Fabianx, stevector, catch, alexpott, dawehner: Twig templates can call delete() on entities and other objects
|
2015-10-23 15:08:36 -07:00 |
xjm
|
639272360e
|
Issue #2502621 by Pravin Ajaaz, hussainweb, Peacog, jhodgdon, ivanjaros: Replace implement notes with inheritdoc tag
|
2015-10-23 13:59:43 -07:00 |
webchick
|
3eaded3590
|
Issue #2550309 by webflo, phenaproxima, kaushashah: Unable to import migration config-entities generated by migrate_upgrade module
|
2015-10-19 11:12:16 -07:00 |
Alex Pott
|
99c0b887d4
|
Issue #2594041 by krknth, Chi: Coding standards - replace array() with array in return values
|
2015-10-19 10:46:56 -07:00 |
webchick
|
5e5738dcdd
|
Issue #2560637 by phenaproxima, benjy, quietone, mikeryan, chx, neclimdul: Improve handling of uid 1 during migration
|
2015-10-19 10:44:31 -07:00 |
Nathaniel Catchpole
|
766c15423f
|
Issue #2584603 by tstoeckler, claudiu.cristea, alexpott, nicrodgers, Gábor Hojtsy, dawehner, kattekrab, idflood, C_Logemann: PHP exception on manage fields after enabling Configuration Translation
|
2015-10-19 17:34:46 +01:00 |
Alex Pott
|
93088f8720
|
Issue #2590059 by Sagar Ramgade, GoZ, sdstyles, jhodgdon: Fix double occurrence of prepositions
|
2015-10-15 11:02:38 +01:00 |
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 |