lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Branching: Wasn't updating the branch link when we copied the branch mappings (when copying a design).

Update done the day after the initial release - the db was being created locally on a fresh machine as user grants were failing. Referred to a non-existent parameter SQL_GRANT, which has been replaced by SQL_HOST.

Branching: Getting the progress engine working so it will display the branch activities if the sequence/branch contains one or no activities

Branching: Getting the import working for grouped branching

Stop it deploying the classes directory under WEB-INF - this can give us class conflicts as the code ends up in two places.

  1. … 11 more files in changeset.
Branching: Getting the progress engine working so it will display the branch activities if the sequence/branch contains one or no activities

    • -4
    • +9
    /lams_common/db/sql/create_lams_11_tables.sql
Updating version to 2.0.4 / 2.0.4 Dev

    • -5
    • +5
    /lams_common/db/sql/insert_lams_unix_config_data.sql
Updates unix updater for the 2.0.4 release

  1. … 138 more files in changeset.
remove 'name' from struts actions that have no actionform - causes struts warnings like "WARN [org.apache.struts.util.RequestUtils] No FormBeanConfig found under 'AuthoringAction"

ant-scripts folder for unix installer 2.0.4

updates for improved branch connectors

Allow the master build to set the dbname, username and password in mysql-ds from the properties file.

connectors work to end point

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
further progress on branch connectors + create new Sequence Activity(s) when a branch is created + dropping activities in sequence activties on normal transition connection

    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
fixed up canvas file problem (exceeding bytecode limited)

    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
  1. … 3 more files in changeset.
Updates unix installer for the 2.0.4 release

    • -1
    • +1
    /unix_installer/installer-package/license
    • -43
    • +76
    /unix_installer/installer-package/readme
spawn branches off single (start) connector in branching view

updated jsmath to 3.4c

    • -0
    • +134
    /jsmath/web/easy/load.js
    • -0
    • +278
    /jsmath/web/extensions/AMSmath.js
    • -1
    • +55
    /jsmath/web/extensions/newcommand.js
    • -0
    • +137
    /jsmath/web/jsMath-easy-load.js
    • -1
    • +1
    /jsmath/web/jsMath-fallback-symbols.js
  1. … 11 more files in changeset.
Code for the win 2.0.3 Installer/Updater and the 2.0.4 Updater added

LAMS-2.0.4.exe is compiled from a separate file, update-204.nsi

    • -0
    • +107
    /win_installer/src/Update204.java
    • -0
    • +429
    /win_installer/src/update-204.nsi
added Branch to the model (+BranchConnectors for view)

    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
don't fail when can't check spreadsheet type

fix javascript to use onsubmit call

    • -2
    • +2
    /lams_admin/web/import/importGroups.jsp
    • -2
    • +2
    /lams_admin/web/import/importexcel.jsp
setup sequence act on branch view open + activities added to view are added as child view of the default sequence act + improved clearCanvas

    • binary
    /lams_flash/src/central/flash/lams_authoring.fla
Fix to add the system tool entry has been moved to a separate script on the lams2_0_3_fixes tag.

Fix to add the system tool entry has been moved to a separate script on the lams2_0_3_fixes tag.

fix roles import using getSession() to check whether user is sysadmin

Methods in the UserManagementService were missing from the transaction definitions, and this was causing issues in the roles import.

make roles import work with new thread; fix console log message when roles couldn't be assigned; fix wrong key used for jsp error message

changed to only fork a thread if number of rows in spreadsheet is > 500 (so small spreadsheets don't have to wait for status page's first update if<5 seconds)

removing accidentally committed file

    • -15
    • +0
    /lams_admin/web/import/importStatus.jsp