• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added learner notebook entries to export portfolio pages.

    • -15
    • +17
    ./pages/export/exportPortfolio.jsp
  1. … 1 more file in changeset.
Added learner notebook entries to export portfolio pages.

    • -24
    • +47
    ./pages/export/exportPortfolio.jsp
  1. … 2 more files in changeset.
disabled sending of empty messages.

Changed chat client such that a message is sent when the learner hits enter.

    • -223
    • +235
    ./pages/learning/chat_app.js
Added reflect on chat.

    • -0
    • +34
    ./pages/learning/notebook.jsp
    • -0
    • +17
    ./pages/monitoring/notebook.jsp
  1. … 16 more files in changeset.
Enclose javascript into Html body tag, so it can work in FF.

  1. … 11 more files in changeset.
Exception handler define for STRUTS.

  1. … 18 more files in changeset.
Standardizing the Define Later screens

    • -0
    • +55
    ./WEB-INF/tags/DefineLater.tag
  1. … 33 more files in changeset.
Implemented clearSession method using the new AuthoringButton tag.

  1. … 2 more files in changeset.
Added finish button to learner page when in author mode.

Make it work offline.

  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.

    • -0
    • +298
    ./pages/learning/chat_app.js
    • -0
    • +57
    ./pages/learning/chat_style.css
    • -0
    • +94
    ./pages/learning/chat_ui.jsp
    • -0
    • +21
    ./pages/learning/defineLater.jsp
    • -0
    • +30
    ./pages/learning/runOffline.jsp
  1. … 3 more files in changeset.
Cleaning up unneeded stylesheets and tidying up portfolio pages.

    • -0
    • +59
    ./WEB-INF/tags/ExportPortOutput.tag
    • -0
    • +82
    ./WEB-INF/tags/Passon.tag
    • -32
    • +44
    ./pages/export/exportPortfolio.jsp
  1. … 61 more files in changeset.
Fixed login_err messages.

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

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

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

    • -13
    • +14
    ./pages/monitoring/chatHistory.jsp
  1. … 1 more file in changeset.
Update learning css

    • -0
    • +16
    ./layouts/learningLayout.jsp
Fixed leaveToolSession code to use correct toolSessionID

  1. … 1 more file in changeset.
Fixed IE bug in chat client.

Updated layout.

    • -120
    • +107
    ./pages/authoring/instructions.jsp
Added style class to fckeditor label.

  1. … 1 more file in changeset.
Files no longer needed. These are now available from lams_central.

    • binary
    ./includes/images-for-css/body_bg.jpg
    • binary
    ./includes/images-for-css/btn_add_off.gif
    • binary
    ./includes/images-for-css/btn_add_over.gif
    • binary
    ./includes/images-for-css/btn_off.gif
    • binary
    ./includes/images-for-css/btn_over.gif
    • binary
    ./includes/images-for-css/button_bg.gif
    • binary
    ./includes/images-for-css/button_bg.jpg
    • binary
    ./includes/images-for-css/button_bg.png
  1. … 22 more files in changeset.
Updated from lams_central

New headItems tag from lams central

Changes to fckeditor layout.

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

Applied new learning css.

    • -0
    • +590
    ./includes/css/aqua_old.css
    • -0
    • +1
    ./includes/css/ie-styles.css
    • binary
    ./includes/images-for-css/btn_add_off.gif
    • binary
    ./includes/images-for-css/btn_add_over.gif
    • binary
    ./includes/images-for-css/btn_off.gif
    • binary
    ./includes/images-for-css/btn_over.gif
    • binary
    ./includes/images-for-css/button_bg.gif
    • binary
    ./includes/images-for-css/forum_postedby_bg.jpg
    • binary
    ./includes/images-for-css/forum_th_bg.jpg
    • binary
    ./includes/images-for-css/greyfade_bg.jpg
    • binary
    ./includes/images-for-css/selected_bg.jpg
  1. … 4 more files in changeset.
Fixed colour problem with username. Cleaned up javascript.

Replaced the AuthoringSessionBean with a generic SessionMap to store session objects for the authoring page.

  1. … 5 more files in changeset.