lams_tool_nb

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated instructions page to follow standard layout. See LDEV-372.

    • -62
    • +91
    ./web/authoring/instructions.jsp
Adding updated SetEditor.tag to tools

  1. … 6 more files in changeset.
Updated learning css.

    • -0
    • +25
    ./web/template/learnerTemplate.jsp
remove ContextLoaderServlet, it's deprecated for servlet 2.4 container(like tomcat 5 bundled with jboss 4.x) . Use ContextLoadListener instead

    • -0
    • +5
    ./conf/xdoclet/listeners.xml
  1. … 13 more files in changeset.
Updating Swedish Greek

    • -14
    • +14
    ./conf/language/ApplicationResources_el.properties
Updated CSS for learning.

Updated CSS for monitoring

    • -49
    • +38
    ./web/monitoring/m_EditActivity.jsp
    • -80
    • +67
    ./web/monitoring/m_Instructions.jsp
    • -21
    • +29
    ./web/monitoring/m_Statistics.jsp
Replaced <bean:message> with <fmt:message>

  1. … 1 more file in changeset.
Updated CSS for authoring

    • -15
    • +16
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -56
    • +56
    ./web/WEB-INF/tags/HTMLEditor.tag
    • -61
    • +87
    ./web/WEB-INF/tags/SetEditor.tag
    • -38
    • +43
    ./web/WEB-INF/tags/headItems.tag
    • -0
    • +1
    ./web/authoring/advance.jsp
    • -112
    • +107
    ./web/authoring/instructions.jsp
    • -0
    • +11
    ./web/includes/taglibs.jsp
LDEV-257: Priview now works. Previously it had special code for preview which didn't set up a row in the learner session table. Now it calls exactly the same code as learner.

While fixing this I found another bug - when the session is finished it was updating the wrong row in the learner session table. it was getting the row by user, rather than user & session. Now updates the correct row.

Adding Greek translation

    • -0
    • +62
    ./conf/language/ApplicationResources_el.properties
updated icon to prosition it properly in the tool

  1. … 1 more file in changeset.
Adding references to Mode.AUTHOR to try to get preview mode to work.

Implement Import/Export tool content

  1. … 15 more files in changeset.
Add userId parameter in importToolContent interface.

  1. … 11 more files in changeset.
Update import tool content interface.

  1. … 8 more files in changeset.
Update import tool content interface.

  1. … 10 more files in changeset.
Update ToolContentManager API

  1. … 11 more files in changeset.
Changed name of export/import methods for the learning design export. Got the name wrong before.

  1. … 9 more files in changeset.
Added methods needed for design export

  1. … 11 more files in changeset.
Added Korean and updated Spanish

    • -0
    • +62
    ./conf/language/ApplicationResources_ko.properties
  1. … 2 more files in changeset.
Change doSumit javascript method to more specific, to avoid confilct with tools'

    • -2
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 8 more files in changeset.
close/save/cancel action in authoring page.

    • -0
    • +90
    ./web/WEB-INF/tags/AuthoringButton.tag
Fixed security - was missing TEACHER

  1. … 4 more files in changeset.
Switched to using the HTML noticeboard icon

    • binary
    ./web/images/icon_htmlnb.swf
Added Swedish translation

    • -0
    • +61
    ./conf/language/ApplicationResources_sv.properties
Delete ApplicationResources_xx.txt files as they are not longer needed

    • -61
    • +0
    ./conf/language/ApplicationResources.txt
Updating page context - trying to get Bulgarian translations to work.

  1. … 20 more files in changeset.
Added headItems tag - bundles most of the common authoring/monitoring head entries in one tag.

    • -0
    • +56
    ./web/WEB-INF/tags/headItems.tag
  1. … 11 more files in changeset.
Fixed up the language files - last time I forgot to do native2ascii

    • -51
    • +51
    ./conf/language/ApplicationResources.properties
    • -0
    • +61
    ./conf/language/ApplicationResources.txt
    • -51
    • +51
    ./conf/language/ApplicationResources_bg.properties
    • -0
    • +61
    ./conf/language/ApplicationResources_bg.txt
    • -51
    • +51
    ./conf/language/ApplicationResources_es.properties
    • -0
    • +61
    ./conf/language/ApplicationResources_es.txt
    • -51
    • +51
    ./conf/language/ApplicationResources_fr.properties
    • -0
    • +61
    ./conf/language/ApplicationResources_fr.txt
    • -45
    • +45
    ./conf/language/ApplicationResources_it.properties
    • -0
    • +61
    ./conf/language/ApplicationResources_it.txt
  1. … 18 more files in changeset.