Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1144: Two bugs: * The submit is trying to call a javascript function that does not exist. I can't find any code that suggests it ever existed! * The pages are trying to load up a css file that doesn't exist. At least in this case, the file did exist in the past but it was removed.

Removed the onsubmit call and the css reference.

  1. … 1 more file in changeset.
auto tick reflection option when input text in reflect textarea.

  1. … 9 more files in changeset.
auto tick reflection option when input text in reflect textarea.

Add file size validation.

  1. … 8 more files in changeset.
imgbuttonwrapper tag changes for forum

  1. … 2 more files in changeset.
Disabled finish button after first click to prevent double click.

  1. … 15 more files in changeset.
Disabled finish button after first click to prevent double click.

  1. … 9 more files in changeset.
Added spacing on finish button.

Fixed style on disabled button.

Implemented new reflection functionality. LDEV-1016

  1. … 5 more files in changeset.
RTL changes

  1. … 18 more files in changeset.
Increased padding on bottom of page.

Added cellspacing=0 to table using alternative-color

Added 'Back to Forum' button to the top of the page.

Moved the 'Back to Forum' button to the bottom of the page.

Modified showMessage such that the page moves to the iframe anchor after iframe has opened.

  1. … 6 more files in changeset.
Move mark button to view forum page.

  1. … 6 more files in changeset.
Updated DOCTYPE.

Leaving out the dtd causes rendering problems.

  1. … 21 more files in changeset.
param name change

    • -12
    • +12
    ./learning/message/topicview.jsp
  1. … 1 more file in changeset.
Change validate message.

  1. … 1 more file in changeset.
Cleaned up jsp.

  1. … 43 more files in changeset.
Removed call to initTabSize. No longer needed.

  1. … 22 more files in changeset.
Updated jsps.

  1. … 5 more files in changeset.
Updated jsps.

    • -23
    • +25
    ./learning/message/topiceditform.jsp
    • -30
    • +31
    ./learning/message/topicreplyform.jsp
  1. … 3 more files in changeset.
Removed redundant code.

Cleaned up jsp pages.

  1. … 6 more files in changeset.
Cleaned up jsp pages.

    • -11
    • +13
    ./authoring/message/topiclist.jsp
    • -18
    • +19
    ./authoring/parts/msgattachment.jsp
Cleaned up jsp pages.

    • -0
    • +2
    ./authoring/parts/instructionfilelist.jsp
  1. … 3 more files in changeset.
Fix for Convertion of bean:message to fmt:message