Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1628: Updating version number to 2.1

  1. … 42 more files in changeset.
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. … 50 more files in changeset.
LDEV-1515: Updating the test harness to work with 2.1. Includes getting it working with the tools that now use javascript for submission - which required some tweaking in the tools to default the method to the method needed for the test harness.

  1. … 4 more files 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.
LDEV-1360: Allows editing the activity even when users have already access the activity.

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
  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.