Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changing the default settings for the FCKEditor

  1. … 2 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. … 44 more files in changeset.
LDEV-1998: Changed tooltip library to clueTip.

  1. … 7 more files in changeset.
LDEV-1998: Modified some jTip parameters for evaluation purposes.

  1. … 2 more files in changeset.
LDEV-1998: Additions: - Central: added some files that were not committed earlier and prevented Planner from opening in a pop up window. - Q&A: fixed minor bug with question indexing. - Chat: Planner now strips Instructions from HTML tags. - Notebook: Planner now strips Instructions from HTML tags; fixed bug that set Online Instructions = Offline Instructions (!); Added tooltip with editing advice; adjusted planner form size.

  1. … 17 more files in changeset.
LDEV-1730

Modified monitoring to only show session name when activity is grouped.

  1. … 1 more file in changeset.
LDEV-1998: Committing Pedagogical Planner base files and support for chat, forum, multiple choice, Q&A, noticeboard, notebook and vote tools.

    • -0
    • +20
    ./pages/authoring/pedagogicalPlannerForm.jsp
  1. … 109 more files in changeset.
LDEV-1926: Added Notebook text based conditions.

  1. … 14 more files in changeset.
LDEV-1926: Added most of the logic for text based conditions.

    • -0
    • +136
    ./WEB-INF/tags/TextSearch.tag
    • -0
    • +20
    ./common/messages.jsp
    • binary
    ./images/down_disabled.gif
    • binary
    ./images/up_disabled.gif
    • -0
    • +45
    ./pages/authoring/addCondition.jsp
    • -0
    • +91
    ./pages/authoring/conditionList.jsp
    • -0
    • +110
    ./pages/authoring/conditions.jsp
  1. … 24 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.

notebook

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. … 4 more files in changeset.
LDEV-1685

Added info messages to warn learners when lockOnFinish is enabled.

  1. … 4 more files in changeset.
LDEV-1663 Rearranged "Instructions" Tab in Monitor (Notebook)

    • -73
    • +80
    ./pages/monitoring/instructions.jsp
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. … 51 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-1206: Remove the instructions label

LDEV-1362: Allows editing the activity even when users have already access the activity. Removes isContentInUse

    • -17
    • +14
    ./pages/monitoring/editActivity.jsp
  1. … 1 more file in changeset.
Adds a bit more clarity to the fix (LDEV-1319)

Fix now so it checks whether the mode is preview or learner. If it is learner, then the javascrit validation is enforced. (LDEV-1319)

Adds validation in the case the user does not input anything in the textarea (LDEV-1319)

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