lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed from previews revision

Allows to open gates for synch, permission and schedule activities. If gate is schedule gate, it unshedules the job from the scheduler (LDEV-1271)

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

Updating German, Greek

Oopss... added Chinese flash file here and it should be with the other Flash files instead

    • -1
    • +0
    ./conf/language/lams/zh_CN_dictionary.xml
Updating Chinese(China)

    • -1
    • +1
    ./conf/language/lams/zh_CN_dictionary.xml
  1. … 4 more files in changeset.
Adding Chinese (china)

    • -0
    • +1
    ./conf/language/lams/zh_CN_dictionary.xml
checking in wizard changes onto shib branch

LDEV-1109: Implement more of the authoring support for tool output based branching. Added the table to store the conditions designed in authoring and refactored the branch mapping table to support the conditions. Modified the authoring code to expect the new objects from the authoring client.

  1. … 8 more files in changeset.
Made the userlist in the GroupDTO optional, so that it isn't passed to authoring.

  1. … 6 more files in changeset.
LDEV-1134: Preview now lets the author select a branch to view, but the author can only do one branch. To view all branches, the author needs to run preview multiple times.

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