aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/InventoryService (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-053-45/+45
* Finally remove the requirement for an InventoryItem/FolderBase object toMelanie Thielker2016-07-042-21/+13
* Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto2016-02-211-1/+1
* On to 0.8.3!Diva Canto2015-10-181-1/+1
* WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto2015-08-081-50/+50
* Added inventory tests to Robust.Tests.Diva Canto2015-05-111-6/+6
* Another major overhaul of inventory downloading, this time pertaining to inve...Diva Canto2015-05-081-0/+15
* Major change in the way inventory is downloaded: added a method throughout II...Diva Canto2015-05-071-1/+20
* Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto2015-04-291-1/+1
* Change assembly versions to 0.8.1Justin Clark-Casey (justincc)2014-06-171-1/+1
* When creating a new user, create the folders "Current Outfit", "Favorites", a...Oren Hurvitz2014-05-251-2/+10
* - When sending the "My Suitcase" folder to the client, always claim it has Fo...Oren Hurvitz2014-05-061-2/+2
* Removed GetUserInventory(). It wasn't being used, and was creating warnings b...Oren Hurvitz2014-04-231-28/+0
* Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)2013-10-041-1/+1
* Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-261-0/+1
* Deleted all AssemblyFileVersion directivesDiva Canto2013-02-191-1/+1
* Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-051-1/+1
* Fixed bugs when getting the root folder.Oren Hurvitz2013-01-021-1/+10
* Remove old InventoryService, which has for a long time been replaced by XInve...Justin Clark-Casey (justincc)2012-11-172-782/+0
* Do not allow invariants to change on calls to XInventoryService.UpdateItem()Justin Clark-Casey (justincc)2012-11-172-10/+140
* Add basic XInventoryServicesTests.TestAddItem() regression test.Justin Clark-Casey (justincc)2012-11-171-0/+87
* The last few AssemblyInfos. Finished!Diva Canto2012-11-141-0/+33
* Update parent inventory folder version numbers when folders are moved/created...Justin Clark-Casey (justincc)2012-11-091-10/+1
* Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder...Justin Clark-Casey (justincc)2012-08-291-1/+2
* Following on from f8a89a79, do not allow more than one 'type' folder (e.g. ca...Justin Clark-Casey (justincc)2012-08-251-16/+49
* Allow multiple calling card type inventory folders to be created.Justin Clark-Casey (justincc)2012-08-251-0/+1
* Fix various issues with http inventoryJustin Clark-Casey (justincc)2012-06-021-1/+1
* minor: extend commented out LinkInventoryItem log message for future useJustin Clark-Casey (justincc)2012-05-211-3/+3
* Fix bug where outfit folders could not be renamed.Justin Clark-Casey (justincc)2012-05-211-4/+13
* Fix issue where a new outfit folder is not created when a new outfit is saved...Justin Clark-Casey (justincc)2012-05-181-3/+9
* refactor: Rename new DeleteFoldersEx/PurgeFoldersEx methods to DeleteFolders/...Justin Clark-Casey (justincc)2012-05-041-6/+7
* Allow deleting folders even if they're not in the TrashOren Hurvitz2012-05-041-4/+15
* A few minor tweaks here and there in XInventoryService.Diva Canto2012-04-061-14/+48
* Reverse a conditional in XInventory that made updating system folder evrsion ...Melanie2012-03-271-1/+1
* Send the config section name up to the service classes themselves (XInventory...Diva Canto2012-03-271-2/+10
* Fix avatar parameter updating for viewer 3 and maybe 2.Justin Clark-Casey (justincc)2011-09-231-5/+9
* For default everyone permissions on library items, make notecards and scripts...Justin Clark-Casey (justincc)2011-07-231-1/+2
* Remove manually permissions settings on all current library items so that the...Justin Clark-Casey (justincc)2011-07-231-4/+4
* Revert "Don't load current/next/everyone/base permissions from the library it...Justin Clark-Casey (justincc)2011-07-231-11/+26
* Don't load current/next/everyone/base permissions from the library item xml f...Justin Clark-Casey (justincc)2011-07-231-26/+11
* Fix give inventory tests to use different users rather than (accidentally) th...Justin Clark-Casey (justincc)2011-06-041-2/+6
* HG inventory transfers over the profile working.Diva Canto2011-05-271-5/+5
* fix bug where outfit folder links could not be deletedJustin Clark-Casey (justincc)2011-05-261-4/+4
* Allow item links to be deleted even when other deletes and purges are disabled.Justin Clark-Casey (justincc)2011-05-191-6/+28
* Accidentally committed too earlyJustin Clark-Casey (justincc)2011-05-181-24/+6
* Allow item links to be deleted even when other deletes and purges are disabled.Justin Clark-Casey (justincc)2011-05-171-6/+24
* Commented verbose debug message.Diva Canto2011-04-241-1/+1
* WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...Diva Canto2010-11-251-302/+0
* Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-211-2/+2
* Formatting cleanup.Jeff Ames2010-09-121-2/+2