Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
FCK editor initialization updates and additions.

  1. … 6 more files in changeset.
Jsp formating updates Export portfolio skeleton implementation

    • -0
    • +35
    ./export/ExportContent.jsp
    • -0
    • +65
    ./export/exportportfolio.jsp
    • -3
    • +1
    ./learning/IndividualLearnerResults.jsp
  1. … 4 more files in changeset.
meta data header added to the content holder jsp

  1. … 1 more file in changeset.
Learner module look and feel changes

    • -21
    • +18
    ./learning/CombinedAnswersContent.jsp
    • -24
    • +43
    ./learning/IndividualLearnerResults.jsp
    • -24
    • +19
    ./learning/SingleQuestionAnswersContent.jsp
    • -0
    • +65
    ./learning/learningHeader.jsp
Authoring Save/Cancel buttons reorganized

  1. … 1 more file in changeset.
Change doSumit javascript method to more specific, to avoid confilct with tools'

  1. … 8 more files in changeset.
close/save/cancel action in authoring page.

    • -0
    • +90
    ./WEB-INF/tags/AuthoringButton.tag
  1. … 14 more files in changeset.
Updating page context - trying to get Bulgarian translations to work.

    • -13
    • +4
    ./authoring/AuthoringMaincontent.jsp
    • -12
    • +4
    ./monitoring/MonitoringMaincontent.jsp
  1. … 16 more files in changeset.
No longer needed - use the version in lams-central

    • -55
    • +0
    ./author_page/css/fckeditor_style.css
    • binary
    ./author_page/images/aqua_tab_centre.gif
    • binary
    ./author_page/images/aqua_tab_i_centre.gif
    • binary
    ./author_page/images/aqua_tab_i_left.gif
    • binary
    ./author_page/images/aqua_tab_i_right.gif
    • binary
    ./author_page/images/aqua_tab_left.gif
    • binary
    ./author_page/images/aqua_tab_right.gif
    • binary
    ./author_page/images/aqua_tab_s_centre.gif
    • binary
    ./author_page/images/aqua_tab_s_left.gif
    • binary
    ./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-INF/tags/headItems.tag
  1. … 11 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. … 10 more files in changeset.
Renaming McResources.properties to ApplicationResources.properties

  1. … 4 more files in changeset.
Updated copyright statement - only support GPL v 2.0

    • -14
    • +14
    ./authoring/AuthoringMaincontent.jsp
  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-INF/tags/HTMLEditor.tag
    • -0
    • +64
    ./WEB-INF/tags/SetEditor.tag
    • -0
    • +79
    ./WEB-INF/tags/Tab.tag
    • -0
    • +62
    ./WEB-INF/tags/TabBody.tag
    • -0
    • +72
    ./WEB-INF/tags/Tabs.tag
  1. … 11 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

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

added <lams:css/>

    • -5
    • +2
    ./monitoring/MonitoringMaincontent.jsp
Modifications to authoring and monitoring urls to use tabs and fck editor in a standard way.

    • -25
    • +29
    ./authoring/AuthoringMaincontent.jsp
    • -77
    • +0
    ./authoring/AuthoringTabsHeader.jsp
    • -0
    • +212
    ./includes/javascript/fckcontroller.js
    • -0
    • +52
    ./includes/javascript/tabcontroller.js
    • -0
    • +48
    ./monitoring/Edit.jsp
    • -140
    • +72
    ./monitoring/MonitoringMaincontent.jsp
  1. … 6 more files in changeset.
FCK editor and Java compliance changes.

    • -0
    • +55
    ./author_page/css/fckeditor_style.css
    • binary
    ./author_page/images/Thumbs.db
    • binary
    ./author_page/images/aqua_tab_centre.gif
    • binary
    ./author_page/images/aqua_tab_i_centre.gif
    • binary
    ./author_page/images/aqua_tab_i_left.gif
    • binary
    ./author_page/images/aqua_tab_i_right.gif
    • binary
    ./author_page/images/aqua_tab_left.gif
    • binary
    ./author_page/images/aqua_tab_right.gif
    • binary
    ./author_page/images/aqua_tab_s_centre.gif
  1. … 19 more files in changeset.
Changed use of Monitoring url tool sessionName

  1. … 8 more files in changeset.
Learner module fixes

    • -4
    • +4
    ./learning/IndividualLearnerResults.jsp
  1. … 2 more files in changeset.
learner module fixes

    • -1
    • +15
    ./learning/SingleQuestionAnswersContent.jsp
  1. … 2 more files in changeset.
Message resource fixes

  1. … 1 more file in changeset.
fixes for the lost session

    • -11
    • +1
    ./monitoring/MonitoringMaincontent.jsp
  1. … 6 more files in changeset.
End of task: Learning module now presents incorrect and correct feedback.

    • -1
    • +13
    ./learning/CombinedAnswersContent.jsp
    • -3
    • +4
    ./learning/IndividualLearnerResults.jsp
    • -0
    • +13
    ./learning/SingleQuestionAnswersContent.jsp
  1. … 4 more files in changeset.
Authoring module now supports giving feedback for correct and incorrect answers to questions.

  1. … 8 more files in changeset.
Modifications to message resource presentations after JSTL 1.1 upgrade.

    • -72
    • +26
    ./authoring/AuthoringMaincontent.jsp
    • -9
    • +5
    ./monitoring/MonitoringMaincontent.jsp
  1. … 11 more files in changeset.
export portfolio formatting fixes

repeated the same process done for q/a for mcq: switched to JSP 2.0 / Servlet 2.4 / JSTL 1.1 organized q/a's web.xml based on lams central web.xml made sure web.xml is valid and Eclipse has no formatting warnings added GPL license notices to files tested and made some modifications to jsps in relation to JSTL upgrade

    • -3
    • +3
    ./learning/IndividualLearnerResults.jsp
    • -2
    • +2
    ./monitoring/MonitoringMaincontent.jsp
  1. … 22 more files in changeset.
same things done for q/a project: Switched to JSP 2.0 / Servlet 2.4 / JSTL 1.1 Organized q/a's web.xml based on lams central web.xml Made sure web.xml is valid and Eclipse has no formatting warnings Added GPL license notices to files

    • -128
    • +357
    ./WEB-INF/jstl/tlds/fmt.tld
    • -0
    • +207
    ./WEB-INF/jstl/tlds/fn.tld
    • -0
    • +34
    ./WEB-INF/jstl/tlds/permittedTaglibs.tld
    • -0
    • +51
    ./WEB-INF/jstl/tlds/scriptfree.tld
  1. … 47 more files in changeset.