• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1394 minor improvement in focus behavior of separate windows

LDEV-1394 Activities now open in seperate windows in Monitor and are not reloaded if already open.

  1. … 1 more file in changeset.
LDEV-1370 fixed selection highlighting and design order for learnertabview

  1. … 5 more files in changeset.
LDEV-1370 Branching view now can display branch connectors and transitions correctly and link up the correct controllers. Transparent cover now resizes correctly.

  1. … 10 more files in changeset.
LDEV-1375: Implementing the class export portfolio page for sequence activities

    • -16
    • +29
    ./WEB-INF/struts/struts-config.xml
  1. … 1 more file in changeset.
LDEV-1375: Adding a page for sequence activities for class export portfolio. This requires setting it up as a system tool so that we have a url for the export portfolio.

  1. … 3 more files in changeset.
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.