lams_common

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
[LDEV-1229] Add unique index on transitions

For the 2.0.3 updater, existing duplicate rows need to be deleted from the lams_learning_transition table, this SQL code has been added to the alter_203_transition.sql

updated About dialog

  1. … 10 more files in changeset.
updated About dialog

    • -0
    • +257
    ./src/flash/org/lamsfoundation/lams/common/AboutDialog.as
  1. … 14 more files in changeset.
LDEV-1229: Add a unique key on the activity columns in transition. Somehow we are ending up with duplicate rows in the database, which stops the design being opened. This will stop the bad data being written to the database.

    • -0
    • +7
    ./db/sql/updatescripts/alter_203_transition.sql
Missed adding design_version to the update script when we changed the create script

add missing semicolon

Previous version checked in in error - contains my own local values.

    • -2
    • +2
    ./db/sql/insert_lams_unix_config_data.sql
    • -2
    • +2
    ./db/sql/insert_rams_unix_config_data.sql
Checked in in error

LDEV-1051 and LDEV-1198: Fixed the break out of frames logic for parallels at the end of a design and inside an optional activity.

  1. … 11 more files in changeset.
LDEV-1051 and LDEV-1198: Fixed the break out of frames logic for parallels at the end of a design and inside an optional activity. Changing flag for waiting from boolean to a numeric flag.

    • -2
    • +2
    ./db/sql/insert_lams_unix_config_data.sql
    • -2
    • +2
    ./db/sql/insert_rams_unix_config_data.sql
    • -0
    • +48
    ./db/sql/lams_learning_design.sql
    • -0
    • +7
    ./db/sql/updatescripts/alter_203_learner_progress.sql
LDEV-1227: Export failing when the content directory under lams-www/secure had an images directory but no files in the images directory. Wasn't detected the directory as empty (as there was an images directory) but the zip failed as there were no files in the zip file. Now the check for an empty directory checks for empty subdirectories as well.

Error message of new exception didn't actually include the message of the causing exception.

Fixed version string - missing "Beta"

    • -1
    • +1
    ./db/sql/insert_rams_unix_config_data.sql
merged AS codebase from editonfly branch to HEAD

Merging RAMS and Edit On Fly changes from branch to the head.

    • -1
    • +2
    ./db/sql/insert_lams_unix_config_data.sql
    • -1
    • +3
    ./db/sql/insert_lams_windows_config_data.sql
    • -9
    • +11
    ./db/sql/insert_rams_unix_config_data.sql
    • -11
    • +13
    ./db/sql/insert_rams_windows_config_data.sql
    • -0
    • +20
    ./db/sql/updatescripts/alter_203_editonfly.sql
  1. … 225 more files in changeset.
merged AS codebase from editonfly branch to HEAD

  1. … 42 more files in changeset.
Changes in lesson/workflow, lams/rams, student/participant, etc

  1. … 24 more files in changeset.
brought back old learner icon + fixed mac fp 9 ext call issue

  1. … 4 more files in changeset.
fixed cursor problem with cursor hiding behind workspace dialog (window)

  1. … 3 more files in changeset.
LDEV-1100

Encoded the username component in the userinfo callback url.

Checked in the wrong values for the server url and the jboss directory.

    • -2
    • +3
    ./db/sql/insert_lams_unix_config_data.sql
    • -2
    • +2
    ./db/sql/insert_rams_unix_config_data.sql
    • -1
    • +1
    ./db/sql/insert_rams_windows_config_data.sql
Adding RAMS theme and version to the build.

Adding RAMS theme and version to the build.

    • -0
    • +32
    ./db/sql/insert_lams_unix_config_data.sql
    • -0
    • +295
    ./db/sql/insert_lams_users.sql
    • -0
    • +32
    ./db/sql/insert_lams_windows_config_data.sql
    • -0
    • +32
    ./db/sql/insert_rams_unix_config_data.sql
    • -0
    • +170
    ./db/sql/insert_rams_users.sql
    • -0
    • +32
    ./db/sql/insert_rams_windows_config_data.sql
    • -32
    • +0
    ./db/sql/insert_unix_config_data.sql
    • -32
    • +0
    ./db/sql/insert_windows_config_data.sql
    • -0
    • +4
    ./db/sql/updatescripts/alter_203_rams_theme.sql
  1. … 9 more files in changeset.
Fix problem with database name always being lams instead of the one specified in the db.name var

make test class not fail

JIRA-1174

Moved extCourseId from the 'code' to the 'description' field.

merged canvas transition fix to the head

  1. … 3 more files in changeset.
LDEV-167 refactor cleanup file functions (cleansup lamstmp_* as well as lamszip_* files)

  1. … 1 more file in changeset.
updated authoring, monitoring, wizard to load their library swf's from a common (swf serving) jsp.

  1. … 14 more files in changeset.
LDEV-1176: Update the release to 2.0.2

    • -7
    • +7
    ./db/sql/insert_windows_config_data.sql