Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4199 Reintroduce group based branching monitoring page

It is difficult to determine which groups have been mapped to branches in monitoring and whether they are not broken. We needed a page to be able to review groupings.

    • -0
    • +81
    ./viewGroupedBranching.jsp
  1. … 6 more files in changeset.
LDEV-3707: Use Flashless chosen branching interface in Monitor. Remove obsolete Flash classes and methods. Fix group renaming. General clean up.

  1. … 11 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 169 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 72 more files in changeset.
LDEV-2170 moved playerProduct swf for flex apps.

LDEV-2170 moved playerProduct swf for flex apps.

  1. … 4 more files in changeset.
Hopefully solving the problem of grouping/branching not appearing

    • binary
    ./playerProductInstall.swf
  1. … 1 more file in changeset.
LDEV-2036 Grouping now showing in viewMode (src typo) LDEV-2026 Flashless presence showing all characters perfect (html), in Flash latin accents are removed to ensure that they display correctly (mx2004 issue?) LDEV-2025 Flash presence now displaying OK in IE6 LDEV-2040 New checkboxes were not being skinned

  1. … 27 more files in changeset.
LDEV-2001 Monitors should be able to add unlocated learners to branches and groups even if the mayDelete flag is set to false

  1. … 6 more files in changeset.
LDEV-1995 Branching and Grouping modules completed Flex projects added to a new folder in the flash project The servlets used now send back a string of XML which is parsed in Flex instead of a custom string The Grouper and Brancher were separated into two separate modules even if they are very similar. I'm sure that there is a better way of doing it but given that 2.2 is coming up I set things up this way.

  1. … 25 more files in changeset.
LDEV-1753: Ajax based selection screens in monitoring were not indicating to the user if any exceptions thrown on the server. Added some javascript to check if the return value from the server was the general struts error message. If it is, it extracts the message and displays that in an alert box.

  1. … 3 more files in changeset.
LDEV-1725: Avoid permission denied message on Shaun by ensuring the server url exactly matches the url that was used to call this page.

LDEV-1375: Implementing the class export portfolio page for sequence activities

  1. … 5 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
    ./groupedSelection.jsp
  1. … 9 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.

LDEV-1134: Branching: View screen for the class export portfolio

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

  1. … 5 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.

  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
    ./chosenSelection.jsp
  1. … 5 more files in changeset.