• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated icon

  1. … 11 more files in changeset.
new icon

  1. … 9 more files in changeset.
Added new swf icon

Changes pages to suit the "stripes" css styles.

Popup() code moved to lams-central so that it isn't duplicated across tools.

  1. … 32 more files in changeset.
Added id="authoringButton" to p element containing buttons. This is need by tool in order so set the visibility when a drop down window is present.

  1. … 14 more files in changeset.
Added "copy-tags" to the build to make it easier to update the tags.

Updated the jsp pages to support stripes and the separate learner stylesheet.

    • -0
    • +18
    ./common/learnerheader.jsp
  1. … 256 more files in changeset.
added help tag

  1. … 21 more files in changeset.
Updated version number to RC1

  1. … 40 more files in changeset.
Updated address of FSF in copyright statement

  1. … 784 more files in changeset.
Upadated learning page tile.

Adding the short parameter to the Date tag

  1. … 2 more files in changeset.
Removed delete instruction link.

    • -20
    • +2
    ./pages/monitoring/instructions.jsp
  1. … 1 more file in changeset.
Removed xmlrequest.js. No longer being used.

  1. … 14 more files in changeset.
No longer needed.

Changed reflection instructions and entries to use lams:out tag.

    • -2
    • +2
    ./pages/learning/parts/finishButton.jsp
Moved inline styles in jsp to style sheet.

Fixed invalid html for hidden checkbox.

    • -12
    • +26
    ./pages/monitoring/chatHistory.jsp
Update display of messages to use common css style. Used the lams:out tag to render message body.

    • -43
    • +54
    ./pages/export/exportPortfolio.jsp
Renamed 'part' folder to 'parts' to be consistent with other tools.

Renamed folder to be consistent with other tools.

    • -33
    • +0
    ./pages/learning/part/finishButton.jsp
    • -0
    • +33
    ./pages/learning/parts/finishButton.jsp
fixed typo in include directive.

Cleaned up page names and structure. Added notebook entry page when a lesson is run offline and reflection is enabled.

    • -0
    • +64
    ./includes/css/chat.css
    • -0
    • +313
    ./includes/javascript/learning.js
    • -0
    • +18
    ./includes/javascript/monitoring.js
    • -56
    • +0
    ./includes/javascript/xmlrequest.js
    • -0
    • +33
    ./pages/learning/part/finishButton.jsp
  1. … 1 more file in changeset.
Updated to latest tld from lams-central

Removed redundant code left over from previous changes.

  1. … 14 more files in changeset.
Updated Authoring pages to new format. See LDEV-576 for details.

Shared fckeditor removed from all pages. Only a single fckeditor is used for tool instructions.

Tab tags and js code updated to remove obsolete comments and code.

    • -0
    • +1
    ./WEB-INF/fckeditor/tlds/FCKeditor.tld
    • -0
    • +57
    ./WEB-INF/tags/FCKEditor.tag
    • -0
    • +29
    ./includes/javascript/authoring.js
  1. … 3 more files in changeset.
Added a date tag - keep all our dates consistent! Uses the JSTL fmt:formatDate to do localisation.

    • -0
    • +37
    ./WEB-INF/tags/Date.tag
  1. … 20 more files in changeset.
Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

  1. … 14 more files in changeset.
Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

  1. … 18 more files in changeset.
Updated learner layout. The Send and Finish/Continue buttons still need to be aligned.

Changed roster implementation from using 'select' element to using 'div'. Removed clear button, a user is delselected by click on the user name.

The layout of the textarea and send button need to be realigned.

Private messages in IE is broken in new implementation.

    • -107
    • +107
    ./pages/learning/chat_app.js