UbitUmarov
|
1b870131d4
give/use the new group power
|
4 years ago |
UbitUmarov
|
a61b5d5d38
revert some changes to groups V2 that will break external modules, with no special gain
|
4 years ago |
UbitUmarov
|
d3cb210080
apply similar changes to groups V2
|
4 years ago |
UbitUmarov
|
0273baaef6
mantis 8598: filter dead groups from group search. honor querystart request. Viewers are very broken on this, seems protocol was made by someone with no idea about lludp
|
5 years ago |
UbitUmarov
|
efd6fb05a9
code aesthetics
|
6 years ago |
UbitUmarov
|
8ed4bee521
mantis 8333: kept idea but my own code. With ini setting ConsoleHistoryTimeStamp set to true, the console history file will have timestamps. Im lazy date is in en-us culture for now. (robust also)
|
6 years ago |
UbitUmarov
|
a235a28132
minor changes to last patch
|
6 years ago |
fly-man-
|
334986ddc6
Group Powers changed and Officers role brought back for Groups
|
6 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Melanie Thielker
|
f4a51116f6
Fix some permissions checks in groups
|
7 years ago |
UbitUmarov
|
7a2256a8cd
change odd condition on groupsV2 add to role
|
8 years ago |
Cinder
|
368ea78d14
Show last online status of group members from the PresenceService in group profiles
|
9 years ago |
AliciaRaven
|
c155656349
Minor: Include missing EventHost power for group owner role.
|
10 years ago |
Diva Canto
|
94619cba58
Fixed a hard-to-run-into bug in groups: at the time of creation of a group, the OwnerRoleID in the groups table was inconsistent with the roleID in the roles table. OpenSim core was not running into this bug, but 3rd party modules (like Wifi) were.
|
10 years ago |
Justin Clark-Casey (justincc)
|
dfd0c2a54a
If REMOVEAGENTFROMGROUP core groups call fails because requesting agent does not have sufficient permission, return null failure result rather than true.
|
10 years ago |
Diva Canto
|
33b54807a1
Changing the visibility test in groups service to be UUID.Zero.ToString() instead of "all" because some paths in the code assume there's a UUI in the RequestingAgent string.
|
11 years ago |
Diva Canto
|
468ddd2373
Same issue.
|
11 years ago |
Diva Canto
|
c442ef346e
Same issue as previous commit.
|
11 years ago |
Diva Canto
|
25fea82049
Fixes mantis #6636 -- Groups
|
11 years ago |
Diva Canto
|
0e162511cf
Groups: make some methods protected.
|
11 years ago |
Diva Canto
|
f7aa018a78
Fixes mantis #6551 -- misspelled key name. Also fixed an issue with the roles cache.
|
11 years ago |
Diva Canto
|
9380d01976
First commit of Diva Groups. The Data bits went to OpenSim.Data core, the rest to Addons.Groups.dll.
|
11 years ago |