Diva Canto
|
51e487a172
Makes the inventory connectors fully compatible with the old Grid.InventoryServer.
|
vor 15 Jahren |
Diva Canto
|
d519f1885f
Added MoveItems, which is most useful upon viewer-delete inventory operation. Moving a batch of items is a 1-time operation. Made it async anyway, so that the viewer doesn't wait in case the DB layer is dumb (which is the case currently).
|
vor 15 Jahren |
Diva Canto
|
c5af39239f
A better purge of trash folder.
|
vor 15 Jahren |
Diva Canto
|
e5f33e7505
GetFolderItems implemented. It's not being called, but it might.
|
vor 15 Jahren |
Diva Canto
|
3a3f9d5abb
Added some padding to the remote inventory connector so that it tries to operate with the old Grid.InventoryServer.exe. Untested, but it should work -- slow.
|
vor 15 Jahren |
Diva Canto
|
034c9cf606
Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.
|
vor 15 Jahren |
Diva Canto
|
10d923dbea
Fixes a race condition in EQ processing that was making EQs pop up again upon client close.
|
vor 15 Jahren |
Diva Canto
|
41839efcc5
Some more hammering on the head of the obsolete rest inventory handlers, just to make this work.
|
vor 15 Jahren |
Diva Canto
|
bd7ff803fe
Re-adding a conditional in UserManager that was removed with arthusv's commit. Changing new inventory ops to POST.
|
vor 15 Jahren |
Diva Canto
|
08544e576d
Disabling the remote call for the time being, so that I can test it on a grid before making it live.
|
vor 15 Jahren |
Diva Canto
|
e3dbd0e049
Added http handlers for the two new inventory operations.
|
vor 15 Jahren |
Diva Canto
|
31419a70ce
System folders inventory cache added to OUT inventory modules. This tracks agents in and out of *sims* in order to fetch/drop their system folders from the cache. Also added region-side support for fetching the system folders from the inventory service. Nothing of this is called yet.
|
vor 15 Jahren |
Diva Canto
|
cdcbc48534
Added two new methods to IIventoryService -- GetFolderForType and GetFolderContent. Some meat to it, but not completed. None of this code is called anywhere yet.
|
vor 15 Jahren |
Melanie Thielker
|
06e4297b93
Patch from RemedyTomm: A failed inventory request would block any further
|
vor 15 Jahren |
Justin Clarke Casey
|
148e2d55fa
* minor: Make GridCommon.ini.example refer to inventory service rather than asset where appropriate
|
vor 15 Jahren |
diva
|
0f367bd7bb
Heart surgery no.2: the inventory service hooks.
|
vor 15 Jahren |
diva
|
1ad237a8a7
First draft of inventory service connectors, and service implementation. No handlers yet, this is just the OUT part for now. It's not active and nothing in the simulator uses this yet. Just checking it in to start sharing with others. There are a couple of interesting software design points that could use other devs opinions.
|
vor 15 Jahren |