Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix for LDEV-603 Add button in Authoring a bit too much to the right

Voting Date/Time presentation fix based on new tag and java.til.Date

    • -1
    • +2
    ./monitoring/IndividualSessionSummary.jsp
  1. … 3 more files in changeset.
Added a date tag - keep all our dates consistent! Uses the JSTL fmt:formatDate to do localisation.

    • -0
    • +37
    ./WEB-INF/tags/Date.tag
  1. … 20 more files in changeset.
Database model modified to enable Preview and Learner modes to present data properly for multiple users taking the same lesson.

  1. … 7 more files in changeset.
LDEV-564 Fix, Allnomination.jsp: re-format to look pretty

    • binary
    ./images/columnchart.gif
    • binary
    ./images/piechart.gif
    • -121
    • +124
    ./learning/AllNominations.jsp
    • -3
    • +3
    ./learning/IndividualLearnerResults.jsp
  1. … 12 more files in changeset.
Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

  1. … 14 more files in changeset.
Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

  1. … 14 more files in changeset.
LDEV-440: Also completed the task for Export portfolio for both learner and teacher modes.

    • -1
    • +1
    ./monitoring/IndividualSessionSummary.jsp
  1. … 9 more files in changeset.
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.