• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add new method for executable file check.

    • -0
    • +1
    ./org/lamsfoundation/lams/util/FileUtil.java
LDEV-1093 ensure group manager has monitor; fix bug when setting monitor for group managers

Add new method for executable file check.

    • -1
    • +39
    ./org/lamsfoundation/lams/util/FileUtil.java
  1. … 1 more file in changeset.
Small change in FileVaildateUitl: to add new method to give key of ActionMessage.

  1. … 1 more file in changeset.
Just remove some unused import package.

Update validate file size method (for validate.xml use). Add new method for java method validate.

Added requestSrc and notifyCloseURL parameters. See LDEV-865

  1. … 4 more files in changeset.
fixed stats on register server page

  1. … 2 more files in changeset.
Added a warning to the 1.0.2 import so that if the sequence contains a share resources activity, the teacher knows to check its contents.

  1. … 1 more file in changeset.
Got the number of learners/staff added to a group wrong.

make getRequestorId not crash if can't get userDTO

fix import users being able to assign invalid roles for a particular orgType

  1. … 2 more files in changeset.
set archived_date when organisation becomes archived

  1. … 3 more files in changeset.
Forcing a change, to see if Shaun will pick up the modified file. Shaun doesn't seem to be picking up the last change.

Should not have been checked into cvs here.

LDEV-1042: Allow users to be added to staff group and learner group in a lesson class after the lesson has started. Code has been written for both the LAMS monitoring interface + integration. Neither set of code is tested yet - need the clients to test it.

    • -0
    • +6
    ./org/lamsfoundation/lams/resources/lamsauthentication.dtd
  1. … 3 more files in changeset.
change 'course admin/manager' in db to 'group admin/manager' so users don't have to say 'course admin/manager' when specifying roles in a spreadsheet ('course' replaced by 'group').

  1. … 13 more files in changeset.
ims update

  1. … 2 more files in changeset.
move auto membership of parent group into setRolesForUserOrganisation; auto set monitor for subgroups when assigning group manager

  1. … 2 more files in changeset.
A .las export file has been found with 0.0 as the transition ui id. If this happens, then it now assigns a new ui id to that transition. Also made the lookup for the parallel activity icon a bit more robust to handle invalid parallel library activities.

added global group admin

  1. … 12 more files in changeset.
ims fix for complex (complex sub/children act)

  1. … 1 more file in changeset.
append 'imsld' to ld title/filename when exported as IMS

LDEV-768: Fixed the problem with the session being closed by changing how the update is done. Previously it used the user object connected to another session - now it looks up the user in the "add user" code, so that it will be part of the same Hibernate session. Given this user is in the cache, it shouldn't add too much time to the call.

  1. … 2 more files in changeset.
Converted exception logs to log the whole stacktrace, not just the message.

IMS updates

  1. … 2 more files in changeset.
when user is removed from a group, remove from subgroups as well

  1. … 4 more files in changeset.
fixed resolver issue with finding resource (lamsauthentication.dtd)

  1. … 2 more files in changeset.
added auth dtd to lams.jar + used web address in DOCTYPE decl for auth xml + updated ant scripts + added entity resolver used by xml loader (utils)

    • -0
    • +50
    ./org/lamsfoundation/lams/util/AuthEntityResolver.java
  1. … 7 more files in changeset.
added community tab (index) + configuration item

  1. … 9 more files in changeset.