• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding Chinese(China) and Updating Norwegian

    • -102
    • +102
    ./conf/language/lams/ApplicationResources_no_NO.properties
    • -0
    • +186
    ./conf/language/lams/ApplicationResources_zh_CN.properties
  1. … 4 more files in changeset.
Updating English and Norwegian

display 'all my lessons' grouped according to courses/classes

cleaning up lamsauthentication.{xml|dtd} related stuff

  1. … 12 more files in changeset.
change 'login as' to support non LAMS-DB users by maintaining LAMS shared session (universal login module uses it to verify sysadmin role before bypassing authentication)

Resolves LDEV-1343: Live edit wont start when using Blackboard integration.

Should also fix the problems in the other integrations because the fix is all on the LAMS side.

used javascript try-catch statements to catch the cross-domain call problem caused by live edit, and make a new non-cross-domain call specifically for integrations in openUrls.js.

You can test this fix at the test blackboard server http://colis07.melcoe.mq.edu.au:9000

Administrator, pass

    • -0
    • +10
    ./web/includes/javascript/openUrls.js
  1. … 1 more file in changeset.
Updating English

group branching changes in author and tried some changes in learner but haven't completed yet

  1. … 14 more files in changeset.
add 'all my lessons' page to My Profile - lists all active lessons, including those where the user is no longer part of the original course

Updating English

allow non-db users to view their profile, but not edit it (except for locale)

add boolean config option LDAPEncryptPasswordFromBrowser - allows admin to turn off sha1'ing of password in javascript

  1. … 3 more files in changeset.
small change for moving buttons in conditions dialog + improvement in Group activity PI controls

  1. … 2 more files in changeset.
Updating English

each branching view is created (straight away) for each branching activity in the newly opened design but kept hidden until double clicked to open the view.

  1. … 6 more files in changeset.
added new dictionary labels for branching

  1. … 6 more files in changeset.
Tweaking the save to get around a saving problem that Mitch is getting - entry id is null which suggests a problem with the order that Hibernate is using to save the records.

Updating English

screen changes to conditions setup dialog

  1. … 1 more file in changeset.
lots of tool based branching improvements (dialogs) + setting defaultBranch for BranchingActivity

  1. … 15 more files in changeset.
Clarifying why leaving the second parameter to new AuthoringActivityDTO() as null is okay.

[ LDEV-1325] Added log.error() to the catch blocks in LessonManagerServlet and LeraningDesignRepositoryServlet. Now when you put incorrect parameters in, the logs will tell you so.

Updating German, Korean, Maori, Polish

    • -113
    • +114
    ./conf/language/lams/ApplicationResources_ko_KR.properties
Updating German, Korean, Maori, Polish

Updating German

Adding Dutch, Updating German, Greek, Spanish, Italian, Jorean, Maori, Norwegian, Polish

    • -0
    • +1
    ./conf/flashxml/lams/monitoring/nl_BE_dictionary.xml
Updating German, Greek, English, Spanish, Korean, Maori, Dutch, Norwegian, Polish, Chinese (China)

constructor problem

Updating Chinese(China)

  1. … 1 more file in changeset.
LDEV-1109: Fixing bugs in the authoring support for tool output based branching and getting the progress engine working. A rough implementation of the condition checking down for one MCQ condition for demonstration purposes. Two new methods added to the tool contract.

  1. … 35 more files in changeset.