lams_tool_chat

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed test page

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

Update classpath with references to smack api

Added default learning action.

Added some new constants.

Added ChatService methods related to learning

Updated chat data model to include Jabber related fields.

Added JabberHttpBind servlet.

Updated build scripts to include smack library when deploying chat

Updated tile definitions for learning page.

Basic implmentation of learning page.

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

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

    • -212
    • +0
    ./web/includes/javascript/fckcontroller.js
    • -52
    • +0
    ./web/includes/javascript/tabcontroller.js
Added hibernate properties, contains details to connect to db

    • -0
    • +7
    ./conf/hibernate/mappings/hibernate.properties
Added JabberHttpBind servlet.

Sql schema produced by xdoclet. Generated from chat model classes.

    • -0
    • +57
    ./db/sql/table-schema.sql
Added Smack API to project. This is used to communicate with the jabber server

    • -0
    • +120
    ./lib/smack-2.2.0/README.html
    • -0
    • +369
    ./lib/smack-2.2.0/changelog.html
    • -0
    • +116
    ./lib/smack-2.2.0/documentation/debugging.html
    • -0
    • +137
    ./lib/smack-2.2.0/documentation/extensions/dataforms.html
    • -0
    • +236
    ./lib/smack-2.2.0/documentation/extensions/disco.html
    • -0
    • +178
    ./lib/smack-2.2.0/documentation/extensions/filetransfer.html
    • -0
    • +15
    ./lib/smack-2.2.0/documentation/extensions/index.html
    • -0
    • +75
    ./lib/smack-2.2.0/documentation/extensions/intro.html
    • -0
    • +60
    ./lib/smack-2.2.0/documentation/extensions/invitation.html
    • -0
    • +244
    ./lib/smack-2.2.0/documentation/extensions/messageevents.html
    • -0
    • +619
    ./lib/smack-2.2.0/documentation/extensions/muc.html
    • -0
    • +30
    ./lib/smack-2.2.0/documentation/extensions/privatedata.html
    • -0
    • +57
    ./lib/smack-2.2.0/documentation/extensions/style.css
    • -0
    • +22
    ./lib/smack-2.2.0/documentation/extensions/time.html
  1. … 275 more files in changeset.
Added chat tool icon.

Deleting corrupted swf icon.

Updated images. Old version may have been corrupt.

    • binary
    ./web/images/exclude.png
    • binary
    ./web/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.

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

added tag-file headItems

added tag directory and lams custom tags.

    • -0
    • +58
    ./web/WEB-INF/tags/HTMLEditor.tag
    • -0
    • +64
    ./web/WEB-INF/tags/SetEditor.tag
    • -0
    • +69
    ./web/WEB-INF/tags/Tab.tag
    • -0
    • +62
    ./web/WEB-INF/tags/TabBody.tag
    • -0
    • +72
    ./web/WEB-INF/tags/Tabs.tag
    • -0
    • +56
    ./web/WEB-INF/tags/headItems.tag
Contains no new changes. Commit is being used to expand the the $id$ keyword. Previous file property was ASCII -kk, the property was changed to -kkv

  1. … 17 more files in changeset.
changed ascii property to -kkv

fixed cvs Id

Implemented authoring pages/functions. Still need to add form validation and error messages.

    • -0
    • +12
    ./.settings/org.eclipse.jdt.core.prefs
  1. … 50 more files in changeset.