snipe-it/resources/assets/js
Brady Wetherington 9a224a07ba
Modified how we do Select2 dynamic drop-down menus to be more secure (#9079)
* Modified how we do Select2 dynamic drop-down menus to be more secure

As noted by the author of select2, the more-secure way of creating
rich Select-dropdowns is to use jquery to create HTML snippets and
carefully modify text attributes within there. This prevents any
XSS from being brought to the page. As a side-effect, the extra
escaping that we had to do in all of the internal selectlist calls
is now no longer necessary, and has been removed. Rebased and
squashed from the original.

* Rebuilt all assets, but this still feels like it's too much stuff in here.

* Whoops, need to run that in dev, not prod
2021-02-02 15:55:21 -08:00
..
bootstrap Added resources 2020-04-22 07:15:24 -07:00
components Fixed #8647 - Added additional help info on importer page 2020-11-12 22:46:51 -08:00
extensions Added resources 2020-04-22 07:15:24 -07:00
locale Added resources 2020-04-22 07:15:24 -07:00
plugins Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -07:00
app.js Removed vendor.js from setup blade 2020-04-22 07:15:12 -07:00
bootstrap-js.js Fixed missing </h3 tags 2020-03-31 23:36:56 -07:00
bootstrap-table-locale-all.js Added resources 2020-04-22 07:15:24 -07:00
bootstrap-table-locale-all.min.js Added resources 2020-04-22 07:15:24 -07:00
bootstrap-table.css Added resources 2020-04-22 07:15:24 -07:00
bootstrap-table.js Added resources 2020-04-22 07:15:24 -07:00
bootstrap-table.min.css Added resources 2020-04-22 07:15:24 -07:00
bootstrap-table.min.js Added resources 2020-04-22 07:15:24 -07:00
bootstrap.datepicker.js Added resources 2020-04-22 07:15:24 -07:00
bootstrap.js Added resources 2020-04-22 07:15:24 -07:00
bootstrap.min.js Fixed missing </h3 tags 2020-03-31 23:36:56 -07:00
dashboard.js Added resources 2020-04-22 07:15:24 -07:00
dashboard2.js Added resources 2020-04-22 07:15:24 -07:00
demo.js Added resources 2020-04-22 07:15:24 -07:00
ekko-lightbox.js Switched to h2 from h4 2020-04-01 03:51:08 -07:00
ekko-lightbox.min.js Switched to h2 from h4 2020-04-01 03:51:08 -07:00
FileSaver.min.js Added resources 2020-04-22 07:15:24 -07:00
html5.js Added resources 2020-04-22 07:15:24 -07:00
html5shiv.js Added resources 2020-04-22 07:15:24 -07:00
jquery.dragtable.js Added resources 2020-04-22 07:15:24 -07:00
jquery.fileupload.js Added resources 2020-04-22 07:15:24 -07:00
jquery.iframe-transport.js Added resources 2020-04-22 07:15:24 -07:00
jquery.js Added resources 2020-04-22 07:15:24 -07:00
jquery.typeahead.min.js Added resources 2020-04-22 07:15:24 -07:00
jquery.ui.widget.js Added resources 2020-04-22 07:15:24 -07:00
jspdf.min.js Added resources 2020-04-22 07:15:24 -07:00
jspdf.plugin.autotable.js Added resources 2020-04-22 07:15:24 -07:00
signature_pad.js Fixing assets :( 2020-04-21 03:07:11 -07:00
snipeit.js Modified how we do Select2 dynamic drop-down menus to be more secure (#9079) 2021-02-02 15:55:21 -08:00
snipeit_modals.js Modified how we do Select2 dynamic drop-down menus to be more secure (#9079) 2021-02-02 15:55:21 -08:00
vue.js Fixing assets :( 2020-04-21 03:07:11 -07:00