Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improved look and feel

Fix to learner module progressive results screeen votes listing

  1. … 8 more files in changeset.
remove ContextLoaderServlet, it's deprecated for servlet 2.4 container(like tomcat 5 bundled with jboss 4.x) . Use ContextLoadListener instead

  1. … 14 more files in changeset.
Look and feel updates

  1. … 7 more files in changeset.
Look and feel updates

    • -57
    • +49
    ./authoring/InstructionsContent.jsp
    • -20
    • +22
    ./learning/IndividualLearnerResults.jsp
    • -23
    • +23
    ./monitoring/AllSessionsSummary.jsp
    • -21
    • +21
    ./monitoring/IndividualSessionSummary.jsp
  1. … 8 more files in changeset.
Updated look and feel with the new styles and tags

    • -15
    • +16
    ./WEB-INF/tags/AuthoringButton.tag
    • -0
    • +59
    ./WEB-INF/tags/ExportPortOutput.tag
    • -0
    • +78
    ./WEB-INF/tags/Passon.tag
    • -63
    • +68
    ./authoring/AuthoringMaincontent.jsp
    • -29
    • +13
    ./authoring/InstructionsContent.jsp
    • -0
    • +5
    ./common/fckeditorheader.jsp
  1. … 87 more files in changeset.
UTF meta tag change

Export portfolio screen changes

    • -6
    • +4
    ./monitoring/IndividualSessionSummary.jsp
  1. … 2 more files in changeset.
Fixed bug with the submit - if pressed Enter then it was doing a plain submit without a dispatch parameter. Added the parameter to the main form definition and changed the validate routine to return a boolean. The submission is now triggered by s doSubmit on the body tag.

Enabled pop up for nominations

    • -10
    • +2
    ./authoring/AuthoringMaincontent.jsp
    • -1
    • +1
    ./monitoring/IndividualSessionSummary.jsp
    • -10
    • +1
    ./monitoring/MonitoringMaincontent.jsp
    • -0
    • +65
    ./monitoring/VoteNominationViewer.jsp
  1. … 4 more files in changeset.
fix to summary page

    • -9
    • +13
    ./monitoring/AllSessionsSummary.jsp
    • -11
    • +13
    ./monitoring/IndividualSessionSummary.jsp
  1. … 4 more files in changeset.
Changed learning so that (a) the first screen doesn't go back to the server every time the user clicks a checkbox and (b) the vote maps have been moved from the session scope to the request scope.

    • -1
    • +1
    ./learning/IndividualLearnerResults.jsp
  1. … 4 more files in changeset.
Fix for LDEV270

    • -2
    • +34
    ./monitoring/AllSessionsSummary.jsp
    • -0
    • +32
    ./monitoring/IndividualSessionSummary.jsp
  1. … 7 more files in changeset.
Enabled Grouping support

    • -83
    • +97
    ./monitoring/AllSessionsSummary.jsp
    • -72
    • +79
    ./monitoring/IndividualSessionSummary.jsp
  1. … 7 more files in changeset.
Jsp formating updates Export portfolio skeleton implementation

  1. … 13 more files in changeset.
made css to refer to local link

fck editor changes

    • -40
    • +38
    ./authoring/AuthoringMaincontent.jsp
    • -0
    • +55
    ./css/fckeditor_style.css
    • -52
    • +51
    ./monitoring/MonitoringMaincontent.jsp
  1. … 1 more file in changeset.
Modifications to chart data generation about handling HTML and non-HTML based nomination text

    • -1
    • +1
    ./monitoring/IndividualSessionSummary.jsp
  1. … 4 more files in changeset.
Enabled display of offline nomination charts for the Export Portfolio in both learner and teacher modes.

  1. … 4 more files in changeset.
Added a method to strip the html su that charts display data more properly

    • -0
    • +241
    ./monitoring/AllSessionsSummary.jsp
    • -0
    • +226
    ./monitoring/IndividualSessionSummary.jsp
    • -437
    • +0
    ./monitoring/SummaryStatsCommon.jsp
  1. … 2 more files in changeset.
summary tab jsp improvement

  1. … 1 more file in changeset.
Completed implementation of listing of 'All' sessions data in the summary tab.

    • -10
    • +87
    ./monitoring/SummaryStatsCommon.jsp
  1. … 6 more files in changeset.
All sessions DTO implementation for the Monitoring summary.

    • -0
    • +137
    ./monitoring/SummaryStatsCommon.jsp
  1. … 6 more files in changeset.
Learner module u[pdated to deal with free text for the JavaScripts. Removed a problematic Javascipt assignment from the learner module jsp.

  1. … 3 more files in changeset.
Styled the errorbox

Organized Javadocs for the methods and classes

    • -0
    • +6
    ./monitoring/MonitoringMaincontent.jsp
  1. … 31 more files in changeset.
Enabled proper init() of fck editor for the define later module

    • -23
    • +33
    ./authoring/AuthoringMaincontent.jsp
Re enabled Save buttons for define later and monitoring 'Edit Activity'

    • -28
    • +103
    ./monitoring/Instructions.jsp
  1. … 4 more files in changeset.
Enabled hidden entries in the Learner export portfolio

  1. … 7 more files in changeset.
removed charts from stats tab