Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added new label.

    • -1
    • +4
    ./language/ApplicationResources.properties
remove ContextLoaderServlet, it's deprecated for servlet 2.4 container(like tomcat 5 bundled with jboss 4.x) . Use ContextLoadListener instead

  1. … 14 more files in changeset.
Updating Spanish Adding Korean and Greek

    • -0
    • +88
    ./language/ApplicationResources_el.properties
    • -3
    • +3
    ./language/ApplicationResources_es.properties
    • -0
    • +88
    ./language/ApplicationResources_ko.properties
Updating headers for Authoring - Monitor - Learner

    • -3
    • +3
    ./language/ApplicationResources.properties
Adding Spanish translation

    • -0
    • +88
    ./language/ApplicationResources_es.properties
Fix mistake in helptext label

    • -1
    • +1
    ./language/ApplicationResources.properties
Fixed label typo.

    • -1
    • +1
    ./language/ApplicationResources.properties
Implemented export portfolio.

  1. … 2 more files in changeset.
Changed the nickname used to join the jabber chat group from the users login name to the user full name. The nickname is constructed by taking the users first name and last name followed by an optional number to ensure the nickname is unique for each session.

  1. … 11 more files in changeset.
Rechecking in conf directory.

  1. … 3 more files in changeset.
Removed authoringForm definition and placed in AuthoringAction class as xdoclet tag.

Updated language messages for monitoring and chat client.

    • -1
    • +29
    ./language/ApplicationResources.properties
Added message table to chat data model.

Changed hibernate filter parameter sessionFactoryBeanName to correct value.

Add monitoring: edit activity and instructions.

    • -0
    • +4
    ./language/ApplicationResources.properties
Fixed security - was missing TEACHER

  1. … 5 more files in changeset.
Added new fields in session and user to store the jabber room and jabber id.

  1. … 1 more file in changeset.
Added hibernate properties, contains details to connect to db

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

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

    • -1
    • +1
    ./language/ApplicationResources.properties
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
    • +1
    ./language/ApplicationResources.properties
  1. … 30 more files in changeset.
fixed cvs Id

    • -1
    • +1
    ./language/ApplicationResources.properties
Implemented authoring pages/functions. Still need to add form validation and error messages.

    • -4
    • +22
    ./language/ApplicationResources.properties
    • -1
    • +1
    ./xdoclet/struts-message-resources.xml
  1. … 51 more files in changeset.
Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Build file changed to match and the main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

  1. … 26 more files in changeset.
Update to the chat tool. Added struts tiles support, tabs to monitoring and authoring screens and basic service method in ChatServices.

    • -4
    • +5
    ./language/ApplicationResources.properties
  1. … 32 more files in changeset.
First check in for chat tool. Based on example_tool template.

    • -0
    • +180
    ./hibernate/mappings/org/lamsfoundation/lams/tool/chat/Chat.hbm.xml
    • -0
    • +3
    ./jar/META-INF/MANIFEST.MF
    • -0
    • +82
    ./language/ApplicationResources.properties
    • -0
    • +128
    ./middlegen/lams_tool_lachat11-prefs.properties
    • -0
    • +1
    ./war/META-INF/MANIFEST.MF
    • -0
    • +14
    ./xdoclet/filter-mappings.xml
    • -0
    • +24
    ./xdoclet/filters.xml
    • -0
    • +3
    ./xdoclet/global-forwards.xml
    • -0
    • +11
    ./xdoclet/listeners.xml
    • -0
    • +11
    ./xdoclet/servlet-mappings.xml
    • -0
    • +45
    ./xdoclet/servlets.xml
    • -0
    • +0
    ./xdoclet/struts-forms.xml
  1. … 67 more files in changeset.