Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-1225: Page wasn't working if the learner had started the activity but hadn't saved their entry. Now if there isn't an entry, it shows the normal page but skips the entry section.

    • -25
    • +27
    ./pages/export/exportPortfolio.jsp
  1. … 1 more file in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

    • -92
    • +92
    ./WEB-INF/tags/AuthoringButton.tag
    • -59
    • +59
    ./WEB-INF/tags/ExportPortOutput.tag
  1. … 234 more files in changeset.
LDEV-1097: Learner progress screen didn't cope when the learner had been force completed. Also, was showing buttons for finish when in monitoring mode. Hopefully the buttons are right now.

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

  1. … 16 more files in changeset.
Disabled finish button after first click to prevent double click.

  1. … 4 more files in changeset.