| Commit message (Collapse) | Author | Files | Lines |
|
Remove the too coarse CanEditParcel method in favor of a CanEditParcelProperties
method that takes a GroupPowers argument to specify what action is to be
taken. Also, make the method to set parcel data much more granular. Permissions
in a deeded setting should now work.
|
|
Remove the too coarse CanEditParcel method in favor of a CanEditParcelProperties
method that takes a GroupPowers argument to specify what action is to be
taken. Also, make the method to set parcel data much more granular. Permissions
in a deeded setting should now work.
|
|
really don't need two methods doing the same thing, but differently.
|
|
really don't need two methods doing the same thing, but differently.
|
|
really don't need two methods doing the same thing, but differently.
|
|
|
|
* Moves the mono_metadata_token_from_dor message to a different module on loading.
|
|
* Yay anonymous delegate in an anonymous delegate.
|
|
|
|
* Rename the RegionCombinerModuleIndividualForwarder to RegionCombinerIndividualEventForwarder so there's no possibility that mono.addins sees any names similar
|