Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3827 Remove JQM mobile interface

  1. … 7 more files in changeset.
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. … 340 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 170 more files in changeset.
LDEV-3538: Removed extraneous DIV tag so the footer works properly and changed text to use I18N string rather than hardcoding.

LDEV-3497: Removed multiple calls by allowing the default jmobile POST to do the work, and stop the validate running multiple times by stopping propogation. Workaround rather than a fix.

LDEV-3443: Improve performance by paging - load only 50 'threads' at a time within a topic. The Edit and the Reply are also inlined for the standard interface.

    • -0
    • +17
    ./message/topicviewwrapper.jsp
  1. … 33 more files in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings

  1. … 23 more files in changeset.
LDEV-3161 Reduce margin-left of forum messages in order to prevent them to look messy when there is a big depth of them

  1. … 1 more file in changeset.
LDEV-3229 fixed issue with Forum cannot finish activity when using mobile interface

LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 6 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 2 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 4 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 3 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 9 more files in changeset.
LDEV-2921 Force students to rate each other postings/answers

  1. … 2 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

    • -0
    • +65
    ./submissionDeadline.jsp
  1. … 133 more files in changeset.
LDEV-3161 Added css classes and ids to make creation of LAMS skins easier

  1. … 8 more files in changeset.
LDEV-3049 change the order we reference css files to the following <link rel="stylesheet" href="${lams}css/jquery.mobile.css" /> <link rel="stylesheet" href="${lams}css/defaultHTML_learner_mobile.css" /> to allow override JQM css styles in defaultHTML_learner_mobile.css

  1. … 21 more files in changeset.
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

  1. … 180 more files in changeset.
LDEV-2868 fixed star rating system in forum mobile version

LDEV-2868 updated jRating library and removed its repetitions from LAMS tools

  1. … 32 more files in changeset.
LDEV-2868 * updated jquery.js, jquery-ui.js and jqgrid.js, jquery.layout.js, jqury.mobile.js, jqeury.form.js, jquery.autocomplete.js * removed repetitions of those libraries throughout all Lams * fixed some issues brought up by these updates * jquery.sizzle.js cut out from jquery.js and now it's a separate file

  1. … 764 more files in changeset.
LDEV-2839: Forum Tool clean up: remove duplicate taglibs file, update references.

  1. … 20 more files in changeset.
LDEV-2749 some fixes for mobile version of Forum tool

  1. … 1 more file in changeset.
LDEV-2798: Adding nogo to finishbutton

  1. … 67 more files in changeset.
LDEV-2749 Forum Mobile css clean-up

  1. … 1 more file in changeset.
LDEV-2749 Introduced mobile version of Forum tool

    • -0
    • +42
    ./message/bodyarea.jsp
    • -0
    • +27
    ./message/msgattachment.jsp
    • -0
    • +27
    ./message/topiceditform.jsp
    • -0
    • +35
    ./message/topicform.jsp
    • -0
    • +81
    ./message/topiclist.jsp
    • -0
    • +29
    ./message/topicreplyform.jsp
    • -0
    • +116
    ./message/topicview.jsp
    • -0
    • +21
    ./rating/ratingStars.jsp
    • -0
    • +21
    ./rating/ratingStarsDisabled.jsp
  1. … 7 more files in changeset.