Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-440: Major coding overhaul to Voting monitoring module and interfacing components. Struts forms updated, new DTOS added, jsps modified and Actions are retrofitted to work with the task requirements.

    • -7
    • +10
    ./authoring/BasicContentViewOnly.jsp
    • -9
    • +77
    ./monitoring/AllSessionsSummary.jsp
    • -17
    • +85
    ./monitoring/IndividualSessionSummary.jsp
    • -12
    • +8
    ./monitoring/MonitoringMaincontent.jsp
  1. … 15 more files in changeset.
LDEV-440: Form validation fixes

  1. … 1 more file in changeset.
LDEV-440: Enabled Define Later module to use request parameters. Made Authoring Module Basic Screen Layout look prettier.

    • -14
    • +12
    ./authoring/BasicContentViewOnly.jsp
  1. … 7 more files in changeset.
LDEV-440: Completed conversions for Voting Authoring module. Struts authoring forms are placed into request scope. Request parameters and SessionMap are used for state maintenance.

    • -9
    • +12
    ./authoring/AuthoringMaincontent.jsp
  1. … 13 more files in changeset.
LDEV-278: Finishing touches to learner module actions. Tested and verified all learner scenarios.

  1. … 3 more files in changeset.
LDEV-440: View-only reports for learner module is done.

    • -1
    • +2
    ./learning/IndividualLearnerResults.jsp
  1. … 9 more files in changeset.
LDEV-278: Complete conversion into request scope of learner module.

    • -4
    • +12
    ./learning/IndividualLearnerResults.jsp
  1. … 14 more files in changeset.
Fix for textareas/FCKeditors

  1. … 1 more file in changeset.
Enclose javascript into Html body tag, so it can work in FF.

  1. … 11 more files in changeset.
Fix for LDEV-244: Removed HTML link

Exception handler define for STRUTS.

  1. … 11 more files in changeset.
Standardizing the Define Later screens

    • -0
    • +55
    ./WEB-INF/tags/DefineLater.tag
    • -0
    • +65
    ./learning/defineLater.jsp
  1. … 58 more files in changeset.
Cleaning up unneeded stylesheets and tidying up portfolio pages.

  1. … 71 more files in changeset.
Added summary page to learner's progressive results screen

  1. … 1 more file in changeset.
fix for look and feel

    • -0
    • +179
    ./learning/LearnerRep.jsp
  1. … 5 more files in changeset.
Adding updated SetEditor.tag to tools

  1. … 6 more files in changeset.
alignment update

export portfolio update

Applied new look and feel for the learner module

    • -19
    • +52
    ./learning/IndividualLearnerResults.jsp
  1. … 3 more files in changeset.
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.