The change in the spam functionality breaks the behaviour of existing code. Therefore pages referencing the old style interface will break. To prevent this, the check has been added if it is an old_style URL and appropriate redirection has been initiated
Previous commit was fixing the wrong cause. Now I use two folders to make sure I'm trying to fetch the correct item. This should be done (in the long run) using a connect by / tree view.
Adding restriction in order to dont let users to drop their membership from a subgroup.This is controlled by the param AllowMembersDropGroup in dotlrn-portlet. Maybe another param(AllowMembersDropSubGroup) should controll this.
Adding restriction in order to dont let users to drop their membership from a subgroup.This is controlled by the param AllowMembersDropGroup in dotlrn-portlet. Maybe another param(AllowMembersDropSubGroup) should controll this.