lams_tool_chat

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed bug preventing display of instruction attachments.

  1. … 1 more file in changeset.
Updating Norwegian, English

    • -136
    • +89
    ./conf/language/ApplicationResources.properties
    • -35
    • +35
    ./conf/language/ApplicationResources_no.properties
Exception handler define for STRUTS.

    • -0
    • +13
    ./conf/xdoclet/error-pages.xml
    • -0
    • +8
    ./conf/xdoclet/global-exceptions.xml
    • -4
    • +8
    ./web/WEB-INF/struts/struts-config.xml
Adding Norwegian

    • -0
    • +89
    ./conf/language/ApplicationResources_no.properties
  1. … 3 more files in changeset.
Updating Spanish and Korean

    • -12
    • +13
    ./conf/language/ApplicationResources_es.properties
Standardizing the Define Later screens

    • -2
    • +13
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +55
    ./web/WEB-INF/tags/DefineLater.tag
    • -11
    • +1
    ./web/pages/learning/defineLater.jsp
  1. … 57 more files in changeset.
SessionMap moved to lams_common

Implemented clearSession method using the new AuthoringButton tag.

    • -2
    • +3
    ./web/WEB-INF/tags/AuthoringButton.tag
Added finish button to learner page when in author mode.

Add customiseSessionID.

  1. … 6 more files in changeset.
Added new label.

Make it work offline.

    • -6
    • +6
    ./web/pages/export/exportPortfolio.jsp
  1. … 3 more files in changeset.
Move the chat client pages to the /pages/learning folder.

Replaced generic message for run offline and define later with seperate pages.

Removed openChatClient method from MonitoringAction class so that we reuse the code in LearningAction to open a chat client. The new define later and run offline pages are also reused by monitoring.

    • -5
    • +15
    ./web/WEB-INF/struts/tiles-defs.xml
    • -0
    • +298
    ./web/pages/learning/chat_app.js
    • -0
    • +57
    ./web/pages/learning/chat_style.css
    • -0
    • +94
    ./web/pages/learning/chat_ui.jsp
    • -0
    • +21
    ./web/pages/learning/defineLater.jsp
    • -0
    • +30
    ./web/pages/learning/runOffline.jsp
Removed references to smack library from classpath.

Removed lib directory from all-libs path

Cleaning up unneeded stylesheets and tidying up portfolio pages.

    • -1
    • +11
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +59
    ./web/WEB-INF/tags/ExportPortOutput.tag
    • -0
    • +82
    ./web/WEB-INF/tags/Passon.tag
    • -32
    • +44
    ./web/pages/export/exportPortfolio.jsp
  1. … 69 more files in changeset.
No longer needed. Library has been added to lams_build.

    • -369
    • +0
    ./lib/smack-2.2.0/changelog.html
  1. … 275 more files in changeset.
Fixed login_err messages.

Moved attachment list above file upload box. Fixed alignment of headings.

    • -36
    • +44
    ./web/pages/authoring/instructions.jsp
Aligned the html button and fckeditor label.

  1. … 2 more files in changeset.
Updated monitoring css

Temporary change to stop the build failing.

Updated monitoring css

    • -13
    • +14
    ./web/pages/monitoring/chatHistory.jsp
Update learning css

    • -14
    • +14
    ./web/chat_client/chat_style.css
    • -0
    • +16
    ./web/layouts/learningLayout.jsp
Fixed leaveToolSession code to use correct toolSessionID

Fixed IE bug in chat client.

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
    ./conf/language/ApplicationResources_el.properties
    • -0
    • +88
    ./conf/language/ApplicationResources_ko.properties
Moved hard coded jabber config from chat tool to lams.xml

  1. … 6 more files in changeset.
Added style class to fckeditor label.

    • -13
    • +21
    ./web/WEB-INF/tags/SetEditor.tag
  1. … 1 more file in changeset.