lams_monitoring

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated address of FSF in copyright statement

  1. … 781 more files in changeset.
Adding French

    • -0
    • +60
    ./conf/language/ApplicationResources_fr_FR.properties
updated dictionary cookie handling

  1. … 4 more files in changeset.
Removed the dummy monitoring page.

Improved the behaviour of scheduled lessons.

* If a lesson is already scheduled and we get another request to schedule it, the second request is ignored. This stops a double submission throwing an exception (quartz would end up with non-unique job names).

* If a lesson is already started and schedule is called on the lesson, an exception is thrown.

* If a lesson is already started as start is called again, then the second start is ignored. This will occur if a lesson is scheduled, then a user goes into monitoring and starts the lesson straight away. The quartz job isn't remove so some time later start will be called again.

Removed the dummy monitoring page.

    • -39
    • +8
    ./web/WEB-INF/struts/struts-config.xml
latest flash com;pile after resolving a critial bug in Monitro, Task: 702 (Sequnce tab not showing transitions if learner tab is visisted before on start of monitor)

Tidied up look of the screen.

dictionary SharedObjects fix

  1. … 4 more files in changeset.
dictionary SharedObjects fix

  1. … 1 more file in changeset.
Adding the short parameter to the Date tag, and updating the tags for the FCKEditor and rtl/ltr changes

    • -3
    • +5
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +57
    ./web/WEB-INF/tags/FCKEditor.tag
  1. … 15 more files in changeset.
Removed xmlrequest.js. No longer being used.

  1. … 14 more files in changeset.
Adding German and Polish

    • -0
    • +60
    ./conf/language/ApplicationResources_de_DE.properties
    • -0
    • +60
    ./conf/language/ApplicationResources_pl_PL.properties
use flash user dto instead of normal user dto (serialization issue)

fixed dictionary disk load issue

  1. … 4 more files in changeset.
appended module name to dictionary lang shared object ref

  1. … 4 more files in changeset.
update flash apps to use new langDate param

update flash apps to use new langDate param

  1. … 4 more files in changeset.
latest flash compile after resolving Jira task: 667 (not able to open learner monitor content in learner tab) and few other debugging in Sequence Tab

latest flash compile after removing TODO menu item under Go in monitor menu bar

Renamed security-role STAFF to MONITOR

  1. … 14 more files in changeset.
fixed schedule conditional problem and date/time string format

  1. … 1 more file in changeset.
Adding Portuguese

    • -0
    • +60
    ./conf/language/ApplicationResources_pt_BR.properties
  1. … 2 more files in changeset.
Fixing the date format used when scheduling a lesson. Previously it was interpreted based on the system locale and that may not match the format sent by Flash.

  1. … 3 more files in changeset.
updated role type STAFF to MONITOR

  1. … 12 more files in changeset.
latest flash compile after resolving Jira task: 643 (time validation for schedule start)

added param to forward url method

added param to forward url method

updated monitor to pass on content folder ID in tool monitor urls

  1. … 4 more files in changeset.
latest flash compile after validating date and time fields set for schedule start

latest flash compile after validating date and time fields set for schedule start