lams_learning

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Debug statement no longer needed.

LDEV-1225: While testing, found that the notSupported.jsp doesn't work properly. This page only appeared when the system tools (gates and grouping) don't work in export portfolio properly, so its not worth trying to fix it. Now if they don't work there is an entry in the main page but no "no supported" page.

    • -61
    • +0
    ./web/exportPortfolio/notSupported.jsp
Updating Greek and Norwegian

  1. … 4 more files in changeset.
LDEV-1182 & LDEV-1126: Fixing up behaviour of the close.jsp - which is called when the user completes an activity that was already finished. There were problems with the parallel activities when one was finished and the user clicked resume (or restarted learner) and with force complete. Now instead of just showing the "close" message, it detects that it is not in the popup window and instead of trying to close it now forwards to the next appropriate screen.

LDEV-1051 and LDEV-1198: Fixed the break out of frames logic for parallels at the end of a design and inside an optional activity.

  1. … 4 more files in changeset.
LDEV-1222: Notebook window wasn't popping up in a new window

LDEV-1155 filename parameter in response parameter needs to be enclosed by quotes otherwise firefox truncates the filename when it encounters the first space

merged SWF files (recompiled) from editonfly branch to HEAD

Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 225 more files in changeset.
Updating English

  1. … 6 more files in changeset.
Updating English

  1. … 6 more files in changeset.
Changes in lesson/workflow, lams/rams, student/participant, etc

  1. … 24 more files in changeset.
LDEV-1210: While fixing the notebook text entry, I cleaned up processNotes to reduce processing - there was processing there that had no effect!

LDEV-1210: Actual notebook entry not appearing - just said "txtEntry" previously. Problem due to jsp syntax.

LDEV-1155 name export portfolios according to lesson name

No longer required - language files now split into LAMS and RAMS. These files missed being deleted in cvs when the files were moved.

    • -78
    • +0
    ./conf/language/ApplicationResources_ar_JO.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_da_DK.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_el_GR.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_fr_FR.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_ko_KR.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_no_NO.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_pl_PL.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_pt_BR.properties
    • -50
    • +0
    ./conf/language/ApplicationResources_zh_CN.properties
LDEV-1161: First activity wasn't loading in Arabic. The change to add the lesson id to the welcome page (for the join) hadn't been made to the RTL version.

Removing unused libraries

    • binary
    ./web/WEB-INF/lib/jdbc2_0-stdext.jar
Updating English

    • -0
    • +79
    ./conf/language/rams/ApplicationResources_en_AU.properties
  1. … 42 more files in changeset.
lesson progress data fix

  1. … 1 more file in changeset.
Splitting LAMS language files into two sets - LAMS and RAMS

    • -78
    • +0
    ./conf/language/ApplicationResources_cy_GB.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_de_DE.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_en_AU.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_es_ES.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_it_IT.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_mi_NZ.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_sv_SE.properties
    • -78
    • +0
    ./conf/language/ApplicationResources_vi_VN.properties
    • -0
    • +78
    ./conf/language/lams/ApplicationResources.properties
    • -0
    • +78
    ./conf/language/lams/ApplicationResources_ar_JO.properties
    • -0
    • +78
    ./conf/language/lams/ApplicationResources_cy_GB.properties
    • -0
    • +78
    ./conf/language/lams/ApplicationResources_da_DK.properties
    • -0
    • +78
    ./conf/language/lams/ApplicationResources_de_DE.properties
    • -0
    • +78
    ./conf/language/lams/ApplicationResources_el_GR.properties
    • -0
    • +78
    ./conf/language/lams/ApplicationResources_en_AU.properties
  1. … 420 more files in changeset.
Updating Welsh, Spanish

    • -24
    • +24
    ./conf/language/ApplicationResources_cy_GB.properties
    • -4
    • +4
    ./conf/language/ApplicationResources_es_ES.properties
  1. … 12 more files in changeset.
LDEV-1097: Remove the finish button from the learner progress view of the grouping screen, plus updated some out of date method calls relating to force complete.

  1. … 1 more file in changeset.
LDEV-1131: If the user is using a custom stylesheet, export portfolio wasn't copying the images directory for the stylesheet. Changed the export so it now copies the theme's special images (using the new image_directory column in the theme) as well as the default images.

  1. … 9 more files in changeset.
merged changes to HEAD for ldev-1130

  1. … 4 more files in changeset.
moved joinLesson call to jsp ldev-1128

Updating Portuguese

    • -3
    • +3
    ./conf/language/ApplicationResources_pt_BR.properties
fixed export button

Adding Portuguese

    • -0
    • +78
    ./conf/language/ApplicationResources_pt_BR.properties
Updated to match previous changes to LearnerService.