lams_tool_laqa

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update import tool content interface.

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

  1. … 8 more files in changeset.
added service 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.
init fck editor change

Fixes and updates to the way fck editor init is called.

Monitoring Instcuctions tab is improved.

    • -19
    • +36
    ./web/authoring/AuthoringTabsHolder.jsp
reorganized save/cancel buttons for monitoring

    • -9
    • +5
    ./web/authoring/AuthoringTabsHolder.jsp
    • -1
    • +2
    ./web/monitoring/MonitoringMaincontent.jsp
Learner module look and feel changed

    • -26
    • +25
    ./web/learning/AnswersContent.jsp
    • -8
    • +10
    ./web/learning/CombinedAnswersContent.jsp
    • -0
    • +49
    ./web/learning/learningHeader.jsp
Added methods needed for design export

  1. … 11 more files in changeset.
Updated Korean and Spanish

  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.
Create an audit log entry for editing/deleting and item

close/save/cancel action in authoring page.

    • -0
    • +90
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -2
    • +10
    ./web/authoring/AuthoringTabsHolder.jsp
Getting the right icon for question and answer

    • binary
    ./web/images/icon_questionanswer.swf
Korean translation

    • -0
    • +171
    ./conf/language/ApplicationResources_ko.properties
  1. … 1 more file in changeset.
Added French translation and got rid of ApplicationResoruce.txt files

    • -171
    • +0
    ./conf/language/ApplicationResources.txt
    • -0
    • +171
    ./conf/language/ApplicationResources_fr.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.

    • -12
    • +2
    ./web/authoring/AuthoringTabsHolder.jsp
    • -12
    • +3
    ./web/monitoring/MonitoringMaincontent.jsp
  1. … 17 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

    • -161
    • +161
    ./conf/language/ApplicationResources.properties
    • -0
    • +171
    ./conf/language/ApplicationResources.txt
    • -161
    • +161
    ./conf/language/ApplicationResources_bg.properties
    • -0
    • +171
    ./conf/language/ApplicationResources_bg.txt
    • -161
    • +161
    ./conf/language/ApplicationResources_es.properties
    • -0
    • +171
    ./conf/language/ApplicationResources_es.txt
    • -161
    • +161
    ./conf/language/ApplicationResources_it.properties
    • -0
    • +171
    ./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.
removed xmlrequest

    • -4
    • +3
    ./web/monitoring/MonitoringMaincontent.jsp
REMOVE XMLREQUEST STYLE

    • -3
    • +2
    ./web/authoring/AuthoringTabsHolder.jsp
First draft of the translation files.

    • -193
    • +169
    ./conf/language/ApplicationResources.properties
    • -0
    • +171
    ./conf/language/ApplicationResources_bg.properties
    • -0
    • +171
    ./conf/language/ApplicationResources_es.properties
    • -0
    • +171
    ./conf/language/ApplicationResources_it.properties
  1. … 18 more files in changeset.
Renaming QaResources.properties to ApplicationResources.properties

    • -0
    • +195
    ./conf/language/ApplicationResources.properties
    • -195
    • +0
    ./conf/language/QaResources.properties
Updated copyright statement - only support GPL v 2.0

  1. … 128 more files in changeset.
The "title" fields were overriding some title fields in the jsps, so they have been renamed.

Added an option to the tag so that the user can specify a particular method to be called when a tab is selected. This is handy when the code to be run is different for different tabs, or if the user selecting tab is different to the initial tab display.

    • -0
    • +58
    ./web/WEB-INF/tags/HTMLEditor.tag
    • -0
    • +64
    ./web/WEB-INF/tags/SetEditor.tag
    • -0
    • +79
    ./web/WEB-INF/tags/Tab.tag
    • -0
    • +62
    ./web/WEB-INF/tags/TabBody.tag
    • -0
    • +72
    ./web/WEB-INF/tags/Tabs.tag
  1. … 11 more files in changeset.
Moving the fckeditor / tabcontroller stuff to a shared location.

    • -6
    • +5
    ./web/authoring/AuthoringTabsHolder.jsp
    • -26
    • +26
    ./web/authoring/InstructionsContent.jsp
Had the online and offline instructions the wrong way round.

Added cvs ID keyword back into files - removed by previous check in.