Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
  1. … 177 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 233 more files in changeset.
LDEV-1175: Run offline was throwing an error when you clicked on finished. The method name for finished was wrong - it was Finished, instead of finished. This bug would have been introduced when we replaced the LookupDispatchAction with DispatchAction - which we did to avoid problems with I18N button names (which tends to confuse matters when using LookupDispatchAction).

LDEV-1097: Noticeboard wasn't handling the user progress screen correctly. If the mode is the monitoring mode, then it shouldn't use the current user's id, it should use the id in the url. Also, the user progress screen should be read only (no buttons) but the learner's review screen (ie that the learner gets after completing the activity) shouldn't be read only as they should be able to change their reflection.

  1. … 1 more file in changeset.
Replace LamsLookupDispatchAction to LamsDispatchFucntion

  1. … 2 more files in changeset.
Display finish button anytime.

auto tick reflection option when input text in reflect textarea.

  1. … 9 more files in changeset.
LDEV-1099: Method name needs to be translated as the LookupDispatchAction class looks for the translated button name.

Remove useless file.

Add file size validation.

  1. … 9 more files in changeset.
added new tag (image button wrapper) to tools

    • -0
    • +37
    ./WEB-INF/tags/ImgButtonWrapper.tag
  1. … 14 more files in changeset.
Disabled finish button after first click to prevent double click.

Fixed page layout.

updated authoringbutton tag (display rtl)

  1. … 6 more files in changeset.
tools export page utf8 encoding + css bundler update to include rtl styles for rtl locale/lang

  1. … 5 more files in changeset.
Implemented new reflection functionality. LDEV-1016

  1. … 3 more files in changeset.
RTL changes

  1. … 29 more files in changeset.
Added escapeXml attribute to the out tag

  1. … 16 more files in changeset.
updated tag to align buttons correctly for LTR/RTL

  1. … 1 more file in changeset.
Updated page layout.

Removed indent.

Updated DOCTYPE.

Leaving out the dtd causes rendering problems.

  1. … 21 more files in changeset.
changed url pattern on security constraint to match + added roles (authoring update + others)

  1. … 16 more files in changeset.
Cleaned up jsp.

  1. … 41 more files in changeset.
Cleaned up jsp.

  1. … 14 more files in changeset.
Removed the advanced and instructions tabs when authoring page opened from monitoring.

Removed call to initTabSize. No longer needed.

Removed call to initTabSize. No longer needed.

  1. … 24 more files in changeset.
Removed duplicate style attribute.

  1. … 15 more files in changeset.
Added border=0 style to tab middle link.

  1. … 16 more files in changeset.
Added highlighting for authoring tab.

  1. … 14 more files in changeset.