• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

Changed script to include all the edit on the fly changes

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

Move the system tool table update to a 2.0.4 script as we'll mark the "fixed" upgraders 2.0.4

    • -5
    • +5
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -5
    • +5
    /lams_common/db/sql/insert_lams_windows_config_data.sql
file alter_204_editonfly.sql was initially added on branch lams2_0_3_fixes.

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.