lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

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

    • -0
    • +237
    /lams_tool_chat/web/includes/javascript/jsjac/API
    • -0
    • +7
    /lams_tool_chat/web/includes/javascript/jsjac/AUTHORS
    • -0
    • +504
    /lams_tool_chat/web/includes/javascript/jsjac/COPYING
    • -0
    • +41
    /lams_tool_chat/web/includes/javascript/jsjac/ChangeLog
    • -0
    • +102
    /lams_tool_chat/web/includes/javascript/jsjac/README
    • -0
    • +9
    /lams_tool_chat/web/includes/javascript/jsjac/TODO
    • -0
    • +212
    /lams_tool_chat/web/includes/javascript/jsjac/sha1.js
Local copies no longer used.

Added hibernate properties, contains details to connect to db

Added French and Swedish translation. No more ApplicationResources_xx.txt files

    • -0
    • +100
    /lams_tool_sbmt/conf/language/ApplicationResources_fr.properties
    • -0
    • +100
    /lams_tool_sbmt/conf/language/ApplicationResources_sv.properties
Added JabberHttpBind servlet.

    • -0
    • +6
    /lams_tool_chat/conf/xdoclet/servlets.xml
Sql schema produced by xdoclet. Generated from chat model classes.

    • -0
    • +57
    /lams_tool_chat/db/sql/table-schema.sql
Added French translation and got rid of ApplicationResoruce.txt files

    • -0
    • +171
    /lams_tool_laqa/conf/language/ApplicationResources_fr.properties
Added Smack API to project. This is used to communicate with the jabber server

    • -0
    • +120
    /lams_tool_chat/lib/smack-2.2.0/README.html
    • -0
    • +369
    /lams_tool_chat/lib/smack-2.2.0/changelog.html
  1. … 275 more files in changeset.
Added Swedish translation and updated all other languages

    • -37
    • +37
    /lams_tool_forum/conf/language/ApplicationResources_es.properties
    • -0
    • +141
    /lams_tool_forum/conf/language/ApplicationResources_sv.properties
Added Swedish translation

    • -0
    • +61
    /lams_tool_nb/conf/language/ApplicationResources_sv.properties
Delete AppricationResources_xx.txt files as they are not longer needed

Delete ApplicationResources_xx.txt files as they are not longer needed

Added Spanish translation

    • -0
    • +237
    /lams_tool_lamc/conf/language/ApplicationResources_es.properties
Got rid of the AppricationResources_xx.txt files and left only the .properties. Updated the French translation to the latest in the LAMS Community

Rejigging contribute activities list. Still have to do the urls for grouping and gates. Implemented getAllPotentialLearners.

    • binary
    /lams_build/lib/lams/lams-monitoring.jar
Rejigging contribute activities list. Still have to do the urls for grouping and gates

  1. … 9 more files in changeset.
Implemented getAllPotentialLearners.

adjust export content.

Add zero access item into summary

merge add url/file learing page into one page.

    • -4
    • +1
    /lams_tool_larsrc/web/pages/learning/finish.jsp
    • -1
    • +1
    /lams_tool_larsrc/web/pages/learning/start.jsp
Added deploy-jar to make development time builds easier

Got the existing grouping and gate screens working from the learner interface. More work yet to be done on them.

    • binary
    /lams_build/lib/lams/lams-learning.jar
Give groups a default name, so that even if the name isn't supplied a database error isn't thrown (group name cannot be null in the db).

Changed to UTF-8 encoding

export portfolio works.