snipe-it/app/Http
Jeremy Price d3bcc48ae5 [imports] fix "Backup before importing?" checkbox on import page
We were always taking backups before import, no matter the status of
this box.

Turns out we were testing for the presence of the property defined by
the checkbox, rather than the value of the property, and as such were
always doing a backup.

We're now checking the status, and it behaves as expected
2023-01-23 15:08:59 -08:00
..
Controllers [imports] fix "Backup before importing?" checkbox on import page 2023-01-23 15:08:59 -08:00
Livewire Add an early return if the model id is not set (for new Asset Models) 2022-01-21 11:45:45 -06:00
Middleware Updated blades to add byod as a “status” 2023-01-18 13:25:46 -08:00
Requests Check that the $use_db_field has a value before attempting a delete 2023-01-13 11:26:11 -08:00
Traits Added a validation to use the same name in categories with different types 2021-10-08 15:19:16 -05:00
Transformers Added byod to API transformer 2023-01-18 13:04:02 -08:00
Kernel.php Log user out of other devices when they change their password 2022-08-25 12:24:26 -07:00