Dan Smith
Dan Smith
Added tagSelect method that fetches tags used on the photos and turns it into a select list. The select list can then be used to filter the photos returned from...
This adds an EventListener that deletes security information (EntityReferences) when any entity tracked by Rhino.Security is deleted from the system. I had to use some reflection code to get the...
Additional code to the DeleteEntryEventListener to delete orphaned Permissions and EntitiesGroup associations when an entity is deleted. Regards Dan