lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
No real change - just trying to get id macro to expand.

    • -1
    • +1
    /lams_common/db/sql/create_lams_11_db.sql
Was checked in as binary - trying to convert it to text.

    • -0
    • +37
    /lams_common/db/sql/create_lams_11_db.sql
Was checked in as binary - trying to convert it to text.

    • -37
    • +0
    /lams_common/db/sql/create_lams_11_db.sql
Initial check in. Basic structure of project.

    • -0
    • +20
    /lams_tool_larsrc/.classpath
    • -0
    • +2
    /lams_tool_larsrc/.cvsignore
    • -0
    • +43
    /lams_tool_larsrc/.project
    • -0
    • +12
    /lams_tool_larsrc/build.properties
    • -0
    • +436
    /lams_tool_larsrc/build.xml
    • -0
    • +1
    /lams_tool_larsrc/conf/war/META-INF/MANIFEST.MF
    • -0
    • +7
    /lams_tool_larsrc/conf/xdoclet/global-exceptions.xml
    • -0
    • +6
    /lams_tool_larsrc/conf/xdoclet/global-forwards.xml
    • -0
    • +297
    /lams_tool_larsrc/conf/xdoclet/struts-actions.xml
    • -0
    • +1
    /lams_tool_larsrc/conf/xdoclet/struts-forms.xml
    • -0
    • +1
    /lams_tool_larsrc/conf/xdoclet/struts-message-resources.xml
    • -0
    • +14
    /lams_tool_larsrc/conf/xdoclet/struts-plugins.xml
    • -0
    • +26
    /lams_tool_larsrc/conf/xdoclet/validation-forms.xml
    • -0
    • +6
    /lams_tool_larsrc/conf/xdoclet/validation-global.xml
  1. … 51 more files in changeset.
Temporary file - should not have been checked in previously

Added cvs id - preparing for porting to postgreSQL

    • -5
    • +1
    /lams_common/db/sql/create_lams_11_db.sql
    • -0
    • +2
    /lams_common/db/sql/create_lams_11_tables.sql
    • -0
    • +2
    /lams_common/db/sql/create_quartz_table.sql
    • -0
    • +2
    /lams_common/db/sql/drop_lams_11_tables.sql
    • -0
    • +2
    /lams_common/db/sql/insert_survey_design.sql
    • -0
    • +2
    /lams_common/db/sql/insert_test_data.sql
    • -0
    • +2
    /lams_common/db/sql/insert_types_data.sql
    • -0
    • +2
    /lams_contentrepository/db/sql/useful.sql
Old scripts contained details from initial project work. No longer applicable.

    • -31
    • +0
    /lams_common/db/sql/old/add_workspace_tables.sql
    • -462
    • +0
    /lams_common/db/sql/old/create_lams_11_tables.sql
    • -566
    • +0
    /lams_common/db/sql/old/create_lams_db.sql
    • -270
    • +0
    /lams_common/db/sql/old/create_learning_design_tables.sql
    • -142
    • +0
    /lams_common/db/sql/old/create_user_management_tables.sql
    • -114
    • +0
    /lams_common/db/sql/old/drop_lams_11_tables.sql
    • -140
    • +0
    /lams_common/db/sql/old/drop_learning_design_tables.sql
    • -39
    • +0
    /lams_common/db/sql/old/insert_test_data.sql
    • -62
    • +0
    /lams_common/db/sql/old/insert_types_data.sql
    • -547
    • +0
    /lams_common/db/sql/old/lams_11_scratch.sql
Contents moved to lams_common project

    • -2
    • +0
    /lams_contentrepository/db/sql/create_content_repository_tables.sql
    • -2
    • +0
    /lams_contentrepository/db/sql/insert_test_data.sql
