• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating Greek, English, Spanish, Norwegian

  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

  1. … 11 more files in changeset.
Updating Greek

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

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

Fixed typo in message key

LDEV-2039

Added text 'No lesson found' when user has no lesson,

Fixed validation errors.

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. … 28 more files in changeset.
Updating Greek and English

    • -1
    • +1
    ./conf/flashxml/lams/wizard/en_dictionary.xml
    • -178
    • +178
    ./conf/language/lams/ApplicationResources_el_GR.properties
  1. … 3 more files in changeset.
Updating Greek

  1. … 6 more files in changeset.
Updating Greek and Turkish

Updating Greek, English, Spanish, Norwegian, Chinese

    • -177
    • +178
    ./conf/language/lams/ApplicationResources_el_GR.properties
Updating Greek and Turkish

Updating Greek, English, Norwegian and Chinese

    • -1
    • +1
    ./conf/flashxml/lams/wizard/en_dictionary.xml
Updating Grek, Chinese

Updating Grek, Italian, Turkish

LDEV-2029 implement initial bind user for ldap

  1. … 10 more files in changeset.
LDEV-2028 ldap authentication now uses a general search filter instead of manually setting tree paths.

  1. … 11 more files in changeset.
Moved javascript variable 'tb_pathToImage' and converted to absolute path.

  1. … 1 more file in changeset.
LDEV-1947 Fixed alerts not appearing on top of topmost dialog

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

Removed close button since it is now provided by thickbox.

LDEV-1967

Added thickbox to search across lessons

    • -0
    • +1
    ./web/includes/javascript/groupDisplay.js
Simple modifications to Flash's theme file

LDEV-2031 ie/safari need <span>'s to have some content for background img's to display properly.

LDEV-2022 Presence now loading in all browsers, flash and flashless interfaces

Rooms were being created on the fly as a first user joined a lesson. If this first user happened to be using IE, no other users afterwards would be able to join. Rooms are created immediately from the wizard module now, through a servlet call to smack, which solves the problem.

  1. … 6 more files in changeset.
Updating Greek, French, Norwegian

Updating Greek

  1. … 7 more files in changeset.
Updating Greek, French, Norwegian

Updating English and Greek