Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Melanie Thielker
|
ea8f3c83bf
Finally remove the requirement for an InventoryItem/FolderBase object to
|
8 years ago |
Oren Hurvitz
|
018832522c
Removed GetUserInventory(). It wasn't being used, and was creating warnings because it's Obsolete.
|
10 years ago |
Diva Canto
|
22a3ad7f6c
* Bug fix in XInventoryData -- groupOwned is an int in the DB
|
14 years ago |
Diva Canto
|
40d8e91008
* Added a few files that were missing in the repo.
|
14 years ago |
Diva Canto
|
77b4abaa25
* Removed verbose debug message
|
15 years ago |
Melanie
|
1096103d66
Fix loading modules with alternate configurations and ports into ROBUST.
|
15 years ago |
Diva Canto
|
b03eeeb9f6
* Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out folders were never being removed from trash when they were singled out for purging in trash. They were being removed when Trash was purged as a whole. That behavior is now fixed for the new InventoryService set.
|
15 years ago |
Diva Canto
|
3318652723
Added a more sane InventoryServerMoveItemsHandler. Changed SynchronousRestObjectRequester so that it also understands PUTs.
|
15 years ago |
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).
|
15 years ago |
Diva Canto
|
c5af39239f
A better purge of trash folder.
|
15 years ago |
Diva Canto
|
034c9cf606
Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.
|
15 years ago |
Diva Canto
|
5246dc33dc
Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting to get on my nerves.
|
15 years ago |
Diva Canto
|
41839efcc5
Some more hammering on the head of the obsolete rest inventory handlers, just to make this work.
|
15 years ago |
Diva Canto
|
bd7ff803fe
Re-adding a conditional in UserManager that was removed with arthusv's commit. Changing new inventory ops to POST.
|
15 years ago |
Diva Canto
|
e3dbd0e049
Added http handlers for the two new inventory operations.
|
15 years ago |
diva
|
2afd733229
Fixes mantis #3803. Thanks jhurliman.
|
15 years ago |
Jeff Ames
|
135ff63c3d
Update svn properties.
|
15 years ago |
diva
|
9216f4b7c2
First draft of the inventory service IN connector. Probably won't work yet. But everything of inventory service is now checked in, first draft.
|
15 years ago |