Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3322 LDEV-3324 adding id/name tags to facilitate selenium testing

LDEV-3322 LDEV-3324 adding id/name tags to facilitate selenium testing

LDEV-3443: Scrolling now working for mobile version and it correctly pages after edit and reply (was previously doing the full load after edit and reply).

    • -0
    • +17
    ./mobile/message/topicviewwrapper.jsp
  1. … 2 more files in changeset.
LDEV-3443: Paging the messages on the detailed messages screen. Loads approx 50 messages at a time and autoloads when end of page is reached. Required adding a thread id to the message sequence table. The database patch involves running stored procedures so the autopatch libray in lams_build needs to be updated to match the forum changes.

    • -0
    • +17
    ./message/topicviewwrapper.jsp
  1. … 16 more files in changeset.
LDEV-3441: Cancel was broken - when the buttons were moved, the matching c:set wasn't moved with it.

LDEV-3441: Cancel was broken - when the buttons were moved, the matching c:set wasn't moved with it.

LDEV-3409: change button positions

LDEV-3409: change button positions

LDEV-3395 Implement a minimum number of characters for forum postings

    • -27
    • +131
    ./mobile/message/bodyarea.jsp
    • -17
    • +21
    ./mobile/message/msgattachment.jsp
    • -24
    • +24
    ./mobile/message/topicreplyform.jsp
  1. … 18 more files in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings (mobile version)

    • -23
    • +128
    ./mobile/message/bodyarea.jsp
    • -24
    • +24
    ./mobile/message/topicreplyform.jsp
  1. … 1 more file in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings

    • -17
    • +21
    ./mobile/message/msgattachment.jsp
  1. … 7 more files in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings

  1. … 10 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

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. … 5 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2463: escape HTML to prevent possible XSS attacks

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. … 1 more file in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

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

LDEV-3183 fixed issue "Forum finish doesn't progress to next activity"

LDEV-2921 Force students to rate each other postings/answers

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

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

  1. … 4 more files in changeset.
LDEV-3076 added ability to upload images by learners using CKeditor

  1. … 30 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. … 177 more files in changeset.