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

  1. … 1 more file in changeset.
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.
LDEV-1899 Correct calls to servlets are made with cancelled boolean set to true or false depending on "cancel" or "apply changes" button clicked

  1. … 3 more files in changeset.
Fixed author previewing after having added the LiveEdit feature

  1. … 1 more file in changeset.
Fixing small layout change

LDEV-1967

Replaced IndexLessonBean with Lesson.

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

Added optional tooltip to IndexLinkBeans

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

Added search dialog to allow teacher to search for any student across all lessons

    • -0
    • +103
    ./findUserLessons.jsp
    • -0
    • +6
    ./findUserLessonsAutocomplete.jsp
  1. … 8 more files in changeset.
LDEV-1994 Fixed problem deleting mapped competence

  1. … 1 more file in changeset.
LDEV-1947 Fixed edit competence not working due to competence key always existing from last associated commit

  1. … 1 more file in changeset.
jquery 1.6 caused bugs in dialog widget, so going back to stable versions

  1. … 91 more files in changeset.
moving the jquery-ui dialog css file to the same location as the other widgets

    • -0
    • +150
    ./includes/javascript/jquery-ui/themes/default/ui.dialog.css
Added jquery-ui js library

  1. … 222 more files in changeset.
LDEV-1989 Stopped author from doing cut/copy/paste (keyboard shortcut) actions on activities when a dialog is open as it was messing with cut/copy/paste of text in the dialogs

  1. … 1 more file in changeset.
LDEV-1974 Removed unwanted text

Updating jquery-latest.pack.js to 1.2.6 to cater for the new ui dialog widget

Adding jQuery dialog widget to central

    • -0
    • +150
    ./css/jquery-ui/dialog.css
    • binary
    ./css/jquery-ui/images/222222_11x11_icon_close.gif
    • binary
    ./css/jquery-ui/images/222222_11x11_icon_resize_se.gif
    • binary
    ./css/jquery-ui/images/454545_11x11_icon_close.gif
    • binary
    ./css/jquery-ui/images/888888_11x11_icon_close.gif
    • binary
    ./css/jquery-ui/images/e6e6e6_40x100_textures_02_glass_75.png
    • -0
    • +101
    ./includes/javascript/jquery-ui/ui.dialog-1.5.2.min.js
LDEV-1974 Updated flash player detection script to adobe detection kit

    • -0
    • +276
    ./includes/javascript/AC_OETags.js
    • -75
    • +0
    ./includes/javascript/flash_detect.js
LDEV-1949 Added "(default)" text to closed gate state for condition gates

  1. … 1 more file in changeset.
LDEV-1949 Fixed crash on double click in author for condition gates

  1. … 1 more file in changeset.
LDEV-1936 Flash support for conditions of type OUTPUT_STRING added. For example see notebook tool.

  1. … 2 more files in changeset.
LDEV-1859 Fixed Connecting branches incorrectly disallowed for branching within branching within branching

  1. … 1 more file in changeset.
LDEV-1949 Added support for condition (tool-output) based gates

  1. … 20 more files in changeset.