lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented default method for MonitoringAction.

Added message table to chat data model.

Fixed bug in equals method.

Method was updated to duplicate files in repository when cloning a ChatAttachment.

Adding organisation status

    • -0
    • +10
    /lams_common/db/sql/create_lams_11_tables.sql
    • -0
    • +5
    /lams_common/db/sql/insert_types_data.sql
    • -12
    • +12
    /lams_common/db/sql/insert_users.sql
First modification to JHB servlet. Added call to chatService to store all incoming messages.

DTO's for transfering data to the monitoring page.

Added method getByJabberRoom().

Added method getByLoginNameAndSessionId().

republished after changes for optional activities

    • binary
    /lams_central/web/lams_authoring.swf
Added message table to chat data model.

    • -83
    • +198
    /lams_tool_chat/db/model/chat_tool.clay
    • -1
    • +11
    /lams_tool_chat/db/sql/create_lams_tool_chat.sql
    • -0
    • +13
    /lams_tool_chat/db/sql/table-schema.sql
Changed hibernate filter parameter sessionFactoryBeanName to correct value.

    • -1
    • +1
    /lams_tool_chat/conf/xdoclet/filters.xml
added code to initiate the Learner Tab

corrected the Constructor name from MonitorView to MonitorTabView

made changes to the initi method to draw the optional activity children properly

added getDTO method

Adding new org columns and the privilege tables

    • -2336
    • +2471
    /lams_common/db/model/lams_11.clay
    • -1
    • +26
    /lams_common/db/sql/create_lams_11_tables.sql
    • -12
    • +12
    /lams_common/db/sql/insert_users.sql
added courseID/classID root params

    • -1
    • +10
    /lams_central/src/flash/main_addseq.as
org tree is reloaded if user has not passed step 3 (ie selected users from class)

added method to select a node - used to select first visible node in tree

added org tree handle for input params courseID/classID

renamed servlet + userID hack

Re enabled Save buttons for define later and monitoring 'Edit Activity'

Enabled hidden entries in the Learner export portfolio

    • -2
    • +45
    /lams_tool_vote/web/export/ExportContent.jsp
removed charts from stats tab

added a condition to check parentID while drawing design on the Monitor canvas so that child activities will not be drawn outside of any complex activity container

replaced event handler for select claas button with edit class button as select class is no required in lesson tab after latest changes in functionality and user flow

made some changes in loadLearners and loadStaff methods

added few trace commands for testing

Implemented learner progress report