Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
reorganized save/cancel buttons for monitoring

    • -1
    • +2
    ./monitoring/MonitoringMaincontent.jsp
Learner module look and feel changed

    • -8
    • +10
    ./learning/CombinedAnswersContent.jsp
    • -14
    • +18
    ./learning/SequentialAnswersContent.jsp
    • -0
    • +49
    ./learning/learningHeader.jsp
  1. … 2 more files 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
    • -2
    • +10
    ./authoring/AuthoringTabsHolder.jsp
  1. … 5 more files in changeset.
Getting the right icon for question and answer

Updating page context - trying to get Bulgarian translations to work.

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

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

Renaming QaResources.properties to ApplicationResources.properties

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

  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.
Moving the fckeditor / tabcontroller stuff to a shared location.

    • -26
    • +26
    ./authoring/InstructionsContent.jsp
Changes to monitoring url to be standard in terms of using fck editor and tab controler.

    • -0
    • +49
    ./monitoring/Edit.jsp
    • -160
    • +90
    ./monitoring/MonitoringMaincontent.jsp
    • -108
    • +0
    ./monitoring/MonitoringTabsHeader.jsp
  1. … 7 more files in changeset.
Authoring url FCK editor changes as per standards for tab controller and lams tag

    • 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
    • -138
    • +122
    ./authoring/AuthoringTabsHolder.jsp
    • -30
    • +2
    ./authoring/InstructionsContent.jsp
    • -0
    • +212
    ./includes/javascript/fckcontroller.js
    • -0
    • +52
    ./includes/javascript/tabcontroller.js
    • -0
    • +61
    ./includes/javascript/xmlrequest.js
  1. … 1 more file in changeset.
fixes to learning module and learner progress report

  1. … 5 more files in changeset.
made validates false

learner module and user progress fixes

    • -1
    • +14
    ./learning/SequentialAnswersContent.jsp
  1. … 3 more files in changeset.
General tidying up

  1. … 5 more files in changeset.
taken off security constraints

Fixes and changes in relation to lost /corrupt session issue

    • -11
    • +0
    ./monitoring/MonitoringMaincontent.jsp
  1. … 10 more files in changeset.
Made changes to authoring module persistance in doing updates and creates.

  1. … 10 more files in changeset.
separated Learning action from Authoring action

    • -0
    • +123
    ./learning/AnswersContent.jsp
    • -15
    • +15
    ./learning/SequentialAnswersContent.jsp
Independent LearningAction created. Added exception handler, content locked renamed

    • -108
    • +239
    ./WEB-INF/struts-config.xml
  1. … 22 more files in changeset.
completed export portfolio implementation

  1. … 4 more files in changeset.
Completed Learner Progress Report

  1. … 9 more files in changeset.
Completed Learner Progress View

  1. … 8 more files in changeset.
Completed Preview Learner screens