Initial version of example tool. DB setup done but Hibernate objects are yet to be done.

    • -0
    • +11
    /lams_tool_example/.classpath
    • -0
    • +43
    /lams_tool_example/.project
    • -0
    • +26
    /lams_tool_example/build.properties
    • -0
    • +488
    /lams_tool_example/build.xml
    • -0
    • +3
    /lams_tool_example/conf/jar/META-INF/MANIFEST.MF
    • -0
    • +128
    /lams_tool_example/conf/middlegen/lams_tool_laex11-prefs.properties
    • -0
    • +1
    /lams_tool_example/conf/war/META-INF/MANIFEST.MF
    • -0
    • +14
    /lams_tool_example/conf/xdoclet/filter-mappings.xml
    • -0
    • +24
    /lams_tool_example/conf/xdoclet/filters.xml
    • -0
    • +11
    /lams_tool_example/conf/xdoclet/listeners.xml
    • -0
    • +11
    /lams_tool_example/conf/xdoclet/servlet-mappings.xml
  1. … 30 more files in changeset.
upgrade xjavadoc to 1.5 snapshot

For 1.1 we will have separate theme definitions - Flash will use a handcoded XML file and HTML (jsps) will use a handcoded css file. As these two may not be in sync, we need two entries in the user table to link to themes. The db has been changed to have two entries but none of the java code is changed to match yet.

    • -2279
    • +2299
    /lams_common/db/model/lams_11.clay
    • -4
    • +12
    /lams_common/db/sql/create_lams_11_tables.sql
    • -13
    • +14
    /lams_common/db/sql/insert_users.sql
change some chinese translate

Added a default value to a not null field - suspect this is now picked up as an error due to upgrading to MySQL 5.

General tidying up

    • -14
    • +14
    /lams_tool_laqa/web/WEB-INF/struts-config.xml
Message resource fixes

    • -17
    • +17
    /lams_tool_lamc/web/WEB-INF/struts-config.xml
    • -112
    • +0
    /lams_tool_lamc/web/WEB-INF/web.xml
fixes for the lost session

    • -1
    • +1
    /lams_tool_lamc/db/sql/activity_insert.sql
    • -37
    • +49
    /lams_tool_lamc/web/WEB-INF/struts-config.xml
taken off security constraints

    • -111
    • +0
    /lams_tool_laqa/web/WEB-INF/web.xml
Fixes and changes in relation to lost /corrupt session issue

    • -2
    • +2
    /lams_tool_laqa/db/sql/activity_insert.sql
    • -3
    • +3
    /lams_tool_laqa/db/sql/tool_insert.sql
    • -28
    • +70
    /lams_tool_laqa/web/WEB-INF/struts-config.xml
small wording changes

End of task: Learning module now presents incorrect and correct feedback.

*** empty log message ***

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_common/src/flash/assets/tools/CreateDictionary.exe
    • binary
    /lams_common/src/flash/assets/tools/CreateDictionary.swf
applied dictionary and reformatted the place of methods

all styleobejct are now being placed on same level

No longer need. Tool now uses the system default style via <lams:ccs /> tag.

    • -150
    • +0
    /lams_tool_forum/web/css/aqua.css
This css file is required by the lams tags to enable a single FCKEditor to be used in multiple locations.

    • -0
    • +55
    /lams_tool_forum/web/css/fckeditor_style.css
This javascript file is required by the lams tags to enable a single FCKEditor to be used in multiple locations.

*** empty log message ***

    • -1
    • +1
    /lams_central/web/flashxml/configData.xml
    • -0
    • +1
    /lams_central/web/flashxml/es_dictionaryold.xml
    • -0
    • +1
    /lams_central/web/flashxml/zh_dictionary.xml
added visual element for activity panel removed hardcoded cases for lime and ruby themes serialised xml data

For quartz job list function.

    • -0
    • +20
    /lams_admin/conf/xdoclet/web-security.xml
    • -1
    • +0
    /lams_admin/conf/xdoclet/web-settings.xml
    • -0
    • +12
    /lams_admin/web/WEB-INF/struts/struts-config.xml
    • -0
    • +38
    /lams_admin/web/admin/joblist.jsp
*** empty log message ***

    • binary
    /lams_central/src/flash/lams_authoring.fla