snipe-it/app/Models
Martin Meredith f403db274a (develop) Fix asset auto-incrementation (#6806)
* Fix auto-increment not updating

This is due to the addition of caching for settings.  If we're not
explicitly saving the Settings model, then the cache isn't getting
updated, causing the asset tag auto-increment to get an old cached
version with the wrong number

* Move Setting cache clear to an observer
2019-03-13 10:58:35 -07:00
..
Recipients Patch for 5965 - multiple email recipients no longer working (#6238) 2018-09-26 15:47:53 -07:00
Traits Adding some comments 2018-08-06 14:47:26 +02:00
Accessory.php [WIP] Added #5957 - Flysystem support (#6262) 2018-09-29 21:33:52 -07:00
Actionlog.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
Asset.php Replaced custom deleted query scopes with onlyTrashed() 2019-01-24 14:47:44 -08:00
AssetMaintenance.php Merge branch 'develop' into dev-master-integration 2019-02-13 06:42:52 -08:00
AssetModel.php Replaced custom deleted query scopes with onlyTrashed() 2019-01-24 14:47:44 -08:00
Category.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
CheckoutAcceptance.php Adding some comments 2018-08-06 14:47:26 +02:00
CheckoutRequest.php WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
Company.php Refactoring: A nicer and easier syntax for searching models (#5841) 2018-07-16 14:13:07 -07:00
CompanyableChildScope.php Updated docblocks 2016-04-07 13:21:09 -07:00
CompanyableChildTrait.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
CompanyableScope.php Updated docblocks 2016-04-07 13:21:09 -07:00
CompanyableTrait.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Component.php Cleanup of model attributes 2018-08-06 14:46:10 +02:00
Consumable.php Fixed ch1086 - Merge branch 'fixes/search_consumables_by_item_number' into develop 2019-03-05 23:23:46 -08:00
ConsumableAssignment.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
CustomField.php Fixed: #5896 Custom fields of type "CUSTOM REGEX" are always saved as "ANY" (#6381) 2018-12-06 20:05:04 -08:00
CustomFieldset.php Make CustomFieldset rules public instead of protected 2018-09-28 15:18:23 -07:00
Department.php Port import manager code to develop 2018-10-03 00:52:29 -07:00
Depreciable.php Added: Caching of settings (#6378) 2018-11-01 19:59:50 -07:00
Depreciation.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
Group.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
ICompanyableChild.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Import.php Importer mapping - v1 (#3677) 2017-06-21 16:37:37 -07:00
License.php Fixed #6386 - licenses not searching on category name 2018-11-02 17:15:04 -07:00
LicenseSeat.php #5696 proposed fix (#6314) 2018-10-11 14:08:09 -07:00
Location.php Merge branch 'develop' into dev-master-integration 2019-02-13 06:42:52 -08:00
Loggable.php Merge branch 'develop' into dev-master-integration 2019-02-13 06:42:52 -08:00
Manufacturer.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
PredefinedKit.php Codestyle & bug fixes 2019-02-28 01:37:58 +03:00
Requestable.php WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
Setting.php (develop) Fix asset auto-incrementation (#6806) 2019-03-13 10:58:35 -07:00
SnipeModel.php Feature: PostgreSQL support (#5642) 2018-07-12 18:24:43 -07:00
Statuslabel.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
Supplier.php Improvement: Better documentation, small refactors (#6017) 2018-08-01 00:06:41 -07:00
User.php Added ability to do full name search in user dropdown selectlist (#6784) 2019-03-05 21:13:39 -08:00