• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2523 Trim lesson name to 254 characters

*merge from HEAD

LDEV-2523 Trim lesson name to 254 characters

LDEV-2550 Developed new event logging mechanism

*merge from lams2_3_release

  1. … 17 more files in changeset.
LDEV-2544 Default Timezones

*merge from lams2_3_release

  1. … 33 more files in changeset.
LDEV-2544 Default Timezones

*added ability to change server timezone

  1. … 20 more files in changeset.
LDEV-2550 further development of LAMS event logging mechanism

  1. … 5 more files in changeset.
LDEV-2550 further development of LAMS event logging mechanism

  1. … 2 more files in changeset.
LDEV-2507 Use common create date time str for room name (Learner and Monitor spawn IM window).

  1. … 6 more files in changeset.
LDEV-2489 backport clone lessons from head

  1. … 17 more files in changeset.
LDEV-2550 Develop new event logging service

  1. … 15 more files in changeset.
LDEV-2544 it displays now both timezone ID and DisplayName

  1. … 1 more file in changeset.
LDEV-2544 adding Timezone Manager

  1. … 14 more files in changeset.
LDEV-2544 adding Timezone Manager

  1. … 31 more files in changeset.
LDEV-2510 merged from branch

  1. … 2 more files in changeset.
LDEV-2510 create non-grouped support activities' tool session after live edit

  1. … 2 more files in changeset.
LDEV-2489 don't encapsulate cloneLessons in a transaction; the main submethods are already in their own transactions. otherwise we don't get an activityId from a forum&scribe's forum. that's another problem though.

LDEV-2489 put clone lessons in a transaction

  1. … 1 more file in changeset.
LDEV-2471 Merging head changes with 2.3 branch so that this issue is fixed here too

Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

  1. … 214 more files in changeset.
Merge lams2_3 into head

  1. … 159 more files in changeset.
LDEV-2184 Fixed encoding issue for characters, using xml dictionary rather than flashvar param.

  1. … 2 more files in changeset.
Merge lams2_3_jboss5 changes into lams2_3

  1. … 99 more files in changeset.
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. … 10 more files in changeset.
LDEV-2360 Fixed time chart learner ID bug.

Merge presence monitoring stuff from HEAD

LDEV-2310 Make time zone index param optional and rely on user's timezone setting for scheduling from Monitor.

LDEV-2310 Schedule validation now also based on selected time zone. Fixed minute max increment value.

  1. … 10 more files in changeset.
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.

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. … 12 more files in changeset.
LDEV-2310 Stored schedule datetimes in db adjusted to server's timezone, formatted string reads in Monitor in the user's timezone (by their profile settings).