lams_tool_chat

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

    • -120
    • +107
    ./web/pages/authoring/instructions.jsp
Files no longer needed. These are now available from lams_central.

    • -47
    • +0
    ./web/includes/css/fckeditor_style.css
    • binary
    ./web/includes/images-for-css/body_bg.jpg
    • binary
    ./web/includes/images-for-css/btn_off.gif
    • binary
    ./web/includes/images-for-css/btn_over.gif
  1. … 22 more files in changeset.
Updating headers for Authoring - Monitor - Learner

Adding Spanish translation

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

Updated from lams_central

New headItems tag from lams central

Changes to fckeditor layout.

    • -12
    • +13
    ./web/includes/css/fckeditor_style.css
Modified tags to allow a key label to be associated with fckeditor

    • -56
    • +56
    ./web/WEB-INF/tags/HTMLEditor.tag
Change the field 'body' to use text instead of varchar in message table.

Fixed label typo.