drush release-notes --nouser 8.x-5.22 8.x-5.x

git checkout 8.x-5.x
git up
git tag 8.x-5.23
git push --tags
git push origin tag 8.x-5.23

Changes since 8.x-5.22:

  • #3189258 by jrockowitz: Release webform 6.x stable
  • #3189746 by jrockowitz: TypeError: Argument 1 passed line 306
  • #3177927 by jrockowitz: Remove EXPERIMENTAL flag for all Webform sub-modules
  • #3188273 by Pooja Ganjage, jrockowitz, AndrewsizZ: Replace uses of REQUEST_TIME and time() with time service (Plugins)
  • #3187940 by jrockowitz: click() shorthand is deprecated at jQuery 3
  • #3187842 by jrockowitz, piotrkonefal: Unable to save custom response messages for remote post handler
  • #3189166 by jrockowitz: Remove $t_args from RemotePostTestWebformHandler->buildConfigurationForm() line 320
  • #3186424 by larowlan, jrockowitz: Support purging and archiving webform submissions by abstracting the purge logic to a plugin system
  • #3188792 by jrockowitz, bartvermeulen1: Preprocess entity print
  • #3189118 by jrockowitz: webform_submission:state tokens missing/misleading
  • #3188366 by catapipper: Update description help text to be more inclusive
  • #3185628 by jrockowitz: Options Limit handler - manually set to 0
  • #3187535 by jrockowitz: x-www-form-urlencoded remote post handler does not POST computed twig elements
  • #3187562 by jrockowitz: Add #depth support to term select elements
  • #3187938 by jrockowitz: Allow 's to supported in webform cards
  • #3187777 by jrockowitz: Fix broken tests related to changes in Drupal 9.1.x
  • #3187090 by jrockowitz: Do not compute value via Twig if there is no active theme
  • #3186807 by jrockowitz: Allow users to see draft and view previous submission messages anywhere a webform is placed
  • #3186832 by jrockowitz: Using source-entity file field for Attachment URL
  • #3186536 by jrockowitz, dagmar: New Api around DESCRIPTION_DELIMITER
  • #3183027 by jrockowitz, paulocs: When the form is embedded on a node and draft submission is stored, draft submissions can't be seen
  • #3185071 by jrockowitz: Account for element keys that are integers when calling Element::property
  • #3176096 by jrockowitz, pcambra, facine, barone: Variants do not override on multilingual sites
  • #3186004 by AndrewsizZ: Replace t() with $this->t() in all plugins
  • #3185513 by jrockowitz: Multilingual support for Webform Access Group Entities block
  • #3185457 by jrockowitz: ArgumentCountError: Too few arguments to function Drupal\webform\WebformEntityReferenceManager:
  • #3184817 by p-neyens, jrockowitz: Taxonomy term tokens are not replaced properly
  • #3184817 by jrockowitz, p-neyens: Taxonomy term tokens are not replaced properly
  • #3184269 by jrockowitz: Deploy 6.0.0-beta1 and 8.x-5.23-beta2
  • #3184197 by jrockowitz, bobcares: Webform UI #states not working with hidden elements
  • #3183926 by jrockowitz: Properly duplicate a webform's translations
  • #3183263 by jrockowitz: Update composer.libraries.json to fit webform dependencies
  • #3182048 by jrockowitz: Multisteps form - Browser back button with Chrome
  • #3182313 by jrockowitz, paulocs: Users get "Access denied"-error after deleting own submission on webform node
  • #3183339 by jrockowitz: Handlers provided by modules are removed from webforms if the module is selected for uninstall even if cancelled
  • #3182968 by megadesk3000, jrockowitz: Error with integer key in WebformCompositeBase
  • #3183206 by jrockowitz, IJsbrandy: webform_share missing cacheable dependency
  • #3183079 by dev.tim: $attachment_element getFileUrl possible null on Twig E-Mail Template save
  • #3183048 by jrockowitz: Deleted webforms placed in layout builder results in WSOD
  • #3182414 by jrockowitz: Details save functionality is incompatible with Vertical tabs panes
  • #3182382 by jrockowitz: Tooltip doesn't display randomly
  • #3182244 by jrockowitz: jquery.intl-tel-input Library is not working when local and folder url for the site
  • #3181949 by jrockowitz: Allow admin html in the webform_token() Twig function
  • #3181613 by jrockowitz, paulocs: Title display: inline of Title Element didn't take effect in "Flexbox layout"
  • #3181759 by djdevin: Fix Field Legends Showing In Title Case
  • #3180908 by jrockowitz: Allow card change event to reset the active card
  • #3180805 by jrockowitz: Move submission access tokens into dedicate details element
  • #3180716 by jrockowitz: Fix states to text 'checked: false'
  • #3089167 by jrockowitz, lobodacyril: Issue when Confirmation Type is Inline and Submission Limit Settings is enabled
  • #3158114 by itssimple, jrockowitz, loopy1492: Delete own submission with secure token not working
  • #3048260 by jrockowitz, MState: Prevent translating entity reference options for custom entity reference selections
  • #3134397 by jrockowitz, gdana, Attraktive: Title and description issues in admin list (/admin/structure/webform)
  • #3178637 by jrockowitz, tonylegrone: Composite field with file upload deletes existing file when adding a new row during edit
  • #3178298 by Luke.Leber, jrockowitz: Accessibility: ajax wizard forms do not consistently utilize Drupal.announce | Sessions generated for anonymous users?
  • #3179675 by jrockowitz, askibinski: Users are confused by generic element
  • #3178737 by jedihe: Wrong namespace for WebformWizardBasicJavaScriptTest causes the testbot to miss it
  • #3179555 by imclean, jrockowitz: Displaying options as checklist shows value instead of label
  • #3177855 by jwilson3, jrockowitz: Single checkbox field inside Flexbox layout broken
  • #3172318 by jrockowitz, haydent: checkUserSubmissionsAccess doesn't check access for the user account in the URL parameter
  • #3178033 by jrockowitz, jwilson3: Textarea multiple inside flexbox broken
  • #3082009 by yannickonsea: Problem saving export delimiter setting
  • #3177491 by jwilson3, jrockowitz: drush webform:tidy sync fails on D8.8+
  • #3174502 by DeFr: Excel can sometimes display Unicode characters in CSV exports incorrectly
  • #3174333 by jrockowitz, pvbergen: Multiple email addresses not handled properly in 'From' and 'Return Path'
  • #3175525 by jrockowitz: Email link to file includes '_sid_' rather than actual sid value
  • #3174798 by jrockowitz: Unsaved form warning don’t work iOS Safari on using “Request Desktop Website”
  • #3176185 by pcambra: ApplyVariant from Drupal\webform\Entity should return boolean
  • #3176727 by jrockowitz: Can't install Webform Demo: Event Registration System
  • #3177233 by jrockowitz: CodeMirror is displaying vertical scrollbar
  • #3177022 by jrockowitz, ZGQ: Authenticated User cannot use SUBMISSION AUTOFILL SETTINGS
  • #3177115: Add URL tracking to webform cards
  • #3176228 by jrockowitz, anruether: Condition required if file is filled or not is not working
  • #3175586 by jrockowitz: Installing Webform creates PluginNotFound exception
  • #3175219 by jrockowitz: Scroll to the top of the form when the active card is not visible
  • #3175841 by jrockowitz: Entity checkbox does not be prepopolate with the option
  • #3118708 by alfaguru, jrockowitz: webform_update_8032 fails
  • #3175168 by jrockowitz: Required radios and radios in cards are not working as expected
