lams_tool_lamc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
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.
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.
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

    • -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.
First draft of the translation files.

    • -241
    • +233
    ./conf/language/ApplicationResources.properties
    • -0
    • +237
    ./conf/language/ApplicationResources_bg.properties
    • -0
    • +237
    ./conf/language/ApplicationResources_fr.properties
    • -0
    • +237
    ./conf/language/ApplicationResources_it.properties
  1. … 18 more files in changeset.
Renaming McResources.properties to ApplicationResources.properties

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

    • -18
    • +14
    ./test/web/WEB-INF/tiles/tiles-defs.xml
  1. … 137 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.
Copyright statement change - only support GPL v2, not future versions.

  1. … 46 more files in changeset.
removed init() call for online offline instructions

    • -2
    • +0
    ./web/authoring/AuthoringMaincontent.jsp
added <lams:css/>

    • -6
    • +2
    ./web/authoring/AuthoringMaincontent.jsp
    • -5
    • +2
    ./web/monitoring/MonitoringMaincontent.jsp
project files

Modifications to authoring and monitoring urls to use tabs and fck editor in a standard way.

    • -25
    • +29
    ./web/authoring/AuthoringMaincontent.jsp
    • -77
    • +0
    ./web/authoring/AuthoringTabsHeader.jsp
    • -0
    • +212
    ./web/includes/javascript/fckcontroller.js
    • -0
    • +52
    ./web/includes/javascript/tabcontroller.js
    • -1
    • +6
    ./web/includes/javascript/xmlrequest.js
    • -0
    • +48
    ./web/monitoring/Edit.jsp
  1. … 5 more files in changeset.
Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

    • -0
    • +245
    ./conf/language/McResources.properties
  1. … 47 more files in changeset.
FCK editor and Java compliance changes.

    • -0
    • +55
    ./web/author_page/css/fckeditor_style.css
    • -0
    • +59
    ./web/author_page/css/tool_custom.css
    • binary
    ./web/author_page/images/Thumbs.db
    • binary
    ./web/author_page/images/aqua_tab_centre.gif
  1. … 19 more files in changeset.
Changed use of Monitoring url tool sessionName

    • -25
    • +32
    ./web/monitoring/SummaryContent.jsp
Learner module fixes

learner module fixes

Trying to convert binary to text.

    • -0
    • +124
    ./db/sql/create_lams_tool_mc.sql
Trying to convert binary to text

    • -122
    • +0
    ./db/sql/create_lams_tool_mc.sql
Message resource fixes

fixes for the lost session

    • -11
    • +1
    ./web/monitoring/MonitoringMaincontent.jsp