lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added some helper methods

Additional attribute groupingUIID added as per latest DB changes

Additional attributes added for grouping_ui_id and run_offline_flag fields from the DB

Test data provided for additional columns help_text and run_offline_flag

    • -93
    • +90
    /lams_common/db/sql/insert_test_data.sql
change the learner service Spring configuration file

added run_offline_flag to activity table

    • -40
    • +53
    /lams_common/db/model/lams_11.clay
    • -0
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
add test case to test get group for a user against an activity instance.

added grouping data into testing sql script

    • -4
    • +9
    /lams_common/db/sql/insert_test_data.sql
latest lams.jar

get helper function to get group from activity against learner. chagne visiability of isLearnerGroup(group)

Added GPL / copyright statement

    • -0
    • +21
    /lams_contentrepository/properties.xml
  1. … 65 more files in changeset.
join lesson added

join lesson added

test group based tool session

    • -1
    • +6
    /lams_common/db/sql/insert_test_data.sql
Added GPL header

    • -0
    • +19
    /lams_learning/conf/xdoclet/filter-mappings.xml
    • -0
    • +20
    /lams_learning/conf/xdoclet/filters.xml
    • -0
    • +21
    /lams_learning/conf/xdoclet/global-forwards.xml
    • -4
    • +25
    /lams_learning/conf/xdoclet/servlet-mappings.xml
    • -39
    • +47
    /lams_learning/conf/xdoclet/servlets.xml
    • -1
    • +20
    /lams_learning/conf/xdoclet/taglibs.xml
  1. … 45 more files in changeset.
Switched db names

    • -3
    • +3
    /lams_contentrepository/properties.xml
Improved the handling of Spring configuration and created a proxy to make it easier to call the repository.

Corrected comment

Fixed a possible NullPointerException

Use a database lams11 - so I can have old and new schemas in the same db server.

    • -1
    • +1
    /lams_contentrepository/db/sql/create_content_repository_tables.sql
    • -0
    • +2
    /lams_contentrepository/db/sql/insert_test_data.sql
    • binary
    /lams_contentrepository/lib/struts/struts-el.jar
updated use of ActivityURL to String

Moved tool service and exception

Removed reference to activityId

Added DummyToolService

DummyToolService to create a fake toolSessionId

Replaced activityId with toolSessionId

Added Tool to tool actions

Updated to use ActionMappings

Updated some comments

Replaced use of ActivityURL with String.