Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5442 fix issues with star rating widget

  1. … 2 more files in changeset.
LDEV-5442 switch to using lams:Rating tag instead of jRating plugin in Forum tool

  1. … 10 more files in changeset.
Merge v4.7 into LDEV-5397

  1. … 79 more files in changeset.
LDEV-5397 bootstrap5 Forum tool

  1. … 19 more files in changeset.
LDEV-4917 Add Italian to Uppy i18n in Forum

Fix the UI a bit too.

  1. … 5 more files in changeset.
LDEV-5193 Use case-insensitive extension checking for Uppy upload

Also use built-in Uppy extension check where possible.

  1. … 16 more files in changeset.
LDEV-4917 Don't use JS lambdas as JS Compressor does not understand them

  1. … 2 more files in changeset.
LDEV-4917 Add error pop up on attempt of uploading incorrect file

  1. … 10 more files in changeset.
LDEV-4917 In Forum make file upload smaller, without preview

LDEV-4917 Add Uppy upload to Forum tool

  1. … 18 more files in changeset.
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-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. … 20 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. … 8 more files in changeset.
LDEV-3959: Swtitch to using jscroll/treetable from the main includes directory so that we get the cached version.

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

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

  1. … 15 more files in changeset.
LDEV-2868 updated jRating library and removed its repetitions from LAMS tools

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