• 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

    • -5
    • +10
    /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. … 479 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

    • binary
    /unix_installer/installer-package/license
    • binary
    /unix_installer/installer-package/readme
spawn branches off single (start) connector in branching view

updated jsmath to 3.4c

    • -0
    • +137
    /jsmath/web/jsMath-easy-load.js
    • -1
    • +1
    /jsmath/web/jsMath-fallback-symbols.js
    • -0
    • +134
    /jsmath/web/easy/load.js
    • -0
    • +278
    /jsmath/web/extensions/AMSmath.js
    • -1
    • +55
    /jsmath/web/extensions/newcommand.js
  1. … 11 more files in changeset.
add wddx methods to service, and test jsp page for them

file FederationWDDXAction.java was initially added on branch shibboleth_2_0.

file wddx.jsp was initially added on branch shibboleth_2_0.

    • -0
    • +0
    /lams_admin/web/federation/wddx.jsp
add fedId field to html form

    • -0
    • +1
    /lams_admin/conf/xdoclet/struts-forms.xml
    • -4
    • +9
    /lams_admin/web/federation/federation.jsp
clarify methods covered by spring transaction

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
    • binary
    /win_installer/src/update-204.nsi
merging updates to rams language files from lams2_0_3 tag

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.