snipe-it/app
Steffen e1907e30b1 Allow multiple upload fields and add logo option to labels (#6736)
* Change upload js to work with multiple upload elements on a single page

* Change uploadFile in upload modal and form partial

* Change uploadFile to js-uploadFile to avoid potential issues in the future

* Remove duplicate style attribute causing webpack to fail

* Missed a css class in rename to js- prefix

* - Move logo uploads to partial for eaiser usage
- Add label logo
- Add css classes to label elements
- Change label prefix text (M: S: ...) to css::before content for easy removal in config

* Add more css classes to labels

* Allow unescaped " (quot) in css ouput

* Add max size param to partial, set defaults for allowedType and size
2019-03-01 15:25:42 -08:00
..
Console fix LDAP/AD sync: function calls for password creation (#6581) 2019-01-15 14:05:47 -08:00
Events Added: Caching of settings (#6378) 2018-11-01 19:59:50 -07:00
Exceptions Assetcontroller cleanup (#5858) 2018-07-16 17:44:03 -07:00
Helpers fix LDAP/AD sync: function calls for password creation (#6581) 2019-01-15 14:05:47 -08:00
Http Allow multiple upload fields and add logo option to labels (#6736) 2019-03-01 15:25:42 -08:00
Importer Removed debugging statements 2019-02-13 07:09:49 -08:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
LegacyEncrypter First stab at a recrypter for legacy mcrypt conversion 2017-08-21 22:30:56 -07:00
Listeners Language of mail doesn't show as intended by the settings. [ch87] (#6619) 2019-01-22 14:02:08 -08:00
Models Allow multiple upload fields and add logo option to labels (#6736) 2019-03-01 15:25:42 -08:00
Notifications Language of mail doesn't show as intended by the settings. [ch87] (#6619) 2019-01-22 14:02:08 -08:00
Observers Added: Caching of settings (#6378) 2018-11-01 19:59:50 -07:00
Policies Adds permission checks for custom fields and custom fieldsets (#5645) (#5795) 2018-07-12 18:28:20 -07:00
Presenters Fixed: #6259 - Remove remote JS/CSS file loading (#6330) 2018-10-17 12:52:01 -07:00
Providers Fix accessories edit error (#6698) 2019-02-08 15:43:11 -08:00
Services Misc ldap fixes (#6631) 2019-01-24 16:15:44 -08:00