chosenSelection.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 4 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.

  1. … 1 more file 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.

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

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. … 13 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.