Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4932: Adding CSRF to forum and central

CSRF additions to:

- Forum authoring methods

- Adding outcomes to activities in tools (changes to tag and central methods)

  1. … 10 more files in changeset.
LDEV-4440 Clean up shared files

  1. … 202 more files in changeset.
LDEV-4395 Portrait tag and javascript to display portraits

A new tag and javascript file shows the user portraits in one of 4 sizes

and either square or round. If no portrait exists a generic coloured

user icon is used. Portraits shown in Forum and Noticeboard Comments.

  1. … 53 more files in changeset.
LDEV-4237: Include label informing the max size file LDEV-4241: File upload validation LDEV-4240: Consistent upload widget Using new tags and the shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

  1. … 19 more files in changeset.
LDEV-4218: Making the monitor entered messages a different colour. Fixed the marking screen so that it does not show the learner progress bar - had the wrong page type for the layout.

  1. … 7 more files in changeset.
LDEV-3959: Swtitch to using jscroll/treetable from the main includes directory so that we get the cached version.

    • -634
    • +0
    ./javascript/jquery.treetable.js
  1. … 3 more files in changeset.
LDEV-3827 Remove JQM mobile interface

  1. … 21 more files in changeset.
LDEV-3812 : IE-9 Compatibility stops the FormData references working in Forum. Removed the meta-tag from affected projects. Cleaned up the DOCTYPEs to ensure they were not causing any issues and put a fallback in place so that if FormData does not work the user can still post messages, just cannot upload files.

  1. … 12 more files in changeset.
LDEV-3775: Bootstrap authoring and monitor. A couple of the secondary screens in monitor have been rationalised to reduce mouse clicks and to reuse existing screens.

  1. … 46 more files in changeset.
LDEV-3758: Stop double submission of reply/edit by disabling submit button temporarily.

  1. … 2 more files in changeset.
LDEV-3758: Stop double submission of reply/edit by disabling submit button temporarily.

  1. … 2 more files in changeset.
LDEV-3701 Update Forum Learner to Bootstrap

  1. … 1 more file in changeset.
LDEV-3701 Update Forum Learner to Bootstrap

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

  1. … 170 more files in changeset.
LDEV-3443: Edit now highlights properly and rating works after edit.

  1. … 5 more files in changeset.
LDEV-3443: Edit now highlights properly and rating works after edit.

  1. … 5 more files in changeset.
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
    • +209
    ./javascript/jquery.jscroll.js
    • -0
    • +634
    ./javascript/jquery.treetable.js
  1. … 34 more files in changeset.
LDEV-3443: Colour tweak

LDEV-3443: Inlined reply now has a yellow temporary highlight on the new reply.

LDEV-3443: Inlined reply now has a yellow temporary highlight on the new reply.

  1. … 4 more files in changeset.
LDEV-3443: Hide replies under their parent and allow the user to expand/collapse using jquery.treetable.

    • -0
    • +634
    ./javascript/jquery.treetable.js
  1. … 4 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
    • +209
    ./javascript/jquery.jscroll.js
  1. … 19 more files in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings

    • -0
    • +36
    ./javascript/learner.js
  1. … 30 more files in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings (mobile version)

  1. … 13 more files in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings

    • -0
    • +36
    ./javascript/learner.js
  1. … 13 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-2868 updated jRating library and removed its repetitions from LAMS tools

  1. … 34 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. … 763 more files in changeset.