nopCommerce icon indicating copy to clipboard operation
nopCommerce copied to clipboard

Periodically update all third-party packages

Open mariannk opened this issue 9 years ago • 4 comments

  1. NuGet
  2. user agent strings - https://browscap.org/ (the "browscap.xml" file)
  3. MaxMind GeoIP.dat - http://www.maxmind.com/en/geolocation_landing и https://www.maxmind.com/en/opensource

And client libraries

  1. Bootstrap
  2. AdminLTE
  3. tinymce
  4. jQuery - just ensure that all third-party libraries are compatible with them. also note that the latest version of jQuery does not support outdated browsers. Right now we do it for public store only (until admin area uses KendoUI)
  5. etc, etc, etc

mariannk avatar Jan 15 '16 12:01 mariannk

TinyMCE 5 https://www.tiny.cloud/docs/release-notes/release-notes50/

ngtrian avatar Oct 17 '19 02:10 ngtrian

iTextSharp is EOL, and has been replaced by iText 7. Can we updated from iTextSharp to iText 7?

ecommerce-tester avatar Apr 28 '20 13:04 ecommerce-tester

iTextSharp is EOL, and has been replaced by iText 7. Can we updated from iTextSharp to iText 7?

Thanks. Moved to https://github.com/nopSolutions/nopCommerce/issues/4622

AndreiMaz avatar Apr 29 '20 07:04 AndreiMaz

Data providers: 734e2c63171ef22b3679fb07c9d5bd80c26788b1

exileDev avatar Dec 02 '22 15:12 exileDev