lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replaced <bean:message> with <fmt:message> tags

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

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

    • -0
    • +18
    ./web/WEB-INF/struts/struts-config.xml
    • -24
    • +22
    ./web/branching/viewBranches.jsp
Make space for the loading message

Avoid copying class files to WEB-INF when doing synchronise deploy - don't want multiple versions of the classes floating around.

Should have been removed when we split LAMS and RAMS

    • -62
    • +0
    ./conf/language/ApplicationResources_da_DK.properties
    • -60
    • +0
    ./conf/language/ApplicationResources_de_DE.properties
    • -62
    • +0
    ./conf/language/ApplicationResources_el_GR.properties
    • -62
    • +0
    ./conf/language/ApplicationResources_es_ES.properties
    • -62
    • +0
    ./conf/language/ApplicationResources_fr_FR.properties
    • -62
    • +0
    ./conf/language/ApplicationResources_ko_KR.properties
    • -62
    • +0
    ./conf/language/ApplicationResources_mi_NZ.properties
    • -62
    • +0
    ./conf/language/ApplicationResources_no_NO.properties
    • -62
    • +0
    ./conf/language/ApplicationResources_pl_PL.properties
    • -62
    • +0
    ./conf/language/ApplicationResources_sv_SE.properties
Branching: Teacher chosen branch screen basically working. Still a bit of clean up on the messages to go.

    • -173
    • +67
    ./web/branching/chosenSelection.jsp
    • -0
    • +70
    ./web/branching/viewBranches.jsp
  1. … 6 more files in changeset.
Further work on the teacher chosen branching screen. This included ensuring that the tool sessions aren't created for the activities within a branch when a lesson is created (as the users aren't known in advance) and also ensuring that there is always a grouping object attached to a branching activity during a lesson so that the grouping logic doesn't have to create it.

    • -0
    • +72
    ./src/java/org/lamsfoundation/lams/monitoring/BranchDTO.java
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
    ./web/branching/chosenSelection.jsp
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/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.
fix for lock/unlocking complex acts on canvas

  1. … 4 more files in changeset.
fixed learner icon bug where icon would hide behind activities if moving from an optional activity - fixed depth issue by creating a container for the learnerIcon(s)

  1. … 6 more files in changeset.
monitor update to change to locked view when another users is currently editing the lesson/design

  1. … 5 more files in changeset.
reload window if user clicks live edit and call returns unavailable (false)

  1. … 2 more files in changeset.
LDEV-1237: Permission gate couldn't be opened if the class export portfolio had been done, as the export set the readonly flag to true and the readonly flag wasn't being reset. Now all fields are reset before the gate screen is displayed.

on click of refresh if another user has live edit on, then the monitor window is reloaded + appended userID param to EOF setup call

  1. … 5 more files in changeset.
fixes from todays test session: fix double var use in learner tab and container depths

  1. … 1 more file in changeset.
fixes from todays test session: learner progress to scroll to current act when initially loaded + fix double var use in learner tab and container depths

  1. … 3 more files in changeset.
improved performance of learners data (movieclips) loaded in the Learners tab of Monitor and improved tab handling (reloading progress + redrawing)

  1. … 5 more files in changeset.
updated About dialog

  1. … 9 more files in changeset.
updated About dialog

  1. … 8 more files in changeset.
missing hasPlus init param for learnerIcon

  1. … 1 more file in changeset.
updated monitoring SWF

  1. … 1 more file in changeset.
merged SWF files (recompiled) from editonfly branch to HEAD

merged SWF files (recompiled) from editonfly branch to HEAD

  1. … 4 more files in changeset.