snipe-it/public
Till Deeke 07a92d20d7 Fixing #5773: Refactoring the "clearing" of select2 lists (#5839)
* adds select2 placeholders to select lists

To allow us to clear the selection on „select2“ selects, we need a placeholder attribute

See: https://select2.org/placeholders

* Removes empty option from multiple select

select2 requires an empty option value on singular selects, but not on multiple selects.

When selecting multiple options, this empty option would be shown as selectable otherwise, not clearing the selection.

* Adds the option to clear select2 instances

Sets the correct options to allow clearing of out select2 instances. The empty placeholder is required, since clearing only works when a placeholder ist set (event an empty one).

See: https://select2.org/placeholders

* Removes the „Clear selection“ option from select lists

Since we can clear the select2 lists with their native clearing method, we can remove this hack

* Updates generated assets (css/js)
2018-07-16 14:10:54 -07:00
..
_debugbar/assets Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
assets/css/themes Removed unused skin files, added skin setting option 2018-03-02 17:50:40 -08:00
css Fixing #5773: Refactoring the "clearing" of select2 lists (#5839) 2018-07-16 14:10:54 -07:00
img Seed with demo images 2017-10-28 05:46:43 -07:00
js Fixing #5773: Refactoring the "clearing" of select2 lists (#5839) 2018-07-16 14:10:54 -07:00
uploads Seed with demo images 2017-10-28 05:46:43 -07:00
.htaccess Update some composer dependencies to try to fix everything breaking in subdirectories. Attempts to fix #4052, it seems to help here. (#4078) 2017-09-29 17:05:20 -07:00
favicon.ico Added favicon 2016-07-10 18:53:25 -07:00
index.php Updated email addy 2016-12-14 04:38:03 -08:00
mix-manifest.json Fixing #5773: Refactoring the "clearing" of select2 lists (#5839) 2018-07-16 14:10:54 -07:00
robots.txt Disallow / in robots 2017-09-28 17:47:48 -07:00
web.config Fix for IIS+ Chrome not showing webfonts 2017-11-06 16:51:46 -08:00