Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2005 = VideoRecorder tool and FCKEditor video recorder updated - export portfolio fixed - export fck recordings fixed - conditions added - preview images are now produced and displayed - more feedback for rating - instructions highlighted - clicking delete button does not trigger viewing of recording - timer display corrected - prompt validation - misc bugs

LDEV-2197 = Presence Chat updated

- no longer stacking in ie7

- scrolling improved

- logged conversations are fetched on open new tab

- status messages no longer shown in chat boxes, user icons change instead

- minimize/maximize button shown on presence tab

iFrame fixed for ie6

    • -92
    • +92
    ./WEB-INF/tags/AuthoringButton.tag
    • -0
    • +136
    ./WEB-INF/tags/TextSearch.tag
  1. … 45 more files in changeset.
LDEV-1790 show tick when completed previewing a branch; ticks already added for optional/optional sequences by Luke for LDEV-1784

LDEV-2197 Presence Chat - Added a scrollbar to Presence user listings - Changed css - Scrolling better, still a bit iffy

  1. … 1 more file in changeset.
- Updated jQuery core to v1.3.2 - Updated jQuery UI to v1.7.1 - Classic Wizard now has checkbox visible to enable Presence Chat - Learner no longer has a Presence box - Presence Chat committed

    • -0
    • +76
    ./includes/presence.css
    • -0
    • +117
    ./includes/presenceChat.jsp
  1. … 259 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

    • -0
    • +4
    ./WEB-INF/applicationContext.xml
    • -109
    • +109
    ./WEB-INF/struts/struts-config.xml
  1. … 117 more files in changeset.
LDEV-1782 Complex boxes now closing properly on progress update

  1. … 3 more files in changeset.
LDEV-1841 Fixed haywire issue

  1. … 3 more files in changeset.
Oopps... it was UTF-8

Reverting wrong commit

LDEV-2152: adding next activity icon tto system activities

LDEV-2150: added icons to save/cancel buttons

  1. … 25 more files in changeset.
LDEV-2054: Added a column name containing group members.

  1. … 2 more files in changeset.
LDEV-2054: Added support for “viewStudentsBeforeSelection” option.

  1. … 10 more files in changeset.
LDEV-2005: updating FCKEditor.tag to pass contentfolder id to video reorder fckeditor plugin

  1. … 21 more files in changeset.
LDEV-2127 Fixed floating parallel acts behaviour affect finished - display close window msg.

  1. … 2 more files in changeset.
Replaced indicator dots with loading animation

LDEV-2133

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

  1. … 85 more files in changeset.
LDEV-2113: Update FCKEditor.tag

  1. … 21 more files in changeset.
LDEV-2074 Updated export for learners to include floating activities.

  1. … 3 more files in changeset.
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. … 8 more files in changeset.
LDEV-2026 Presence.js missing...

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.
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.