lams_learning

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2115 Timestamp (current date time) added to completed activity record (table: lams_progress_completed)

  1. … 8 more files in changeset.
Removed unused methods.

LDEV-2126

Modified bundleImages() to use the copyDirectory method from the commons-io library instead of copyFile() in Bundler

LDEV-2126

Modified copyFiles to use the copyFileToDirectory method from the commons-io library

LDEV-2117 non-complex support activity popup window now closing when learner clicks next activity

LDEV-2117 Added flash support in author, learner and monitor for support activites.

  1. … 35 more files in changeset.
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1 - displayExpanded default set to true

  1. … 25 more files in changeset.
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1

    • -14
    • +14
    ./web/WEB-INF/tags/FCKEditor.tag
  1. … 85 more files in changeset.
LDEV-2113: Update FCKEditor.tag

  1. … 21 more files in changeset.
LDEV-2094: Added missing argument in ExportPorfolioService so Shaun does not fail builds.

LDEV-2074 Improvements handle insert/merge of two designs with floating activities. Only set readOnly to true when value is not set in LearnerService (when moving to Floating Activities).

  1. … 1 more file in changeset.
LDEV-2074 Missing toActivity null check

LDEV-2074 Fixes progress related bugs found. No long set nextActivity when moving to a floating Activity (only set as attemped); Flags floating activities as readOnly (true) when they are attempted (LiveEdit).

LDEV-2074 Updated export for learners to include floating activities.

LDEV-2074 Updated the Progress Engine to handle floating (reference) activities, activation from the progress bar and progress status of the activities. Display floating activities in non-flash progress bar with valid links to launch the activities (to-do: still need to fix window pop-up size).

LDEV-2074 Updated the Progress Engine to handle floating (reference) activities, activation from the progress bar and progress status of the activities. Display floating activities in non-flash progress bar with valid links to launch the activities (to-do: still need to fix window pop-up size).

    • -1
    • +13
    ./web/WEB-INF/tags/ProgressOutput.tag
Updating Norwegian, Turkish

UPdating Greek

  1. … 17 more files in changeset.
Adding Turkish. Updating Greek, Italian

    • -0
    • +106
    ./conf/language/lams/ApplicationResources_tr_TR.properties
LDEV-2026 Presence.js missing...

Updating Greek

  1. … 14 more files in changeset.
LDEV-2026 Proper solution for bad encoding integrated. The problem lay in the fact that strings were not urlEncoded when passed from Flash to Javascript. Url encoding and decoding are now taken care of both in on the Flash-side and JS-side.

NOTE: When a Flash movie is being run in IE, urlEncoding seems to be automatic. Therefore, if Flash is being run in IE, no urlEncoding is done on the Flash-side. For all other browsers urlEncoding is done.

  1. … 5 more files in changeset.
Fixes Smack throwing exceptions (flashless version) The problem was being caused by the PresenceServlet calling Smack in order to create a new room which already existed.

Example:

-shaun has 5 lessons, each with their chatrooms which are named using the lessonId ie 1,2,3...

-shaun gets rebuilt, no more lessons, lessons restart counting at 1

-jabber server already has a room named "1" so it throws an exception

The lessonId as chatRoomName is bound to cause problems if different servers are using the same chatServer. Therefore, room names are now formed by concatenating lessonId to createDateTime and by replacing " " and ":" characters with underscores (Jabber servers don't accept those characters).

  1. … 3 more files in changeset.
Updating Greek, English

Fixes Smack throwing exceptions The problem was being caused by the PresenceServlet calling Smack in order to create a new room which already existed. Example: shaun has 5 lessons, each with their chatrooms which are named using the lessonId ie 1,2,3...

  1. … 8 more files in changeset.
Learner not coming up. Recompiled from Flash and will see if it helps.

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.
Updating Greek and English

  1. … 3 more files in changeset.
Updating Greek, Spanish, Chinese

Moved javascript variable 'tb_pathToImage' and converted to absolute path.

  1. … 2 more files in changeset.