• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rechecking in conf directory.

  1. … 6 more files in changeset.
Added definitions for monitoring chatHistory.jsp page

Replaced hard coded text with message labels.

Added message filtering options.

Added latest messages in chat and link to open chat history/editing page.

Monitoring page to display chat history and edit messages.

    • -0
    • +82
    ./pages/monitoring/chatHistory.jsp
Added edit image.

Added chat client to summary page.

Implemented instructions tab.

    • -1
    • +108
    ./pages/monitoring/instructions.jsp
Implemented edit activity tab.

    • -1
    • +44
    ./pages/monitoring/editActivity.jsp
Renamed script.jsp to headItems.jsp to better reflect the contents of the file.

    • -0
    • +49
    ./pages/authoring/headItems.jsp
    • -0
    • +33
    ./pages/monitoring/headItems.jsp
Changed DOCTYPE to html 4.01 strict.

Added style sheet for chat client.

Removed the chat client from the learning page and made it an independent component. The client was split up into separate javascript, css and jsp files.

Added teacher functions.

    • -0
    • +238
    ./chat_client/chat_app.js
    • -0
    • +51
    ./chat_client/chat_style.css
    • -0
    • +54
    ./chat_client/chat_ui.jsp
    • -0
    • +0
    ./pages/learning/headItems.jsp
Change doSumit javascript method to more specific, to avoid confilct with tools'

  1. … 8 more files in changeset.
close/save/cancel action in authoring page.

    • -0
    • +90
    ./WEB-INF/tags/AuthoringButton.tag
  1. … 3 more files in changeset.
Fixed security - was missing TEACHER

  1. … 5 more files in changeset.
removed test page

Changed insertion of script in header to not check if empty.

Updated tile definitions for learning page.

Basic implmentation of learning page.

    • -0
    • +188
    ./pages/learning/script.jsp
Added JsJaC library to project. This is a jabber client library for javascript.

    • -0
    • +237
    ./includes/javascript/jsjac/API
    • -0
    • +7
    ./includes/javascript/jsjac/AUTHORS
    • -0
    • +504
    ./includes/javascript/jsjac/COPYING
    • -0
    • +41
    ./includes/javascript/jsjac/ChangeLog
    • -0
    • +542
    ./includes/javascript/jsjac/JSJaCConnection.js
    • -0
    • +349
    ./includes/javascript/jsjac/JSJaCHttpBindingConnection.js
    • -0
    • +223
    ./includes/javascript/jsjac/JSJaCHttpPollingConnection.js
    • -0
    • +207
    ./includes/javascript/jsjac/JSJaCPacket.js
    • -0
    • +102
    ./includes/javascript/jsjac/README
    • -0
    • +9
    ./includes/javascript/jsjac/TODO
    • -0
    • +212
    ./includes/javascript/jsjac/sha1.js
    • -0
    • +162
    ./includes/javascript/jsjac/xmlextras.js
    • -0
    • +214
    ./includes/javascript/jsjac/examples/simpleclient.html
Local copies no longer used.

    • -212
    • +0
    ./includes/javascript/fckcontroller.js
    • -52
    • +0
    ./includes/javascript/tabcontroller.js
Added chat tool icon.

Deleting corrupted swf icon.

Updated images. Old version may have been corrupt.

    • binary
    ./images/exclude.png
    • binary
    ./images/exclude_big.png
Corrected some typos and bugs in tile definitions

Renamed message key activity.display.name to activity.title to follow i18n guidelines

Replaced code in html head with new <lams:headItems/> custom tag.

added tag-file headItems