• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1366 Fixed onReleaseOutside event for dialog and also problem where dialog could be 'thrown' off the stage, but was unable to reproduce the error where the dialog doesn't initially have focus when dealing with setting up branching

  1. … 3 more files in changeset.
LDEV-1280: Implementing assign groups to branch in monitor screen (for define later). Split the current branching activity into three - one for each type of branching. Also moved the UTF-8 ajax fix to a common class in lams.jar so it can be used for all AJAX calls if desired.

    • -0
    • +373
    ./branching/groupedSelection.jsp
  1. … 8 more files in changeset.
Fixed learner icon offset problem + a learner tooltip problem

  1. … 2 more files in changeset.
LDEV-1277. Fixed display issues that occured for long sequences/wide sequences/and the issue where the sequence would run off the canvas when the window size was reduced

  1. … 1 more file in changeset.
Learner icons now visible after being dragged onto learner panel. Also fixed endGate tooltip not displaying issue. Removed some redundant code

  1. … 2 more files in changeset.
learner icon is able to be dragged to end gate which is in separate panel (outside of canvas scroll pane)

  1. … 3 more files in changeset.
fixed dialog problems (not showing) that occurred after viewing the sequence tab in Monitor

  1. … 12 more files in changeset.
Fixed monitor's library, alert dialogs and debug dialog now working.

  1. … 2 more files in changeset.
added 'remove' option for when lesson is in the STARTED state in monitor

  1. … 1 more file in changeset.
LDEV-1194: Fixed custom dialog problems for long messages

  1. … 3 more files in changeset.
LDEV-1134: Moved the "add user" and "remove user" buttons one column to the right so that they line up with the group/group members columns.

Swfs for fixed scrolling issues in monitor, fixed states in monitor and now learners gate is in a seperate view in monitor

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

  1. … 2 more files in changeset.
Fixes LDEV-1332

Fixes LDEV-1332 for internet explorer as well

Fixes LDEV-1332

Allows to open gates for synch, permission and schedule activities (LDEV-1271)

checking in wizard changes onto shib branch

Replaced <bean:message> with <fmt:message> tags

  1. … 15 more files in changeset.
LDEV-1134: Branching: View screen for the class export portfolio

  1. … 9 more files in changeset.
View branch screen done for the group based branching and tool based branching activities.

  1. … 3 more files in changeset.
Make space for the loading message

Branching: Teacher chosen branch screen basically working. Still a bit of clean up on the messages to go.

    • -173
    • +67
    ./branching/chosenSelection.jsp
    • -0
    • +70
    ./branching/viewBranches.jsp
  1. … 12 more files in changeset.
Branching: Create the Teacher Chosen branching screen, based on the existing Chosen Grouping screen. Not working yet but the changes have required changing the LessonService (in lams.jar) to take Grouping as a parameter, rather than GroupingActivity, so checking in Monitoring changes to match.

    • -0
    • +477
    ./branching/chosenSelection.jsp
  1. … 5 more files in changeset.
update lams:help tag with style attribute, mainly for lams_admin to display properly

  1. … 16 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

  1. … 173 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages.

    • -0
    • +41
    ./WEB-INF/tags/Head.tag
  1. … 39 more files in changeset.
Was caching in browser and causing problems in upgrades. Trying to stop it caching.

updated dictionary load url to include build no/version param

  1. … 3 more files in changeset.
fixed learner icon drag/drop for force completing a learner

  1. … 1 more file in changeset.