UbitUmarov
|
98b6ba24b4
oops do show the object delete
|
5 years ago |
UbitUmarov
|
f58e1f6265
mantis 8479: deep change DeRezObjects(..) doing independent permitions checks per action. m_useTrashOnDelete should now work except if god deletes, but still not recomended
|
5 years ago |
UbitUmarov
|
707eb8de82
remove more xml things no longer needed on .net >4.5.2
|
6 years ago |
UbitUmarov
|
029d6e40f6
remove those xml things no longer needed on .net >4.5.2
|
6 years ago |
UbitUmarov
|
e908c0ecad
give up on a property that old monos do compile, but then smore ok exec
|
6 years ago |
UbitUmarov
|
eec3921800
fall back to a obsolete property since several monos in use (include our own) do not suporte the proper .net4.0 one
|
6 years ago |
UbitUmarov
|
89a690c11f
a few more xml things
|
6 years ago |
UbitUmarov
|
ec6f87d3ef
disable some XmlResolver
|
6 years ago |
UbitUmarov
|
fcb8b2a3c3
mantis 8260 fix script count on delete and remove redundantTriggerRemoveScript in 2 points
|
7 years ago |
UbitUmarov
|
f62400c4ca
improve english on few messages (thx)
|
7 years ago |
UbitUmarov
|
3402819888
do the same in the cases we are just moving parts around and not changing their caches (ie their taskInventory)
|
7 years ago |
UbitUmarov
|
3ef583f205
fix right to change permissions of group owned taskitems
|
7 years ago |
UbitUmarov
|
94bb6d965e
change taskInventory copy/move to agents inventory rules
|
7 years ago |
UbitUmarov
|
116d32d947
don't break groups permission mask
|
7 years ago |
UbitUmarov
|
d8341588b3
nore permissions masks hierachy
|
7 years ago |
UbitUmarov
|
522695c821
update folded permitions if taking from world, or after unfold
|
7 years ago |
UbitUmarov
|
04117d9f75
recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use easys code readability
|
7 years ago |
UbitUmarov
|
725ccbb477
add check for valid folded perms
|
7 years ago |
UbitUmarov
|
74f0ffbda6
fix chain of contents sells
|
7 years ago |
UbitUmarov
|
ba4e13ef55
a few changes to permissions folding... we are testing. at this point only use master for TESTING also
|
7 years ago |
UbitUmarov
|
0091c37ed3
several changes relative to objects return and parcel prim counts: avoid null refs, report correct count of returned objects, make obkects counts by ownership coerent with return rules, etc
|
7 years ago |
UbitUmarov
|
dd190f1a1f
CHANGED ALLOWED_DROP should only trigger if user has no MOD rights
|
7 years ago |
UbitUmarov
|
02fbe5a740
add and use CanDropInObjectInv
|
7 years ago |
UbitUmarov
|
74ac2034e0
make use of CanDoObjectInvToObjectInv
|
7 years ago |
UbitUmarov
|
50e318c401
work around group sharing and owned permitions issues, fix a non copy objects delete issue
|
7 years ago |
UbitUmarov
|
d8108ab740
change CanDeedObject. WARNING like on other grids, if you do not set next owner rights on object and ALL ITS CONTENTS, you may loose all rights on it
|
7 years ago |
UbitUmarov
|
fe9a785ecc
object Take and TakeCopy are for in scene SOPs and SPs and permitions module is NOT a shared module
|
7 years ago |
UbitUmarov
|
db2fbf6516
add more calls to effective permissions aggregation, some paths may still be missing on objects changes, but remove the aggregation on check paths, so all can be tested.
|
7 years ago |
UbitUmarov
|
1113407280
add more calls to effective permissions aggregation; do not change groupmask on deed
|
7 years ago |
UbitUmarov
|
a5c693e302
start adding calls to effective permissions aggregation on changes; rearrange code in DuplicateObject();
|
7 years ago |