• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changes to allow teacher to add a staff and learner even after the lesson is started

Debugging was displaying the wrong value - always came out as null

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. … 11 more files in changeset.
changes made to resolve task 1040: date showing at the back of schedule date fields when lesson is in Created but not started mode.

added a set method for assigning control key pressed value

resolved issue with opening tool content by double clicking on activity after drawing transition using control key in Mac

removed some not used code

added global group admin

  1. … 13 more files in changeset.
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. … 5 more files in changeset.
Changed initializeLesson to accomodate new export portfolio flag

rtl for learner frames

  1. … 1 more file in changeset.
made few changes in the mouse event calls

added a method to return boolean for parallel activity check

added code to show correct PI for complex activities within complex activity container

added code to disable call for toolcontent id when user clicks on complex activity within complex activity

fixed resolver issue with finding resource (lamsauthentication.dtd)

  1. … 3 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)

  1. … 8 more files in changeset.
LDEV-1026, fix 'password successfully changed' screen to integrate into index page

  1. … 1 more file in changeset.
minor rtl changes + css tag update for null direction val

  1. … 3 more files in changeset.
changed the frame rate to 22 from 33.5

changed the frame rate from 33.5 to 22 fps and made changes in the credit list

added community tab (index) + configuration item

move few button click event method to wizard controller class

added few event listener methods called from wizard view

added community tab (index) + configuration item

  1. … 9 more files in changeset.
fixed monitor display problem

  1. … 2 more files in changeset.
Added escapeXml attribute to the out tag

  1. … 16 more files in changeset.
updated learner to handle hiding export button

  1. … 1 more file in changeset.
fixed an issue with enable export portfolio for learner when learners url in not shown

added field for enable export portfolio for learner