lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Equals/Hashcode weren't defined so adding DTO to a set wasn't checking the equality properly - ending up with the DTO in the set multiple times.

Temporary test data to get getOrganisationByUserRole working

    • -0
    • +273
    /lams_common/db/sql/insert_users_org_test.sql
Add monitoring: edit activity and instructions.

Define it later works.

    • -1
    • +10
    /lams_tool_larsrc/conf/xdoclet/struts-actions.xml
    • -1
    • +1
    /lams_tool_larsrc/db/sql/tool_insert.sql
    • -0
    • +101
    /lams_tool_larsrc/web/pages/authoring/definelater.jsp
Added share resources back into the build.

added Welsh to the language preference array

    • -1
    • +1
    /lams_central/web/flashxml/configData.xml
Changed method call to use updated signature

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 Welsh Updated all languages.

    • -0
    • +1
    /lams_central/web/flashxml/cy_GB_dictionary.xml
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.

    • -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