Alex Pott
|
13ef6d3dce
|
Issue #2934527 by pifagor, msankhala, Gábor Hojtsy: Improve example code in block.module
|
2018-05-01 10:25:39 +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
|
8f8942bd66
|
Issue #2211429 by anavarre, cambraca, LoMo, ajalan065, Dane Powell, royal121, Truptti, cashwilliams, mcdruid, catch: Incorrect image URL using an image style should return a 404 instead of a 403
|
2018-04-30 17:49:23 +01:00 |
Alex Pott
|
1eae4dc7dc
|
Issue #2950709 by idebr, Grimreaper: ConfigSync.php tries to include non-existing file config.admin.inc
|
2018-04-30 16:41:49 +01:00 |
Alex Pott
|
62fb120619
|
Issue #2961986 by Sam152, Berdir, tstoeckler: The ContentEntityBase entity key cache is purged incorrectly when two keys exist for one field
|
2018-04-30 15:43:54 +01:00 |
Alex Pott
|
51afa6813a
|
Issue #2870452 by andypost, vaplas, claudiu.cristea, Ujin, Jo Fitzgerald, michielnugter, Lendude: Convert web tests to browser tests for menu_ui module
|
2018-04-30 15:24:22 +01:00 |
Alex Pott
|
4022cc198c
|
Issue #2950129 by msankhala, Wim Leers: Add helpful reason for 'update' and 'delete' access not being allowed to MediaAccessControlHandler
|
2018-04-30 15:08:58 +01:00 |
Alex Pott
|
6a74240ce3
|
Issue #2939634 by kevin.dutra, runeasgar, Sam152, alexpott: Unable to order transitions if there are more than 20
|
2018-04-30 13:23:01 +01:00 |
Alex Pott
|
d5841b0956
|
Issue #2918643 by eyilmaz, alexpott: TipPluginText's ariaId is not unique
|
2018-04-30 12:48:09 +01:00 |
Nathaniel Catchpole
|
fb4c903430
|
Issue #2955803 by zviryatko, andypost: Do not attach history for non-node entities in CommentViewBuilder::buildComponents()
|
2018-04-30 12:12:35 +01:00 |
Lee Rowlands
|
e91d969537
|
Issue #2949177 by tim.plunkett, samuel.mortenson, mark_fullmer, tedbow, EclipseGc, andypost: Introduce a service that returns filtered plugin definitions
|
2018-04-30 19:18:43 +10:00 |
Lee Rowlands
|
223216cb94
|
Issue #2956202 by tim.plunkett, tedbow, amateescu, xjm: EntityDisplayBase::init() should use ::setComponent() for extra fields
|
2018-04-30 10:33:47 +10:00 |
Lee Rowlands
|
02544cc395
|
Issue #2962248 by tim.plunkett: Layout Builder defaults should support third party settings
|
2018-04-27 08:47:50 +10:00 |
xjm
|
e116f8d39e
|
SA-CORE-2018-004 by David_Rothstein, alexpott, larowlan, Heine, Pere Orga, tim.plunkett, mlhess, xjm, Jasu_M, drumm, cashwilliams, quicksketch, dawehner, pwolanin, samuel.mortenson
(cherry picked from commit bb6d396609 )
|
2018-04-25 10:44:19 -05:00 |
Alex Pott
|
d01bb4f633
|
Issue #2936161 by Yogesh Pawar, idebr, alexpott: status-messages.html.twig documentation refers to non-existing variable 'display'
|
2018-04-20 16:30:09 +01:00 |
Gábor Hojtsy
|
5a1366577e
|
Issue #2959124 by borisson_, eiriksm: Unexpected quote in workflow exception
|
2018-04-20 17:11:36 +02:00 |
Nathaniel Catchpole
|
d11bd5e7c4
|
Issue #2851736 by borisson_, fago, pritish.kumar, Yogesh Pawar, amateescu, alexpott: Language reference fields do not implement OptionsProviderInterface
|
2018-04-20 15:48:58 +01:00 |
Nathaniel Catchpole
|
e03778aeea
|
Issue #2666746 by droplet, Darren Oh: Fix simultaneous file uploads re-posting data
|
2018-04-19 23:04:21 +01:00 |
Nathaniel Catchpole
|
7a160733ea
|
Issue #2912348 by maxocub, Jo Fitzgerald, masipila, heddn, phenaproxima: Handle entity_references related to Drupal 6 and 7 node translations with different IDs
|
2018-04-19 13:08:40 +01:00 |
Alex Pott
|
2023ce8e0c
|
Issue #2950125 by owenbush, Wim Leers: Add helpful reason for 'update' and 'delete' access not being allowed to CommentAccessControlHandler
|
2018-04-17 13:06:06 +01:00 |
Alex Pott
|
77e3a5c5d7
|
Issue #2959963 by msankhala, marcoscano: Remove obsolete code from MediaTypeForm
|
2018-04-14 19:27:32 +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 |
Alex Pott
|
1cd610b17a
|
Issue #2960056 by Jo Fitzgerald: Add deprecation test to d6/DateField
|
2018-04-14 15:55:04 +01:00 |
Lauri Eskola
|
b888a36c12
|
Issue #2930274 by dawehner, Berdir, slashrsm, Sam152: View mode class is not built correctly in media.html.twig
|
2018-04-13 22:37:26 +03:00 |
Francesco Placella
|
3e1d6c20e2
|
Issue #2956067 by neeraprajapati, nkoporec, bhanuprakashnani, kari.kaariainen, alexpott, swels: Change "Terms language" label to "Term language" in the Vocabulary default form
|
2018-04-13 14:51:51 +02:00 |
Alex Pott
|
9f29eb1199
|
Issue #2960309 by andrew-as, quietone: Fix @see path in MigrateDestinationInterface
|
2018-04-13 12:10:41 +01:00 |
Lee Rowlands
|
ba1e5705db
|
Issue #2959148 by alexpott: Enable PHPCS for info.yml files
|
2018-04-12 18:39:42 +10:00 |
Alex Pott
|
37b9e45ac0
|
Issue #2956814 by tim.plunkett: FileValidationConstraintValidator assumes that the file exists
|
2018-04-11 22:05:27 +01:00 |
Alex Pott
|
5bd2dd5dd3
|
Issue #2605714 by andypost, Utkarsh_Mishra, Chi, idebr: Cleanup HistoryUserTimestamp views filter handler
|
2018-04-11 21:50:57 +01:00 |
Alex Pott
|
25d9690811
|
Issue #2959316 by dww, Lendude, alexpott, dawehner, xjm: Views argument validators that modify argument values aren't reflected in token replacement
|
2018-04-11 20:48:46 +01:00 |
Nathaniel Catchpole
|
7096493514
|
Issue #2919157 by benjy, amateescu, Sam152: Unable to convert a non-translatable entity into a revisionable entity
|
2018-04-11 16:13:49 +01:00 |
Nathaniel Catchpole
|
749b7d7d11
|
Issue #2916898 by dagmar, jhodgdon, chmez, dpagini, nicolas.rafaelli, alexpott, tstoeckler: Do not use basic_html text format for 'No log messages available.' message
|
2018-04-11 15:09:21 +01:00 |
Nathaniel Catchpole
|
2597462d8d
|
Issue #2949351 by alexpott, Lendude, tim.plunkett, dawehner: Add a helper class to make updating configuration simple
|
2018-04-11 13:41:26 +01:00 |
Alex Pott
|
7e11010140
|
Issue #2960054 by Sam152: content_moderation_post_update_update_cms_default_revisions fails if content_moderation was enabled but no entity types were being moderated
|
2018-04-11 12:19:54 +01:00 |
Nathaniel Catchpole
|
4e43216ffe
|
Issue #2216161 by Wim Leers, alexpott, jhedstrom, borisson_, Berdir: Simplify performance settings page
|
2018-04-11 11:57:32 +01:00 |
Alex Pott
|
b89bd0c978
|
Issue #2863626 by vaplas, wengerk, mondrake, naveenvalecha, Lendude, nlisgo, Jo Fitzgerald, claudiu.cristea, scuba_fly, mohit1604, dawehner, jonathan1055, alexpott: Convert web tests to browser tests for image module
|
2018-04-11 09:32:46 +01:00 |
Alex Pott
|
3c08a5b415
|
Revert "Issue #2959316 by dww, Lendude, dawehner: Views argument validators that modify argument values aren't reflected in token replacement"
This reverts commit 26a5a2ab8a .
|
2018-04-11 09:20:09 +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 |
Alex Pott
|
26a5a2ab8a
|
Issue #2959316 by dww, Lendude, dawehner: Views argument validators that modify argument values aren't reflected in token replacement
|
2018-04-10 21:22:09 +01:00 |
Alex Pott
|
76dcd7c2fe
|
Issue #2950892 by tim.plunkett, guile2912, tedbow: Exceptions thrown during Layout Builder preview are not caught
|
2018-04-10 17:49:06 +01:00 |
Alex Pott
|
b930c804e1
|
Issue #2225587 by quietone, Jo Fitzgerald, alexpott, heddn, Pavan B S, maxocub, phenaproxima, Gábor Hojtsy, ao2: Migrate D6 i18n menu links
|
2018-04-10 15:58:25 +01:00 |
Alex Pott
|
b61e2a65fc
|
Revert "Issue #2225587 by quietone, Jo Fitzgerald, heddn, Pavan B S, maxocub, phenaproxima, Gábor Hojtsy, ao2, alexpott: Migrate D6 i18n menu links"
This reverts commit 66480d7f40 .
|
2018-04-10 14:13:48 +01:00 |
Alex Pott
|
d25a77e0ec
|
Issue #2500495 by quietone, Jo Fitzgerald, phenaproxima, maxocub, alexpott, mikeryan, chx: Upgrade path for Color 7.x
|
2018-04-10 13:20:17 +01:00 |
Alex Pott
|
5550b7650f
|
Issue #2886613 by blake.thompson: Allow Attachments on Embed Displays
|
2018-04-10 12:53:48 +01:00 |
Alex Pott
|
a809a15ece
|
Issue #2945563 by maxocub, heddn: Migration dependencies are not set when using the migration_lookup or iterator process plugins
|
2018-04-10 12:26:52 +01:00 |
Alex Pott
|
66480d7f40
|
Issue #2225587 by quietone, Jo Fitzgerald, heddn, Pavan B S, maxocub, phenaproxima, Gábor Hojtsy, ao2, alexpott: Migrate D6 i18n menu links
|
2018-04-10 11:25:55 +01:00 |
Lauri Eskola
|
377dddf56e
|
Issue #2916877 by DyanneNova, tim.plunkett, joelpittet: Update Layout Builder CSS to match updated mockups
|
2018-04-08 07:27:31 +03:00 |
Alex Pott
|
4b9a1216b5
|
Issue #2626716 by jacktonkin, MaskOta, tedbow, michielnugter, ozin, dawehner, swetashahi, una_maria, zviryatko, mohit_aghera, kryp71c, Jo Fitzgerald, Munavijayalakshmi, Truptti, droplet, andrewmacpherson: "Edit Summary" link not showing if "Help Text" is set
|
2018-04-08 00:37:20 +01:00 |
Alex Pott
|
318f99b0a6
|
Issue #2959298 by anmolgoyal74, claudiu.cristea, gnuget: Remove PirateDayCacheabilityMetadataConfigOverride::isCacheabilityMetadataApplicable because is not used anywhere
|
2018-04-07 23:46:57 +01:00 |
Alex Pott
|
99b9e99deb
|
Issue #2958584 by jarodriguez, Deepthi kumari, jhodgdon: Documentation of options on POWriter is missing in one place, wrong in the other
|
2018-04-07 22:35:05 +01:00 |
Alex Pott
|
766c804e69
|
Issue #2575841 by nicrodgers, znerol, Utkarsh_Mishra, MerryHamster, markdorison: Use proper method name in DynamicPageCacheSubscriber
|
2018-04-07 22:00:31 +01:00 |
Alex Pott
|
9f61972e0a
|
Issue #2896535 by timmillwood, tedbow: Create a helper trait for Forms in ajax dialogs
|
2018-04-07 08:43:49 +01:00 |
Alex Pott
|
33519ea3c7
|
Issue #2958292 by rlhawk: Use SerializerAwareTrait instead of extending deprecated SerializerAwareNormalizer in NormalizerBase
|
2018-04-07 08:12:27 +01:00 |
Alex Pott
|
c3e564843c
|
Issue #2958293 by rlhawk: Use SerializerAwareTrait instead of extending deprecated SerializerAwareEncoder in XmlEncoder
|
2018-04-07 08:11:49 +01: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 |
Nathaniel Catchpole
|
0766ddc0a9
|
Issue #2958176 by alexpott: Replace all remaining superglobals ($_GET, $_POST, $_REQUEST and $_FILES) with Symfony Request object
|
2018-04-06 12:59:26 +01:00 |
Nathaniel Catchpole
|
fdf37cf3fc
|
Issue #2958407 by alexpott: Properly deprecate SafeMarkup::isSafe, SafeMarkup::checkPlain and the SafeMarkup class
|
2018-04-06 12:45:50 +01:00 |
Nathaniel Catchpole
|
68b8b52f77
|
Issue #2925689 by alexpott: ConfigValidation class contains code that is brittle and changing for every addition
|
2018-04-06 12:35:57 +01:00 |
Alex Pott
|
c5187032aa
|
Issue #2936002 by RytoEX, quietone: Docs fix in MigrateUpgradeForm
|
2018-04-06 09:44:58 +01:00 |
Alex Pott
|
48726e6908
|
Issue #2798947 by Lendude, loopduplicate, rocketeerbkw, netdreamer, LoMo, Kristen Pol, rwam, Berdir, dawehner: Views pagers include ajax metadata
|
2018-04-06 09:41:40 +01:00 |
Nathaniel Catchpole
|
d6ae6b4dc2
|
Issue #2868732 by phjou, ckaotik: EntityDisplayModeListBuilder is limited to 50 view modes
|
2018-04-04 21:15:38 +01:00 |
Alex Pott
|
9d04cb49bd
|
Issue #2937045 by quietone, heddn: source plugin source_module testing seems incomplete
|
2018-04-04 15:52:24 +02:00 |
Alex Pott
|
19d0533ffa
|
Issue #2927408 by Anas_maw, Erik Frèrejean, timmillwood, Sam152, catch: Default value not correctly set in the ModerationStateWidget
|
2018-04-04 15:21:50 +02:00 |
Nathaniel Catchpole
|
77b3dbd2e2
|
Issue #2943646 by SylvainM: Translated user can not be deleted
|
2018-04-03 18:21:21 +01:00 |
Alex Pott
|
ed99d34b12
|
Issue #2849187 by Lendude, Yogesh Pawar, asghar, chiranjeeb2410, Pavan B S, themetman, dbjpanda, borisson_, Wim Leers: Responsive Image shows an Error in Views
|
2018-04-03 16:52:16 +02:00 |
Alex Pott
|
a766172671
|
Issue #1927648 by damiankloip, Wim Leers, marthinal, tedbow, alexpott, Arla, juampynr, garphy, bc, ibustos, eiriksm, larowlan, dawehner, gcardinal, kylebrowning, vivekvpandya, Sam152, neclimdul, pnagornyak, drnikki, queenvictoria, gaurav.goyal, kim.pepper, Berdir, clemens.tolboom, blainelang, moshe weitzman, webchick, linclark, dabito, skyredwang, Dave Reid, gabesullice, dagmar, klausi, andypost, aheimlich, slashrsm, pwolanin, xjm, catch, amateescu: Allow creation of file entities from binary data via REST requests
|
2018-04-03 16:28:50 +02:00 |
xjm
|
a33fe9c59a
|
Revert "Issue #1927648 by damiankloip, Wim Leers, marthinal, tedbow, Arla, alexpott, juampynr, garphy, bc, ibustos, eiriksm, larowlan, dawehner, gcardinal, vivekvpandya, kylebrowning, Sam152, neclimdul, pnagornyak, drnikki, gaurav.goyal, queenvictoria, kim.pepper, Berdir, clemens.tolboom, blainelang, moshe weitzman, linclark, webchick, Dave Reid, dabito, skyredwang, klausi, dagmar, gabesullice, pwolanin, amateescu, slashrsm, andypost, catch, aheimlich: Allow creation of file entities from binary data via REST requests"
This reverts commit fd8233c78f .
|
2018-04-03 07:44:42 -05:00 |
Nathaniel Catchpole
|
eecd757072
|
Issue #2951242 by alexpott, amateescu, bmunslow, Berdir, greg606, donaldp: Allow BaseFieldDefinition::setInitialValueFromField() to set a default value - this fixes issues with block_content_update_8400()
|
2018-04-03 12:40:04 +01:00 |
Alex Pott
|
b9a310e29e
|
Issue #2957367 by pifagor, jhodgdon: Message on PHPUnit requirements problem needs small update
|
2018-04-03 12:43:32 +02:00 |
Alex Pott
|
fd8233c78f
|
Issue #1927648 by damiankloip, Wim Leers, marthinal, tedbow, Arla, alexpott, juampynr, garphy, bc, ibustos, eiriksm, larowlan, dawehner, gcardinal, vivekvpandya, kylebrowning, Sam152, neclimdul, pnagornyak, drnikki, gaurav.goyal, queenvictoria, kim.pepper, Berdir, clemens.tolboom, blainelang, moshe weitzman, linclark, webchick, Dave Reid, dabito, skyredwang, klausi, dagmar, gabesullice, pwolanin, amateescu, slashrsm, andypost, catch, aheimlich: Allow creation of file entities from binary data via REST requests
|
2018-04-03 12:28:57 +02: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
|
2cdab9c011
|
Issue #2951548 by finne, idebr: Restore Menu Link parent references when deleting nested links
|
2018-04-02 21:57:30 +02:00 |
Alex Pott
|
bc07d425c8
|
Issue #2955690 by mpdonadio: Move Common tests in system.module to BTB
|
2018-04-02 15:47:17 +02:00 |
Alex Pott
|
ac703dca0e
|
Issue #2401797 by John Cook, larowlan, Jo Fitzgerald, dawehner, alexpott, Mile23, kim.pepper, phenaproxima, borisson_, andypost, voleger: Introduce a batch builder class to make the batch API easier to use
|
2018-04-02 15:09:03 +02:00 |
Nathaniel Catchpole
|
d43ad76618
|
Issue #2912353 by maxocub, alexpott, heddn, phenaproxima, quietone: Handle menu_items related to Drupal 6 and 7 node translations with different IDs
|
2018-03-30 12:28:25 +01: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
|
4a85296adc
|
Issue #2952544 by hexblot, Sam152, timmillwood: Provide a reason for AccessResult::forbidden() in latest revision
|
2018-03-29 17:31:46 +01:00 |
Lauri Eskola
|
966dca16ea
|
Issue #2917218 by vaplas: Test to prevent regression between quickedit and ckeditor
|
2018-03-29 17:57:50 +03:00 |
Lauri Eskola
|
8b236d916f
|
Issue #2662932 by Darren Oh, imre.horjan, droplet, nod_, mohit1604, Peter Swietoslawski, swentel: Fix file upload progress bar
|
2018-03-29 10:56:17 +03:00 |
Nathaniel Catchpole
|
d27a372aa4
|
Issue #2920672 by idebr, dpagini, abramm, xjm: OverviewTerms page has invalid table HTML when the user does not have access to some terms
|
2018-03-21 12:01:01 +00:00 |
Alex Pott
|
03241fbe8f
|
Issue #2939814 by tedbow, rajeshwari10, borisson_, alexpott: Split SettingsTrayBlockFormTest into multiple class to only enable modules when needed
|
2018-03-21 08:55:51 +00:00 |
Alex Pott
|
27c80649f1
|
Issue #2942588 by mohit1604, chr.fritsch, tstoeckler, bojanz, joshi.rohit100, hchonov: EntityListBuilder::render() should use the entity type plural label in the empty text
|
2018-03-20 23:00:39 +00:00 |
Alex Pott
|
d45dc9d26a
|
Issue #2930101 by maxocub, heddn, alexpott, phenaproxima, catch, masipila: i18n / statistics - node counter not updated for translations
|
2018-03-20 16:53:51 +00:00 |
Nathaniel Catchpole
|
d47cfa0efd
|
Issue #2949834 by alexpott: RequiredTest is not testing what it thinks it is testing
|
2018-03-20 13:32:50 +00:00 |
Nathaniel Catchpole
|
8494c68795
|
Issue #2933916 by alexpott: EmailAction incorrectly uses the result of ->mailManager->mail()
|
2018-03-20 11:54:11 +00:00 |
Nathaniel Catchpole
|
0613dbf5ad
|
Issue #2949965 by alexpott, Lendude: \Drupal::classResolver() could be more helpful
|
2018-03-20 11:47:25 +00:00 |
Nathaniel Catchpole
|
0a97488efa
|
Issue #2948073 by vaplas, alexpott: ContentTranslationUITestBase stragglers
|
2018-03-20 11:26:16 +00:00 |
Nathaniel Catchpole
|
a71163c49a
|
Issue #2943163 by seanB, Lendude: Wrong views exposed raw input values for multivalue filter field
|
2018-03-20 11:05:13 +00:00 |
Alex Pott
|
6f2569da3d
|
Issue #2913967 by acbramley: TermInterface setName has incorrect parameter type
|
2018-03-20 10:06:42 +00:00 |
Alex Pott
|
13822906e5
|
Issue #2702683 by Manuel Garcia, xjm, prics, pguillard, Jo Fitzgerald, vg3095, ztl8702, lucian.cazaciuc, bojanz, tstoeckler, hchonov, rszrama, rteijeiro, svjuly, jibran, vdanielpop, vasike, jmikii, jhodgdon, Wim Leers, amateescu, Gabr1el, Drupa1ish, ciprian.stavovei: Add plural labels to entity types
|
2018-03-20 09:57:05 +00:00 |
Alex Pott
|
e4b7dc0e0b
|
Issue #2952461 by timmillwood: OffCanvasTest is set as @group settings_tray when it's not any more
|
2018-03-19 17:26:58 +00: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 |
Alex Pott
|
2defaa4e44
|
Issue #2877030 by c.nish2k3, martin107, gaurav.kapoor, Mile23, dawehner: Remove stale deprecated code
|
2018-03-19 13:20:22 +00:00 |
Alex Pott
|
7387e2ab3c
|
Issue #2952967 by tim.plunkett, sarahjean: When allowing content items to have customized layouts, clicking 'Layout' on full view of a node takes you to the configuration for the 'default' view mode
|
2018-03-19 11:54:55 +00:00 |
Alex Pott
|
93bf4cb540
|
Issue #2858569 by mfernea, LoMo, tstoeckler, borisson_: Custom Display Settings - Order the view modes based on name rather than key
|
2018-03-19 11:36:16 +00:00 |
Lee Rowlands
|
ac66ac9178
|
Issue #2890049 by megan_m, andypost, lauriii: Forum template cannot access original topics data
|
2018-03-19 08:44:30 +10:00 |
Nathaniel Catchpole
|
b0f063e830
|
Issue #2941763 by tim.plunkett, larowlan, xjm: Move elements of \Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplayStorage into a stand-alone service or static methods
|
2018-03-16 13:12:57 +00:00 |
Alex Pott
|
42e71505f5
|
Issue #2945247 by Mile23: Remove usages of @deprecated simpletest functions
|
2018-03-15 00:06:13 +00:00 |
Alex Pott
|
2d0c3eb475
|
Issue #2843060 by amateescu: Term field "parent" could not be handled properly by ContentEntityBase::hasTranslationChanges
|
2018-03-14 22:17:56 +00:00 |
Alex Pott
|
b190c705bc
|
Issue #2409435 by Jo Fitzgerald, phenaproxima, srjosh, edysmp, KarenS, svendecabooter, bdimaggio, hosef, Yogesh Pawar, heddn, quietone, alexpott, larowlan: Upgrade path for Book 6.x and 7.x
|
2018-03-13 13:14:24 +00:00 |
Alex Pott
|
bf9db4f0f3
|
Issue #2949449 by japerry: Traits on WebTestBase cause PHP Fatal error in php 5.6
|
2018-03-12 12:57:00 +00:00 |
Alex Pott
|
4e79243363
|
Revert "-m"
This reverts commit a843845587 .
|
2018-03-12 12:56:04 +00:00 |
Alex Pott
|
8f2a1c2888
|
Issue #2876432 by Lendude, dawehner, Gábor Hojtsy: Query settings missing when display type Entity Reference
|
2018-03-12 12:53:55 +00:00 |
Alex Pott
|
12a44fc46e
|
Revert "-m"
This reverts commit f9ca1c02be .
|
2018-03-12 12:52:41 +00:00 |
Francesco Placella
|
fe1e9a57c4
|
Issue #2951684 by alexpott, quietone: Undefined index ReviewForm->buildForm() line 240
|
2018-03-12 12:40:14 +01:00 |
Nathaniel Catchpole
|
8bf69b536d
|
Issue #2938853 by mcdruid: Remove outdated and misleading comment re. temp directory from file_save_upload
|
2018-03-09 12:00:54 +00:00 |
Nathaniel Catchpole
|
f30938d368
|
Issue #2786577 by gambry, vaplas, j1n, adriancid, jibran, artis, diamondsea, mpdonadio, jhedstrom, Darvanen, bkosborne, xjm, larowlan, dkre, Lendude, effulgentsia, dawehner, alexpott: The Views integration Datetime Range fields should extend the views integration for regular Datetime fields
|
2018-03-09 11:53:41 +00:00 |
Alex Pott
|
d2a14db5ec
|
Issue #2858455 by pacproduct: Number of line breaks consistency in user e-mails
|
2018-03-08 23:58:04 +00:00 |
Alex Pott
|
40d534a04f
|
Issue #2941494 by jhedstrom, Lendude: Deprecate SystemConfigFormTestBase and create kernel test version
|
2018-03-08 23:21:59 +00:00 |
Alex Pott
|
f9ca1c02be
|
-m
|
2018-03-08 22:50:34 +00:00 |
Alex Pott
|
6f4affd1e6
|
Issue #2865223 by timmillwood, amateescu: Node type form alter sets new revision to false on subsequent saves
|
2018-03-08 22:10:50 +00:00 |
Alex Pott
|
ef21b947c8
|
Issue #2933310 by masipila, heddn: Add documentation to EntityUser destination plugin
|
2018-03-08 22:08:26 +00:00 |
Alex Pott
|
a843845587
|
-m
|
2018-03-08 22:06:30 +00:00 |
Lee Rowlands
|
4bd5cab3f4
|
Issue #2914287 by Sam152, Manuel Garcia: Entity links aren't added to views using the revision table as a base
|
2018-03-09 07:51:11 +10:00 |
Lee Rowlands
|
6ab577bf28
|
Issue #2877119 by alexpott, Dane Powell: Cannot uninstall Config module via drush config-import
|
2018-03-09 07:42:32 +10:00 |
Alex Pott
|
1b87d95eaf
|
Issue #2949378 by masipila, heddn, phenaproxima: Document that SqlBase source plugin must use the ignore_map configuraition option if expressions are used in the query
|
2018-03-08 14:19:28 +00:00 |
Nathaniel Catchpole
|
8361c942cc
|
Issue #2940165 by mondrake, Berdir: [regression] Cannot add effects to image style via the UI
|
2018-03-07 15:49:28 +00:00 |
Gabor Hojtsy
|
2a1c593260
|
Issue #2940890 by plach, Wim Leers, effulgentsia, matsbla, timmillwood: Don’t allow deleting revision translations in pending revisions
|
2018-03-06 12:57:54 +01:00 |
Francesco Placella
|
2d503f7cc2
|
Issue #2942986 by alexpott, Lendude, chr.fritsch, larowlan, dawehner, catch: Views should be dependent on providers of table data via hook_views_data
|
2018-03-06 12:20:55 +01:00 |
Gabor Hojtsy
|
258f54440d
|
Issue #2949815 by plach, catch: Flagging translations as outdated in a pending revision causes multiple translations to be marked as affected
|
2018-03-06 11:49:03 +01:00 |
effulgentsia
|
ab9c396b94
|
Issue #2937799 by EclipseGc, tim.plunkett, effulgentsia, tedbow, Kristen Pol: Allow greater flexibility within SectionComponent::toRenderArray()
|
2018-03-06 00:10:46 -08:00 |
effulgentsia
|
5fd118611a
|
Issue #2949710 by plach, catch: Pending revisions may become unavailable when untranslatable fields affect all translations
|
2018-03-05 19:54:48 -08:00 |
Alex Pott
|
7d2f3a3b76
|
Issue #2946603 by drpal, alexpott, dawehner: JS codestyle: no-use-before-define
|
2018-03-05 09:14:08 +00:00 |
Alex Pott
|
a485956282
|
Issue #2946425 by vaplas, borisson_, Lendude, dawehner: Correcting the tests that lie in BTB but using WTB
|
2018-03-03 14:08:19 +00:00 |
Alex Pott
|
93f932037a
|
Issue #2866804 by harsha012, joelpittet, BrightBold, csd713: Update stylelint rule declaration-block-no-duplicate-properties to be consistent with Drupal's CSS standards
|
2018-03-03 13:34:30 +00:00 |
Nathaniel Catchpole
|
5ef7c978b7
|
Issue #2931443 by Wim Leers, casey, zuuperman, drpal: Browser parsing race condition: JSON.parse sometimes called on partially streamed BigPipe placholder replacements, causes fatal JS error
|
2018-03-02 13:01:18 +00:00 |
Nathaniel Catchpole
|
259bf401db
|
Issue #2893117 by Mile23, Berdir, Yogesh Pawar, xjm, catch, alexpott: Improve HTML caching of Simpletest UI test form
|
2018-03-02 12:44:43 +00:00 |
Nathaniel Catchpole
|
5b43b3dc4c
|
Issue #2934994 by Wim Leers, Mile23: Complete deprecation of hook_rest_type_uri_alter(), hook_rest_relation_uri_alter()
|
2018-03-02 12:40:34 +00:00 |
Nathaniel Catchpole
|
4f1df3fb57
|
git commit -m 'Issue #2941945 by L-four, chiranjeeb2410: path.api.php references to a non-existent PathInterface class and updated to AliasStorageInterface'
|
2018-03-02 11:08:29 +00:00 |
Alex Pott
|
2678eabf6e
|
Issue #2943627 by tim.plunkett, Falco010, alexpott, samuel.mortenson: Layout Builder does not consult layout plugin for dependencies
|
2018-03-01 14:59:27 +00:00 |
Alex Pott
|
3af430ad54
|
Issue #2918761 by quietone, chiranjeeb2410, phenaproxima, maxocub, heddn, alexpott: Break up MigrateUpgradeForm into smaller forms
|
2018-03-01 14:56:11 +00:00 |
Alex Pott
|
544740df31
|
Issue #2934145 by quietone, heddn, Jo Fitzgerald, David Hernández, alexpott, joelpittet, phenaproxima, Gábor Hojtsy: Image field migration plugin in wrong module
|
2018-03-01 12:02:54 +00:00 |
Alex Pott
|
877e4a8169
|
Issue #2462729 by segi, Yogesh Pawar, andypost, rpayanm, Gábor Hojtsy, alexpott, sidharthap, tstoeckler, tim.plunkett: Move ConfigurableLanguage hook implementations in language module to the entity
|
2018-03-01 09:35:44 +00:00 |
Alex Pott
|
d85463b0c6
|
Issue #2881999 by vaplas, Wim Leers, dawehner, Jochus, Berdir, tstoeckler: Path to statistics.php is not correct when the path start with index.php
|
2018-02-28 19:44:18 +00:00 |
Nathaniel Catchpole
|
7d18acfeb0
|
Issue #2788087 by alexpott, dawehner, shafiqhossain: Drupal 8: You have requested a non-existent service "router.route_provider.old"
|
2018-02-28 14:46:09 +00:00 |
Nathaniel Catchpole
|
7f68a3d42c
|
Issue #2941058 by bn_code, chiranjeeb2410, plach, Gábor Hojtsy, Berdir: Switch from "column" to "property" terminology in the field translation synchronizer
|
2018-02-28 11:25:54 +00:00 |
Nathaniel Catchpole
|
b89d3e4f33
|
Issue #2843617 by maxocub, hussainweb, joelpittet, quietone, heddn, Jo Fitzgerald: Field formatter mappings defined in getFieldFormatterMap have no effect
|
2018-02-28 11:16:16 +00:00 |
Nathaniel Catchpole
|
d97c58acfc
|
Issue #2904663 by tacituseu: Trailing space in field part of where expression generated by NumericArgument
|
2018-02-28 10:52:35 +00:00 |
Alex Pott
|
a7a9a87ecf
|
Issue #2943338 by Wim Leers: rest_test module for testing REST module could be reused by contrib JSON API module
|
2018-02-27 23:39:51 +00:00 |
Alex Pott
|
86746fce08
|
Issue #2940513 by Sam152, Berdir: ModerationStateFieldItemList fails after an entity has been serialized/unserialized
|
2018-02-27 22:46:58 +00:00 |
Alex Pott
|
21dd263835
|
Issue #2907728 by Lendude, vaplas, dawehner, jibran, alexpott, Mile23: Installer: Convert system functional tests to phpunit
|
2018-02-26 16:56:46 +00:00 |
Alex Pott
|
d208812e5c
|
Issue #2460521 by Mile23, chx, mgifford, dawehner, larowlan: Deprecate hook_simpletest_alter()
|
2018-02-26 09:47:13 +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 |
Alex Pott
|
987e147c0d
|
Issue #2885583 by drpal, keeganstreet, Dinesh18, naiduharish, sim_1, idebr, larowlan, Gábor Hojtsy, nick_schuch, droplet: Close button in tour module lacks descriptive text
|
2018-02-19 21:31:45 +00:00 |
Alex Pott
|
b4064da738
|
Issue #2917234 by drpal, alexpott, dawehner, droplet: [2/2] JS codestyle: no-restricted-syntax
|
2018-02-19 18:26:17 +00:00 |
Alex Pott
|
bd3893b33e
|
Issue #2936463 by jigarius, ragasirtahk, Jo Fitzgerald, zuhair_ak, heddn, larowlan, quietone: Throw exception when "callable" plugin is called with undefined on invalid callback
|
2018-02-19 14:54:57 +00:00 |
Nathaniel Catchpole
|
ae262e1192
|
Issue #2899392 by idebr, neclimdul, rgpublic: user_hook_toolbar() makes all pages uncacheable
|
2018-02-19 12:21:13 +00:00 |
Nathaniel Catchpole
|
3d6a12a9bc
|
Issue #2915175 by vaplas, Phonoman, Lendude: Duplicating a Page to Block after changing the display id and then saving the view destroys the Page
|
2018-02-19 12:13:43 +00:00 |
Nathaniel Catchpole
|
7eaf9abc72
|
Issue #2937850 by Wim Leers, plach: Mark revision_default as internal for REST consumers
|
2018-02-19 12:11:24 +00:00 |
Alex Pott
|
e89abeb252
|
Issue #2778167 by Wim Leers, arunkumark: Build link in Statistics block with toRenderable()
|
2018-02-18 16:17:42 +00:00 |
Alex Pott
|
4c127e1a9b
|
Issue #2932083 by Lendude, andreyjan, siva_drupal: Views Table style plugin breaks dynamic cache
|
2018-02-18 16:10:25 +00:00 |
Alex Pott
|
0858e9350b
|
Issue #2907169 by Mile23, Jo Fitzgerald: Break KernelTestBase dependency on Simpletest, deprecate stub BC traits
|
2018-02-18 16:05:51 +00:00 |
Roy Scholten
|
0e6031f852
|
Issue #2934960 by marcoscano, mycw1991, seanB, evankay, chr.fritsch, andrewmacpherson, jefuri, Jeroen Witte: Clean up icons that ship with Media
|
2018-02-17 13:54:36 +01:00 |
Alex Pott
|
494f931e69
|
Issue #2945041 by heddn, maxocub: Categorize derived migrations according to their type
|
2018-02-16 21:19:36 +00:00 |
Lee Rowlands
|
c57b1901b8
|
Issue #2942590 by tim.plunkett: Layout Builder defaults should work regardless of the ability to provide overrides
|
2018-02-16 07:43:37 +10:00 |
Alex Pott
|
3988196861
|
Issue #2939925 by jibran, tim.plunkett, yo30: Add a getPluginDependencies() method to \Drupal\Core\Plugin\PluginDependencyTrait
|
2018-02-15 15:39:19 +00:00 |
Alex Pott
|
ecfdf60433
|
Issue #2933620 by masipila, mpdonadio, heddn, quietone, phenaproxima, maxocub, kay_v, cilefen: Polish migrate.api.php API documentation
|
2018-02-15 06:32:44 +00:00 |
Alex Pott
|
7e0ddac162
|
Issue #2711099 by heddn, Jo Fitzgerald, edysmp, edgewl2, alexpott, Charlotte17, mikeryan, masipila, quietone, maxocub, phenaproxima: Categorize migrations according to their type
|
2018-02-15 06:27:23 +00:00 |
Nathaniel Catchpole
|
132a42bf36
|
Issue #2942388 by alexpott, quietone: Ensure d7_url_alias migration works for paths without a slashes
|
2018-02-14 14:35:06 +00:00 |
Alex Pott
|
b5a5c68129
|
Issue #2944215 by jeqq, alexpott: Aliases generated by PathItem::generateSampleValue() should start with a slash
|
2018-02-13 14:15:17 +00:00 |
Alex Pott
|
a819fdbb51
|
Revert "Issue #2918761 by quiett pushone, chiranjeeb2410, phenaproxima, maxocub, heddn, alexpott: Break up MigrateUpgradeForm into smaller forms"
This reverts commit da3818ab0e .
|
2018-02-13 00:09:35 +00:00 |
Alex Pott
|
da3818ab0e
|
Issue #2918761 by quietone, chiranjeeb2410, phenaproxima, maxocub, heddn, alexpott: Break up MigrateUpgradeForm into smaller forms
|
2018-02-12 21:25:39 +00:00 |
Alex Pott
|
3b951a05c3
|
Issue #2784015 by amateescu, jlbellido, Gogowitsch, krknth, ibustos: Widget validation crashes on ItemList violations for widgets with a custom errorElement() implementation
|
2018-02-12 12:08:35 +00:00 |
Alex Pott
|
b6890803c1
|
Issue #2942497 by scott_euser, timmillwood, malcomio, Berdir: Using content moderation block in preview mode causes EntityStorageException
|
2018-02-12 10:57:12 +00:00 |
Alex Pott
|
3840ad24dc
|
Issue #2941106 by droplet, idebr: Site email address in the install profile form is no longer copied to the user email address
|
2018-02-12 10:45:21 +00:00 |
Alex Pott
|
e96ab4e147
|
Issue #2817833 by Jo Fitzgerald, chiranjeeb2410, ckaotik, vaplas, svendecabooter, aleevas, bhanuprakashnani, heddn, quietone, mikeryan, alexpott, catch: Delay sql map table creation
|
2018-02-12 10:27:13 +00:00 |
Alex Pott
|
445b7d0515
|
Issue #2933099 by Sam152, sathish.redcrackle, amaisano, Berdir: "Default Revision cannot be deleted." But it's not the default revision
|
2018-02-12 09:31:08 +00:00 |
Alex Pott
|
cb23750490
|
Issue #2943209 by gabesullice, amateescu, Wim Leers: Mark at least one entity_test entity type as 'internal'
|
2018-02-12 09:24:07 +00:00 |
Alex Pott
|
845ab36958
|
Issue #2866801 by harsha012, joelpittet, BrightBold, droplet, Akshay kashyap, arunkumark, bmx269: Update stylelint rules color-hex-length to be consistent with Drupal's CSS standards
|
2018-02-11 23:27:54 +00:00 |
Alex Pott
|
c10cc9ec84
|
Issue #2942068 by kim.pepper, jibran: FileTestSaveUploadFromForm incorrectly counts messages
|
2018-02-10 20:44:58 +00:00 |
Alex Pott
|
b5d11aeac5
|
Issue #2914503 by jibran, tim.plunkett, samuel.mortenson: Determine if serializing blobs is safe for use in Layout Builder
|
2018-02-10 20:42:04 +00:00 |
Gabor Hojtsy
|
ec9ea10c60
|
Issue #2931436 by amateescu, dillix, Berdir, DuneBL, plach: field_purge_batch expects an array of objects but instead gets an array of arrays
|
2018-02-09 17:45:02 +01:00 |
Gabor Hojtsy
|
c6de48ed72
|
Issue #2939563 by webchick: Un-hide Media from the UI. With special thanks to all contributors who helped us get here!
|
2018-02-09 14:46:25 +01:00 |
Gabor Hojtsy
|
83ec5be45a
|
Revert "Issue #2939563 by webchick: Un-hide Media from the UI. With special thanks to all contributors to helped us get here!"
This reverts commit bab879b62a .
|
2018-02-09 11:58:16 +01:00 |
Gabor Hojtsy
|
bab879b62a
|
Issue #2939563 by webchick: Un-hide Media from the UI. With special thanks to all contributors to helped us get here!
|
2018-02-09 11:07:24 +01:00 |
effulgentsia
|
05039c6a99
|
Issue #2936293 by xjm, tedbow, marcoscano, ershov.andrey, phenaproxima, benjifisher, samuel.mortenson, davidhernandez, tim.plunkett, Gábor Hojtsy, seanB, ckrina, yoroy, DyanneNova, amateescu: At least inform content authors where they can list and add media
|
2018-02-08 20:46:51 -08:00 |
Nathaniel Catchpole
|
f51c227edd
|
Issue #2940899 by plach, Wim Leers, hchonov: Regression: _entity_form routes should not get load_latest_revision_flag by default: changes default behavior (= regression) while only Content Moderation needs it
|
2018-02-08 10:54:19 +00:00 |
Alex Pott
|
60b8de9ef0
|
Issue #2943035 by tedbow, xjm, tim.plunkett: hook_field_widget_multivalue_form_alter and hook_field_widget_multivalue_WIDGET_TYPE_alter are not invoked for single widget that handle multiple values
|
2018-02-08 08:42:12 +00:00 |
Alex Pott
|
678a4c8029
|
Issue #2942522 by Wim Leers: Follow-up for #2543726: remove work-around in POST test coverage for bug in Term entity type that has been fixed
|
2018-02-08 08:26:27 +00:00 |
Alex Pott
|
5a9de4fc76
|
Issue #2941622 by Wim Leers: Make REST's EntityResource deriver exclude internal entity types and mark ContentModerationState entity type as internal instead of the current hack
|
2018-02-07 23:36:07 +00:00 |
Alex Pott
|
f4c5cdf057
|
Issue #2877383 by chr.fritsch, starshaped, seanB, phenaproxima, xjm, Wim Leers, Gábor Hojtsy, marcoscano, alexpott, Berdir: Add action support to Media module
|
2018-02-07 22:11:31 +00:00 |
Alex Pott
|
a31892acd2
|
Issue #2941318 by davewilly, chiranjeeb2410, kiamlaluno: Incorrectly formatted documentation in Get migrate process plugin
|
2018-02-07 21:23:52 +00:00 |
effulgentsia
|
3fcf07947c
|
Issue #2936511 by hchonov, Berdir, plach, Wim Leers, catch, amateescu, sdewitt: ContentEntityType::getRevisionMetadataKeys() never considers the BC logic because of the new "revision_default" key
|
2018-02-07 11:12:43 -08:00 |
Nathaniel Catchpole
|
ef5b216cf1
|
Issue #2935951 by heddn, maxocub, quietone, Jo Fitzgerald, phenaproxima, alexpott, larowlan: Copy migrate source plugin from migrate_drupal_d8 into migrate_drupal
|
2018-02-07 15:23:02 +00:00 |
Nathaniel Catchpole
|
d1932299de
|
Issue #2940088 by joelpittet, cilefen: Shorthand hex colors in CSS files break color module's comparisons
|
2018-02-07 14:34:43 +00:00 |
xjm
|
6d06905653
|
Issue #2936085 by tim.plunkett, Kristen Pol, larowlan: Remove 'display title' or make it unchecked by default for Field Block
|
2018-02-06 22:21:51 -05:00 |
xjm
|
97a4389997
|
Issue #2942600 by tim.plunkett: SectionComponent::toRenderArray() runs access checks even when not needed
|
2018-02-06 21:47:47 -05:00 |
Nathaniel Catchpole
|
c924020c45
|
Issue #2940201 by xjm, amateescu, benjifisher, tedbow, tim.plunkett, Berdir: hook_field_widget_form_alter() can no longer affect the whole widget for multi-value fields
|
2018-02-06 15:32:24 +00:00 |
Alex Pott
|
17a47b8e93
|
Issue #2927227 by Jo Fitzgerald, Olarin, ao2, quietone, heddn: d6_url_alias migration fails when the src path in D6 contains no slashes
|
2018-02-06 09:11:00 +00:00 |
effulgentsia
|
a26167382e
|
Issue #2860097 by plach, timmillwood, Sam152, Wim Leers, hchonov, catch, amateescu, matsbla: Ensure that content translations can be moderated independently
|
2018-02-05 19:39:45 -08:00 |
Alex Pott
|
dd993b38f6
|
Issue #2920963 by quietone, Saviktor, shashikant_chauhan: Remove the migrate.migration prefix from core test migrations
|
2018-02-05 22:26:31 +00:00 |
effulgentsia
|
7f1193a749
|
Issue #2941736 by plach, Sam152, amateescu, timmillwood: Moderation state revisions should have their isDefaultRevision() match the host entity's
|
2018-02-05 10:32:06 -08:00 |
Gabor Hojtsy
|
734e2e718a
|
Issue #2941912 by Mohit Malik, quietone: Remove incremental @todo from MigrateUpgradeForm
|
2018-02-05 15:26:15 +01:00 |
Alex Pott
|
2929049931
|
Issue #2942073 by effulgentsia, Sam152: Add a "bare.standard.php.gz" test fixture that starts from Drupal 8.4.0
|
2018-02-05 08:49:25 +00:00 |
Lee Rowlands
|
10eb692141
|
Issue #2937483 by tim.plunkett, larowlan, EclipseGc, samuel.mortenson: Defining a new type of section storage relies on magic strings and hidden assumptions
|
2018-02-05 13:19:43 +10:00 |
xjm
|
66dda072e5
|
Revert "Issue #2893117 by Mile23, Berdir: Improve HTML caching of Simpletest UI test form"
This reverts commit c8dbe3a936 .
|
2018-02-04 19:08:34 -05:00 |
Lee Rowlands
|
9b4915d569
|
Issue #2927344 by Wim Leers, xjm, TR, webchick, larowlan, David_Rothstein, catch, yoroy: Specifically warn about end dates for PHP support for old versions
|
2018-02-05 09:22:38 +10:00 |
Lee Rowlands
|
c3ebbc485b
|
Issue #2936642 by tim.plunkett: Getting runtime contexts will generate an E_WARNING for anonymous users
|
2018-02-05 07:11:18 +10:00 |
Lee Rowlands
|
d9bd719b56
|
Issue #2914839 by Sam152: The current moderation state in the "meta" region on content entity forms is coupled to the moderation_state field widget
|
2018-02-03 10:32:53 +10:00 |
Lee Rowlands
|
6029e8a9f8
|
Issue #2939692 by Leksat, blazey, larowlan: menu_link_content_entity_predelete deletes "collection", "add-form", etc. links
|
2018-02-03 10:11:34 +10:00 |
Gabor Hojtsy
|
7e343df734
|
Issue #2940204 by plach, Wim Leers, effulgentsia, matsbla, Gábor Hojtsy, tacituseu: Translatable fields with synchronization enabled should behave as untranslatable fields with respect to pending revisions
|
2018-02-02 14:27:59 +01:00 |
Nathaniel Catchpole
|
5978c5f3e6
|
Issue #2941275 by zuhair_ak, joachim: improve the exception message for a missing source ID value in \Drupal\migrate\Row
|
2018-02-02 13:25:20 +00:00 |
Nathaniel Catchpole
|
c0505dd0ab
|
Issue #2937964 by Jo Fitzgerald, quietone: RequirementException summary doc line is incomplete
|
2018-02-02 13:23:54 +00:00 |
Nathaniel Catchpole
|
b9edf92b97
|
Issue #2937945 by yo30, kim.pepper, dawehner, voleger, larowlan: Add messenger to ControllerBase and FormBase
|
2018-02-02 12:56:57 +00:00 |
Nathaniel Catchpole
|
974d0f915c
|
Issue #2940108 by yo30, quietone, maxocub: getLegacyDrupalVersion() returns string not int as documented
|
2018-02-02 12:50:50 +00:00 |
Francesco Placella
|
59eefa0454
|
Revert "Issue #2940204 by plach, Wim Leers, effulgentsia, matsbla: Translatable fields with synchronization enabled should behave as untranslatable fields with respect to pending revisions"
This reverts commit bbfa34e779 .
|
2018-02-02 12:23:42 +01:00 |
Lee Rowlands
|
9d81d2cdad
|
Issue #2914484 by tim.plunkett, larowlan, xjm: Prevent the layout field from being removed if overrides exist
|
2018-02-02 18:14:55 +10:00 |
Gabor Hojtsy
|
bbfa34e779
|
Issue #2940204 by plach, Wim Leers, effulgentsia, matsbla: Translatable fields with synchronization enabled should behave as untranslatable fields with respect to pending revisions
|
2018-02-02 08:07:12 +01:00 |
Lee Rowlands
|
05b9f0a959
|
Issue #2927344 by Wim Leers, xjm, webchick, larowlan, catch, David_Rothstein, yoroy: Specifically warn about end dates for PHP support for old versions
|
2018-02-02 07:27:25 +10:00 |
webchick
|
aa08b8c544
|
Issue #2905098 by tedbow, Jo Fitzgerald, Wim Leers, MerryHamster, Yogesh Pawar, rajeshwari10, larowlan, xjm: Change block entity form handler from 'off_canvas' to 'settings_tray'
|
2018-02-01 11:13:08 -08:00 |
Nathaniel Catchpole
|
01bd58049c
|
Issue #2659616 by Lendude, greggmarshall, katzilla, hexabinaer: Check field order and fix below/above in descriptions
|
2018-02-01 12:45:09 +00:00 |
Nathaniel Catchpole
|
f2c5cfdd9c
|
Issue #2809491 by ApacheEx, dawehner, Lendude: Convert AJAX part of \Drupal\field\Tests\Boolean\BooleanFieldTest::testBooleanField to JavascriptTestBase
|
2018-02-01 12:38:46 +00:00 |
Nathaniel Catchpole
|
c470f14247
|
Issue #2768823 by Jo Fitzgerald, Berdir, quietone: Store uploads in correct translation
|
2018-02-01 12:20:18 +00:00 |
Nathaniel Catchpole
|
639755c75e
|
Issue #2939802 by Wim Leers, cburschka: Follow-up for #2824851: EntityResourceTestBase::getModifiedEntityForPatchTesting() handles @FieldType=path incorrectly
|
2018-02-01 11:55:46 +00:00 |
Nathaniel Catchpole
|
096ecb4926
|
Issue #2935783 by larowlan, Wim Leers: RequestHandler's handle method interacts with the Route object but should be able to just declare arguments
|
2018-02-01 11:49:03 +00:00 |
Alex Pott
|
d4e8416189
|
Issue #2936704 by Wim Leers, amateescu, alexpott, Berdir: Remove REST route deprecations from DeprecationListenerTrait::getSkippedDeprecations(), use ExpectDeprecationTrait::expectDeprecation() instead
|
2018-01-31 11:12:48 +00:00 |
Lee Rowlands
|
fbf13ed3c0
|
Issue #2922033 by tim.plunkett, mtodor, larowlan, xjm, pameeela, EclipseGc, samuel.mortenson: Use the Layout Builder for EntityViewDisplays
|
2018-01-31 08:54:58 +10:00 |
Lee Rowlands
|
02f9325466
|
Issue #2922033 by tim.plunkett, mtodor, larowlan, xjm, pameeela, EclipseGc, samuel.mortenson: Use the Layout Builder for EntityViewDisplays
|
2018-01-31 08:28:03 +10:00 |
Nathaniel Catchpole
|
1455cb13cf
|
Issue #2857857 by vegantriathlete, Jo Fitzgerald, snehi, plach, xjm, Skabbkladden: Check use of "it's" in core to ensure proper use
|
2018-01-30 12:27:20 +00:00 |
xjm
|
7a012b198b
|
Issue #2922603 by tedbow, Wim Leers, andrewmacpherson: Mark Settings Tray module as stable
|
2018-01-29 16:38:57 -06:00 |
Nathaniel Catchpole
|
7ecda0508c
|
Issue #2937666 by Jo Fitzgerald, quietone: errorCount() returns string not int as documented
|
2018-01-29 21:11:17 +00:00 |
Nathaniel Catchpole
|
40d6328e3d
|
Issue #2931420 by harsha012, chiranjeeb2410, marcoscano, heddn: Fix wrong documentation on \Drupal\migrate\Plugin\migrate\source\SourcePluginBase::initializeIterator()
|
2018-01-29 21:02:54 +00:00 |
Nathaniel Catchpole
|
b211213380
|
Issue #2887161 by Mohit Malik, joelpittet: Ensure argument order is correct for assertSame() assertions
|
2018-01-29 19:38:09 +00:00 |
Nathaniel Catchpole
|
38fca3a77f
|
Issue #2745491 by mcdruid, juampynr, Jo Fitzgerald, sanduhrs, snehi, mparker17, rodrigoaguilera: ImageWidget::validateRequiredFields() produces a PHP Warning message if triggering element is a non-button
|
2018-01-29 19:35:05 +00:00 |
Nathaniel Catchpole
|
1bc9459a8e
|
Issue #2797639 by jzavrl, slashrsm, yobottehg, tassilogroeper, Yogesh Pawar, Berdir: For multi language private files FileDownloadController is used for the ImageStyle instead of ImageStyleDownloadController
|
2018-01-29 19:31:34 +00:00 |
Gabor Hojtsy
|
669c2ef250
|
Issue #2687843 by quietone, heddn, Jo Fitzgerald, alexpott, piggito, mallezie, mikeryan, xjm, phenaproxima, benjifisher, webchick, Gábor Hojtsy, masipila, benjy, abhishek-anand, catch: Add back incremental migrations through the UI
|
2018-01-29 15:51:52 +01:00 |
Nathaniel Catchpole
|
971479600c
|
Issue #2923915 by tstoeckler, heddn: Stubbing content entities with required fields with a default value is broken
|
2018-01-29 14:07:02 +00:00 |
Nathaniel Catchpole
|
80aa325d92
|
Issue #2935076 by amateescu: EntityResourceTestBase::getNormalizedPostEntity() wrongly assumes that all entity types have auto-generated sequential IDs
|
2018-01-29 14:03:35 +00:00 |
Nathaniel Catchpole
|
56247da6c2
|
Issue #2915398 by Sam152, amateescu, timmillwood, plach, mstef: The moderation_state field is not computed during the creation of a new entity translation
|
2018-01-29 13:18:59 +00:00 |
Nathaniel Catchpole
|
399e0b802a
|
Issue #2880703 by alexpott, droplet, Daniel.Moberly, yogesh01: Status report page without JavaScript is messed up
|
2018-01-29 13:09:54 +00:00 |
Nathaniel Catchpole
|
da40533f3c
|
Issue #2940169 by Nitebreed, jefuri, seanB: Remove all occurences of 'media entity' in core
|
2018-01-29 12:59:41 +00: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 |
Lee Rowlands
|
4a7b4e262a
|
Issue #2936368 by gaurav.kapoor: Duplicate css property in toolbar module
|
2018-01-29 09:35:14 +10:00 |
Lee Rowlands
|
429d9c67ca
|
Issue #2919890 by Darvanen, tstoeckler, xjm: Make BlockContentType use a route provider instead of hard-coded routes
|
2018-01-29 09:21:19 +10:00 |
Lee Rowlands
|
38c2ac79f9
|
Issue #2939904 by alexpott, Mile23: Fix system_get_info() for non-installed modules
|
2018-01-29 08:26:58 +10:00 |
Lee Rowlands
|
19cb1ea272
|
Issue #2940174 by jefuri: Soundcould rename to Soundcloud in MediaSourceInterface
|
2018-01-29 07:58:57 +10:00 |
Lee Rowlands
|
c88ccd9465
|
Issue #2938645 by kmbremner, swarad07, Gábor Hojtsy: invalid YAML in example
|
2018-01-29 07:55:46 +10:00 |
Alex Pott
|
66f7227799
|
Issue #2939940 by bmx269, joelpittet: Update stylelint rules color-hex-case to be consistent with Drupal's CSS standards
|
2018-01-28 08:18:54 +00:00 |
Alex Pott
|
f0272d5fa6
|
Issue #2866818 by harsha012, BrightBold, brahmjeet789, joelpittet: Update stylelint rule number-leading-zero to be consistent with Drupal's CSS standards
|
2018-01-28 08:11:52 +00:00 |
effulgentsia
|
fb4d8966c3
|
Issue #2939917 by plach, jibran, Wim Leers: Field synchronization should run only for Content Translation-enabled entities
|
2018-01-27 18:19:56 -08:00 |
effulgentsia
|
bc1fc2f7bd
|
Issue #2939909 by plach, xjm, Wim Leers: Ensure that hook_bundle_info_alter() implementations know whether bundles are translatable
|
2018-01-27 15:19:18 -08:00 |
xjm
|
780164e879
|
Issue #2897132 by timmillwood, Sam152, amateescu, pameeela, xjm, Wim Leers, webchick, lauriii, esod: Mark Content Moderation module as stable
|
2018-01-27 07:04:29 -06:00 |
Gabor Hojtsy
|
a01e02d4e3
|
Issue #2922701 by quietone, masipila, heddn, benjifisher, phenaproxima, larowlan, xjm, catch: Migrate UI - refer to modules and add help text
|
2018-01-27 13:54:17 +01:00 |
xjm
|
a5e3956cba
|
Revert "Issue #2939909 by plach, Wim Leers: Ensure that hook_bundle_info_alter() implementations know whether bundles are translatable"
This reverts commit c9392bb311 .
|
2018-01-27 02:58:35 -06: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 |
effulgentsia
|
c9392bb311
|
Issue #2939909 by plach, Wim Leers: Ensure that hook_bundle_info_alter() implementations know whether bundles are translatable
|
2018-01-26 21:58:45 -08:00 |
Lee Rowlands
|
71550b1c61
|
Revert "Issue #2895271 by navneet0693, Lendude, dawehner, pasan.gamage, larowlan: Convert web tests to JTB and KTB tests for user module part-3"
This reverts commit 26aebd3d31 .
|
2018-01-27 11:47:40 +10:00 |
Francesco Placella
|
911bff319e
|
Issue #2939894 by xjm: Temporarily skip LocaleConfigTranslationImportTest because it is failing massively in HEAD
|
2018-01-26 22:41:29 +01:00 |
Lee Rowlands
|
26aebd3d31
|
Issue #2895271 by navneet0693, Lendude, dawehner, pasan.gamage, larowlan: Convert web tests to JTB and KTB tests for user module part-3
|
2018-01-27 07:17:05 +10:00 |
webchick
|
06343effac
|
Issue #2937159 by tim.plunkett, Kristen Pol, EclipseGc, drpal: Manipulating placement of components in Layout Builder UI is inconsistent
|
2018-01-26 12:50:00 -08:00 |
xjm
|
e1a7b35c41
|
Issue #2938309 by tedbow, tacituseu, Wim Leers: Only install Quick Edit when necessary for Settings Tray tests
|
2018-01-26 12:32:20 -06:00 |
Alex Pott
|
6f8bc7b1cf
|
Revert "Issue #2817833 by Jo Fitzgerald, ckaotik, svendecabooter: Delay sql map table creation"
This reverts commit dc22273768 .
|
2018-01-26 16:06:26 +00: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 |
Nathaniel Catchpole
|
c8dbe3a936
|
Issue #2893117 by Mile23, Berdir: Improve HTML caching of Simpletest UI test form
|
2018-01-26 14:14:31 +00:00 |
Nathaniel Catchpole
|
dc22273768
|
Issue #2817833 by Jo Fitzgerald, ckaotik, svendecabooter: Delay sql map table creation
|
2018-01-26 14:05:51 +00:00 |
effulgentsia
|
df209e9596
|
Issue #2924812 by Sam152, plach, Wim Leers, timmillwood, xjm: Deprecate EntityRevisionConverter in content_moderation
|
2018-01-25 23:09:13 -08:00 |
effulgentsia
|
479aa4b162
|
Issue #2939247 by plach, hchonov: Revert Content Translation routes to act on default rather than latest revisions
|
2018-01-25 22:19:06 -08: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 |
Gabor Hojtsy
|
6538805525
|
Issue #2939107 by plach, Wim Leers: Follow-up for #2924724: Clean up the node revision translation revert logic to leverage the new API
|
2018-01-24 16:56:24 +01:00 |
Nathaniel Catchpole
|
725641cf87
|
Issue #2208429 by dawehner, almaudoh, alexpott, jibran, Xano, donquixote, amitgoyal, bircher, stefan.r, Mile23, alvar0hurtad0, Berdir, andypost, larowlan: Extension System, Part III: ExtensionList, ModuleExtensionList and ProfileExtensionList
|
2018-01-24 15:21:31 +00:00 |
Nathaniel Catchpole
|
05422f2a0b
|
Issue #2931765 by timmillwood, Wim Leers: Regression: \Drupal\hal\LinkManager\LinkManagerBase implicitly depends on REST module
|
2018-01-24 14:21:04 +00:00 |
Nathaniel Catchpole
|
2249c07ee0
|
Issue #1014816 by mondrake, Dave Reid, m1n0, leschekfm, jwilson3, claudiu.cristea, fietserwin, guybedford: Allow image fields to use any extensions the current image toolkit supports (instead of hard-coding jpg, png and gif only)
|
2018-01-24 13:50:41 +00:00 |
effulgentsia
|
1708b460b8
|
Issue #2938895 by plach, Wim Leers, hchonov, timmillwood: Make EntityConverter load the latest translation-affecting revision for translated entities
|
2018-01-23 19:12:30 -08:00 |
Lee Rowlands
|
b2b7f4665a
|
Issue #2936725 by gabesullice, Wim Leers, dawehner, Berdir: EntityDataDefinition::create() does not respect derived entity definitions
|
2018-01-24 07:31:04 +10:00 |
Nathaniel Catchpole
|
e15fce6d02
|
Issue #2938799 by claudiu.cristea: Provide the timestamp scalar data type
|
2018-01-23 16:01:41 +00:00 |
Nathaniel Catchpole
|
1d0dce8408
|
Issue #2915782 by voleger, Wim Leers: Modernize ForumTest: use entity queries instead of DB queries
|
2018-01-23 13:50:12 +00:00 |
Nathaniel Catchpole
|
6a15d0762c
|
Issue #2924165 by TravisCarden: Doxygen for callable arguments missing callable keyword
|
2018-01-23 12:14:26 +00:00 |
Nathaniel Catchpole
|
efd626d075
|
Issue #2920536 by Wim Leers, Grayside: Force all serializer encoders + normalizers services to be private
|
2018-01-23 12:12:41 +00:00 |
Nathaniel Catchpole
|
c33839517b
|
Issue #2936641 by alokvermaei: 'Path alias' in PathFilterForm.php is not translated
|
2018-01-22 16:17:02 +00:00 |
Nathaniel Catchpole
|
1c72ba5a4a
|
Issue #2935575 by gaurav.kapoor, kiamlaluno, amateescu: Fix or remove the @see tag
|
2018-01-22 16:02:45 +00:00 |
Nathaniel Catchpole
|
e9334689fa
|
Issue #2936525 by priya.chat, benjifisher: Confusing documentation for setConfigOverrideLanguage()
|
2018-01-22 15:41:15 +00:00 |
Gabor Hojtsy
|
27c3b40e39
|
Issue #2878556 by plach, matsbla, vijaycs85, Gábor Hojtsy, catch, gabesullice, effulgentsia, hchonov, hass, amateescu, xjm: Ensure that changes to untranslatable fields affect only one translation in pending revisions
|
2018-01-20 16:56:17 +01:00 |
webchick
|
4e66ea208f
|
Issue #2919373 by tedbow, Wim Leers, Adita, webchick, Berdir, drpal, xjm, samuel.mortenson, bircher: Prevent Settings Tray functionality for blocks that have configuration overrides
|
2018-01-19 14:55:15 -08:00 |
xjm
|
b594b5464a
|
Issue #2937889 by larowlan, Sam152: Regression: LinkWidget no longer supports base fields with optional title
(cherry picked from commit 7871cc00ee )
|
2018-01-19 15:38:58 -06:00 |
webchick
|
aead8ca408
|
Issue #2809635 by markconroy, navneet0693, alexpott, smaz, larowlan, Eli-T, webchick, yoroy, ikit-claw, budda, kjay, timmillwood, tkoleary, Gábor Hojtsy, andrewmacpherson, lauriii, JayKandari, jibran, ok_lyndsey, big_man, ckrina, nathancz, Paul_Gregory, vijaycs85, SharJay, tomphippen, tim.plunkett, Tarun Lewis, cehfisher, kreynen, Petr Illek, mariohernandez, thamas, thatdamnqa, John Cook, philipnorton42, h2cm, kattekrab, martin_q, waako: Create experimental installation profile
|
2018-01-18 16:51:57 -08:00 |
Lee Rowlands
|
47c2dda6d1
|
Issue #2927746 by alexpott, catch, slasher13, mpdonadio, martin107, RoSk0, jibran, larowlan, pounard, Mile23, Jo Fitzgerald, deviantintegral, pritish.kumar: Update Symfony components to 3.4.*
|
2018-01-18 17:54:38 +10:00 |
Nathaniel Catchpole
|
14c499fc7a
|
Issue #2934997 by benjifisher, Lendude, xjm: Intermittent failure in MediaUiJavascriptTest
|
2018-01-17 11:40:43 +00:00 |
Gabor Hojtsy
|
7d37e31f3c
|
Issue #2862744 by masipila, heddn: Add documentation to EntityBaseFieldOverride destination plugin
(cherry picked from commit a0f31bc763 )
|
2018-01-16 10:06:29 +01:00 |
Gabor Hojtsy
|
724ae1efaa
|
Issue #2862748 by masipila, Jo Fitzgerald, quietone, phenaproxima: Add documentation to EntityRevision destination plugin
(cherry picked from commit 253b1020fc )
|
2018-01-16 10:06:29 +01:00 |
Gabor Hojtsy
|
a4c93ae7dd
|
Issue #2933773 by masipila, quietone: Merge handbook documentation to API: skip_on_empty process plugin
(cherry picked from commit 36ea4d333d )
|
2018-01-16 10:06:29 +01:00 |
Gabor Hojtsy
|
a8de786572
|
Issue #2933776 by masipila, quietone: Merge handbook documentation to API: sub_process process plugin
(cherry picked from commit ed35f803c2 )
|
2018-01-16 10:06:29 +01:00 |
Lee Rowlands
|
8640a9df49
|
Issue #2543726 by damiankloip, Wim Leers, claudiu.cristea, voleger, dagmar, dawehner, amateescu, tedbow, FredCorreia, mgalalm, caseylau, jibran, dbjpanda, pcambra, Grimreaper, idebr, dmouse, larowlan, Berdir, chx, andypost, yched, fgm: Make $term->parent behave like any other entity reference field, to fix REST and Migrate support and de-customize its Views integration
|
2018-01-16 09:40:26 +10:00 |
webchick
|
f724db3453
|
Issue #2936793 by tim.plunkett, tstoeckler, EclipseGc: EntityReferenceItem::generateSampleValue() should create a sample entity if a referenceable entity is not found
|
2018-01-15 15:32:50 -08:00 |
webchick
|
c5c96bf361
|
Issue #2935779 by tim.plunkett, EclipseGc, webchick, xjm, dead_arm: Come up with an affordance for what parts of the page are/are not affected by Layout Builder
|
2018-01-15 13:13:53 -08:00 |
webchick
|
8eac2a1dd0
|
Issue #2902187 by amateescu, timmillwood, Sam152, webchick, Manuel Garcia, xjm, plach, DuneBL, larowlan, Bojhan, jibran, Berdir, jojototh: Provide a way for users to moderate content
|
2018-01-15 12:38:22 -08:00 |
Alex Pott
|
59a12084d3
|
Issue #2936457 by Berdir, larowlan: views_post_update_filter_placeholder_text() can result in errors in filter plugins due to incomplete definition
|
2018-01-15 13:25:25 +00:00 |
Lee Rowlands
|
4443678c9e
|
Issue #2862422 by chr.fritsch, robpowell, phenaproxima, webflo, bdimaggio, seanB, naveenvalecha, sunset_bill, vijaycs85, yoroy, starshaped, xjm, Berdir, hazong: Add per-media type creation permissions for media
|
2018-01-15 14:00:01 +10:00 |
Lee Rowlands
|
b4a02309bf
|
Issue #2858482 by Wim Leers, dawehner, benjy, larowlan, tedbow, borisson_: Simplify REST routing: disallow requesting POST/PATCH in any format, make consistent
|
2018-01-15 08:50:15 +10:00 |
Lee Rowlands
|
5fcde4a749
|
Issue #2914974 by quietone, rakesh.gectcr, maxocub, heddn, Jo Fitzgerald, Yogesh Pawar, masipila, phenaproxima, jhodgdon, Gábor Hojtsy, larowlan, neclimdul: Migrate UI - handle sources that do not need an upgrade
|
2018-01-15 07:09:49 +10:00 |
Alex Pott
|
0325ab6000
|
Issue #2936435 by Berdir, alexpott: Better BC for deprecated container parameter user.tempstore.expire
|
2018-01-14 07:10:36 +00:00 |
Alex Pott
|
4fbf997792
|
Issue #2885469 by Wim Leers, amateescu, timmillwood, alexpott, tstoeckler, xjm, remram, Berdir, dawehner, larowlan, samuel.mortenson: Regression: manually setting the ID field for newly-created content entities is not possible anymore (public follow-up to SA-2017-002)
|
2018-01-13 09:03:27 +00:00 |
Lee Rowlands
|
418e4991b5
|
Issue #2862041 by Sam152, amateescu, timmillwood, jibran, hamrant, dawehner, plach, Manuel Garcia, Jo Fitzgerald, mgalalm, xjm, larowlan, webchick, Wim Leers, gambry, kkus, tim.plunkett, tedbow, CatherineOmega: Provide useful Views filters for Content Moderation State fields
|
2018-01-13 17:37:08 +10:00 |
Lee Rowlands
|
45662bb9e2
|
Issue #2933770 by masipila, quietone, phenaproxima: Merge handbook documentation to API: static_map process plugin
|
2018-01-13 11:05:49 +10:00 |
effulgentsia
|
49c6761b56
|
Issue #2891215 by plach, timmillwood, hchonov, amateescu, catch, gabesullice: Add a way to track whether a revision was default when originally created
|
2018-01-12 15:29:04 -08:00 |
webchick
|
7e3532dbbf
|
Issue #2934178 by samuel.mortenson, DyanneNova, xjm, yoroy, andrewmacpherson: Contrast issues with off-canvas dialog styling
(cherry picked from commit e428304f34 )
|
2018-01-12 14:53:37 -08:00 |
xjm
|
b0542ce0d2
|
Issue #2931165 by heddn, phenaproxima, maxocub, quietone, masipila: Mark Migrate (API) as stable
|
2018-01-12 15:36:53 -06:00 |
webchick
|
6f97c28c35
|
Issue #2921626 by tim.plunkett, EclipseGc, larowlan, dead_arm, xjm: Add proper context-awareness to Layout Builder
|
2018-01-12 12:46:04 -08:00 |
xjm
|
6bc0d929f0
|
Revert "Issue #2921626 by tim.plunkett, EclipseGc, larowlan, dead_arm: Add proper context-awareness to Layout Builder"
This reverts commit 749f41ff44 .
|
2018-01-12 13:29:11 -06:00 |
effulgentsia
|
2909c978d0
|
Issue #2924724 by plach, hchonov, timmillwood, Gábor Hojtsy, amateescu, gabesullice, catch: Add an API to create a new revision correctly handling multilingual pending revisions
|
2018-01-12 10:52:55 -08:00 |
webchick
|
749f41ff44
|
Issue #2921626 by tim.plunkett, EclipseGc, larowlan, dead_arm: Add proper context-awareness to Layout Builder
|
2018-01-12 10:14:52 -08:00 |
Gabor Hojtsy
|
358989eaa1
|
Issue #2918837 by heddn, neclimdul, phenaproxima, quietone, Gábor Hojtsy: SqlBase throws fatal error when extended directly
|
2018-01-12 18:00:29 +01:00 |
Gabor Hojtsy
|
1e2583bb31
|
Issue #2934885 by marcoscano, benjifisher, seanB, starshaped, xjm, chr.fritsch, phenaproxima, Gábor Hojtsy: Document the difference between File, Image, and Media fields
|
2018-01-12 16:41:38 +01:00 |
Nathaniel Catchpole
|
601593f06e
|
Issue #2935617 by alexpott, chr.fritsch: Move User module's temp stores to core
|
2018-01-12 10:04:36 +00:00 |
Alex Pott
|
e965387d6f
|
Issue #2866819 by harsha012, jpassetti, joelpittet: Update stylelint rule number-no-trailing-zeros to be consistent with Drupal's CSS standards
|
2018-01-12 09:42:36 +00:00 |
Lee Rowlands
|
18bba35a27
|
Issue #2920172 by sushantpaste, dev.patrick, Ashreen Kaur, yoroy, xjm: User Guide link on front page in new Install should open in new tab
|
2018-01-12 17:06:29 +10:00 |
Lee Rowlands
|
5b62f5dc94
|
Issue #2883892 by Jo Fitzgerald, voleger, ozin, mpdonadio, Taran2L, heddn: Add from/to timezone settings for the "FormatDate process plugin"
|
2018-01-12 12:51:30 +10: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 |
Gabor Hojtsy
|
9d4f798fe6
|
Issue #2862662 by masipila, Jo Fitzgerald, heddn, quietone, ohthehugemanatee: Add documentation to EntityContentBase destination plugin
|
2018-01-11 23:56:41 +01:00 |
Gabor Hojtsy
|
8419cf3d4a
|
Issue #2930832 by phenaproxima, heddn, larowlan, quietone: Add isAuditable() method to MigrationInterface
|
2018-01-11 23:44:13 +01:00 |
Gabor Hojtsy
|
c944475c55
|
Issue #2935822 by sonu.raj.chauhan, quietone: Correct test group for two migrate tests
|
2018-01-11 23:34:36 +01:00 |
Nathaniel Catchpole
|
d778f80bc2
|
Issue #2912803 by Jo Fitzgerald, heddn: MigrationPluginManagerInterface is missing createInstancesByTag
|
2018-01-11 20:02:52 +00:00 |
Gabor Hojtsy
|
1d2289547c
|
Issue #2916199 by quietone, heddn: MigrateUpgradeTestBase shouldn't enable modules
|
2018-01-11 16:45:21 +01:00 |
Gabor Hojtsy
|
848e20e3b2
|
Issue #2933774 by masipila, quietone: Merge handbook documentation to API: migration_lookup process plugin
|
2018-01-11 15:32:26 +01:00 |
Lee Rowlands
|
412c75674d
|
Issue #2848085 by snehi, rkoller, Sutharsan, Gábor Hojtsy: "Translation update status" in locale.install is not translated
|
2018-01-11 12:21:12 +10:00 |
Lee Rowlands
|
c805443531
|
Issue #2927349 by tim.plunkett: Decouple the Layout Builder UI from entities
|
2018-01-11 11:27:37 +10:00 |
webchick
|
92787ef805
|
Issue #2897272 by tedbow, Wim Leers, Jo Fitzgerald, Adita, xjm: Fix module description, hook_help(), and document module scope in *.api.php file
|
2018-01-10 12:08:31 -08:00 |
webchick
|
c1df3d2b93
|
Issue #2853460 by Wim Leers, dawehner, gabesullice, neclimdul, larowlan: Simplify RequestHandler: make it no longer ContainerAware, split up ::handle()
|
2018-01-10 11:52:11 -08:00 |
Alex Pott
|
7bf384b29c
|
Issue #2866816 by harsha012, BrightBold, cwells, joelpittet, idebr: Update stylelint rule length-zero-no-unit to be consistent with Drupal's CSS standards
|
2018-01-10 10:55:17 +00:00 |
Lee Rowlands
|
ba4f89edf0
|
Issue #2934424 by chr.fritsch, benjifisher, tstoeckler, phenaproxima, xjm, marcoscano, larowlan: Media has no collection route
|
2018-01-10 07:26:04 +10:00 |
Alex Pott
|
0013e901fe
|
Issue #2866810 by BrightBold, harsha012, joelpittet: Update stylelint rule function-comma-space-after to be consistent with Drupal's CSS standards
|
2018-01-09 18:38:49 +00:00 |
Nathaniel Catchpole
|
62cf4b50e5
|
Issue #2904084 by Ruslan P, Venkatesh Rajan.J: Confusing title for "Boolean" field in "Manage form display"
|
2018-01-09 11:51:34 +00:00 |
Alex Pott
|
cbd3299e68
|
Issue #2916740 by chr.fritsch, xjm, Manuel Garcia, tstoeckler, alexpott, seanB, Sam152, amateescu, tim.plunkett, dawehner, larowlan, Berdir: Add generic entity actions
|
2018-01-09 08:47:01 +00:00 |
xjm
|
27ff71aacf
|
Issue #2934162 by marcoscano, phenaproxima, chr.fritsch, robpowell, Berdir, xjm, effulgentsia: Provide better defaults to media form displays
|
2018-01-08 14:27:02 -05:00 |
xjm
|
b8d018e325
|
Issue #2775131 by chr.fritsch, marcoscano, katzilla, seanB, xjm, gippy, phenaproxima, alexpott, Berdir, lauriii, webflo, dawehner: Media entities should support contextual links
|
2018-01-08 10:17:15 -05:00 |
xjm
|
9f54d00d40
|
Revert "Issue #2775131 by chr.fritsch, marcoscano, katzilla, seanB, xjm, gippy, phenaproxima, alexpott, Berdir, lauriii, webflo, dawehner: Media entities should support contextual links"
This reverts commit 1da5a5ccb3 .
|
2018-01-08 10:16:49 -05:00 |
xjm
|
1da5a5ccb3
|
Issue #2775131 by chr.fritsch, marcoscano, katzilla, seanB, xjm, gippy, phenaproxima, alexpott, Berdir, lauriii, webflo, dawehner: Media entities should support contextual links
|
2018-01-08 09:31:34 -05:00 |
xjm
|
ec31a14195
|
Issue #2934649 by chr.fritsch, marcoscano: Fix wrong header "Source" on media overview page
|
2018-01-08 04:21:14 -05:00 |
Lee Rowlands
|
b022734be8
|
Issue #2917594 by kevin.dutra, robin.ingelbrecht, jwkovell, Lendude: Add support for HTML5 placeholder in views exposed filters
|
2018-01-08 12:10:09 +10:00 |
Lee Rowlands
|
694b95b98a
|
Issue #2575135 by quietone, ckaotik, olegel, mikeryan, larowlan: Dummy map/message tables being created
|
2018-01-08 12:06:25 +10:00 |
Lee Rowlands
|
bfe514a0d4
|
Issue #2934966 by benjifisher, starshaped: Make it easier to get source field values from media items
|
2018-01-08 09:03:53 +10:00 |
Lee Rowlands
|
0c1de8e423
|
Issue #2671964 by EclipseGc, tim.plunkett, Jo Fitzgerald, larowlan, fago, dawehner, Berdir, phenaproxima: ContextHandler cannot validate constraints
|
2018-01-08 07:45:58 +10:00 |
xjm
|
ee7f7f2a25
|
Issue #2932226 by robpowell, marcoscano, phenaproxima, Darvanen, larowlan: Media Type entities don't validate machine name properly
|
2018-01-07 16:40:29 -05:00 |
xjm
|
3d0e79f229
|
Issue #2928798 by balsama, axel.rutz, xjm, phenaproxima, chr.fritsch, jeetendrakumar: Add extractors: mimetype & filesize
|
2018-01-07 12:28:18 -05:00 |
xjm
|
db68052953
|
Issue #2924631 by marcoscano, starshaped, chr.fritsch, xjm, phenaproxima, Gábor Hojtsy, seanB, yoroy, evankay: Media sources for local video and audio support
|
2018-01-07 10:36:01 -05:00 |
xjm
|
319f023727
|
Issue #2934850 by balsama, Berdir: Media Images should be rendered at a reasonable size by default
|
2018-01-06 16:32:21 -05:00 |
xjm
|
32fc1125e7
|
Issue #2934840 by robpowell, marcoscano: MediaAccessTest wrongly extends another test class, instead of base class
|
2018-01-06 15:19:42 -05:00 |
xjm
|
b23aebd77e
|
Issue #2932369 by marcoscano, balsama, Berdir, Grimreaper, alexpott: Media Types missing access control handler result in empty column in media overview page
|
2018-01-06 15:00:13 -05:00 |
Lee Rowlands
|
895db7dd8a
|
Issue #2934517 by Berdir: Setting a revision ID on a new entity sets the newRevision flag to false
|
2018-01-06 17:45:39 +10:00 |
Lee Rowlands
|
128cb26225
|
Issue #2856950 by dmsmidt, marcvangend, tim.plunkett, andrewmacpherson, Lendude, tameeshb, Berdir, xjm, tedbow, Gábor Hojtsy, Sutharsan: Add a possibility to disable inline form errors for a complete form
|
2018-01-06 17:33:07 +10:00 |
Lee Rowlands
|
ad1e35c7b0
|
Issue #2816861 by dpi, jibran, bucefal91, harsha012, tim.plunkett, catch: Action configuration form does not support #ajax
|
2018-01-06 17:27:28 +10:00 |
Lee Rowlands
|
0428e20aa1
|
Issue #2931883 by moshe weitzman, David_Rothstein, Wim Leers: Unneeded always_populate_raw_post_data requirements check while on CLI
|
2018-01-06 15:01:14 +10:00 |
Lee Rowlands
|
6930e1b18b
|
Issue #2929835 by amateescu, dawehner: [regression] Modules can no longer alter the the table queue of a \Drupal\views\Plugin\views\query\Sql query object
|
2018-01-06 14:44:26 +10:00 |
Lee Rowlands
|
0f2bebf2e0
|
Issue #2861840 by tim.plunkett, lauriii: Preprocess functions are not merged when a module registers a theme hook for a theme-provided template
|
2018-01-06 14:40:50 +10:00 |
Lee Rowlands
|
891c39b37c
|
Issue #2933991 by alexpott, neclimdul: Deprecation tests fail when all PHPUnit tests are run via PHPUnit
|
2018-01-06 14:20:01 +10:00 |
Alex Pott
|
5616f9b877
|
Issue #2866808 by BrightBold, pk188, idebr: Update stylelint rule declaration-block-trailing-semicolon to be consistent with Drupal's CSS standards
|
2018-01-05 09:56:09 +00:00 |
Alex Pott
|
e8a584a7d3
|
Issue #2866800 by BrightBold: Update stylelint rule block-no-empty to be consistent with Drupal's CSS standards
|
2018-01-05 09:49:13 +00:00 |
Alex Pott
|
c5654de7aa
|
Issue #2866809 by BrightBold: Update stylelint rule declaration-colon-space-after to be consistent with Drupal's CSS standards
|
2018-01-05 09:45:13 +00:00 |
Alex Pott
|
d540d6426f
|
Issue #2866799 by cwells: Update stylelint rule at-rule-empty-line-before to be consistent with Drupal's CSS standards
|
2018-01-05 09:37:45 +00:00 |
Lee Rowlands
|
2971ea9d10
|
Issue #2934520 by tstoeckler: Avoid information disclosure by timing attack in EntityResource::patch()
|
2018-01-05 17:11:04 +10:00 |
Lee Rowlands
|
be569c75d7
|
Issue #2859381 by Manuel Garcia, Sam152, mstef, jhedstrom: Broken/missing handler for Moderation state field
|
2018-01-05 08:29:33 +10:00 |
Lee Rowlands
|
1911dc4056
|
Issue #2862741 by masipila: Add documentation to ComponentEntityDisplayBase destination plugin
|
2018-01-05 08:12:40 +10:00 |
Lee Rowlands
|
32cc90b3c1
|
Issue #2933424 by David_Rothstein, harsha012, jhodgdon, vaplas: English-specific links to php.net shouldn't be used in non-translatable strings
|
2018-01-05 08:09:08 +10:00 |
Lee Rowlands
|
b66af73c82
|
Issue #2918500 by tim.plunkett, EclipseGc, tedbow, larowlan, jibran, Wim Leers, phenaproxima, amateescu, borisson_, samuel.mortenson, gaurav.kapoor, KarlShea, hctom, mroycroft, neerajsingh, DamienMcKenna, dsnopek, Xano, TravisCarden, Tim Bozeman: Create a block which can render entity fields
|
2018-01-05 07:43:48 +10:00 |
Alex Pott
|
03e3d7a3a0
|
Issue #2377747 by mondrake, eiriksm, rpayanm, adci_contributor, mgifford, oakulm, Truptti, chetan2111, joyceg, alexpott, xjm, yoroy, catch: Incorrect node create validation error when an invalid image is attached to a field
|
2018-01-04 11:42:56 +00:00 |
Nathaniel Catchpole
|
44805b25e6
|
Issue #2933769 by masipila: Merge handbook documentation to API: substr process plugin
|
2018-01-04 11:36:55 +00:00 |
webchick
|
f1e33ca3d8
|
Issue #2925064 by drpal, dawehner, droplet, xjm, webchick, justafish: [1/2] JS codestyle: no-restricted-syntax
|
2018-01-03 15:27:55 -08:00 |
Lee Rowlands
|
9d552cad6c
|
Issue #2926309 by vaplas, alexpott, mpdonadio, tacituseu, Mixologic: Random fail due to APCu not being able to allocate memory
|
2018-01-04 07:37:32 +10:00 |
Lee Rowlands
|
cf805af249
|
Issue #2928699 by marcoscano, phenaproxima, amateescu, seanB, yoroy: Add an alter hook for the pre-configured field UI options and implement it in the Media module
|
2018-01-04 07:29:24 +10:00 |
Lee Rowlands
|
72c76b73c5
|
Issue #2359389 by harsha012, hgoto, jeqq, fago, sureshcj, larowlan: Call to a member function filters() on a non-object in core/modules/text/text.module on line 83
|
2018-01-04 07:14:47 +10:00 |
webchick
|
f9445b466b
|
Issue #2919147 by tedbow, tim.plunkett: When edit mode is enabled new page loads will not have Contextual tabbing constrained
|
2018-01-03 12:29:21 -08:00 |
webchick
|
35de151d0e
|
Issue #2924351 by drpal, tedbow, xjm, dawehner: Fix coding standards issues with existing settings tray JavaScript
|
2018-01-03 10:34:30 -08:00 |
Nathaniel Catchpole
|
5485720ee8
|
Issue #2866779 by Mile23, dawehner: Add a way to trigger_error() for deprecated hooks
|
2018-01-03 17:42:51 +00:00 |
Nathaniel Catchpole
|
c5fba61258
|
Issue #2894068 by Jo Fitzgerald, davidsickmiller, alexpott, heddn, Yogesh Pawar, quietone, xjm: datetime_type is not set correctly when migrating datetime fields from D7
|
2018-01-03 17:14:42 +00:00 |
Nathaniel Catchpole
|
3f57ebc31b
|
Issue #2862743 by masipila: Add documentation to DestinationBase destination plugin
|
2018-01-03 15:52:22 +00:00 |
Nathaniel Catchpole
|
0d2a45adc2
|
Issue #2930715 by alexpott, dawehner: Recursive rebuild caused by installing admin_toolbar_tools module
|
2018-01-03 15:47:09 +00:00 |
effulgentsia
|
7f00c34194
|
Issue #2926483 by plach, amateescu, effulgentsia, xjm, Sam152, timmillwood, jibran, larowlan, Gábor Hojtsy: Add API methods for determining whether an entity object is the latest (translation-affecting) revision
|
2018-01-02 13:23:23 -08:00 |
effulgentsia
|
0dc30938c7
|
Issue #2824851 by Wim Leers, arshadcn, amateescu, effulgentsia, tedbow, timmillwood, cburschka, tstoeckler, Berdir, xjm, catch: EntityResource::patch() makes an incorrect assumption about entity keys, hence results in incorrect behavior
|
2018-01-02 11:57:52 -08:00 |
Lee Rowlands
|
4cd7b4950c
|
Issue #2933125 by Tessa Bakker: Case mismatch in ExportForm.php
|
2018-01-02 06:53:06 +10:00 |
Lee Rowlands
|
9ba7824211
|
Issue #2626924 by Wim Leers, tedbow, dawehner, frob, martin107, damiankloip, dagmar, almaudoh, Berdir, larowlan, amateescu: Include processed text in normalizations: "text" field type's "processed" computed property should be non-internal and carry cacheability metadata
|
2018-01-01 16:16:51 +10:00 |
Francesco Placella
|
efab31b7f2
|
Issue #2862894 by fgm, Wim Leers, bkosborne, borisson_, catch: Docs for Internal Page Cache incorrectly state that it respects the maximum age performance setting
|
2017-12-31 17:31:41 +01:00 |
Lee Rowlands
|
ed45b4d5dc
|
Issue #2840257 by kiamlaluno: The documentation makes reference to a function that doesn't exist
|
2017-12-31 08:21:22 +10:00 |
Lee Rowlands
|
384a35caf6
|
Issue #2779921 by kiamlaluno, alexpott: hook_field_widget_form_alter() still reference a hook that is not used anymore
|
2017-12-31 08:13:45 +10:00 |
Lee Rowlands
|
6585630775
|
Issue #2931709 by marcoscano, claudiu.cristea: Wrong constant name in \Drupal\image\Plugin\Field\FieldType\ImageItem::generateSampleValue()
|
2017-12-27 18:07:19 +10:00 |
Lee Rowlands
|
8946662d75
|
Issue #2928450 by tim.plunkett: Remove dead code in the Layout Builder following Section refactoring
|
2017-12-27 18:01:45 +10:00 |
Lee Rowlands
|
f3b60edab6
|
Issue #2932154 by jhedstrom: ModerationInformation::getLatestRevisionId returns access-specific results
|
2017-12-23 09:58:46 +10:00 |
Lee Rowlands
|
e145f2a543
|
Issue #2932551 by jeqq: Error when calling ModerationStateFieldItemList::updateModeratedEntity() if the entity doesn't have workflow
|
2017-12-23 08:58:54 +10:00 |
Lee Rowlands
|
f9548751b8
|
Issue #2346893 by lauriii, idebr, slashrsm, RavindraSingh, Rade, Fabianx, alexpott, swentel, gauravjeet, darrenwh, deepak_zyxware, joelpittet, Wim Leers, Yogesh Pawar, Vj, ivan.chavarro, josephdpurcell, josmera01, rloos289, kattekrab, Tanvish Jha, csakiistvan, xjm, larowlan, akalata: Duplicate AJAX wrapper around a file field
|
2017-12-23 07:59:09 +10:00 |
Lee Rowlands
|
abebbfb06d
|
Issue #2845361 by claudiu.cristea, Munavijayalakshmi: Don't compute children and parents of a new term on TermForm
|
2017-12-23 07:57:44 +10:00 |
Nathaniel Catchpole
|
26235da61b
|
Issue #2930788 by marcoscano, phenaproxima, Berdir, seanB: Do not show name by default in media displays
|
2017-12-22 14:36:08 +00:00 |
Nathaniel Catchpole
|
a83b06a46b
|
Issue #2923015 by cburschka, amateescu, tstoeckler, alexpott, hchonov, mondrake, pfrenssen: [PHP 7.2] Incompatible method declarations
|
2017-12-22 13:15:21 +00:00 |
Nathaniel Catchpole
|
03fd77c842
|
Issue #2927806 by alexpott, mondrake, jibran, Mile23: Use PHPUnit 6 for testing when PHP version >= 7.2
|
2017-12-22 12:47:46 +00:00 |
Nathaniel Catchpole
|
4e5b4b09bd
|
Issue #2931368 by opdavies: Add missing param documentation for hook_migrate_prepare_row, document hook_migrate_MIGRATION_ID_prepare_row
|
2017-12-21 11:49:17 +00:00 |
Nathaniel Catchpole
|
93b9f58426
|
Issue #2932044 by alexpott: Remove \PHPUnit_Util_XML::cssSelect() from \Drupal\tour\Tests\TourTestBase
|
2017-12-21 10:57:43 +00:00 |
Nathaniel Catchpole
|
aee6bea5cd
|
Issue #2921033 by Jo Fitzgerald, masipila, phenaproxima, xjm, Wim Leers: Improve API documentation of DrupalSqlBase source plugin
|
2017-12-21 10:52:32 +00:00 |
Nathaniel Catchpole
|
4851f311e2
|
Issue #2862671 by masipila, Jo Fitzgerald, kleog, phenaproxima, quietone: Add documentation to SqlBase source plugin
|
2017-12-21 10:50:42 +00:00 |
effulgentsia
|
be64202643
|
Issue #2825487 by damiankloip, Wim Leers, garphy, cburschka, tedbow, dpovshed, tstoeckler, Munavijayalakshmi, Berdir, dawehner, e0ipso: Fix normalization of File entities: file entities should expose the file URL as a computed property on the 'uri' base field
|
2017-12-20 14:14:36 -08:00 |
Nathaniel Catchpole
|
0308764eb4
|
Issue #2551259 by Mile23, gaurav.kapoor, Jo Fitzgerald, googletorp, Jeremy, xjm, webchick: Deprecate dead code locale_translation_manual_status()
|
2017-12-20 20:49:05 +00:00 |
xjm
|
2e16f2a35d
|
Issue #2926914 by tim.plunkett, xjm, larowlan, tedbow, EclipseGc: Rewrite \Drupal\layout_builder\Section to represent the entire section, not just the block info
|
2017-12-19 09:37:00 -10:00 |
Nathaniel Catchpole
|
3cf0815a54
|
Issue #2930072 by vaplas, Lendude: Module: Convert system functional tests to phpunit
|
2017-12-19 17:23:03 +00:00 |
Nathaniel Catchpole
|
dad8d64eed
|
Issue #2913864 by Jo Fitzgerald, chiranjeeb2410, matslats, phenaproxima: badly constructred link in drupal_set_message
|
2017-12-19 16:39:06 +00:00 |
Nathaniel Catchpole
|
a44a23e64f
|
Issue #1489692 by Liam Morland, pfrenssen, YesCT, geekinpink, sudishth, josmera01, David_Rothstein: Incorrect handling of file upload limit exceeded - file widget disappears
|
2017-12-18 20:20:52 +00:00 |
Nathaniel Catchpole
|
522ed00526
|
Issue #2914938 by timmillwood, RajabNatshah, xjm, Manuel Garcia, amateescu, Wim Leers: Preview of content - Notice: Undefined offset: 0 in _quickedit_entity_is_latest_revision() (line 196 of core/modules/quickedit/quickedit.module)
|
2017-12-18 14:08:10 +00:00 |
Nathaniel Catchpole
|
968da88d76
|
Issue #2928846 by alexpott, Berdir: [PHP 7.2] count() parameter must be an array or an object that implements Countable
|
2017-12-18 13:39:09 +00:00 |
Lee Rowlands
|
40856ccd26
|
Issue #2760167 by kim.pepper, markcarver, jibran, dawehner, znerol, Wim Leers, larowlan, xjm, tim.plunkett: Add \Drupal\Core\Messenger\Messenger
|
2017-12-16 08:41:56 +10:00 |
Lee Rowlands
|
5ea62f1d3e
|
Issue #2876085 by heddn, maxocub, phenaproxima, Jo Fitzgerald, vasi, quietone, yoroy, masipila, larowlan, neclimdul, krystalcode, catch: Before upgrading, audit for potential ID conflicts
|
2017-12-16 08:36:36 +10:00 |
webchick
|
66d19eaa71
|
Issue #2927566 by Wim Leers: Unit test EntityReferenceFieldItemNormalizerTest mocks incorrectly
|
2017-12-15 11:59:49 -08:00 |
webchick
|
ee22a47cd2
|
Issue #2928702 by Wim Leers, borisson_, tedbow: Make EntityResourceTestBase's field_rest_test_multivalue test field less invasive: omit it from normalizations
|
2017-12-15 11:58:10 -08:00 |
Lee Rowlands
|
8fb5919181
|
Issue #2880445 by pjcdawkins, japerry, gargsuchi, q0rban: Config sync should not throw a warning when not being writable
|
2017-12-15 20:08:48 +10:00 |
Nathaniel Catchpole
|
6f6abec964
|
Issue #2894014 by adriancid, Cottser: Additional space in a field setting schema label
|
2017-12-15 09:56:46 +00:00 |
Nathaniel Catchpole
|
0ee253116f
|
Issue #2928778 by plach: Exception when trying to save a new revision after manually setting the original revision ID
|
2017-12-14 11:26:56 +00:00 |
Nathaniel Catchpole
|
0b67173a1f
|
Issue #2929464 by tedbow, mpdonadio: Tests under "core/modules/ckeditor/tests/modules/src/Kernel" are in the wrong folder and do not get tested
|
2017-12-13 16:00:18 +00:00 |
Nathaniel Catchpole
|
4d629c4d81
|
Issue #2627512 by gambry, jhedstrom, mpdonadio, Jo Fitzgerald, jibran, tedbow, bkosborne, alexpott, vprocessor, xjm: Datetime Views plugins don't support timezones
|
2017-12-13 11:47:56 +00:00 |
Lee Rowlands
|
89e64c1fe0
|
Issue #2928249 by alexpott, mondrake: Introduce a PHPUnit 6+ compatibility layer for Drupal\Tests\Listeners classes
|
2017-12-13 06:55:11 +10:00 |
Lee Rowlands
|
f320141dda
|
Issue #2795317 by hswong3i, alexpott, Lendude, bircher, dawehner, martin107, Jo Fitzgerald, mondrake: Allow PHPUnit 6+ support for object mocking
|
2017-12-13 06:40:44 +10:00 |
Lee Rowlands
|
b5b3949b14
|
Issue #2928256 by marcoscano, seanB: Users shouldn't be able to change the media source plugin after the media type is created
|
2017-12-12 19:41:20 +10:00 |
Lee Rowlands
|
de9e2d7061
|
Issue #2865184 by chr.fritsch, phenaproxima, larowlan, marcoscano, xjm: Allow MediaSource plugins provide default field form/view display settings
|
2017-12-12 19:29:54 +10:00 |
Gabor Hojtsy
|
5564bba7d7
|
Issue #2862745 by masipila, quietone: Add documentation to EntityFieldInstance destination plugin
|
2017-12-11 17:36:36 +01:00 |
Gabor Hojtsy
|
8859f625ad
|
Issue #2862746 by masipila, quietone, phenaproxima: Add documentation to EntityFieldStorageConfig destination plugin
|
2017-12-11 17:32:24 +01:00 |
Gabor Hojtsy
|
d98f9b8e17
|
Issue #2927844 by Jo Fitzgerald, quietone, heddn: Correct references to 'iterator' plugin to be 'sub_process'
|
2017-12-11 16:12:43 +01:00 |
Lee Rowlands
|
8da25f6fb7
|
Issue #2927563 by tstoeckler, amateescu: Aggregator feed "refresh" field should have a default value
|
2017-12-11 07:11:47 +10:00 |
Lee Rowlands
|
7d1545b32a
|
Issue #2927569 by tstoeckler, amateescu: Various tests do not set values for required field when creating entities
|
2017-12-11 07:07:20 +10:00 |
Francesco Placella
|
bdba2942e1
|
Issue #2923567 by Sam152, amateescu: Select from correct entity tables for additional entity/field definitions when moving data to dedicated table storage from shared table storage for the purposes of purging
|
2017-12-08 23:50:06 +01:00 |
Nathaniel Catchpole
|
eca600bdb6
|
Issue #2500521 by Jo Fitzgerald, RytoEX, quietone, gaurav.kapoor, hussainweb, phenaproxima: Upgrade path for Statistics 7.x and 6.x
|
2017-12-08 13:31:20 +00:00 |
Lee Rowlands
|
1aab6ab23d
|
Issue #2927758 by Wim Leers, dagmar: Update DbLogResourceTest to use the ResourceTestBase base class instead of the deprecated RESTTestBase
|
2017-12-08 07:58:07 +10:00 |
Lee Rowlands
|
66fc18077a
|
Issue #2717965 by Yogesh Pawar, pguillard, alexpott, Liam Morland, skylord, oxy86, cilefen, balagan, Anthony Fok: Site name is not UTF-8 encoded in email headers
|
2017-12-08 07:48:00 +10:00 |
effulgentsia
|
8203805823
|
Issue #2929124 by Wim Leers, tstoeckler: Remove EntityResource::getCastedValueFromFieldItemList() helper in favor of FieldItemList::equals()
|
2017-12-07 10:08:13 -08: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
|
a4dd446ee9
|
Issue #2895001 by marcoscano, vijaycs85, Wim Leers, benjifisher, xjm, Berdir, amateescu: Use the bundle label (e.g. "Media type") instead of "Bundles" in the Entity Reference field configuration
|
2017-12-06 13:18:33 -06:00 |
Nathaniel Catchpole
|
04dccf9472
|
Issue #2853503 by Aki Tendo, alexpott, larowlan, Wim Leers, klausi, fgm, dawehner, mondrake, catch, Berdir, neclimdul, borisson_: Remove all assert('string') calls from Drupal core because deprecated in PHP 7.2
|
2017-12-06 13:03:56 +00:00 |
effulgentsia
|
730c5a97a9
|
Issue #2808217 by Wim Leers, tedbow, YesCT, dawehner, xjm, Berdir, damiankloip, slucero: To be able to view Vocabulary config entities via REST, one should not have to grant the 'administer taxonomy' permission
|
2017-12-05 12:01:22 -08:00 |
xjm
|
d6fb4a503c
|
Issue #2662574 by RajeevK, Adita, pritish.kumar, afi13, greyghost, tstoeckler, xjm, Cottser, dawehner: Theme suggestions may not be in theme include files, Search and Views UI suggestions are not (always) found
|
2017-12-04 21:20:01 -06:00 |
xjm
|
acaf93a810
|
Revert "Issue #2662574 by RajeevK, Adita, pritish.kumar, afi13, AjitS, greyghost: Theme suggestions may not be in theme include files, Search and Views UI suggestions are not (always) found"
This reverts commit 81d17351e0 .
|
2017-12-04 21:18:26 -06:00 |
xjm
|
81d17351e0
|
Issue #2662574 by RajeevK, Adita, pritish.kumar, afi13, AjitS, greyghost: Theme suggestions may not be in theme include files, Search and Views UI suggestions are not (always) found
|
2017-12-04 21:09:25 -06:00 |
Nathaniel Catchpole
|
e382945bb7
|
Issue #2850973 by alexpott, kferencz91, jonathan1055, catch, dawehner: ConfigEntityInterface::onDependencyRemoval() called with incorrect dependency list
|
2017-12-04 12:19:53 +00:00 |
Nathaniel Catchpole
|
85267fa243
|
Revert "https://www.drupal.org/files/issues/2850973-38.patch"
This reverts commit 9bcfe6d59f .
|
2017-12-04 12:19:22 +00:00 |
xjm
|
6d0a2eaa46
|
Issue #2927766 by Wim Leers: Update ResponseGeneratorTest to use the BrowserTestBase base class instead of the deprecated RESTTestBase
|
2017-12-03 11:34:14 -06:00 |
webchick
|
8d06691e00
|
Issue #2927230 by drpal, dawehner: 3/3 JS codestyle: camelcase
|
2017-12-03 08:16:29 -08:00 |
webchick
|
01576f24da
|
Issue #2927228 by drpal, mikejw, dawehner, webchick, xjm: 2/3 JS codestyle: camelcase
|
2017-12-03 08:04:02 -08:00 |
webchick
|
ce86e09d3a
|
Issue #2915784 by dawehner, drpal, mikejw, justafish, tedbow, xjm, webchick: 1/3 JS codestyle: camelcase
|
2017-12-03 08:02:43 -08:00 |
effulgentsia
|
9f26cfb2ae
|
Issue #2670966 by xjm, Crell, claudiu.cristea, alexpott, timmillwood, rakesh.gectcr, catch, dawehner, David_Rothstein, hchonov, martin107, tstoeckler, andypost, cilefen, RobLoach, Fabianx, salvis, hussainweb, JeroenT, larowlan, pfrenssen, daffie, webchick, wturrell: Warn users of old PHP versions
|
2017-12-02 21:03:36 -08:00 |
xjm
|
c9678f5979
|
Issue #2909676 by Miraya, rang501, ericbellot, Jo Fitzgerald, Daniel_Rose: Improve messages about image resizing
|
2017-12-02 06:47:22 -06:00 |
xjm
|
707740e09c
|
Issue #2919872 by vaplas, dawehner: Move part of DownloadTest::testFileCreateUrl() to a new Kernel test
|
2017-12-02 05:35:13 -06:00 |
xjm
|
7185860006
|
Issue #2641518 by dimaro, Mac_Weber, pk188, Mile23, anya_m, naveenvalecha, heykarthikwithu, aditya_anurag, nesta_, anchal29, rakesh.gectcr, sdstyles: Replace deprecated usage of entity_create('config_test') with a direct call to ConfigTest::create()
|
2017-12-02 05:20:29 -06:00 |
Lee Rowlands
|
dbfe03c000
|
Issue #2916300 by amateescu: Use ComputedFieldItemListTrait for the path field type
|
2017-12-02 18:43:08 +10:00 |
webchick
|
e8b84d93ff
|
Issue #2843139 by vaplas, Wim Leers, harings_rob, catch, Berdir, alexpott: EntityResource: Provide comprehensive test coverage for File entity, and tighten access control handler
|
2017-12-01 11:35:08 -08:00 |
xjm
|
dcfee314ad
|
Revert "Issue #2925064 by drpal, dawehner, xjm, justafish, droplet: [1/2] JS codestyle: no-restricted-syntax"
This reverts commit b0a4d7e017 .
|
2017-12-01 13:28:53 -06:00 |
xjm
|
f7e2d52e5c
|
Revert "Issue #2927228 by drpal, dawehner: 2/3 JS codestyle: camelcase"
This reverts commit 27253f7214 .
|
2017-12-01 13:28:46 -06:00 |
xjm
|
59b1bac3d6
|
Revert "Issue #2915784 by dawehner, drpal, justafish, tedbow, xjm: 1/3 JS codestyle: camelcase"
This reverts commit 9b874acf9f .
|
2017-12-01 13:28:00 -06:00 |
xjm
|
42634ef62d
|
Issue #2927520 by marcoscano: Fix wrong documentation in comment module
|
2017-12-01 02:00:18 -06:00 |
webchick
|
27253f7214
|
Issue #2927228 by drpal, dawehner: 2/3 JS codestyle: camelcase
|
2017-11-30 15:15:14 -08:00 |
Gabor Hojtsy
|
17e2ab99f4
|
Issue #2421001 by eiriksm, pfrenssen, YesCT, DuaelFr, gnuget, StryKaizer, Lendude, Jo Fitzgerald, andrewmacpherson, mgifford, geertvd, John Cook, mohit_aghera, Sinan Erdem, yoroy, thorandre, xjm, catch, joelpittet, idebr, alexpott, cilefen, dawehner, Cottser: Fix regression in the link widget where help text does not show
|
2017-11-30 23:42:08 +01:00 |
Gabor Hojtsy
|
3f49bda7e7
|
Issue #2139467 by vaplas, Gábor Hojtsy, andypost, Sutharsan, alexpott, dillix: format_plural() does not handle D7 translations with a plural form after @count
|
2017-11-30 23:32:06 +01:00 |
webchick
|
9b874acf9f
|
Issue #2915784 by dawehner, drpal, justafish, tedbow, xjm: 1/3 JS codestyle: camelcase
|
2017-11-30 12:30:36 -08:00 |
Nathaniel Catchpole
|
9bcfe6d59f
|
https://www.drupal.org/files/issues/2850973-38.patch
|
2017-11-30 19:42:26 +00:00 |
Nathaniel Catchpole
|
07c81f124b
|
Revert "Issue #2850973 by alexpott, kferencz91, jonathan1055, dawehner: ConfigEntityInterface::onDependencyRemoval() called with incorrect dependency list"
This reverts commit f9cde09bd1 .
|
2017-11-30 19:41:56 +00:00 |
Nathaniel Catchpole
|
ff6908850e
|
Issue #2870465 by naveenvalecha, vaplas, Lendude, Jo Fitzgerald, michielnugter, Gábor Hojtsy: Convert web tests to browser tests for user module
|
2017-11-30 19:41:43 +00:00 |
webchick
|
dd63977226
|
Issue #2765959 by davidwbarratt, Wim Leers, dawehner, borisson_, tstoeckler, tedbow, catch: Make 4xx REST responses cacheable by (Dynamic) Page Cache + comprehensive cacheability test coverage
|
2017-11-30 11:10:35 -08:00 |
Nathaniel Catchpole
|
f9cde09bd1
|
Issue #2850973 by alexpott, kferencz91, jonathan1055, dawehner: ConfigEntityInterface::onDependencyRemoval() called with incorrect dependency list
|
2017-11-30 14:36:45 +00:00 |
xjm
|
7fb8c07f2a
|
Issue #2918570 by xjm: Hotfix for ToolkitGdTest take 3
|
2017-11-29 18:16:27 -06:00 |
Gabor Hojtsy
|
dad79553d6
|
Issue #2791405 by alexpott, Thew, flocondetoile, eyilmaz, bsnodgrass, cilefen, aralnoth, xjm, mikeohara, jaybee@baelemans.eu, szeidler, Gábor Hojtsy, catch, gagarine, vaplas, claudiu.cristea, ckaotik, idebr: When installing a site in a language besides English, the site name is not saved and reverts to "Drupal"
|
2017-11-29 19:58:03 +01:00 |
xjm
|
3ed16f08d7
|
Issue #2923884 by mfernea: Fix 'Squiz.WhiteSpace.SemicolonSpacing' coding standard
|
2017-11-29 05:59:35 -06:00 |
Nathaniel Catchpole
|
4daa23c89b
|
Issue #2923886 by mfernea: Fix 'Squiz.WhiteSpace.LanguageConstructSpacing' coding standard
|
2017-11-29 11:34:02 +00:00 |
Nathaniel Catchpole
|
0b90895a78
|
Issue #1730874 by amateescu, e2thex, indytechcook, disasm, googletorp, hchonov, Berdir: Add support for loading multiple revisions at once
|
2017-11-29 11:21:40 +00:00 |
webchick
|
b0a4d7e017
|
Issue #2925064 by drpal, dawehner, xjm, justafish, droplet: [1/2] JS codestyle: no-restricted-syntax
|
2017-11-28 15:40:07 -08:00 |
Nathaniel Catchpole
|
67207f792b
|
Issue #2905686 by Wim Leers: Expand EntityResourceTestBase to test PATCHing multi-value fields: both adding and removing items
|
2017-11-28 16:01:29 +00:00 |
Nathaniel Catchpole
|
34965ce1fd
|
Issue #2925913 by alexpott, amateescu: EntityReferenceItem logs critical errors in onDependencyRemoval()
|
2017-11-28 15:52:05 +00:00 |
xjm
|
3cf53f5ff2
|
Issue #2897936 by arunkumark, somepal, Chi, Cottser: check_markup() and FilterInterface refer to non-existent function filter_process_text()
|
2017-11-28 03:13:47 -06:00 |
Lee Rowlands
|
3410d78199
|
Issue #2613924 by heykarthikwithu, oknate, Mac_Weber, pguillard, attiks, aerozeppelin, claudiu.cristea, Prasun, alozie, lokapujya, Wim Leers: Link text isn't marked as required
|
2017-11-28 07:42:30 +10:00 |
Nathaniel Catchpole
|
5f9a75f26f
|
Issue #2920598 by Jo Fitzgerald, quietone: Move d6_taxonomy_term_translation and test to content_translation
|
2017-11-27 16:46:58 +00:00 |
Nathaniel Catchpole
|
3516185109
|
Issue #2925550 by Berdir, amateescu: Fields with a manually defined initial value in the schema have an Entity schema definition mismatch after updating to Drupal 8.4
|
2017-11-27 16:36:35 +00:00 |
Nathaniel Catchpole
|
892c0f3c4e
|
Issue #2922343 by amateescu, dawehner: \Drupal\views\Tests\ViewResultAssertionTrait::assertIdenticalResultsetHelper() does not cast entity field values to strings
|
2017-11-27 11:36:55 +00:00 |
xjm
|
99025a1020
|
Issue #2925651 by tim.plunkett: Config schema for \Drupal\Core\Block is wrongly in block.module
|
2017-11-24 04:00:41 -06:00 |
Lee Rowlands
|
c53b64f6bc
|
Issue #2800873 by Wim Leers, lhangea, damiankloip, Yogesh Pawar, dawehner, alexpott: Add XML GET REST test coverage, work around XML encoder quirks
|
2017-11-24 18:36:35 +10:00 |
xjm
|
1b8dea09d2
|
Issue #2907863 by tucho, Sutharsan, Gábor Hojtsy: Prefer HTTPS protocol over HTTP when fetching translations
|
2017-11-22 16:29:01 -06:00 |
xjm
|
435bae86a1
|
Issue #2868035 by Wim Leers, vaplas, dawehner, larowlan: Test that all core content+config entity types have functional REST test coverage
|
2017-11-22 14:17:37 -06:00 |
xjm
|
752fd5a721
|
Issue #2924780 by zaporylie: Missing @var annotation for scalars that provide default values
|
2017-11-22 12:43:49 -06:00 |
xjm
|
5d2b7fba92
|
Issue #2924779 by zaporylie, martin107: Fix existing but somehow invalid @var annotation
|
2017-11-22 10:36:28 -06:00 |
xjm
|
378693165f
|
Issue #2922371 by Mile23, dawehner, caseylau: Numerous deprecation messages for test traits do not reference the correct replacement
|
2017-11-22 05:12:20 -06:00 |
xjm
|
d8dc1a0cad
|
Issue #2924683 by kiamlaluno: Variable is uselessly initialized three times
|
2017-11-22 04:48:01 -06:00 |
Nathaniel Catchpole
|
3874554783
|
Issue #2924365 by yo30, gaurav.kapoor, xjm: Wrap JS comments in Settings Tray to 80 character limit
|
2017-11-20 12:11:42 +00:00 |
xjm
|
e59a03df3d
|
Issue #2923670 by duozersk, Saviktor, joachim: The one-line summary of ImageEffectInterface::getDerivativeExtension() is too long
|
2017-11-19 16:10:07 -06:00 |
xjm
|
c53606edc9
|
Issue #2918569 by amateescu, Sam152: Simplify ModerationInformation::getLatestRevisionId()
|
2017-11-19 15:55:50 -06:00 |
xjm
|
db16f75405
|
Issue #1748410 by wesleydv, c.nish2k3, dasha_v, Thomasdbcklr, John Cook, dagmar, sgarrahy, falc0, doublejosh, alexpott: Include !severity in logged events by syslog
|
2017-11-17 22:01:01 -05:00 |
Lee Rowlands
|
f0a9699064
|
Issue #2924055 by TuWebO: Wrong description for "view latest version" permission
|
2017-11-18 14:37:05 +13:00 |
Lee Rowlands
|
d361241585
|
Issue #2897979 by karthikkumarbodu, svetoslav.dragoev: image.module should use FileInterface instead of File
|
2017-11-18 10:26:54 +13:00 |
xjm
|
c90392875c
|
Issue #2923302 by MaskOta, tstoeckler, andrewmacpherson: Module install table is missing the "Show all columns" link
|
2017-11-17 15:58:33 -05:00 |
Lee Rowlands
|
7dbf76d75a
|
Issue #2897134 by MaskOta, Sam152, Dinesh18, xjm: Enforce that weights are numeric when settings state/transition weights
|
2017-11-18 09:46:55 +13:00 |
webchick
|
8f300f534f
|
Issue #1174892 by chr.fritsch, travist, Dave Reid, keithm, webchick, phenaproxima, Everett Zufelt, slashrsm, Wim Leers, RobW, seanB, xjm, Gábor Hojtsy, larowlan, ericduran, webflo, Berdir, pschuelke: File field formatters for rich media display with <video> and <audio> HTML5 elements
|
2017-11-17 15:07:32 -05:00 |
xjm
|
f7c9dd9352
|
Issue #2905922 by tim.plunkett, tedbow, xjm, EclipseGc, webchick, vijaycs85, larowlan, andrewmacpherson, droplet, Bojhan, mgifford, drpal, phenaproxima, DyanneNova, japerry: Implementation issue for Layout Builder
|
2017-11-17 14:01:26 -05:00 |
Nathaniel Catchpole
|
596837b6ec
|
Issue #2919891 by Darvanen, tstoeckler: Make Vocabulary use a route provider instead of hard-coded routes
|
2017-11-17 14:53:15 +00:00 |
xjm
|
08d676a2ec
|
Revert "Issue #2905922 by tim.plunkett, xjm, EclipseGc, vijaycs85, webchick, larowlan, andrewmacpherson, Bojhan, droplet, mgifford, drpal, japerry, tedbow, DyanneNova, phenaproxima: Implementation issue for Layout Builder"
This reverts commit 88a22ddacc .
|
2017-11-17 05:03:54 -05:00 |
Lee Rowlands
|
88a22ddacc
|
Issue #2905922 by tim.plunkett, xjm, EclipseGc, vijaycs85, webchick, larowlan, andrewmacpherson, Bojhan, droplet, mgifford, drpal, japerry, tedbow, DyanneNova, phenaproxima: Implementation issue for Layout Builder
|
2017-11-17 08:06:33 +13:00 |
Nathaniel Catchpole
|
4d176b95ea
|
Issue #2902407 by mfernea, zaporylie: Fix 'Drupal.Commenting.DataTypeNamespace' coding standard
|
2017-11-16 15:00:40 +00:00 |
Nathaniel Catchpole
|
21707245a5
|
Issue #2864816 by Wim Leers, dawehner, larowlan, tedbow: HAL LinkManager doesn't add 'url.site' cache context when needed
|
2017-11-15 15:45:33 +00:00 |
Nathaniel Catchpole
|
2d859f2c01
|
Issue #2923305 by Saviktor, tstoeckler, MaskOta: Module (un-)install tables have a useless "data-striping" attribute
|
2017-11-15 14:34:05 +00:00 |
Nathaniel Catchpole
|
2bd52f5d50
|
Issue #2922285 by mstef, timmillwood: Classes should use StateTransitionValidationInterface rather than StateTransitionValidation
|
2017-11-15 14:33:18 +00:00 |
Nathaniel Catchpole
|
700a72fa37
|
Issue #1472946 by gnuget, andypost, mmrares, sidharthap, kiamlaluno, Himanshu5050, dineshkumares, amit.drupal: Remove usages of deprecated function drupal_realpath() throughout core functions
|
2017-11-14 15:53:29 +00:00 |
Nathaniel Catchpole
|
839d67fa83
|
Issue #2922018 by jhedstrom, amateescu: Set revision creation time when moderating content
|
2017-11-14 14:01:02 +00:00 |
Nathaniel Catchpole
|
20564b99a0
|
Issue #2282119 by amateescu, jibran, Jo Fitzgerald, yched, plach, timmillwood, fago, Sam152, larowlan: Make the Entity Field API handle field purging
|
2017-11-14 13:54:31 +00:00 |
Nathaniel Catchpole
|
3f20ff5fbc
|
Issue #2906600 by amateescu, Wim Leers, tstoeckler, cburschka: FieldItemList::equals() doesn't work correctly for computed fields with custom storage
|
2017-11-13 15:52:15 +00:00 |
Nathaniel Catchpole
|
7206f5d9c9
|
Issue #2885309 by vaplas, drewklein, pk188, alexpott, Ayesh, arunkumark, andypost, klausi, xjm, mondrake: [PHP 7.2] each() function is deprecated
|
2017-11-13 11:20:57 +00:00 |
xjm
|
91e668f575
|
Issue #2572795 by mfernea, zaporylie, pfrenssen, andypost, attiks, alexpott, xjm, Mile23, catch, borisson_: Fix coding standard for closures - Drupal.WhiteSpace.ScopeClosingBrace and Generic.Functions.OpeningFunctionBraceKernighanRitchie
|
2017-11-10 05:35:50 -06:00 |
Nathaniel Catchpole
|
f1adffe2b4
|
Issue #2392845 by amateescu, nuez, seanB, Alumei, penyaskito, vprocessor, steveoliver, lokapujya, tim.plunkett, yched, Sam152, Wim Leers, jibran, kristiaanvandeneynde, Berdir, larowlan, hchonov, fago: Add a trait to standardize handling of computed item lists
|
2017-11-10 10:54:05 +00:00 |
xjm
|
43812961b6
|
Revert "Issue #2225681 by quietone, Jo Fitzgerald, dipakmdhrm, Adita, maxocub, Gábor Hojtsy, phenaproxima, iMiksu, Manuel Garcia, catch: Migrate D6 i18n blocks translated strings"
This reverts commit b53e50d7d4 .
|
2017-11-09 17:32:39 -06:00 |
Gabor Hojtsy
|
b53e50d7d4
|
Issue #2225681 by quietone, Jo Fitzgerald, dipakmdhrm, Adita, maxocub, Gábor Hojtsy, phenaproxima, iMiksu, Manuel Garcia, catch: Migrate D6 i18n blocks translated strings
|
2017-11-09 23:31:29 +01:00 |
Gabor Hojtsy
|
0f64348e6d
|
Issue #2862673 by masipila, Pavan B S, Jo Fitzgerald, phenaproxima: Add documentation to EmptySource source plugin
|
2017-11-09 23:27:50 +01:00 |
Gabor Hojtsy
|
2a9dc18b4b
|
Issue #2728869 by masipila, gaurav.kapoor, pk188, quietone, heddn, phenaproxima, generalredneck, mikeryan, eojthebrave: Document public function MigrateSourceInterface::getIds return value better
|
2017-11-09 22:43:38 +01:00 |
xjm
|
6dc062eb45
|
Issue #2901562 by mfernea, Jo Fitzgerald, Yogesh Pawar, 3ssom, Mile23, borisson_: Fix 'Squiz.WhiteSpace.SuperfluousWhitespace' coding standard
|
2017-11-09 15:13:57 -06:00 |