• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:fionam:20160306233632:2 does not match your current filter (clear filter).

file Alert.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/Alert.tag
file notebookdisplay.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./pages/learning/notebookdisplay.jsp
file Page.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./WEB-INF/tags/Page.tag
LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

    • -2
    • +2
    ./pages/authoring/definelaterforbid.jsp
  1. … 330 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels.

Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 369 more files in changeset.
LDEV-2918: Get rid of IE, "main" and "tabbed" styles as they are obsolete and only blur CSS tag work.

  1. … 101 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 170 more files in changeset.
LDEV-3654: Remove IE compatibility tags.

  1. … 33 more files in changeset.
LDEV-3517: Conversion to work on Wildfly

  1. … 12 more files in changeset.
LDEV-3594: Prevent XSS injection

    • -2
    • +2
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 1 more file in changeset.
LDEV-3593: Leftover debugging removed - was causing odd chars to be displayed in the Criteria field.

LDEV-3592: When disabling fields as we are at the max number of rated items, don't disable the fields that are part of a set already being rated.

  1. … 5 more files in changeset.
LDEV-3421 jqGrid should all all available entries by default

  1. … 13 more files in changeset.
LDEV-3450 Added new parameter showComments

  1. … 1 more file in changeset.
LDEV-3517: Export Portfolio not supported

    • -189
    • +21
    ./pages/export/exportportfolio.jsp
  1. … 3 more files in changeset.
LDEV-3553: Refuses to add rating/comment if max number reached and triggers a page refresh.

  1. … 2 more files in changeset.
LDEV-3542: Improving performance of Peer Review tool - now checks how many potential learners there are so only needs to get the actual list of potential learners if an update is required.

  1. … 3 more files in changeset.
LDEV-3542: Fixed transaction handling and threads so that on a single server no data integrity violations should occur when users are created.

  1. … 7 more files in changeset.
LDEV-3542: First draft of performance improvements for mass creation. Now checks just the user ids, in the current list of users rather than building all the user objects and only does the check if the number of potential users is different to the number of current users. Also add index to stop users being duplicated in the session.

  1. … 6 more files in changeset.
LDEV-3517 Implemented Peer Review tool

  1. … 14 more files in changeset.
LDEV-3517 Introduced new Peer Review tool

    • -0
    • +333
    ./WEB-INF/web.xml
    • -0
    • +133
    ./WEB-INF/tags/AuthoringButton.tag
    • -0
    • +352
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +95
    ./WEB-INF/tags/CKEditor.tag
    • -0
    • +55
    ./WEB-INF/tags/Date.tag
    • -0
    • +58
    ./WEB-INF/tags/DefineLater.tag
    • -0
    • +42
    ./WEB-INF/tags/Head.tag
    • -0
    • +37
    ./WEB-INF/tags/ImgButtonWrapper.tag
    • -0
    • +177
    ./WEB-INF/tags/Rating.tag
    • -0
    • +85
    ./WEB-INF/tags/Tab.tag
    • -0
    • +52
    ./WEB-INF/tags/TabBody.tag
  1. … 127 more files in changeset.