lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
UTF-8 with MySQL 4.1

    • -0
    • +29
    /lams_common/doc/LAMS 1.1 Database Configuration.txt
test adding to cvs

    • -0
    • +0
    /lams_common/doc/test.txt
project name was wrong - fixed

minor error correction about root password

Added the Windows version installation notes

a note for setting up MySQL 41. for using UTF-8 properly

    • -0
    • +29
    /lams_documents/lams_common/MySQL 4.1 Setup for UTF-8.txt
This project was not a Java project previously. I am converting it to MyEclipse type: Web project

    • -0
    • +56
    /lams_common/.project
This file adds the location of the webroot directry (as /web)

    • -0
    • +13
    /lams_common/.mymetadata
xdcolet jar files are not needed for building mysql-connection jar file has been changed

random grouping implemented and tested

change create lesson into two step processes

new test cases for url service methods

add helper method to add parameter to a url

added service method to setup tool session and tool content id for tool url

update apply grouping flag test data

    • -11
    • +11
    /lams_common/db/sql/insert_test_data.sql
Modified table lams_workspace: made root_folder_id nullable

    • -16
    • +16
    /lams_common/db/model/lams_11.clay
    • -1
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
update java code against change in database

    • -2
    • +2
    /lams_common/db/sql/create_lams_11_tables.sql
    • -104
    • +176
    /lams_common/db/sql/insert_test_data.sql
*** empty log message ***

move grouping support constants to grouping

onlineInstructions added to createCopy() method

*** empty log message ***

*** empty log message ***

*** empty log message ***

comments added

added table lams_log_event_type added table lams_log_event (includes fk to lams_log_event_type) modified table lams_tool: added create_date_time modified insert_types_data.sql: added values for lasm_log_event_type

    • -9
    • +134
    /lams_common/db/model/lams_11.clay
    • -53
    • +73
    /lams_common/db/sql/create_lams_11_tables.sql
    • -0
    • +10
    /lams_common/db/sql/drop_lams_11_tables.sql
    • -1
    • +12
    /lams_common/db/sql/insert_types_data.sql
getToolUrlByMode method implemented and tested

add get tool url method to tool service so that it can be visible to monitor too

get the learner web app prototype working

    • -0
    • +30
    /lams_learning/.classpath
    • -0
    • +13
    /lams_learning/.mymetadata
    • -0
    • +9
    /lams_learning/.mystrutsdata
    • -0
    • +50
    /lams_learning/.project
    • binary
    /lams_learning/lib/lams/lams-tool-survey.jar
  1. … 11 more files in changeset.
create separate tool interface for core lams module and tool module

to make it work for testing