• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1998: Added support for Share Resources tool.

  1. … 10 more files in changeset.
LDEV-2087 Modifications to the way a design is loaded in monitor sequence tab including adding learner icons. Result has significantly increased the speed to display, and prevents a flash bottleneck/stall from occurring. Branching view still remains with old method but have added a delay for drawing the learners (icons). Tested with Test Harness. (Changes committed to authoring swfs as common files were modified).

LDEV-2082 Problems with flash mx 2004s cache management caused the last compiled author swfs to have unwanted debugging functionality, (the code for that debugging functionality had since been removed but flash didn't recognize that it had been changed and used the cached version)

LDEV-2082 author can now take a learning design to load when it's initiated

  1. … 1 more file in changeset.
LDEV-1998: Committing Pedagogical Planner base files and support for chat, forum, multiple choice, Q&A, noticeboard, notebook and vote tools.

    • binary
    ./images/grouping.gif
    • binary
    ./images/pedag_down_arrow.gif
    • -0
    • +632
    ./includes/javascript/jquery.form.js
    • -0
    • +129
    ./includes/javascript/pedagogicalPlanner.js
    • -0
    • +144
    ./pedagogical_planner/base.jsp
    • -0
    • +17
    ./pedagogical_planner/defaultForm.jsp
    • -0
    • +95
    ./pedagogical_planner/grouping.jsp
  1. … 101 more files in changeset.
LDEV-2049 Fixed input tool label/combo box not disappearing when non tool-input based gate type selected

  1. … 1 more file in changeset.
LDEV-2036: ViewMode wasn't being checked correctly, labels added to make instructions clearer

LDEV-2044: Label for live edit checkbox was in dictionary files but not being used, corrected

  1. … 8 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. … 4 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. … 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

    • -0
    • +1
    ./includes/javascript/jquery-ui/version.txt
    • -0
    • +869
    ./includes/javascript/jquery-ui/themes/default/ui.all.css
    • -0
    • +213
    ./includes/javascript/jquery-ui/themes/default/ui.datepicker.css
  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