Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1005: Implementing Flashless learner required two new tags to be added. Copying across all projects.

    • -0
    • +45
    ./WEB-INF/tags/LearnerFlashEnabled.tag
    • -0
    • +79
    ./WEB-INF/tags/ProgressOutput.tag
  1. … 51 more files in changeset.
LDEV-1264 Forum postings have compile / install dates and also the dates're kept updated

  1. … 1 more file in changeset.
LDEV-1349 Changes to the lams:fckeditor tag to map FCKEditor language files to LAMS supported languages and locales.

FCKEditor.tag changes

  1. … 14 more files in changeset.
See the posting you are replying to (LDEV-1305)

  1. … 3 more files in changeset.
Changed the width of the text area from cols=40 to cols=65 (LDEV-1329)

Replaced <bean:message> with <fmt:message> tags

  1. … 15 more files in changeset.
update lams:help tag with style attribute, mainly for lams_admin to display properly

  1. … 16 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

    • -0
    • +41
    ./WEB-INF/tags/Head.tag
    • -2
    • +2
    ./jsps/authoring/message/forbiddenedit.jsp
  1. … 173 more files in changeset.
LDEV-1231: LEARNER permission missing from downloads entry, so users who are exclusively LEARNERs cannot download attachments.

LDEV-1165: Wasn't able to disable the character limit for non rich text editing in forum. Changed authoring to check the limit on/off flag before checking number of characters > 0, and at learner if the limit is off then sets num chars to 0, which the jsp interprets as "no check".

  1. … 2 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

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

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

    • -0
    • +37
    ./WEB-INF/tags/ImgButtonWrapper.tag
    • -18
    • +20
    ./jsps/authoring/message/view.jsp
was missing tag update

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

    • -2
    • +2
    ./jsps/authoring/message/forbiddenedit.jsp
    • -1
    • +1
    ./jsps/authoring/message/topiclist.jsp
    • -1
    • +1
    ./jsps/learning/message/msgattachment.jsp
  1. … 16 more files in changeset.
Added escapeXml attribute to the out tag

  1. … 16 more files in changeset.
updated AuthoringButton tag

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

Added cellspacing=0 to table using alternative-color

    • -1
    • +1
    ./jsps/authoring/message/topiclist.jsp
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.