Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2329 When editing in monitor if press the "Cancel" button, the define_later flag *does* get removed.

  1. … 28 more files in changeset.
LDEV-2459 use double quotes when enclosing i18n text in javascript

  1. … 47 more files in changeset.
LDEV-2152: Changes to make it work with IE6

LDEV-2387 simplified rendering of FCKEditor

* removed commented JS part from FCKEditor jsp tag

* removed fckeditorheader.jsp

* got rid of any references to fckeditor.js, fckcontroller.js, fckeditor.css

  1. … 96 more files in changeset.
LDEV-2385 Adding ability for teachers to upload a marked file in the submit tool

    • -63
    • +109
    ./monitoring/mark/updatemark.jsp
  1. … 17 more files in changeset.
These files seemed to have been added incorrectly to lams2_3_jboss5 branch: adding them here to head (solves compile problem)

  1. … 8 more files in changeset.
LDEV-2152: includes next activity icon

  1. … 42 more files in changeset.
LDEV-2150: added icons to save/cancel buttons

  1. … 25 more files in changeset.
LDEV-1998: Adjusted layout of tools' PedPlanner form contents.

    • -26
    • +45
    ./WEB-INF/struts/struts-config.xml
    • -0
    • +136
    ./WEB-INF/tags/TextSearch.tag
    • -2
    • +2
    ./authoring/pedagogicalPlannerForm.jsp
  1. … 10 more files in changeset.
LDEV-2005: updating FCKEditor.tag to pass contentfolder id to video reorder fckeditor plugin

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

    • -3
    • +3
    ./authoring/pedagogicalPlannerForm.jsp
  1. … 20 more files in changeset.
changing the default settings for the FCKEditor

    • -2
    • +3
    ./authoring/pedagogicalPlannerForm.jsp
  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
    • +15
    ./authoring/pedagogicalPlannerForm.jsp
  1. … 44 more files in changeset.
LDEV-1998: Added support for Submit Files and Task List tools. Added missing labels in language files.

    • -0
    • +19
    ./authoring/pedagogicalPlannerForm.jsp
  1. … 17 more files in changeset.
Added script common.js

LDEV-1902

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-1894: Added advanced option: notify learners of their marks when they are released.

    • -26
    • +26
    ./WEB-INF/struts/struts-config.xml
  1. … 34 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.

sbmt

  1. … 1 more file in changeset.
LDEV-1699 session flag for whether reflection was enabled was being called from wrong place; moved reflection to bottom of user entry instead of in the middle

LDEV-1731: Use "yes" and "no" rather than tick and cross for indicating marking done, as tick and cross may indicate pass/fail rather than done/not done

LDEV-1707: Change marks to display 2 decimal places rather than 1.

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

  1. … 1 more file in changeset.
LDEV-1699

Added notebook entries to export portfolio

  1. … 2 more files in changeset.
LDEV-1707: Converted marks to floats, to allow marks like 7.5. Also I18N'd the output of the marks so that they are shown as 1,234.5 or 1 234,5 depending on the user's locale.

  1. … 16 more files in changeset.