SPEnrolmentServlet.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Revert some unnecessary package name changes

  1. … 464 more files in changeset.
LDEV-5440 Refactor packages of imported classes

  1. … 481 more files in changeset.
LDEV-5440 Rewrite config files and library references

  1. … 955 more files in changeset.
SP-4 Make sure that roles in subcourse are propagated to parent course.

  1. … 3 more files in changeset.
SP-4 Do not allow blank parts in input lines

SP-4 Make hash check case insensitive

SP-4 Secure access to enrolment servlet

SP-4 Skip event log when disabling users via batch enrolment processing

  1. … 2 more files in changeset.
SP-4 Improvements on login case sensitivity

SP-4 Further improve load balance among threads

SP-4 Make sure that TreeSet does not consider non-equals courses equal

SP-4 Improve load balance among threads

SP-4 Sanitise logins and course names

SP-4 Process courses instead of subcourses in multiple threads

SP-4 Use multiple threads for mappings processing

SP-4 Use user ID as learner's last name

SP-4 Check if user has any roles on SQL and not Java level

  1. … 2 more files in changeset.
SP-4 Check if user has any roles on SQL and not Java level

Conflicts:

lams_central/src/java/org/lamsfoundation/lams/webservice/SPEnrolmentServlet.java

  1. … 2 more files in changeset.
SP-4 Remove users from subcourses which are not present in input file

SP-4 Rewrite user (un)enrolment

Previous code was not taking account edge situations and course manager

implications.

  1. … 1 more file in changeset.
SP-4 Fix user disabling after manager role removal

SP-4 Fix roles processing

There was a problem when removing a user from an organisation.

Managers were also incorrectly processed.

Also a rewrite of user data gathering and user accounts creation logic.

  1. … 1 more file in changeset.
LDEV-5302 Rename sysadmin role to appadmin

  1. … 181 more files in changeset.
SP-4 Allow some roles to be missing from a merged enrolment file

SP-4 Allow mixing different roles in a single file

SP-4 Fix an entity processing bug

SP-4 In every mode inform that processing finished successfuly

SP-4 Add group manager processing

LDEV-5003 Change the way subcourses are grouped

LDEV-5003 Detect subcourses correctly