topicviewwrapper.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 bootstrap5 Forum tool

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

  1. … 5 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. … 15 more files in changeset.
LDEV-3701 Update Forum Learner to Bootstrap

  1. … 27 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 170 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
    • +18
    ./topicviewwrapper.jsp
  1. … 36 more files in changeset.
LDEV-3443: Inlining the reply for the standard interface

  1. … 10 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
    ./topicviewwrapper.jsp
  1. … 19 more files in changeset.