Alex Pott
|
b644848b2d
|
Issue #2555145 by TR, kostyashupenko, Mile23, oriol_e9g, geertvd: Remove t() from pass/fail assertions in tests
|
2019-06-06 20:00:56 +01:00 |
Alex Pott
|
91fe1d2f77
|
Issue #2929133 by voleger, alexpott, Lendude: Replace all usages of getMock()
|
2019-05-31 10:22:21 +01:00 |
Alex Pott
|
408c540ccf
|
Issue #2886622 by Berdir, martin107, Mile23, tim.plunkett, mikelutz, jonathan1055: Deprecate all EntityManager methods with E_USER_DEPRECATED
|
2019-05-30 12:36:55 +01:00 |
Lee Rowlands
|
275c864dda
|
Issue #2875394 by voleger, erozqba, Berdir, mondrake: Replace all calls to db_query, which is deprecated
|
2019-05-28 07:15:20 +10:00 |
Lee Rowlands
|
ba509afbc9
|
Issue #3047866 by mikelutz, Berdir, TR, alexpott, andypost, Satyanarayan Reddy: Remove usage of deprecated \Drupal::entityManager() in core
|
2019-05-24 16:44:36 +10:00 |
Lee Rowlands
|
b9f30c9382
|
Issue #3052272 by mikelutz: Remove entityManager use in EntityKernelTestBase and all tests which extend it
|
2019-05-17 12:25:18 +10:00 |
Alex Pott
|
0e15a13e3f
|
Issue #3049685 by claudiu.cristea, martin107: Move MigrateNodeRevisionTest & NodeMigrateDeriverTest under the Kernel tests namespace
|
2019-05-15 12:40:44 +01:00 |
Lee Rowlands
|
9b1690c213
|
Issue #2928930 by andypost, mikelutz, anya_m, Berdir: Properly deprecate entity_create() and remove all occurrences
|
2019-05-01 09:41:13 +10:00 |
Lee Rowlands
|
f950d08bd5
|
Issue #2974253 by andypost, legolasbo, mikelutz, Gábor Hojtsy: Remove remaining usages of entity_view and entity_view_multiple from core
|
2019-04-30 07:35:23 +10:00 |
Lee Rowlands
|
a98b58765d
|
Issue #3035953 by Berdir, andypost, vacho: Add @trigger_error() to deprecated EntityManager->EntityFieldManager methods
|
2019-04-26 17:09:28 +10:00 |
Lee Rowlands
|
da94d7fc6b
|
Issue #2367933 by phenaproxima, mikelutz, Berdir, voleger, amateescu, chr.fritsch, johndevman, Jo Fitzgerald, andypost, larowlan, alexpott: Move entity_get_(form_)display() to the entity display repository
|
2019-04-26 12:51:29 +10:00 |
catch
|
615123f51c
|
Issue #2286655 by alexpott, attiks, mark_fullmer, nielsonm, Mark Slatinek, quietone, catch, dawehner, aburke626, justafish: Gender neutral language
|
2019-04-17 16:30:13 +09:00 |
catch
|
084b1e4964
|
Issue #3041863 by amateescu, claudiu.cristea, Lendude: Convert a few node access tests from functional to kernel tests
|
2019-04-16 15:34:41 +09:00 |
catch
|
9791614b78
|
Issue #2731817 by mikelutz, ashishdalvi, Sonal.Sangale, dbt102, andypost, jhodgdon, martin107, roderik: Replace all calls to the deprecated Drupal::url() function in Core
|
2019-04-16 14:38:27 +09:00 |
catch
|
2a6d8d71e8
|
Issue #3046281 by claudiu.cristea: Convert FilterUidRevisionTest into a Kernel test
|
2019-04-11 21:30:52 +09:00 |
Alex Pott
|
3b1eea2af3
|
Issue #2031183 by Berdir, marthinal, martin107, Krzysztof Domański, Cyberwolf, tim.plunkett, jhedstrom, tassoman, jhodgdon, Kristen Pol: Improve test coverage for node authored on widget
|
2019-04-02 18:59:38 +01:00 |
Alex Pott
|
039eae1719
|
Issue #3016781 by arpad.rozsa, Berdir, catch, Wim Leers, kristiaanvandeneynde: node_node_access() is too eager in adding the user cache context — fixing this makes some pages faster
|
2019-03-26 13:22:06 +00:00 |
Alex Pott
|
cb03af1056
|
Issue #3030477 by Manuel Garcia, Anas_maw: Views filter "Published status or admin user" not checking "View any unpublished content" permission
|
2019-03-26 11:33:43 +00:00 |
Alex Pott
|
2b5a0b53db
|
Issue #2978283 by Lendude, VladimirAus, interX, kim.pepper, alexpott, LOBsTerr: Creating a view with revisions triggers Drupal\Component\Plugin\Exception\PluginNotFoundException: The "" plugin does not exist
|
2019-03-11 09:52:20 +00:00 |
Nathaniel Catchpole
|
31fbee706e
|
Issue #3035825 by plach, larowlan, amateescu, jhedstrom: Make it easier to set up the current_user service in kernel tests
|
2019-03-01 14:10:30 +00:00 |
Lee Rowlands
|
2541973573
|
Issue #2923701 by AdamPS, jonathanshaw, Pancho, Jo Fitzgerald, alexpott, Berdir, plach, larowlan, Samvel, lauriii, eelkeblok, imclean, oriol_e9g: Mechanism to disable preprocessing of node base fields so they can be configured via the field UI
|
2019-02-28 12:11:49 +10:00 |
Alex Pott
|
76bf269417
|
Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, alexpott, jibran, andypost, larowlan, Chadwick Wood, acbramley, Wim Leers, sun, xjm, YesCT, chx, tim.plunkett: Move the unmanaged file APIs to the file_system service (file.inc)
|
2019-02-23 22:35:15 +00:00 |
xjm
|
57170a6ad7
|
Revert "Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, jibran, alexpott, andypost, larowlan, Chadwick Wood, Wim Leers, acbramley, YesCT, sun, tim.plunkett, chx: Move the unmanaged file APIs to the file_system service (file.inc)"
This reverts commit 56be1a032e .
|
2019-02-23 13:09:49 -06:00 |
Alex Pott
|
56be1a032e
|
Issue #2244513 by kim.pepper, phenaproxima, 20th, andrei.dincu, beejeebus, Berdir, jibran, alexpott, andypost, larowlan, Chadwick Wood, Wim Leers, acbramley, YesCT, sun, tim.plunkett, chx: Move the unmanaged file APIs to the file_system service (file.inc)
|
2019-02-23 13:45:05 +00:00 |
xjm
|
a12f2100f8
|
SA-CORE-2019-003 by samuel.mortenson, Berdir, pwolanin, dawehner, cashwilliams, Wim Leers, xjm, larowlan, alexpott, plach, damiankloip, tstoeckler, tedbow, DamienMcKenna, effulgentsia, RobLoach, gabesullice, drumm, heshanlk, dsnopek, fago, miro_dietiker, truls1502
|
2019-02-20 12:36:56 -06:00 |
Alex Pott
|
e69e249da0
|
Issue #3023981 by Berdir, larowlan, alexpott, xjm, catch: Add @trigger_error() to deprecated EntityManager->EntityRepository methods
|
2019-02-17 00:00:58 +00:00 |
Gábor Hojtsy
|
e80f9052ab
|
Issue #2754493 by quietone, mikelutz, vacho, vasi, masipila: D6 synchronized field settings aren't migrated properly
|
2019-02-11 09:34:14 +01:00 |
Nathaniel Catchpole
|
a3a1663bfc
|
Issue #2723593 by alexpott, Jo Fitzgerald, daffie, JacobSanford, rajeshwari10, chishah92, Saviktor, marvin_B8, valthebald, Mile23, Berdir: Properly deprecate entity_load() and friends
|
2019-02-05 12:08:32 +00:00 |
Nathaniel Catchpole
|
447cdb78ed
|
Issue #3028657 by alexpott, Berdir: Properly deprecate entity_load_multiple()
|
2019-02-04 12:29:50 +00:00 |
Alex Pott
|
751b38424c
|
Issue #2668416 by Krzysztof Domański, wheatpenny, Lendude, alexpott: Wrong assert in NodeTitleTest
|
2019-01-24 10:14:53 +00:00 |
Alex Pott
|
11dab2c704
|
Issue #3003713 by Wim Leers, alexpott, zann1e, idebr: Use absolute URLs in link relations Google doesn't support relative URLs
|
2019-01-08 00:19:43 +00:00 |
Nathaniel Catchpole
|
31f9ebf7f5
|
Issue #3008446 by alexpott, jcnventura, fenstrat, quietone, voleger, andypost: Complete the deprecation of format_date()
|
2019-01-01 19:15:24 +00:00 |
Alex Pott
|
60505f3693
|
Issue #3019834 by Berdir, alexpott: Add @trigger_error() to deprecated url/link EntityInterface methods
|
2018-12-23 14:30:20 +01:00 |
Alex Pott
|
269c716d1d
|
Issue #2883553 by govind.maloo, msankhala, seanB, Berdir, xjm, alexpott: Obsolete argument for hasPermission in node_node_access()
|
2018-12-06 16:03:43 +01:00 |
Nathaniel Catchpole
|
ae6c7444de
|
Issue #2578263 by Jo Fitzgerald, quietone, svendecabooter, yogeshmpawar, phenaproxima, imalabya, heddn, alexpott, xjm: Add helper functions to MigrateDrupal7TestBase
|
2018-12-04 12:58:29 +00:00 |
Alex Pott
|
ab4317677e
|
Issue #2977276 by Sam152, ergonlogic, amateescu, jibran, catch, greggmarshall: Node views integration that joins revisions to the default entity fails to consider langcode, resulting in duplicate rows
|
2018-11-30 10:23:57 +00:00 |
Alex Pott
|
c92b0337f9
|
Revert "Issue #2977276 by Sam152, ergonlogic, amateescu, jibran, greggmarshall: Node views integration that joins revisions to the default entity fails to consider langcode, resulting in duplicate rows"
This reverts commit 75a159c04d .
|
2018-11-20 10:23:19 +00:00 |
Nathaniel Catchpole
|
75a159c04d
|
Issue #2977276 by Sam152, ergonlogic, amateescu, jibran, greggmarshall: Node views integration that joins revisions to the default entity fails to consider langcode, resulting in duplicate rows
|
2018-11-19 16:56:14 +00:00 |
Gábor Hojtsy
|
b4ece22a63
|
Issue #2989627 by maxocub, quietone, masipila, phenaproxima, Gábor Hojtsy: d7_node_entity_translation migration is in the wrong module and is missing some mappings
|
2018-11-01 22:30:12 +01:00 |
Nathaniel Catchpole
|
d8a6a68bbf
|
Issue #2787871 by alexpott, yogeshmpawar, Insasse, Prashant.c, catch, hass: Properly deprecate getUserName() and use getAccountName() instead
|
2018-10-08 11:24:56 +01:00 |
Lee Rowlands
|
37c7dfa47c
|
Issue #808730 by awm, Anushka-mp, dpagini, Jo Fitzgerald, catch, johnv, venugopp, kim.pepper, kscheirer, miro_dietiker, Berdir, alexpott: Show the Revisions tab/page even when only one revision exists
|
2018-10-08 19:57:52 +10:00 |
Nathaniel Catchpole
|
1506516dc3
|
Issue #2875276 by huzooka, ion.macaria, cestmoi, catch: Breadcrumbs disappears when starting with front-page after cache rebuild (for anonymous user)
|
2018-10-04 19:30:49 +01:00 |
Alex Pott
|
8c6c340fe6
|
Issue #2886547 by naveenvalecha, Mile23, longwave, impalash, Lendude, dawehner, Mixologic, xjm, borisson_, catch: Add trigger_error to deprecated TestBase base classes/traits that have none, reference CR
|
2018-10-01 15:40:09 +01:00 |
Nathaniel Catchpole
|
b48e1e7438
|
Issue #2873684 by voleger, longwave, jeetendrakumar, andypost, mondrake, catch: Replace all calls to db_select, which is deprecated
|
2018-09-21 14:01:49 +01:00 |
Alex Pott
|
618274b96f
|
Issue #2996789 by Mile23, Lendude, longwave, dawehner: Deprecate Drupal\field\Tests\EntityReference\EntityReferenceTestTrait
|
2018-09-21 13:05:21 +01:00 |
Alex Pott
|
2dabd1de10
|
Issue #2829185 by vaplas, Jo Fitzgerald, anmolgoyal74, chipway, gaurav.kapoor, mark_fullmer, amit.drupal, cilefen, longwave, xjm, wturrell, anavarre: Fix spelling errors in Drupal core comments
|
2018-09-20 17:12:38 +01:00 |
Alex Pott
|
15ca693bf2
|
Issue #2996030 by Lendude, Mile23: Convert web tests to browser tests for node module - round 2
|
2018-09-18 13:38:18 +01:00 |
Alex Pott
|
383f701fe8
|
Issue #2853118 by voleger, Jo Fitzgerald, Pavan B S, yogeshmpawar, hgunicamp, pk188, andypost, jeetendrakumar, longwave, gaurav.kapoor, RenatoG, daffie, mondrake, dhruveshdtripathi, catch, alexpott, xjm: Replace all calls to db_insert, which is deprecated
|
2018-09-18 13:15:20 +01:00 |
Alex Pott
|
e432eea9d7
|
Issue #2999306 by longwave, chr.fritsch, alexpott: Update numbering - quick follow-up to #2949964
|
2018-09-13 13:20:44 +02:00 |
Lee Rowlands
|
bea23d7ce2
|
Issue #2949964 by Sam152, longwave, Berdir, amateescu: Add an EntityOwnerTrait to standardize the base field needed by EntityOwnerInterface
|
2018-09-13 07:27:17 +10:00 |
Nathaniel Catchpole
|
eadaeb9ac7
|
Issue #2848137 by gaurav.kapoor, voleger, hgunicamp, andypost, shashikant_chauhan, brahmjeet789, pk188, cilefen, daffie: Replace all calls to db_update, which is deprecated
|
2018-08-28 20:41:58 +09:00 |
xjm
|
fa6b3d95dd
|
Revert "Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase"
This reverts commit 69501f3062 .
|
2018-08-16 18:12:22 -05:00 |
Nathaniel Catchpole
|
69501f3062
|
Issue #2822382 by voleger, pfrenssen, erozqba, RytoEX, borisson_, sidharthap, Jo Fitzgerald, shashikant_chauhan: Make every property protected on classes extending BrowserTestBase and KernelTestBase
|
2018-08-15 19:55:23 +09:00 |
Alex Pott
|
d4eb909c23
|
Issue #2934799 by maxocub, Olarin, heddn, dww: d6_term_node_revision migration ignores a lot of items that it shouldn't
|
2018-08-06 23:38:10 +01:00 |
Gábor Hojtsy
|
242b03dad4
|
Issue #2863437 by maxocub, masipila: Migrate Drupal 7 title data to Drupal 8
|
2018-07-29 14:58:48 +02:00 |
Gábor Hojtsy
|
0f336ae86d
|
Issue #2975666 by maxocub, benjifisher, masipila, jcnventura, jigarius, phenaproxima, catch, quietone: Migrate Drupal 7 node entity translations data to Drupal 8
|
2018-07-27 21:41:20 +02:00 |
Gábor Hojtsy
|
20f44c056c
|
Issue #2953360 by quietone, heddn, yogeshmpawar, phenaproxima, Gábor Hojtsy, maxocub, catch, alexpott, masipila: Experimental migrate_drupal_multilingual module
|
2018-07-26 18:49:16 +02:00 |
Nathaniel Catchpole
|
163144a923
|
Issue #2973791 by alexpott, martin107, mairi, volkerk: Fix deprecation messages related to deprecated comment Action plugins
|
2018-07-12 13:01:47 +01:00 |
Alex Pott
|
27740c26de
|
Issue #2942900 by Mixologic, vaplas, jibran, dawehner, Lendude, martin107, alexpott, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver
|
2018-07-04 15:36:57 +01:00 |
Alex Pott
|
ff99cb2133
|
Revert "Issue #2942900 by Mixologic, vaplas, jibran, Lendude, martin107, alexpott, dawehner, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver"
This reverts commit f55d974612 .
|
2018-07-04 08:20:33 +01:00 |
Alex Pott
|
f55d974612
|
Issue #2942900 by Mixologic, vaplas, jibran, Lendude, martin107, alexpott, dawehner, tedbow, tacituseu, tstoeckler, heddn: Convert JavascriptTestBase Tests to use DrupalSelenium2Driver
|
2018-07-04 08:16:25 +01:00 |
Alex Pott
|
e384300984
|
Issue #2977945 by awm: typo in test_node_revision_links views yml file
|
2018-07-03 16:10:25 +01:00 |
Alex Pott
|
4784ac3d0f
|
Issue #2860760 by Jo Fitzgerald, heddn, quietone, alexpott: Match setup() functionality of MigrateFileTest with MigratePrivateFileTest
|
2018-06-28 22:14:15 +01:00 |
Alex Pott
|
646584b3f7
|
Issue #2946419 by vaplas, Lendude, Mile23: Entity: Convert system functional tests to phpunit
|
2018-06-25 13:51:30 +01:00 |
Nathaniel Catchpole
|
252f7ffcf2
|
Issue #2652850 by tstoeckler, mohit_aghera, idebr, hchonov, mbovan, rodrigoaguilera, jwilson3, pguillard, espurnes, dravenk, ainarend, handkerchief, alexpott: Title for details form elements is not set as '#markup' and it will be escaped, but all other form elements use '#markup' and are not escaped
|
2018-06-22 13:33:12 +01:00 |
Nathaniel Catchpole
|
de724027fe
|
Issue #2788777 by alexpott, bircher, jribeiro, Eli-T, mpotter, douggreen, GoZ, DamienMcKenna, Dane Powell, jibran, szeidler, Alumei, andypost, dawehner, johndevman: Allow a site-specific profile to be installed from existing config
|
2018-06-20 19:03:54 +01:00 |
Nathaniel Catchpole
|
81a13c6436
|
Issue #2521956 by Berdir, Fabianx, effulgentsia, andypost, lauriii, seanB, Wim Leers, Upchuk: Missing contexts prevent caching of block access
|
2018-06-08 12:30:33 +01:00 |
Lee Rowlands
|
585e6338b5
|
Issue #2938035 by Wim Leers, alexpott: When PATCHing a field is disallowed, no reason is given for *why* this happens
|
2018-05-16 11:30:32 +10:00 |
Alex Pott
|
92be45b46f
|
Issue #2910883 by vaplas, ShawnB, Wim Leers: Move all entity type REST tests to the providing modules
|
2018-05-15 12:37:57 +01:00 |
Lee Rowlands
|
0d6d22af0b
|
Issue #2926120 by idebr, zaporylie, borisson_: @var tag must not end with a full stop
|
2018-05-15 06:49:38 +10:00 |
Alex Pott
|
be6d515cad
|
Issue #2572613 by Malevi4, idebr, pfrenssen, Mile23, RajeevK: Fix 'Drupal.Array.Array.CommaLastItem' coding standard
|
2018-05-11 10:40:33 +01:00 |
Alex Pott
|
b8f93d5b61
|
Issue #2901730 by mfernea, ankitjain28may, idebr: Fix 'Squiz.WhiteSpace.FunctionSpacing' coding standard
|
2018-05-11 10:26:36 +01:00 |
Nathaniel Catchpole
|
154f282899
|
Issue #2849669 by alexpott, pwolanin, Munavijayalakshmi, dawehner: Fix \Drupal\Component\Utility\Unicode() because of the Symfony mbstring polyfill
|
2018-05-08 21:55:21 +01:00 |
Alex Pott
|
84d5e36141
|
Issue #2969549 by marcel66, martin107: Fix "The $published parameter is deprecated since version 8.3.x and will be removed in 9.0.0." deprecation
|
2018-05-05 22:36:51 +01:00 |
Nathaniel Catchpole
|
45bc05523f
|
Issue #2958429 by alexpott: Properly deprecate SafeMarkup::format()
|
2018-05-01 16:14:09 +01:00 |
Alex Pott
|
9d0bbf5a95
|
Issue #2960978 by maboresev, benjifisher: Change getSourceIDsHash to getSourceIdsHash in the Migrate module
|
2018-05-01 10:22:04 +01:00 |
Alex Pott
|
b84b827d42
|
Issue #2935256 by Jo Fitzgerald, voleger, kim.pepper, ibustos, Yogesh Pawar, catch, jibran: Remove all usages of drupal_get_message and drupal_set_message in modules
|
2018-05-01 10:15:07 +01:00 |
Alex Pott
|
bb2ef5d7c6
|
Issue #2960611 by msankhala, dmitryl, benjifisher: Change lookupSourceID and lookupDestinationID to lookupSourceId and lookupDestinationId in the Migrate module
|
2018-04-14 18:55:34 +01:00 |
Francesco Placella
|
4d769bcc78
|
Issue #2955869 by alexpott, dawehner, plach: Fix multilingual install on Drupal dev version for CLI utilities
|
2018-04-11 01:31:01 +02:00 |
Nathaniel Catchpole
|
d90ac78f3e
|
Issue #2798891 by ankitjain28may, trobey, TR: Define project dependencies in core module .info files
|
2018-04-06 13:13:01 +01:00 |
Alex Pott
|
f7cd4d7d94
|
Issue #2944531 by trwill, timmillwood, Berdir: User performing revert should be set as revision author (revision_uid)
|
2018-04-03 09:35:38 +02:00 |
Alex Pott
|
9fbba7e0a2
|
Issue #2743931 by aaronbauman, gambry, harsha012, joachim, acbramley, rackberg, koryp, DedMoroz, akalam, Yogesh Pawar, alexpott, alexej_d, larowlan, stefan.r, unstatu, sathish.redcrackle: Saving to the private tempstore doesn't start a session for anonymous users
|
2018-03-30 11:37:18 +01:00 |
Alex Pott
|
96a368c6c6
|
Issue #2924570 by maxocub, Rajesh Kairamkonda, heddn: Missing mappings for "nodereference_buttons" & "nodereference_autocomplete" widgets
|
2018-03-19 17:22:57 +00:00 |
Alex Pott
|
43645ea955
|
Issue #2911288 by maxocub, matslats: No mapping to upgrade list_float fields
|
2018-03-19 15:08:07 +00:00 |
xjm
|
a2ae6fd09c
|
SA-CORE-2018-001 by cashwilliams, catch, cilefen, droplet, dawehner, bonus, agentrickard, David_Rothstein, Chi, Gábor Hojtsy, Heine, Wim Leers, Schnitzel, drpal, effulgentsia, tedbow, tim.plunkett, tstoeckler, xjm, will_c, stefan.r, samuel.mortenson, larowlan, greggles, logaritmisk, mpdonadio, pwolanin, plach
|
2018-02-21 10:59:15 -06:00 |
Nathaniel Catchpole
|
3b304d23cc
|
Issue #2939885 by samuel.mortenson: UX regression (again): Prevent links in node preview from being clicked
|
2018-01-29 12:46:11 +00:00 |
effulgentsia
|
f9365a0acc
|
Issue #2939742 by plach, Wim Leers: Node links always load the default revision during rendering
|
2018-01-26 22:14:06 -08:00 |
Alex Pott
|
3d5592257d
|
Issue #2670730 by chr.fritsch, robpowell, alexpott, tstoeckler, Berdir, bojanz, dawehner: Provide a delete action for each content entity type
|
2018-01-26 14:18:10 +00:00 |
Gabor Hojtsy
|
41116a5740
|
Issue #2938947 by Wim Leers, plach: Always list a "Current revision" for each available content translation
|
2018-01-24 17:09:20 +01:00 |
Lee Rowlands
|
f22b0385b2
|
Issue #2908282 by heddn, phenaproxima, Jo Fitzgerald, quietone, xjm, larowlan, mikeryan, dipakmdhrm: Throw exception for source plugins without a source_module property
|
2018-01-12 12:05:50 +10:00 |
Lee Rowlands
|
f3b60edab6
|
Issue #2932154 by jhedstrom: ModerationInformation::getLatestRevisionId returns access-specific results
|
2017-12-23 09:58:46 +10:00 |
Alex Pott
|
723712ca3d
|
Issue #2791571 by chr.fritsch, kristiaanvandeneynde, phenaproxima, Berdir, seanB, tstoeckler, Wim Leers, xjm: Automatically supply contextual links for entities
|
2017-12-07 11:18:38 +00:00 |
xjm
|
113c6dc258
|
Issue #2840392 by Wim Leers, JacobSanford, Yogesh Pawar, dawehner, xjm, effulgentsia, Mixologic, Bojhan, webchick, Gábor Hojtsy, yoroy: Enable BigPipe by default in the Standard install profile
|
2017-11-05 17:35:17 -06:00 |
Gabor Hojtsy
|
ccde72d345
|
Issue #2914668 by Jo Fitzgerald, shashikant_chauhan, heddn, quietone: MigrateNodeDeriverTest::testNoTranslations() does not install node module
|
2017-10-25 15:43:24 +02:00 |
xjm
|
db5e8289f2
|
Issue #2572787 by alexpott, mfernea, attiks, andriyun, andypost, RoSk0, hussainweb, klausi, martin107: Fix 'Drupal.WhiteSpace.CloseBracketSpacing' coding standard
|
2017-10-13 12:43:15 -05:00 |
Nathaniel Catchpole
|
2fc85e7f0f
|
Issue #2901572 by Jo Fitzgerald, bluccas, mfernea, klausi: Fix 'Drupal.Commenting.PostStatementComment' coding standard
|
2017-10-13 13:43:02 +01:00 |
Nathaniel Catchpole
|
19fa2eb58c
|
Issue #2911806 by tim.plunkett: Remove unnecessary Crypt::hashBase64() call from Action UI
|
2017-10-13 11:52:17 +01:00 |
Nathaniel Catchpole
|
64fa6ad712
|
Issue #2901744 by mfernea: Fix 'PSR2.Namespaces' coding standard
|
2017-10-10 16:09:51 +01:00 |
Nathaniel Catchpole
|
5b3fdce48b
|
Issue #2887142 by maxocub, phenaproxima, Jo Fitzgerald, Adita, heddn, andypost: NodeType source plugin should include comment information
|
2017-10-10 15:12:03 +01:00 |
Nathaniel Catchpole
|
f1aa6b3e1c
|
Issue #2810097 by Lendude, larowlan, jp.stacey, Meenakshi Gupta, rachel_norfolk, dawehner, alexpott: Allow views to provide the canonical entity URL of all entities, not just nodes
|
2017-10-04 15:59:17 +01:00 |
Nathaniel Catchpole
|
2df0fc02ef
|
Issue #2850085 by maxocub, heddn, Jo Fitzgerald, Gábor Hojtsy, catch, larowlan, mikeryan: Redirects for translation set migration path in Drupal 6 and 7
|
2017-09-29 16:27:59 +01:00 |
Nathaniel Catchpole
|
b0a7be53fb
|
Issue #2902766 by maxocub, masipila, Jo Fitzgerald: Node 'comment open / closed' status not migrated
|
2017-09-25 14:40:13 +01:00 |
Nathaniel Catchpole
|
4577185c9b
|
Issue #2572791 by Mile23, andriyun, attiks, RoSk0: Fix 'Drupal.WhiteSpace.OpenBracketSpacing' coding standard
|
2017-09-22 12:16:23 +01:00 |
Nathaniel Catchpole
|
6fc52f12a7
|
Issue #2705925 by heddn, Adita, jibran, Berdir, joelpittet, jazzdrive3: ImageItem presave() fails when pointing to a non-existing file entity
|
2017-09-18 12:25:20 +01:00 |
xjm
|
2242f4ad9e
|
Issue #2901785 by mfernea, xjm, andriyun: Fix 'Generic.Formatting.SpaceAfterCast' coding standard
|
2017-09-17 16:38:34 -05:00 |
xjm
|
44a5c4cbe0
|
Issue #2901739 by andriyun, Jo Fitzgerald, mfernea, xjm: Fix 'Squiz.Arrays.ArrayDeclaration' coding standard
|
2017-09-15 16:52:14 -05:00 |
Lee Rowlands
|
32e402231e
|
Issue #2905000 by amateescu, timmillwood: Add a default filter on the 'published' field in the base views wizard plugin for publishable entity types
|
2017-09-15 07:36:58 +10:00 |
Nathaniel Catchpole
|
9ef92a408b
|
Issue #2905627 by Lendude, dawehner: Part-2: Convert UpdatePathTestBase to BrowserTestBase
|
2017-09-08 14:24:15 +01:00 |
Lee Rowlands
|
5f77cf76af
|
Issue #2803621 by Mile23: Break BrowserTestBase & children dependency on Simpletest, deprecate stub BC traits
|
2017-08-31 07:59:34 +10:00 |
Lee Rowlands
|
401bd662cb
|
Issue #2767857 by Berdir, tstoeckler: Add destination to edit, delete, enable, disable links in entity list builders
|
2017-08-25 16:19:13 +10:00 |
Nathaniel Catchpole
|
d9247c2ee0
|
Issue #2863318 by martin107, naveenvalecha, Lendude, Jo Fitzgerald: Cache: Convert system functional tests to phpunit
|
2017-08-05 00:49:42 +09:00 |
Nathaniel Catchpole
|
e0ea6c67e5
|
Issue #2803875 by amateescu, timmillwood, mcdruid, shashikant_chauhan, sidharthap, Manuel Garcia, Berdir: Node form meta information should not come from a theme
|
2017-07-20 20:32:19 +01:00 |
Nathaniel Catchpole
|
e96b787dc4
|
Issue #2886801 by phenaproxima: Migrate D6 user reference values to D8
|
2017-06-20 16:43:18 +01:00 |
Nathaniel Catchpole
|
c53b322847
|
Issue #2068063 by timmillwood, Berdir, tduong, Manuel Garcia, nlisgo, yongt9412, esod, lauriii, jonathan1055, vijaycs85, yoroy, amit.drupal, tkoleary, ifrik, Bojhan, xjm, tstoeckler, amateescu: Change "Save and keep un-/published" buttons to a "Published" checkbox and an included "Save" button
|
2017-06-15 13:02:05 +01:00 |
Nathaniel Catchpole
|
4416f7bb3b
|
Issue #2870453 by Lendude, michielnugter, dawehner: Convert web tests to browser tests for node module
|
2017-06-06 10:43:35 +01:00 |
Nathaniel Catchpole
|
12ac3a61a2
|
Issue #2814949 by phenaproxima: Support migration of node reference field values from Drupal 6
|
2017-05-15 15:24:13 +01:00 |
Lauri Eskola
|
e31abcc8a8
|
Issue #2849100 by vaplas, hugovk, tameeshb, droplet, NikitaJain, Dinesh18, Truptti, xjm, wturrell: Spaces shown before commas in publishing options
|
2017-05-13 10:17:21 +03:00 |
Gabor Hojtsy
|
cade7bb237
|
Issue #2878030 by dagmar: Use testing profile for NodeRevisionsAllTest
|
2017-05-12 17:26:39 +02:00 |
Nathaniel Catchpole
|
11b40d7d1a
|
Issue #2876630 by Manuel Garcia: Add test coverage for saving a node after a revision has been reverted
|
2017-05-09 16:38:20 +01:00 |
Nathaniel Catchpole
|
10db66234a
|
Issue #2566779 by quietone, hussainweb, keithm, heddn, kekkis, Shawn DeArmond, Jo Fitzgerald, mlbrgl, phenaproxima, mikeryan, 13jupiters, Gábor Hojtsy: Migration D6 > D8 of CCK date fields
|
2017-04-27 14:01:36 -04:00 |
Nathaniel Catchpole
|
882537ab56
|
Issue #2665196 by rakesh.gectcr, quietone, Manuel Garcia, Jo Fitzgerald, webflo, mikeryan, phenaproxima, heddn: Migration for email fields is missing
|
2017-04-25 07:23:45 -04:00 |
Nathaniel Catchpole
|
5875eb523c
|
Issue #2333985 by quietone, jarsenx, ultimike, heddn: Migrate menu_default_node_menu setting
|
2017-04-18 13:58:48 +01:00 |
Alex Pott
|
fb8335a935
|
Issue #2858159 by Artusamak, Lendude: The "User has a revision" views argument handler generates a SQL error
|
2017-04-14 07:40:54 +01:00 |
Nathaniel Catchpole
|
d318148091
|
Issue #2826047 by heddn, Jo Fitzgerald, mikeryan, catch, alexpott: 6-8 user picture migration must create new fids, which can conflict with fids used by other migrations
|
2017-03-27 15:39:52 +01:00 |
Nathaniel Catchpole
|
01f8bd64ed
|
Issue #2854529 by alexpott, xjm, klausi, Chi, Mixologic: Fix Drupal.Scope.MethodScope - all methods should have scopes
|
2017-03-06 11:25:01 +00:00 |
xjm
|
52e3eec616
|
Issue #2776975 by joelpittet, dawehner, tim.plunkett, xjm, pfrenssen: March 3, 2017: Convert core to array syntax coding standards for Drupal 8.3.x RC phase
|
2017-03-03 19:20:24 -06:00 |
Nathaniel Catchpole
|
d837f01c58
|
Issue #2808335 by hchonov, tstoeckler, anish.a, Wim Leers, catch, Berdir: Changed time not updated when only non-translatable fields are changed on a translated entity
|
2017-02-22 16:45:04 +00:00 |
Nathaniel Catchpole
|
ef4f88376b
|
Issue #2561115 by michaellenahan, alexpott, Lendude, cilefen, lomasr, amit.drupal, Gábor Hojtsy, ifrik, dawehner: Rollback: Use 'Filter' for exposed filter button text in new views and new installations (instead of 'Apply')
|
2017-02-22 12:37:49 +00:00 |
Nathaniel Catchpole
|
4c64f7b840
|
Issue #2770921 by dawehner, klausi, Mile23, mpdonadio, xjm, claudiu.cristea: Feb 21st: Convert chunk of WTB to BTB by just moving classes, changing use statements adding traits
|
2017-02-21 12:07:44 +00:00 |
Nathaniel Catchpole
|
6018d048bb
|
Issue #2389335 by Berdir, naveenvalecha, claudiu.cristea, almaudoh, joachim, jibran: Deprecate entity.query service and replace with using the entity storage's getQuery() method
|
2017-02-09 21:10:34 +00:00 |
Nathaniel Catchpole
|
8dbd209ef3
|
Issue #2313095 by claudiu.cristea, l0ke, umarzaffer, mrjmd, dawehner, alexpott, catch: Move node constants to NodeInterface
|
2017-02-09 11:14:54 +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 |
Nathaniel Catchpole
|
99aac33cef
|
Issue #2557557 by erozqba, quietone, cebasqueira, phenaproxima: Move old CCK assertions into MigrateNodeTest
|
2017-01-27 15:45:58 +00:00 |
Alex Pott
|
ce7cf174eb
|
Issue #2561115 by michaellenahan, Lendude, cilefen, lomasr, amit.drupal, Gábor Hojtsy, dawehner, ifrik: Use 'Filter' for exposed filter button text in new views and new installations (instead of 'Apply')
|
2017-01-05 21:51:09 +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 |
Nathaniel Catchpole
|
235bfca5ae
|
Issue #2795045 by legovaer, kmoll: Make SchemaCheckTestTrait available outside of the config module
|
2016-11-21 13:15:27 +00:00 |
Nathaniel Catchpole
|
20cab6d92b
|
Issue #2799209 by Lendude, Manuel Garcia, Berdir, dawehner: Incorrect permission check in views node access filter
|
2016-11-10 10:48:51 +00:00 |
Nathaniel Catchpole
|
5deeecefe6
|
Issue #2746293 by maxocub, Gábor Hojtsy, penyaskito: Migrate content_translation_source when migrating node translations
|
2016-11-08 12:32:06 +00:00 |
Alex Pott
|
58d8c20464
|
Issue #2807917 by svendecabooter: Convert Node's Migrate source tests to new base class
|
2016-10-23 10:19:14 -07:00 |
Alex Pott
|
c9c12c59db
|
Issue #2802719 by maxocub: Publishing status option migrate to empty checkbox
|
2016-09-23 23:56:53 +01:00 |
Nathaniel Catchpole
|
6c614cbf35
|
Issue #2459289 by Lendude, dhrjgpt2005, kalistos, dawehner, david_garcia: Boolean default values are not saved
|
2016-09-02 09:34:36 +01:00 |
Nathaniel Catchpole
|
29133d3220
|
Issue #2791955 by larowlan: Convert \Drupal\node\Tests\NodeAccessTest to a KernelTest
|
2016-08-30 11:56:56 +01:00 |
Alex Pott
|
437ebf7c4f
|
Issue #2785241 by quietone, Gábor Hojtsy: Add a translated node to d7_dump
|
2016-08-26 14:08:33 +01:00 |
xjm
|
5d4300e342
|
Issue #1863898 by jibran, lokapujya, jeqq, pcambra, dawehner, damiankloip, alexpott, tim.plunkett, criscom, jhedstrom, catch: Add test coverage for Views revision link handlers
|
2016-07-31 15:43:44 -05:00 |
Alex Pott
|
35a5e6bc43
|
Issue #2675470 by Jo Fitzgerald, hussainweb: D7 field instance settings for any fields not on nodes are not migrating
|
2016-07-21 00:14:43 +01:00 |
Alex Pott
|
7b9c79ea0a
|
Issue #2674090 by Jo Fitzgerald, benjy, generalredneck, Sam152: Unable to migrate D7 link fields
|
2016-07-19 23:39:45 +01:00 |
Alex Pott
|
8fb4440373
|
Issue #2594917 by cilefen, mikeker, rakesh.gectcr, ccmorris, dawehener: Views field rewrite for "Content: Path" incorrectly escapes HTML
|
2016-07-19 12:54:10 +01:00 |
Alex Pott
|
1fa26afd96
|
Issue #2225775 by vasi, quietone, phenaproxima, chx, penyaskito, mikeryan, esclapes, vprocessor, steinmb, Gábor Hojtsy, Marc Angles, bwinett: Migrate Drupal 6 core node translation to Drupal 8
|
2016-07-14 16:25:10 +02:00 |
Nathaniel Catchpole
|
d8d92b5917
|
Issue #2698083 by quietone, Sam152, Mac_Weber, vasi: D6->D8: Migrating links without leading slash leads to fatal error
|
2016-06-27 15:32:56 +01:00 |
Nathaniel Catchpole
|
b313cdcd8b
|
Issue #2705977 by heddn, edysmp: D6/7->D8 migration: User role based block visibility settings doesn't filter missing roles
|
2016-06-15 11:13:45 +01:00 |
Alex Pott
|
0f3964dd14
|
Issue #2490136 by timmillwood, Manjit.Singh, xjm, webchick, dixon_, Bojhan, googletorp, dawehner, cilefen, jstoller, mikeburrelljr, naveenvalecha, giorgio79, platinum1, Crell, markdorison, skwashd, moshe weitzman, amateescu, jhedstrom, nateswart: Enable revisions by default
|
2016-05-13 17:22:02 -05:00 |
Alex Pott
|
133c212ed9
|
Issue #2719695 by alexpott, Mile23: Fix 'Drupal.Classes.ClassDeclaration.CloseBraceAfterBody' coding standard
|
2016-05-08 10:05:38 -05:00 |
Alex Pott
|
70f58860c8
|
Issue #2716685 by Mile23: Part 2: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard
|
2016-05-05 12:32:19 +01:00 |
Alex Pott
|
c26745da88
|
Issue #2706753 by Mile23: Fix 'PSR2.Classes.PropertyDeclaration.ScopeMissing/VarUsed' coding standard
|
2016-05-05 12:21:09 +01:00 |
Alex Pott
|
d5d0d6ce87
|
Issue #2572777 by andypost, alexpott, attiks, andriyun: Fix 'Squiz.Strings.ConcatenationSpacing' coding standard
|
2016-05-05 12:07:19 +01:00 |
Nathaniel Catchpole
|
2be39c7387
|
Issue #2718583 by alexpott: Remove deprecated usages of Node::setRevisionAuthorId() and Node::getRevisionAuthor()
|
2016-05-04 14:11:49 +01:00 |
Alex Pott
|
6ab5a3aaa1
|
Issue #2715741 by Mile23, pfrenssen: Fix 'Drupal.Classes.FullyQualifiedNamespace' coding standard
|
2016-04-30 15:11:15 +01:00 |
Alex Pott
|
0018b94fa1
|
Issue #2456477 by Berdir, dawehner, heddn, pguillard: Convert deprecated \Drupal\simpletest\KernelTestBase tests to KernelTestBaseNG
|
2016-04-26 14:57:14 +01:00 |
Alex Pott
|
904b0de0d3
|
Issue #2700661 by anoopjohn: Ensure core compliance to Drupal.Commenting.FunctionComment.ParamCommentIndentation (part 1).
|
2016-04-16 13:17:32 +01:00 |
Alex Pott
|
bfde6d3423
|
Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits
|
2016-04-09 15:48:39 +01:00 |
Alex Pott
|
4202cdd04b
|
Issue #2684141 by benjy, dawehner: Convert migrate kernel tests to KernelTestBaseTNG
|
2016-03-21 09:31:08 +00:00 |
Alex Pott
|
ee9f19cf98
|
Issue #2553655 by dawehner, Berdir, martin107: Convert ViewKernelTestBase to use KernelTestBaseTNG
|
2016-03-15 14:54:15 +00: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 |
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 |
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
|
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 |
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 |
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 |
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 |
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
|
7f11ec7898
|
Issue #2564495 by geertvd, olli: Node ID contextual filter uses wrong handler
|
2015-09-22 10:17:28 +02: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 |
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 |
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
|
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
|
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
|
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 |
Nathaniel Catchpole
|
69527454fb
|
Issue #2542128 by alexpott: Drupal\node\Tests\Views\RevisionRelationshipsTest fails on Postgres
|
2015-08-10 16:03:48 +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
|
6feb57b3ac
|
Issue #2534022 by phenaproxima: Move module-specific migration support into the node module
|
2015-07-30 15:26:06 +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 |
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
|
6eb89b52b8
|
Issue #2486433 by damiankloip, Gábor Hojtsy, Wim Leers, dawehner, plach: Make ViewsForm stop marking itself as needing to be cached
|
2015-06-01 15:53:03 +01:00 |
Alex Pott
|
3153536cb1
|
Issue #2461049 by Arla, agentrickard, webflo, rteijeiro, xjm, Berdir: Node module permissions are broken if hook_node_grants is implemented
|
2015-04-18 15:55:56 +02:00 |
webchick
|
24738eb523
|
Issue #2462589 by dawehner, jhodgdon: Provide test coverage for access checking of all views fields
|
2015-04-06 23:40:30 -07:00 |
Alex Pott
|
5c2ec02876
|
Issue #2454171 by damiankloip: Replace node_type Views handler with Field API formatter
|
2015-04-01 14:17:17 +01:00 |
Alex Pott
|
2b90b08353
|
Issue #2444231 by Wim Leers, nlisgo: Fix CacheableInterface so it makes sense (was: "Make Config objects & Entities implement CacheableInterface + add BubbleableMetadata::createFromCacheableObject()")
|
2015-04-01 10:39:13 +01:00 |
Alex Pott
|
eaffcfc511
|
Issue #2451885 by Gábor Hojtsy: Config entities need to ship with language or are assumed undefined
|
2015-03-17 08:28:57 +00:00 |
catch
|
4b812ec9bb
|
Issue #2342045 by dawehner, Gábor Hojtsy, larowlan, joshtaylor: Standard views base fields need to use same rendering as Field UI fields, for formatting, access checking, and translation consistency
|
2015-03-15 20:31:04 +00:00 |
Alex Pott
|
8d87a92842
|
Issue #2384863 by Gábor Hojtsy, vijaycs85, rodrigoaguilera: Translation language base field handler should use views field handler, provide unified options
|
2015-03-13 10:06:30 +00:00 |
webchick
|
e3003f6063
|
Issue #2424445 by geertvd, dobrzyns, rpayanm, Gábor Hojtsy, Cottser, alexpott, jmauro8ac: Views default options such as pager options are not translated
|
2015-03-06 22:11:58 +11:00 |
webchick
|
ebcca481ee
|
Issue #2429447 by dawehner, jhodgdon, xjm, jibran: Use data table as views base table, if available
|
2015-03-06 08:46:35 +11:00 |
webchick
|
e45522cfd9
|
Issue #2380457 by Gábor Hojtsy, vijaycs85, olli, dawehner: Some fixes of the views config schema
|
2015-02-05 23:09:26 -08:00 |
Alex Pott
|
f100d942e3
|
Issue #2394883 by Gábor Hojtsy, plach, jhodgdon: Language setup for entity and field based rendering in views is independent, confusing UI, lacking test coverage
|
2015-02-05 10:33:13 +00:00 |
Alex Pott
|
efbaa69a32
|
Issue #2030667 by filijonka, tim.plunkett, adci_contributor, Thomas Brekelmans: Refactoring ViewStorageInterface to ViewEntityInterface
|
2015-01-12 09:09:38 +00:00 |
Alex Pott
|
145b53cef3
|
Issue #2394041 by Gábor Hojtsy: Row language settings from entity views should be on display level for all views
|
2014-12-22 14:23:24 +00:00 |
Alex Pott
|
7cd91c92c0
|
Issue #2349553 by dawehner, pfrenssen, damiankloip: Store entity field information in the views data
|
2014-12-14 13:10:29 +01:00 |
Alex Pott
|
dedaf33cfe
|
Issue #2385805 by Gábor Hojtsy: Views tests don't pass strict schema checking
|
2014-12-05 09:59:20 +00:00 |
Alex Pott
|
22d1816823
|
Issue #2325269 by Gábor Hojtsy, Arla: Test and fix views in test_views directories against their configuration schema
|
2014-12-02 16:18:11 +00:00 |
Alex Pott
|
f355ada778
|
Issue #2379697 by Gábor Hojtsy: Fix configuration schema issues in block content (indirectly link and field test) modules
|
2014-12-01 12:30:06 +00:00 |
Alex Pott
|
bbcc4623a5
|
Issue #2381973 by Gábor Hojtsy, vijaycs85, dawehner: View wizard creates 'invalid' views out of the box, missing plugin_ids, insecure permissions
|
2014-11-28 09:52:27 +00:00 |
Nathaniel Catchpole
|
6714300ac1
|
Issue #2316909 by Berdir, alexpott: Revisit all built-in test/default views configuration in core
|
2014-11-24 22:15:38 +00:00 |
Nathaniel Catchpole
|
29817e452a
|
Issue #2267453 by alexpott, dawehner, damiankloip: Fixed Views plugins do not store additional dependencies.
|
2014-11-11 13:04:05 +00:00 |
Alex Pott
|
420248266f
|
Issue #2344821 by yched: Unify 'name' / 'field_name' in FieldConfig / FieldStorageConfig.
|
2014-09-28 18:36:18 +02:00 |
Alex Pott
|
ff035fc4fa
|
Issue #2340507 by chx, Wim Leers: Make the new AccessResult API and implementation even better.
|
2014-09-22 22:08:27 +01:00 |
Alex Pott
|
fb6c562c9e
|
Issue #2263981 by znerol, beejeebus: Introduce a robust and extensible page cache-policy framework.
|
2014-09-20 11:14:29 +01:00 |
webchick
|
1476c56c62
|
Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig.
|
2014-09-19 19:45:52 -07:00 |
Alex Pott
|
52a101bc1d
|
Issue #2328411 by dawehner, geerlingguy, herom: Convert all permissions to yml files and permission callbacks.
|
2014-09-18 08:41:29 +01:00 |
Nathaniel Catchpole
|
0f28b515f8
|
Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks.
|
2014-09-17 15:39:29 +01:00 |
Nathaniel Catchpole
|
4f978d9800
|
Issue #2324121 by Berdir, slashrsm, alexpott: Fixed NodeType's settings array was meant to be able to store information from mutliple modules.
|
2014-09-09 11:27:48 +01:00 |
Dries
|
ca85441da2
|
Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests).
|
2014-09-05 12:40:22 -04:00 |
Dries
|
05212a9727
|
Issue #2271349 by Berdir, Arla, blueminds, larowlan, Dave Reid: Node and Comment ops links should be display components (which can be disabled).
|
2014-09-05 12:31:15 -04:00 |
webchick
|
6f9fc447bb
|
Issue #2037979 by Gábor Hojtsy, Sweetchuck, jhodgdon, dawehner: Fixed 'Current user's language' views filter label is named very misleading.
|
2014-08-29 22:17:55 -07:00 |
Nathaniel Catchpole
|
5348e2e361
|
Issue #2283977 by alexpott, Gábor Hojtsy, effulgentsia, fago: Create a new ConfigEntity type for storing bundle-specific customizations of base fields.
|
2014-08-19 11:25:28 +01:00 |
Alex Pott
|
62bb5c4d53
|
Issue #2218065 by jhodgdon, dawehner: Fixed Need to join fields to the entity field data tables, not entity tables, or filtering increases number of results.
|
2014-08-18 17:41:42 +01:00 |
Alex Pott
|
0fe89b3737
|
Issue #1870866 by wiifm, magunz | jfarry: Fixed "Please insert the items per page (**) from above." doesn't make much sense.
|
2014-08-08 07:39:34 -05:00 |
Dries
|
900784f7fe
|
Issue #2217943 by jhodgdon, Wim Leers: Views cannot be filtered by language of translation.
|
2014-07-25 12:18:22 -04:00 |
Nathaniel Catchpole
|
a57630c83d
|
Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again).
|
2014-07-18 19:56:27 +01:00 |
Nathaniel Catchpole
|
5dad0b8606
|
Issue #597236 by Berdir, catch, msonnabaum, Xano, Wim Leers, jhedstrom, amateescu, corvus_ch, swentel, moshe weitzman, Gábor Hojtsy, riccardoR, killes@www.drop.org, et al: Add entity caching to core.
|
2014-07-18 11:53:52 +01:00 |
webchick
|
686b47cd0b
|
Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom, rhm50, naveenvalecha, andypost, mandar.harkare, sergeypavlenko, sidharthap, SIz, tkuldeep17: Replace user_access() calls with ->hasPermission() in all core modules except user.
|
2014-07-11 23:55:56 -07:00 |
webchick
|
a07a4918b3
|
Revert "Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom: Replace user_access() calls with ->hasPermission() in all core modules except user."
Fixing commit credit.
This reverts commit 25afa8100a .
|
2014-07-11 23:54:55 -07:00 |
webchick
|
25afa8100a
|
Issue #2061977 by InternetDevels, kim.pepper, ianthomas_uk, herom: Replace user_access() calls with ->hasPermission() in all core modules except user.
|
2014-07-11 22:41:12 -07:00 |
Alex Pott
|
5ffb1d3cfe
|
Issue #2216535 by jhodgdon, Berdir: Replace Node overview topic and Node API topic with Entity Hooks topic.
|
2014-07-11 13:04:53 +01:00 |
webchick
|
30c2afed20
|
Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit).
|
2014-07-10 20:50:37 -07:00 |
Nathaniel Catchpole
|
86e432e05e
|
Issue #2143291 by plach, alexpott, xjm, effulgentsia, pwolanin, swentel | yched: Clarify handling of field translatability.
|
2014-06-20 18:40:27 +01:00 |
webchick
|
b1b3b2b886
|
Issue #2275877 by Mixologic, duellj, Les Lim, Xano, David Strauss: Replace master/slave terminology with primary/replica.
|
2014-06-13 19:31:56 -07:00 |
Jennifer Hodgdon
|
40004729f2
|
Issue #1674870 by amitgoyal, theemg, pwieck, xjm: Fix up docs for node_access_test module
|
2014-06-13 14:45:40 -07:00 |
Alex Pott
|
c723131b15
|
Issue #2229163 by Michael Hodge Jr, rixter, thechanceg, bburg | Berdir: Remove node_type->has_title.
|
2014-06-11 23:26:24 +01:00 |
webchick
|
d0d3e53361
|
Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4.
|
2014-05-27 19:43:20 -07:00 |
Nathaniel Catchpole
|
bf3ba52fa0
|
Issue #2209337 by tstoeckler: Remove hidden property from test extensions.
|
2014-05-13 17:55:52 +01:00 |
Nathaniel Catchpole
|
69fb5dc7f7
|
Issue #2226933 by cs_shadow, tim.plunkett, mandar.harkare, mortendk: Remove odd, even, first & last classes from views-view-unformatted.html.twig.
|
2014-05-12 10:38:06 +01:00 |
Dries
|
99b367da46
|
Issue #2099131 by jessebeach, Wim Leers, catch, Berdir, benjifisher, martin107, andypost: Use #pre_render pattern for entity render caching.
|
2014-05-02 17:43:59 -04:00 |
webchick
|
f0bed14de3
|
Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose.
|
2014-04-16 15:00:30 -07:00 |
webchick
|
f0677c1161
|
Issue #2147291 by tim.plunkett, martin107, tkuldeep17, agentrickard: Node_access_grants should always be passed an account.
|
2014-04-15 09:47:12 -07:00 |
catch
|
2f959b9693
|
Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage.
|
2014-03-27 12:54:40 +01:00 |
catch
|
34907c36cc
|
Issue #2224209 by alexpott: Field instance configuration should depend on its bundle.
|
2014-03-25 13:38:24 +00:00 |
webchick
|
77123f3f1b
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 07:43:29 -07:00 |
Alex Pott
|
eba0b71872
|
Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files."
This reverts commit b4c561d0d5 .
|
2014-03-17 13:02:04 +00:00 |
Nathaniel Catchpole
|
b4c561d0d5
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 11:57:35 +00:00 |
Alex Pott
|
ba3a839cc7
|
Issue #2216909 by sun, longwave: Random test failure in ConfigTranslationUiTest.
|
2014-03-13 15:21:54 +00:00 |
Dries
|
4638a0048d
|
Issue #2194897 by sun: Rename Database\Query\Merge::key() to keys(), retain a BC alias for key().
|
2014-03-05 14:57:36 -05:00 |
webchick
|
8df5f65232
|
Issue #2203291 by alexpott: Invalid YAML in views.view.test_contextual_links.yml.
|
2014-03-04 13:02:12 -08:00 |
Alex Pott
|
7a6fb338b3
|
Issue #2114707 by Berdir, yched, amateescu, effulgentsia, fago: Allow per-bundle overrides of field definitions.
|
2014-03-04 10:27:25 +00:00 |
webchick
|
d6c9c5751e
|
Issue #2110615 by swentel, dawehner, xjm, chx: Do not ship with default UUIDs.
|
2014-02-20 08:26:41 -08:00 |
Alex Pott
|
40dc8daf51
|
Issue #2095303 by swentel, plopesc, Berdir, claudiu.cristea, yched: Rename 'field_entity' to 'field_config' and 'field_instance' to 'field_instance_config'.
|
2014-02-19 23:29:14 +00:00 |
webchick
|
e12261d0fd
|
Issue #2067345 by Xano, jdillick, InternetDevels, bomoko | Berdir: Change EntityInterface type hints to NodeInterface where appropriate.
|
2014-02-06 23:23:07 -08:00 |
Nathaniel Catchpole
|
4b4ef377be
|
Issue #2078387 by Xano, andypost, twistor, splatio, InternetDevels, amateescu, Berdir, larowlan, vladan.me: Add an EntityOwnerInterface.
|
2014-02-03 16:02:31 +00:00 |
Alex Pott
|
dd4890bca9
|
Issue #2049573 by pcambra, damiankloip, tim.plunkett, dawehner: Move most or all of the ActionBulkForm class to BulkFormBase.
|
2014-02-02 20:06:53 +00:00 |