lams_learning

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added cellspacing=0 to table using alternative-color

  1. … 25 more files in changeset.
LDEV-988: Made the GroupingAction page handle both doing a grouping and going back to the screen later via the progress bar. To do this I had to make change performGrouping so it checks if the grouping has been done before trying to do it. Also changed the completeActivity to move the logic that closes the popup window to completeActivity rather than completeToolSession - now it is called for system tools like grouping as well as the normal tools.

fixed learner - double click on grouping activity + fixed casting error

  1. … 1 more file in changeset.
Open tool windows in a new page using target="_blank"

    • -1
    • +1
    ./web/WEB-INF/tags/ExportPortOutput.tag
  1. … 1 more file in changeset.
Avoiding a potential null ptr exception, although not sure why we ever end up with no forward!

Updating Korean

    • -3
    • +3
    ./conf/language/ApplicationResources_ko_KR.properties
Updated DOCTYPE.

Leaving out the dtd causes rendering problems.

    • -1
    • +2
    ./web/exportPortfolio/notSupported.jsp
  1. … 16 more files in changeset.
changed url pattern on security constraint to match + added roles (authoring update + others)

  1. … 2 more files in changeset.
Fixing the probem breaking out of a parallel activity within an optional activity. Rather than trying to fix it in the web layer, I've changed the progress engine so that as it processes up the hierarchy of complex activityes, it sets any completed complex activities to be the previous activity. Then the web layer works correctly.

Cleaned up jsp.

    • -45
    • +48
    ./web/WEB-INF/tags/DefineLater.tag
  1. … 14 more files in changeset.
fixed progress bar scrolling problem

  1. … 1 more file in changeset.
updated learning web security settings

Removed duplicate style attribute.

  1. … 15 more files in changeset.
Added border=0 style to tab middle link.

  1. … 16 more files in changeset.
Fixed up code for css handling when using http save.

fixed for finishing optional act when inside parallel act frame

fixed escaping from parallel frames when running parallel act as an option in optional activity ldev-817

Updating Swedish and German

    • -2
    • +27
    ./conf/language/ApplicationResources_de_DE.properties
    • -4
    • +29
    ./conf/language/ApplicationResources_sv_SE.properties
Added highlighting for authoring tab.

  1. … 14 more files in changeset.
updated tld and tag files

    • binary
    ./web/WEB-INF/tags/TabName.tag
  1. … 17 more files in changeset.
No longer used - needed for initial development

Added comments on some potential synchronisation, to avoid issues when tools call completeToolSession twice in a short time.

Renamed <P> id attribute from authoringButton to saveCancelButtons to improve clarity. This id is used by javascript to hide and show the save and cancel buttons.

    • binary
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 15 more files in changeset.
Updating Arabic, Danish, English, Spanish, French, Korean, Norwegian and Polish

    • -2
    • +30
    ./conf/language/ApplicationResources_ar_JO.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_da_DK.properties
    • -2
    • +3
    ./conf/language/ApplicationResources_es_ES.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_fr_FR.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_ko_KR.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_no_NO.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_pl_PL.properties
small notebook fix - lams:out tag

no title note entry

no title note entry + ie7 fscommand calls

  1. … 4 more files in changeset.
Updating English and Spanish

    • -2
    • +3
    ./conf/language/ApplicationResources_es_ES.properties
Updating danish, English, Spanish, French, Korean Norwegian and Polish

    • -25
    • +25
    ./conf/language/ApplicationResources.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_da_DK.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_es_ES.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_fr_FR.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_ko_KR.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_no_NO.properties
    • -2
    • +4
    ./conf/language/ApplicationResources_pl_PL.properties
journal entries page for teachers - accessible from Monitor (learners tab)

    • -0
    • +90
    ./web/notebook/viewalljournals.jsp
  1. … 9 more files in changeset.