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

LDEV-2310 Put time zone date change inside if statement (null).

LDEV-2310 Applied user timezone to presented User DTO start and schedule dates, shown in Monitor.

Monitoring now allows IM to be enabled

  1. … 4 more files in changeset.
LDEV-2250 Fixed encoding bug.

  1. … 2 more files in changeset.
LDEV-2240 Alert shown when no learner progress data available - no completed activities.

  1. … 2 more files in changeset.
LDEV-2240 Alert shown when no learner progress data available. Updated flex apps css to have white background (removed grey gradient).

  1. … 10 more files in changeset.
LDEV-2191 Can now remove staff/learners from a started lesson

  1. … 7 more files in changeset.
LDEV-2191 Can now remove staff/learners from a started lesson

  1. … 7 more files in changeset.
LDEV-2184 Created new Add Lesson wizard. Updated dictionary xml action to provide labels.

Fixing up monitoringAction code format

merging improvements from lams2_3_spring_jboss_tune branch

  1. … 117 more files in changeset.
LDEV-2184 Updated monitoring service (lesson class servlet) - to handle default lesson class when receiving null or (empty) users in wddx packet.

  1. … 4 more files in changeset.
LDEV-2174:

Merged "context.tool" and "context.central" due to Locator inheritance bug in Spring.

Removed redundant Quartz Scheduler.

  1. … 25 more files in changeset.
LDEV-2174:

Changed Spring contexts to use ContextSingletonBeanFactoryLocator.

Added Ant task to slim JBoss.

  1. … 30 more files in changeset.
LDEV-2115 New flex application Time Chart (using Mate framework). Fixed timeChart path (should be /timeChart.jsp).

LDEV-2115 New flex application Time Chart (using Mate framework). Fixed timeChart path.

LDEV-2115 New flex application Time Chart (using Mate framework).

  1. … 33 more files in changeset.
LDEV-2115 Timestamp (current date time) added to completed activity record (table: lams_progress_completed)

  1. … 11 more files in changeset.
LDEV-2036: LanguageXML messages added for ViewMode and Branching instructions

LDEV-2036 Grouping now showing in viewMode (src typo)

LDEV-2026 Flashless presence showing all characters perfect (html), in Flash latin accents are removed to ensure that they display correctly (mx2004 issue?)

LDEV-2025 Flash presence now displaying OK in IE6

LDEV-2040 New checkboxes were not being skinned

  1. … 27 more files in changeset.
LDEV-1260 Local live edit now added to wizard, added dbUpdate for this as well

LDEV-1968 Several instances of one same lesson can now be started from the wizard module

Presence is back up and working, JHB needed to be recompiled with jdk 1.5 instead of 1.6

  1. … 34 more files in changeset.
LDEV-1968 servlet name should be suffixed with 'Servlet' to be picked up by webdoclet

LDEV-1968 should probably rename servlet if its mapping is going to be renamed

LDEV-1968 change to make flash call lams for each startLesson so we don't run into weird weird problem with the last lesson's single activity's activityId being null.

LDEV-2001 Monitors should be able to add unlocated learners to branches and groups even if the mayDelete flag is set to false

  1. … 5 more files in changeset.
LDEV-1995 Forgot to change the return type of a function in my bastardized merge

LDEV-1995 Forgot to change the return type of a function in my bastardized merge

LDEV-1995 Branching and Grouping modules completed

Flex projects added to a new folder in the flash project

The servlets used now send back a string of XML which is parsed in Flex instead of a custom string

The Grouper and Brancher were separated into two separate modules even if they are very similar. I'm sure that there is a better way of doing it but given that 2.2 is coming up I set things up this way.

  1. … 22 more files in changeset.