• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing some sql and update scripts for 2.3.1

    • -1
    • +1
    ./db/sql/create_integration_tables.sql
  1. … 3 more files in changeset.
Undoing some changes not meant for 2.3.1 particularly for LDEV-2389

  1. … 10 more files in changeset.
file patch0017_updateFrom23-231.sql was initially added on branch lams2_3.

updating the configuration scripts to the latest 2.3.1 versions

    • -6
    • +6
    ./db/sql/insert_lams_unix_config_data.sql
    • -5
    • +5
    ./db/sql/insert_lams_windows_config_data.sql
LDEV-2369: Added further tutorial video functionality: user can disable single video, or all of them in his profile. Also, a dialog after first login is displayed.

Additionally, a small bug preventing Ped Planner to be properly deployed during whole LAMS build was fixed.

  1. … 10 more files in changeset.
Updating Japanese

  1. … 4 more files in changeset.
Removing unneccessary debug string

file ExtServerToolAdapterMap.hbm.xml was initially added on branch lams2_3.

file ExtServerToolAdapterMap.java was initially added on branch lams2_3.

file Patch0017_updateFrom23-231.sql was initially added on branch lams2_3.

LDEV-2366 Tool adapters to allow multiple integrated servers to user them

Committing core changes for this JIRA

    • -1
    • +16
    ./db/sql/create_integration_tables.sql
  1. … 6 more files in changeset.
LDEV-2364

Modified the createId method to return the jabberID instead of null when a 409 error code is returned from the xmpp server. A 409 error code indicates that the user has already been created with this ID

LDEV-2071: Corrected several Application Context files. Did minor changes to prepare LAMS for JBoss 5.1.0.GA. Added retry mechanism in deadlock spot.

  1. … 9 more files in changeset.
LDEV-2071, LDEV-2201, LDEV-57: Changed the Transaction Manager to Hibernate instead of JTA. Synchronized code in 2 more spots as deadlock exceptions had been thrown.

  1. … 6 more files in changeset.
LDEV-1998: Additional clean up.

LDEV-2074: Fixed a bug in Floating Activity validation preventing Learnind Designs to be imported correctly.

LDEV-2071: Removed Quartz distribution from deployment - version from JBoss is now in use. Fixed a bug in Floating Activities.

  1. … 5 more files in changeset.
LDEV-2074 missing dbupdate insert

Disabled videorecorder.

LDEV-2071: Fixed authentication issues. Fixed deadlock issues. Cleaned up.

LDEV-1998: Changed the way Subject field is processed in the Forum Tool.

  1. … 6 more files in changeset.
LDEV-2071: Fixed Learning Design parsing bug - one result taken from database was improperly casted.

LDEV-2071: Fixed Spring classpath scanning problems using newly intruduced to JBoss VFSClassPathXmlApplicationContext class.

Upgraded to Spring 2.5.6 (was 1.2.8).

  1. … 5 more files in changeset.
LDEV-2311

Added catch for all exceptions.

XMPPUtil now doesn't report an error when a room is trying to be recreated

LDEV-2071: Added initial version of LAMS 2.3 on JBoss 5.1.

    • -1
    • +1
    ./db/sql/insert_lams_unix_config_data.sql
    • -1
    • +1
    ./db/sql/insert_lams_windows_config_data.sql
    • -1
    • +1
    ./db/sql/insert_rams_unix_config_data.sql
    • -1
    • +1
    ./db/sql/insert_rams_windows_config_data.sql
  1. … 3 more files in changeset.
AutoPatch for 2.2->2.3 updated with red5 config stuff and presenceChat table corrected

LDEV-2334: changing hardcoded labels to GMT timezones instead

LDEV-2310 New custom Time Zone settings in Advanced tab of Wizard for scheduling lessons to a particular timezone, pre-selected to user's timezone from profile settings. Added common methods for timezone conversion to DateUtil. Using these methods to alternate Date times between client and server, and formatting for how they're presented to users based on locale/timezone.

  1. … 14 more files in changeset.
XMPPUtil updated

Now only debug prints if a user is trying to create a room without having set XMPP configuration settings