lams_tool_lamc

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implement Import/Export tool content

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

  1. … 11 more files in changeset.
Export portfolio skeleton

Export portfolio skeleton

    • -16
    • +10
    ./web/monitoring/Instructions.jsp
fck editor init fix

    • -14
    • +37
    ./web/monitoring/MonitoringMaincontent.jsp
init fck title and instructions

    • -0
    • +4
    ./web/monitoring/MonitoringMaincontent.jsp
FCK editor initialization changes

    • -17
    • +17
    ./web/authoring/BasicContent.jsp
Enabled proper initialization on the authoring and define later FCK editors.

    • -24
    • +68
    ./web/authoring/AuthoringMaincontent.jsp
    • -32
    • +34
    ./web/authoring/InstructionsContent.jsp
FCK editor initialization updates and additions.

    • -1
    • +7
    ./web/authoring/AuthoringMaincontent.jsp
Jsp formating updates

Export portfolio skeleton implementation

    • -2
    • +2
    ./web/authoring/AuthoringMaincontent.jsp
    • -0
    • +35
    ./web/export/ExportContent.jsp
    • -0
    • +65
    ./web/export/exportportfolio.jsp
  1. … 11 more files in changeset.
Update import tool content interface.

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

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

  1. … 8 more files in changeset.
added service contract method

public String exportToolContent(List toolContentId) throws ToolException {

Changed name of export/import methods for the learning design export. Got the name wrong before.

  1. … 10 more files in changeset.
meta data header added to the content holder jsp

    • -0
    • +1
    ./web/authoring/AuthoringMaincontent.jsp
Added methods needed for design export

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

    • -0
    • +238
    ./conf/language/ApplicationResources_ko.properties
  1. … 2 more files in changeset.
Learner module look and feel changes

    • -21
    • +18
    ./web/learning/CombinedAnswersContent.jsp
    • -12
    • +26
    ./web/learning/RedoQuestions.jsp
    • -15
    • +29
    ./web/learning/ResultsSummary.jsp
    • -24
    • +19
    ./web/learning/SingleQuestionAnswersContent.jsp
    • -0
    • +65
    ./web/learning/learningHeader.jsp
Authoring Save/Cancel buttons reorganized

    • -0
    • +1
    ./web/authoring/AuthoringMaincontent.jsp
    • -11
    • +25
    ./web/authoring/BasicContent.jsp
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
    • -2
    • +2
    ./web/authoring/AuthoringMaincontent.jsp
  1. … 10 more files in changeset.
Swedish translation

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

    • -237
    • +0
    ./conf/language/ApplicationResources.txt
Added Spanish translation

    • -0
    • +237
    ./conf/language/ApplicationResources_es.properties
No longer needed - use the version in lams-central

    • -55
    • +0
    ./web/author_page/css/fckeditor_style.css
    • -59
    • +0
    ./web/author_page/css/tool_custom.css
    • binary
    ./web/author_page/images/aqua_tab_centre.gif
    • binary
    ./web/author_page/images/aqua_tab_i_centre.gif
    • binary
    ./web/author_page/images/aqua_tab_i_left.gif
    • binary
    ./web/author_page/images/aqua_tab_i_right.gif
    • binary
    ./web/author_page/images/aqua_tab_left.gif
    • binary
    ./web/author_page/images/aqua_tab_s_centre.gif
    • binary
    ./web/author_page/images/aqua_tab_s_left.gif
    • binary
    ./web/author_page/images/aqua_tab_s_right.gif
  1. … 19 more files in changeset.
Updating page context - trying to get Bulgarian translations to work.

    • -13
    • +4
    ./web/authoring/AuthoringMaincontent.jsp
    • -12
    • +4
    ./web/monitoring/MonitoringMaincontent.jsp
  1. … 16 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. … 13 more files in changeset.
Fixed up the language files - last time I forgot to do native2ascii

    • -227
    • +227
    ./conf/language/ApplicationResources.properties
    • -0
    • +237
    ./conf/language/ApplicationResources.txt
    • -227
    • +227
    ./conf/language/ApplicationResources_bg.properties
    • -0
    • +237
    ./conf/language/ApplicationResources_bg.txt
    • -227
    • +227
    ./conf/language/ApplicationResources_fr.properties
    • -0
    • +237
    ./conf/language/ApplicationResources_fr.txt
    • -227
    • +227
    ./conf/language/ApplicationResources_it.properties
    • -0
    • +237
    ./conf/language/ApplicationResources_it.txt
  1. … 20 more files in changeset.
Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Build file changed to match and the main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

  1. … 8 more files in changeset.