git log --left-right --graph --cherry-pick --oneline 6.x...8.x-5.x | grep -v -e "Merge branch"

git checkout 6.x
git up
git tag 6.0.0
git push --tags
git push origin tag 6.0.0

Changes between 8.x-5.x

  • #3183478 by jrockowitz: Display composite/multiple element's handler and operations on mobile
  • #3158114 by itssimple, loopy1492: Delete own submission with secure token not working
  • #3178432 by jrockowitz, sea2709: Table header label does not show up in Custom composite
  • #3179933 by jrockowitz: No function checkEditAllAccess() in WebformSubmissionAccess
  • #3162837 by jrockowitz: Do not instantiate entity storage for webform access unless required
  • #3178058 by jrockowitz: Use libraries_directory_file_finder to find installed libraries
  • #3157381 by jrockowitz: Webform status set to closed from webform node does not close the form
  • #3172735 by jrockowitz: Improve webform elements translation UI and refactor webform translation code
  • #3168362 by jrockowitz: Add webform submission definition to schema export
  • #3175576 by jrockowitz: text error in Default base path Help popup
  • #3173952 by jrockowitz: Add new 'Access the webform help page' (access webform help) permission
  • #3174127 by jrockowitz: Fix webform editorial module menu and index page
  • #3171460 by percoction, jrockowitz: Confirmation URLs and Drupal paths - Settings Handlers
  • #3168829 by jrockowitz: Make the jQuery UI Datepicker optional
  • #3170868 by jrockowitz: Replace jQuery UI tabs with Tabby
  • #3170593 by jrockowitz: Replace jQuery UI tooltips with TippyJS (and PopperJS)
  • #3165998 by thiagogomesverissimo, jrockowitz: Allow to export "Attachment PDF" fields as pdfs in Download options
  • #3160378 by jrockowitz: Confirmation URLs and Drupal paths
  • #3166397 by jrockowitz: include element image(thumbnail) in pdf document
  • #3163628 by jrockowitz: Only add session context to webform when anonymous users require it
  • #3160154 by jrockowitz: [Webform 6.x] Remove unneeded browser specific CSS prefixes
  • #3117404 by jrockowitz: [Drupal 8.9.x] Support for third party libraries in site specific and install profile specific libraries folders
  • #3157283 by jrockowitz: Add options text and value devel scheme export
  • #3038159 by jrockowitz, philsward: [Webform 8.x-6.x] Fix confusing Send From and Reply To
  • #3104392 by jrockowitz: [Webform 6.x] Webform URL aliases should begin with a forward slash
  • #3156987 by jrockowitz: composer require alpha9 fails: missing webform_toggles.info.yml
  • #3154051 by jrockowitz, siddhant.bhosale: [Drupal 9.1.x] Code spell checking
  • #3038159 by jrockowitz, philsward: [Webform 8.x-6.x] Fix confusing Send From and Reply To
  • #3113270 by jrockowitz: [Webform 6.x] Allow \Drupal\webform\Plugin\WebformElementManager::getElementInstance to cache plugin instances
  • #3144020 by nitesh624: [Webform 6.x] Move deprecated sub-modules in modules/deprecated/
  • #3144020 by nitesh624: [Webform 6.x] Move deprecated sub-modules in modules/deprecated/
  • #3144020 by nitesh624: [Webform 6.x] Move deprecated sub-modules in modules/deprecated/
  • #3144019 by jrockowitz: [Webform 6.x] Move modules/webform_editorial.module to tests/webform_test_editorial.module
  • #3144019 by jrockowitz: [Webform 6.x] Move modules/webform_editorial.module to tests/webform_test_editorial.module
  • #3138886 by jrockowitz: [Webform 6.x] \Drupal\webform_options_limit\Controller\WebformOptionsLimitController::checkNodeAccess to dedicate Access callback
  • #3088780 by jrockowitz: [Webform 6.x] Add the ability to disable user IP tracking for all
  • #3104392 by jrockowitz: [Webform 6.x] Webform URL aliases should begin with a forward slash
  • #3106961 by jrockowitz: [Webform 6.x] Improve token naming conventions
  • #3149692 by jrockowitz: [Webform 6.x] Rename WebformSubmissionAccess::checkWizardPagesAccess
  • #3154307 by jrockowitz: [Webform 6.x] Move jQuery UI dependencies to a post update hook
  • #3154307 by jrockowitz: [Webform 6.x] Move jQuery UI dependencies to a post update hook
  • #3154214 by jrockowitz: [Webform 6.x] Machine name maxlength
  • #3144023 by jrockowitz: Remove jQueryUI Buttons work-around
  • #3144021 by jrockowitz: [Webform 6.x] Remove \Drupal\webform\Utility\Mail
  • #3144022 by jrockowitz: [Webform 6.x] Cleanup options value display
  • #3144018 by jrockowitz: [Webform 6.x] Clean up $operation weights>/li>.
  • #3108224 by jrockowitz: [Webform 8.x-6.x] Update tabs (link.tasks) weights
  • #3106958 by jrockowitz: [Webform 6.x] Apply WebformEntityInjectionInteface to WebformHandlerInterface
  • #3107234 by jrockowitz: [Webform 6.x] Upgrade Multiple Step Form to Progress Tracker 2.0
  • #3138036 by jrockowitz: [Webform 6.x] class="description" missing if description position is before
  • #3126406 by jrockowitz: [Webform 6.x] Submit button conditional logic appears to be broken
  • #3118463 by jrockowitz: [Webform 6.x] Update options, images, custom paths to reflect updated IA
  • #3112230 by jrockowitz, DanChadwick: [Webform 6.x] Allow options-type elements to display options in HTML
  • #3093792 by jrockowitz: [Webform 6.x] Webform entity reference field does not have good default values
  • #3092678 by jrockowitz: [Webform 6.x] Captcha description isn't shown in webform CAPTCHA element
  • #3094837 by dsdeiz, jrockowitz: [Webform 6.x] Allow override of default options from exporter plugin
  • #3124234 by jrockowitz, alexmanzo: [Webform 6.x] Update default gender options
  • #3139061 by jrockowitz: [Webform 6.x] Sort config entity list builder by label instead of id
  • #3087174 by jrockowitz: [Webform 6.x] Update $this->formatPlural to use @count instead of @total
  • #3116879 by jrockowitz: [Webform 6.x] Change RemotePostWebformHandler::getResponseFileData to RemotePostWebformHandler::getRequestFileData
  • #3106955 by jrockowitz: [Webform 6.x] Remove deprecated code
  • #3143979 by jrockowitz: [Webform 8.x-6.x] Update service definition and constructors
  • #3087699 by jrockowitz: [Webform 8.x-6.x] JQuery UI is being phased out from Drupal core
  • #3067546 by jrockowitz, douggreen, Berdir, aspilicious: [Webform 8.x-6.x] Fix subclassing and stop overriding constructors
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jrockowitz created an issue. See original summary.

jrockowitz’s picture

Issue summary: View changes
jrockowitz’s picture

Issue summary: View changes
jrockowitz’s picture

Issue summary: View changes
jrockowitz’s picture

jrockowitz’s picture

Status: Active » Needs review
FileSize
11.9 KB
jrockowitz’s picture

Issue summary: View changes
jrockowitz’s picture

Version: 6.x-dev » 8.x-5.x-dev
jrockowitz’s picture

jrockowitz’s picture

Issue summary: View changes

  • jrockowitz authored 493c80c on 8.x-5.x
    Issue #3189258 by jrockowitz: Release webform 6.x stable
    

  • jrockowitz authored 493c80c on 6.x
    Issue #3189258 by jrockowitz: Release webform 6.x stable
    
jrockowitz’s picture

Issue summary: View changes
jrockowitz’s picture

Status: Needs review » Fixed
ressa’s picture

Congratulations! Thanks so much for maintaining and expanding Webform and its features, it is a pleasure to use.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.