snipe-it/app
Brady Wetherington 0329028e2c
Fixed #8926, #8252 - introduce circular reference check for location parent_id - rebased from #8253 (#8927)
* Fixed #8252 - circular references in location parents

* Remove non-translated translation changes

* Fix typo

* Add loop limit to avoid unforseen infinite loops

* Remove check against parent_id in location controllers

* Remove the Location->id=null piece (no longer needed)

* Fix some formatting and whitespace

* Re-introduce accidentally merged-out language file

Co-authored-by: Travis Miller <milletr@tulsaschools.org>
2020-12-18 17:18:04 -08:00
..
Console Fixed logo in seeder 2020-12-09 08:48:47 -08:00
Events Assorted licenses UI fixes while testing. 2020-05-12 14:38:21 -04:00
Exceptions Updated exception handler 2020-12-15 17:25:05 -08:00
Helpers Fixed #8749 - added more default colors to prevent missing index in pie chart math 2020-11-18 07:06:14 -08:00
Http Fixed #8926, #8252 - introduce circular reference check for location parent_id - rebased from #8253 (#8927) 2020-12-18 17:18:04 -08:00
Importer Squashed commit of the following: 2020-08-31 12:17:19 -07:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
LegacyEncrypter Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
Listeners Fixed checkin/checkout notification crashing 2020-09-11 16:10:18 -07:00
Models Fixed #8926, #8252 - introduce circular reference check for location parent_id - rebased from #8253 (#8927) 2020-12-18 17:18:04 -08:00
Notifications Refactor Expected Checkin Notification into markdown and enable translation (#8236) 2020-11-12 15:09:40 -08:00
Observers Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
Policies Clean up Transformers and extract an isDeletable() method to models where it makes sense. 2020-05-23 15:24:10 -04:00
Presenters Localization digit separator feature. (#8915) 2020-12-15 11:49:13 -08:00
Providers Fixed #8926, #8252 - introduce circular reference check for location parent_id - rebased from #8253 (#8927) 2020-12-18 17:18:04 -08:00
Services Only overwrite notes if the LDAP user is new 2020-12-02 11:00:18 -08:00