• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3701: change icon for expand/collapse replies with fontawesome icons

  1. … 1 more file in changeset.
LDEV-3969: adding timeago i18n to forum - use locale language rather than country

  1. … 2 more files in changeset.
LDEV-3969: adding timeago i18n to forum

  1. … 2 more files in changeset.
LDEV-3959: Timeago javascript file is now only called once for each topic, or a edited message, rather than on every message when loaded.

  1. … 2 more files in changeset.
LDEV-3945: Treetable definition had been lost in a previous fix, causing javascript errors which blocked the highlight code running. Treetable has been restored and javascript code rearranged so that any future similar errors will not break the highlighting.

  1. … 1 more file in changeset.
LDEV-3959: Reduce reloading of javascript files during an AJAX call by overriding the jquery cache settings.

  1. … 6 more files in changeset.
LDEV-3916: Tweaking the page layout so that the pager knows that the end of the page has been reached, otherwise it thinks it can get more message for the page and ends up loading all the messages in the thread when the page is first opened.

  1. … 2 more files in changeset.
Autoscroll was continually triggering due to a missing div, causing the page to load straight away, rather than waiting for the user to scroll to trigger next load of messages.

LDEV-3701 Tweaking formatting

  1. … 6 more files in changeset.
LDEV-3701 some cosmetic adjustments

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

  1. … 27 more files in changeset.
CNG-28: Remove the prompt as Mindapp project is not maintained in LAMS CVS anymore.

  1. … 2 more files in changeset.
CNG-28: Remove the prompt as Mindapp project is not maintained in LAMS CVS anymore.

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

  1. … 36 more files in changeset.
LDEV-3443: Inlined reply now has a yellow temporary highlight on the new reply.

  1. … 4 more files in changeset.
LDEV-3443: Inlined Learner Edit.

  1. … 14 more files in changeset.
LDEV-3443: Still trying to stop the treetable catching clicks it shouldn't plus tweaking the jrating code to ensure that only new entries are initialised and that we don't reinitialise existing entries.

  1. … 2 more files in changeset.
LDEV-3443: Inlining the reply for the standard interface

  1. … 10 more files in changeset.
LDEV-3443: Initially the top three levels of a thread are expanded, all the replies beyond this are collapsed.

LDEV-3443: I18N

  1. … 2 more files in changeset.
LDEV-3443: The expand/collapse was breaking the buttons - they should now work.

LDEV-3443: Hide replies under their parent and allow the user to expand/collapse using jquery.treetable.

  1. … 4 more files in changeset.
LDEV-3322 LDEV-3324 adding id/name tags to facilitate selenium testing

  1. … 7 more files in changeset.
LDEV-3322 LDEV-3324 adding id/name tags to facilitate selenium testing

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

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

  1. … 19 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-2463: escape HTML to prevent possible XSS attacks

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

  1. … 36 more files in changeset.
CNG-12, CNG-21, CNG-28, CNG-29, CNG-36: Add comments in original files so when they are altered, copies made for CNG should also be updated so they work fine with rest of subprojects.

  1. … 17 more files in changeset.