lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove dbConnections.properties.

    • -19
    • +0
    /lams_common/web/WEB-INF/dbConnection.properties
Add Global class to transfer servlet context into universal Login module since the pluggable login module has no knowledge and access to servlet context as it's out of the context at all.

For webauth authenticated users, trigger the j_security_check mechanism

automatically.

Display an additional link for webauth users in case they are getting into

"traditional" Lams login page.

Add a special servlet for Webauth login into Lams

Create Universal login module to support multiple authentication, afterwards LAMS could have this single login module only

    • -1
    • +11
    /lams_common/conf/jboss/login-config.xml
WebAuth method also needs DS JNDI name as authorization is done through local database.

*** empty log message ***

*** empty log message ***

*** empty log message ***

    • -1
    • +2
    /lams_common/db/sql/create_lams_11_tables.sql
    • -1
    • +2
    /lams_common/db/sql/create_lams_db.sql
    • -3
    • +3
    /lams_common/db/sql/insert_test_data.sql
diasable proxy

change user names and authentication method names for testing

    • -5
    • +5
    /lams_common/db/sql/insert_test_data.sql
make base_organisation_id nullable (sysadmin has no base organisation)

    • -1
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
    • -1
    • +1
    /lams_common/db/sql/create_lams_db.sql
add some test data

    • -1
    • +7
    /lams_common/db/sql/insert_test_data.sql
*** empty log message ***

    • -1
    • +2
    /lams_common/db/sql/create_lams_db.sql
remove user_organisation_id column

    • -1
    • +0
    /lams_common/db/sql/create_lams_11_tables.sql
Added library_activity_ui_image to lams_learning_activity and max_no_of_groups to lams_grouping

    • -35
    • +31
    /lams_common/db/sql/create_lams_11_tables.sql
Get rid of the "tab" char following username which causes dbconnection problem.

change according to chris's change of create_lams_11_tables.sql

    • -36
    • +46
    /lams_common/db/sql/create_lams_db.sql
Changed PKs to auto generate for dymanic tables, add lams_tool_content table

    • -87
    • +122
    /lams_common/db/model/lams_11.clay
    • -36
    • +41
    /lams_common/db/sql/create_lams_11_tables.sql
    • -1
    • +277
    /lams_common/db/sql/drop_lams_11_tables.sql
*** empty log message ***

    • -2
    • +2
    /lams_common/conf/jboss/service/mysql-ds.xml
fix ClassCastException

disable proxy

if auth-constraint is missing, login mechanism wont be triggered.

*** empty log message ***

add sql path property

add rebuild-db and insert-test-data targets

*** empty log message ***

change rolesQuery to meet jboss requirement

    • -1
    • +1
    /lams_common/conf/jboss/login-config.xml
*** empty log message ***

    • -0
    • +25
    /lams_common/db/start_mysql.bat
    • -0
    • +26
    /lams_common/db/stop_mysql.bat
*** empty log message ***

    • -519
    • +0
    /lams_common/db/sql/setup_lams_tables.sql
all in one create lams database script

    • -0
    • +556
    /lams_common/db/sql/create_lams_db.sql