Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed 'lock on finish'.

  1. … 2 more files in changeset.
Fixed send button.

  1. … 1 more file in changeset.
Moved the send button next to the text area.

  1. … 2 more files in changeset.
Removed call to initTabSize. No longer needed.

  1. … 23 more files in changeset.
Updated jsps.

Updated jsps.

  1. … 11 more files in changeset.
Added "copy-tags" to the build to make it easier to update the tags. Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 269 more files in changeset.
Moved inline styles in jsp to style sheet.

  1. … 1 more file in changeset.
Update display of messages to use common css style. Used the lams:out tag to render message body.

  1. … 3 more files in changeset.
Cleaned up page names and structure. Added notebook entry page when a lesson is run offline and reflection is enabled.

    • -0
    • +313
    ./javascript/learning.js
    • -0
    • +18
    ./javascript/monitoring.js
  1. … 9 more files in changeset.
Updated Authoring pages to new format. See LDEV-576 for details.

Shared fckeditor removed from all pages. Only a single fckeditor is used for tool instructions.

Tab tags and js code updated to remove obsolete comments and code.

    • -0
    • +29
    ./javascript/authoring.js
  1. … 17 more files in changeset.
Files no longer needed. These are now available from lams_central.

    • binary
    ./images-for-css/blue_arrow_right.gif
    • binary
    ./images-for-css/btn_htmled_off.gif
    • binary
    ./images-for-css/btn_htmled_over.gif
  1. … 22 more files in changeset.
Changes to fckeditor layout.

  1. … 1 more file in changeset.
Applied new learning css.

    • -0
    • +590
    ./css/aqua_old.css
    • binary
    ./images-for-css/btn_htmled_off.gif
    • binary
    ./images-for-css/button_bg.gif
    • binary
    ./images-for-css/forum_postedby_bg.jpg
    • binary
    ./images-for-css/forum_th_bg.jpg
    • binary
    ./images-for-css/selected_right.jpg
  1. … 4 more files in changeset.
Applied the new style sheet to chat tool.

Removed reference to stylesheets in lams central and replaced with local versions. (ie aqua.css and fck_style.css)

Also modified the local versions of custom tag files.

    • binary
    ./images-for-css/blue_arrow_right.gif
    • binary
    ./images-for-css/body_bg.jpg
    • binary
    ./images-for-css/btn_add_off.gif
    • binary
    ./images-for-css/btn_add_over.gif
    • binary
    ./images-for-css/btn_htmled_off.gif
    • binary
    ./images-for-css/btn_htmled_over.gif
    • binary
    ./images-for-css/btn_off.gif
    • binary
    ./images-for-css/btn_over.gif
    • binary
    ./images-for-css/button_bg.jpg
    • binary
    ./images-for-css/button_bg.png
    • binary
    ./images-for-css/button_left.jpg
    • binary
    ./images-for-css/button_right.jpg
    • binary
    ./images-for-css/delete.gif
  1. … 37 more files in changeset.
Added JsJaC library to project. This is a jabber client library for javascript.

    • -0
    • +237
    ./javascript/jsjac/API
    • -0
    • +7
    ./javascript/jsjac/AUTHORS
    • -0
    • +504
    ./javascript/jsjac/COPYING
    • -0
    • +41
    ./javascript/jsjac/ChangeLog
    • -0
    • +542
    ./javascript/jsjac/JSJaCConnection.js
    • -0
    • +349
    ./javascript/jsjac/JSJaCHttpBindingConnection.js
    • -0
    • +223
    ./javascript/jsjac/JSJaCHttpPollingConnection.js
    • -0
    • +207
    ./javascript/jsjac/JSJaCPacket.js
    • -0
    • +102
    ./javascript/jsjac/README
    • -0
    • +9
    ./javascript/jsjac/TODO
    • -0
    • +214
    ./javascript/jsjac/examples/simpleclient.html
    • -0
    • +212
    ./javascript/jsjac/sha1.js
    • -0
    • +162
    ./javascript/jsjac/xmlextras.js
Local copies no longer used.

Implemented authoring pages/functions. Still need to add form validation and error messages.

    • -0
    • +55
    ./css/fckeditor_style.css
  1. … 64 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.

    • -0
    • +212
    ./javascript/fckcontroller.js
    • -0
    • +52
    ./javascript/tabcontroller.js
  1. … 32 more files in changeset.
First check in for chat tool. Based on example_tool template.

    • -0
    • +56
    ./javascript/xmlrequest.js
  1. … 81 more files in changeset.