Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1 - displayExpanded default set to true

  1. … 25 more files in changeset.
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1

    • -199
    • +113
    ./WEB-INF/fckeditor/tlds/FCKeditor.tld
  1. … 83 more files in changeset.
LDEV-1998: Added FCKeditors for several tools. Adjusted styles for IE.

    • -2
    • +17
    ./authoring/pedagogicalPlannerForm.jsp
  1. … 20 more files in changeset.
LDEV-2113: Update FCKEditor.tag

  1. … 21 more files in changeset.
LDEV-1998: Added Editing advice for all tools. Added FCKEditor for Notebook, Chat and Submit Files.

    • -1
    • +1
    ./authoring/pedagogicalPlannerForm.jsp
  1. … 45 more files in changeset.
LDEV-1998: Committing Pedagogical Planner base files and support for chat, forum, multiple choice, Q&A, noticeboard, notebook and vote tools.

    • -0
    • +19
    ./authoring/pedagogicalPlannerForm.jsp
  1. … 110 more files in changeset.
LDEV-1912 set session timeout programmatically according to lams' UserInactiveTimeout value via a servlet listener rather than hard coding to 120 mins (in some webapps, no session timeout was specified at all).

  1. … 35 more files in changeset.
LDEV-1811 lams.tld has been updated in all packages

  1. … 19 more files in changeset.
LDEV-1662 wrong closure of the script tab solved in all tools

  1. … 11 more files in changeset.
LDEV-1662 Putting in advanced options summary into monitoring summary page for every tool.

nb

  1. … 1 more file in changeset.
LDEV-1663 Rearranged "Instructions" Tab in Monitor

getting rid of redundant ":"

  1. … 15 more files in changeset.
LDEV-1677: Changing the tools so that clicking Close on the authoring confirmation window will both refresh the tool's monitoring window AND take the user back to the current tab on the monitoring window (ie the same tab it was on before it was refreshed). Normally this will be the edit activity tab.

  1. … 3 more files in changeset.
LDEV-1664

When mode is teacher, we only update the title and instructions.

  1. … 1 more file in changeset.
LDEV-1663 Rearrange "Instructions" Tab in Monitor (NoticeBoard)

LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

Code cleanup.

  1. … 12 more files in changeset.
LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

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