Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Selectize library #2907

Merged
merged 1 commit into from Jul 27, 2019
Merged

Conversation

bdukes
Copy link
Contributor

@bdukes bdukes commented Jul 23, 2019

I think that this fixes #2906, where a JS file wasn't updating during an upgrade. I believe that the issue it wasn't updated is because it was packaged as part of a JavaScript Library package, and that package's version didn't change.

Since that package does have a new version, I went ahead and updated it. I expect that this will fix the issue with the outdated code.

That said, it's probably incorrect to package dnn.combobox.js inside of the Selectize library, and it should be moved somewhere alongside the rest of DNN's JS files.

@valadas valadas added this to the 9.4.0 milestone Jul 23, 2019
@mitchelsellers mitchelsellers merged commit 01f890a into release/9.4.x Jul 27, 2019
@david-poindexter david-poindexter deleted the bug/combobox-upgrade branch August 3, 2019 18:38
sleupold added a commit to sleupold/Dnn.Platform that referenced this pull request Sep 1, 2019
…form into development

* 'development' of https://github.com/dnnsoftware/Dnn.Platform: (59 commits)
  Updating development with recent changes on release/9.4.x (dnnsoftware#2964)
  Removal of Obsolete Code (dnnsoftware#2869)
  Update development with fixes from v9.4.0-rc (dnnsoftware#2941)
  Enables and documents local builds (dnnsoftware#2932)
  Standardization of Messaging
  DNN-31339 DNN Platform: GetURL API in a file manager impacting CKEditor performance (dnnsoftware#2918)
  Ensure proper regex matching (dnnsoftware#2915)
  Bug template (dnnsoftware#2909)
  Removes duplication of license files for javascript libraries (dnnsoftware#2914)
  Bumps Excillion theme version (dnnsoftware#2913)
  Update Selectize library to 0.12.6 (dnnsoftware#2907)
  Added branching explanation to PR documentation
  DNN-30859 - Add unit test for Mail::AddAlternativeView
  DNN-30859 - Set AlternativeView.Encoding with bodyEncoding - This is to ensure AlternativeView encoding is always consistent with bodyEncoding and not relying on the body text - Extract the code to AddAlternateView method to allow UTs
  DNN-30859 - Add MailTests.cs to the project
  Update GlobalResources.resx (dnnsoftware#2891)
  Fixes an issue with the boolean values in the Google Analytics Connector (dnnsoftware#2877)
  Adjusted copyright
  Check file names for illegal characters
  DNN-29969 View.html file is not rendered via "Module Creator" update (dnnsoftware#2854)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants