Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 45 more files in changeset.
LDEV-1998: Added support for Share Resources tool.

    • -0
    • +82
    ./pages/authoring/pedagogicalPlannerForm.jsp
  1. … 10 more files in changeset.
LDEV-2000 - Share resources cuts off buttons when you try to upload but dont put a title

This was simply an issue with the href class=button. The frame was resizing accordingly, but the bottom half of the href button doesnt count in the iframe size, so it was getting cut off. Adding an extra <br /> to the end fixed the problem

    • -1
    • +1
    ./pages/authoring/parts/addlearningobject.jsp
    • -1
    • +1
    ./pages/authoring/parts/addwebsite.jsp
LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

  1. … 71 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-1891: Add an advanced option: monitoring teachers get notified when a student submits an assignment/resource/survey answer.

Removed duplicate key names in the database models.

  1. … 44 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.

RSRC

Changing the red cross for a dash instead as apparently crosses send the wrong message (ask James for details :-)

LDEV-1751

Added instructions to export portfolio.

  1. … 2 more files in changeset.
LDEV-1748

Added activity instructions to export portfolio page.

  1. … 2 more files in changeset.
LDEV-1746

Modified resource items links so they are always viewable.

LDEV-1741

Added bold text to items created by author

LDEV-1741

Added bold text to items created by author

LDEV-1699

Replaced c:out with lams:out when rendering reflection entries.

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

Added notebook entries to export portfolio.

Tidied up page layout.

    • -107
    • +135
    ./pages/export/exportportfolio.jsp
  1. … 7 more files in changeset.
LDEV-1686 Added info div for lock on finish (true) to learner page.

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

getting rid of redundant ":"

  1. … 15 more files in changeset.
LDEV-1663 Rearranged "Instructions" Tab in Monitor (Share Resources)

    • -61
    • +80
    ./pages/monitoring/instructions.jsp
  1. … 1 more file in changeset.
LDEV-1695: Not available message missing as it was referring to a I18N entry that did not exist. A similar entry exists for learner, so reused the learner entry.

  1. … 1 more file 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. … 5 more files in changeset.
LDEV-1640 Got rid of the Completed link in learner (Share resources part)

LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

Code cleanup.

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

Renamed lams:out attribute escapeXml to escapeHtml

  1. … 15 more files in changeset.
LDEV-1573 Changed to post call for Ajax Updater fixes UTF-8 bug.

    • -7
    • +13
    ./includes/javascript/rsrcresourceitem.js
  1. … 1 more file 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-1186: changing from finished to Next Activity

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.