lams_tool_preview

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3706: Tablesorter converted to Bootstrap.

    • -72
    • +33
    ./web/pages/learning/learning.jsp
    • -41
    • +23
    ./web/pages/learning/results.jsp
file TSTable.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/TSTable.tag
LDEV-3706: Updating to use Bootstrap. Learner done overall but still needs the tablesorter converted.

    • -85
    • +62
    ./web/pages/learning/learning.jsp
    • -10
    • +13
    ./web/pages/learning/notebook.jsp
    • -0
    • +31
    ./web/pages/learning/notebookdisplay.jsp
    • -43
    • +37
    ./web/pages/learning/results.jsp
file Alert.tag was initially added on branch lams2_head_wildfly.

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

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

    • -0
    • +0
    ./web/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.

  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.

    • -27
    • +0
    ./web/pages/export/exportportfolio.jsp
  1. … 366 more files in changeset.
LDEV-3556: Remove LAMS 1 methods for importing Tool content.

  1. … 27 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
    • +1
    ./web/pages/export/exportportfolio.jsp
  1. … 170 more files in changeset.
LDEV-3654: Remove IE compatibility tags.

  1. … 33 more files in changeset.
LDEV-3640: Generate only a warning when there is no foreign key to drop.

  1. … 28 more files in changeset.
LDEV-3638: Remove lesson and all its resources on demand.

Files in content repository stay.

Clean up unnecessary code, format.

  1. … 47 more files in changeset.
LDEV-3640: Add cascades in tool tables.

  1. … 28 more files in changeset.
LDEV-3638: Remove lesson and all its resources on demand.

file patch20151217.sql was added on branch lams2_head_wildfly on 2015-12-30 20:38:25 +0000

LDEV-3640: Add cascades in tool tables.

LDEV-3633: Allow specyfing port which MySQL runs on.

Disable SSL for building LAMS as it generates a warning message.

New MySQL does not accept ALTER IGNORE TABLE statements.

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

LDEV-3594: Prevent XSS injection

    • -2
    • +2
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
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-3564 session id must be unique in tool's session table

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

    • -189
    • +21
    ./web/pages/export/exportportfolio.jsp
LDEV-3553: Refuses to add rating/comment if max number reached and triggers a page refresh.

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.

LDEV-3542: Incremental performance improvements.