lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
modified saveOrganisation

changed delete method according to new organisation design

added cascade to childOrganisations

fully internationalisation

added struts el tag lib definitions

*** empty log message ***

changed page a bit

    • -33
    • +37
    /lams_admin/web/organisation.jsp
modified header

error display page

    • -0
    • +16
    /lams_admin/web/error.jsp
made save organisation work, added error handling in org management

added struts-el tag libs

    • -0
    • +20
    /lams_admin/conf/xdoclet/taglibs.xml
global exception handler

    • -0
    • +8
    /lams_admin/conf/xdoclet/global-exceptions.xml
added messages

Remove obsolete.

    • -2
    • +2
    /lams_tool_forum/web/includes/blank.jsp
    • -0
    • +6
    /lams_tool_forum/web/includes/header.jsp
    • -1
    • +2
    /lams_tool_forum/web/includes/layout.jsp
    • -283
    • +0
    /lams_tool_forum/web/includes/style.jsp
Authoring page refactor finished.

    • -2
    • +2
    /lams_tool_forum/web/common/messages.jsp
    • binary
    /lams_tool_forum/web/images/iconInformation.gif
    • binary
    /lams_tool_forum/web/images/iconWarning.gif
    • -1
    • +1
    /lams_tool_forum/web/jsps/authoring/basic.jsp
latest compiles file with learner icon attached to the activty on MonitorTabView activities with there mouseover and click handlers

    • binary
    /lams_monitoring/web/lams_monitoring.swf
removed some code to make it work more efficiently and now this class is handling only authoring parallel activity and monitor MonitorTabView parallel Activity

removed some code to make it work more efficiently and now this class is handling only authoring optional activity and monitor MonitorTabView optional Activity

added code to draw learner on the lactivity if both acitiy id and learner's current activity Id matches and changes the name of few methods such as onPress to localOnPress

changes in the activityDoubleClick method

created a class to handle events for Learner Icon on MonitorTabView

added passon swf to update progress bar dynamically

    • -0
    • +31
    /lams_learning/web/loadToolActivity.jsp
    • binary
    /lams_learning/web/passon.swf
Lots update for GUI and bug fix. Need more working

    • -0
    • +3
    /lams_tool_forum/web/includes/blank.jsp
    • -0
    • +8
    /lams_tool_forum/web/includes/css/tool_custom.css
    • -0
    • +7
    /lams_tool_forum/web/includes/error.jsp
    • -0
    • +1
    /lams_tool_forum/web/includes/footer.jsp
    • -0
    • +31
    /lams_tool_forum/web/includes/header.jsp
    • -0
    • +26
    /lams_tool_forum/web/includes/layout.jsp
    • -0
    • +21
    /lams_tool_forum/web/includes/scripts.jsp
  1. … 5 more files in changeset.
Added finishedActivity flag to ChatUser, updated corresponding db tables.

    • -0
    • +1
    /lams_tool_chat/db/sql/create_lams_tool_chat.sql
    • -0
    • +1
    /lams_tool_chat/db/sql/table-schema.sql
Added chat title and instructions to chat client.

use full path url for learner activity url

    • binary
    /lams_learning/web/lams_learner.swf
Changing getLearnerActivityURL so that it returns a suitable url for the optional activity page.

All urls returned in this packet are now full urls, which requires a change on the client end.

Fix to LDEV 252

Added filtering for history messages.

Added case insensitive flag to filter pattern.