lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed delete/rename for workspace

Preview mode update

Changes for Preview mode

    • -28
    • +13
    /lams_tool_laqa/web/learning/AnswersContent.jsp
Changes to handling Preview mode

removed redundant code

Fix to DEV-249. Modified default content.

    • -1
    • +2
    /lams_tool_vote/db/sql/create_lams_tool_vote.sql
fixed export open votes issue

Implement export/import function.

Add export service to context again!!!

refactored session attribute usage

    • -2
    • +2
    /lams_tool_lamc/web/monitoring/Edit.jsp
    • -3
    • +1
    /lams_tool_lamc/web/monitoring/Stats.jsp
removed all right reserved statements as contradicts our GPL license

Fixed colour problem with username. Cleaned up javascript.

Implemented removeToolSession

UTF meta tag change

UTF meta tag fix

removed redundant file

Fix to LDEV334. UTF meta tag change

    • -86
    • +0
    /lams_tool_lamc/web/exportPortfolio.jsp
Finalized tasks LDEV 260 and LDEV266. Grouping based Summary screen and export portfolio is done.

    • -174
    • +97
    /lams_tool_lamc/web/export/ExportContent.jsp
    • -0
    • +126
    /lams_tool_lamc/web/monitoring/SummaryAllSessions.jsp
    • -0
    • +118
    /lams_tool_lamc/web/monitoring/SummaryIndividualSession.jsp
export portfolio for learner is completed

    • -13
    • +66
    /lams_tool_lamc/web/export/ExportContent.jsp
Updated copyright notice.

using Active Content (js) method for embedding flash.

    • -28
    • +37
    /lams_learning/web/controlFrame.jsp
    • binary
    /lams_learning/web/lams_learner.swf
    • -2
    • +0
    /lams_learning/web/loadToolActivity.jsp
    • -29
    • +38
    /lams_monitoring/web/addLesson.jsp
    • -28
    • +54
    /lams_monitoring/web/monitorLesson.jsp
flash flash comm update (using 'refresh')

    • binary
    /lams_central/src/flash/importUpdate_lc.fla
    • binary
    /lams_central/src/flash/learnerProgress_lc.fla
add all files in toolcontent dir (inc .swf files) to war

Finishing off I18N of central

    • -0
    • +2
    /lams_central/web/authoringConfirm.jsp
    • -14
    • +10
    /lams_central/web/loginContent.jsp
  1. … 5 more files in changeset.
Finishing off I18N of learning

    • -5
    • +0
    /lams_learning/test/web/WEB-INF/web.xml
Fixing null ptr exception - previous activity is sometimes null when doing a subactivity within an optional activity.

Optional activity wasn't showing title and description - values were missing from the form.

Finishing off I18N of monitoring

    • -0
    • +25
    /lams_monitoring/conf/xdoclet/web-security.xml
    • -19
    • +25
    /lams_monitoring/web/WEB-INF/web.xml
    • -0
    • +38
    /lams_monitoring/web/login.jsp
added roles to user display

fix for adding more than 1 row into database at a time (previously hibernate would only add the first row and act like it had added subsequent rows)