lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
new panel version

    • binary
    /lams_common/src/flash/Panel.swf
added new styles, stopped the overwrite method of merging styles as was causing performance problems

added borderColour and styleName support

override pradeeop as no changes were made

aqua colours

    • binary
    /lams_common/src/flash/assets/aqua.clr
style ork, overriding due to test commit from Pradeep of test data

Theme / style compliency

populateFromDTO function

toolkit styles

    • binary
    /lams_central/src/flash/lams_authoring.fla
new version - smaller file size and move reg-point

    • binary
    /lams_tool_lamc/web/images/icon_mcq.swf
    • binary
    /lams_tool_nb/web/images/icon_noticeboard.swf
compiled after task 1

    • binary
    /lams_central/web/lams_authoring.swf
changed the transition target call to show error alert to show Message confirm

added few more definitions for alert messages

Added a Send data button to the dialog box and created an associalted method to call crash data dump from debugger class

no change

no change

used a method "getvalue" from dictionary class to show formatted alert message and title.

Wrote method to show alert message with OK and Cancel button and sent error to server in a crash data dump log package. Used a method "getvalue" to display formatted alert title and message.

Imported Few Package and classes. Wrote methods to dump Crash data to the server and server response. Created seperate log array to store only the sorted out log of Crash Dump severity level from the array of all the logs.

replaced ${sessionID} with ${sessionDto.sessionID}

updated pages to display Session Name instead of Session ID

implemented use of SessionDTO to transfer session data to jsp pages.

added sessionName field

updated createToolSession to use the sessionName

new DTO to store tool session details, ie sessionID and sessionName

update sql script to include column "session_name" in tl_lafrum11_tool_session table

    • -0
    • +1
    /lams_tool_forum/db/sql/create_lams_tool_forum.sql
    • -0
    • +1
    /lams_tool_forum/db/sql/table-schema.sql
update model to include column "session_name" in tl_lafrum11_tool_session table

    • -39
    • +46
    /lams_tool_forum/db/model/forum.clay
upgrade for mysql5.x

upgrade for MySQL5.x

    • -1
    • +0
    /lams_common/db/sql/create_lams_11_tables.sql
    • -24
    • +24
    /lams_common/db/sql/insert_test_data.sql
updated hbm files