Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4452 Prompt on overwriting unsaved changes in Authoring

  1. … 2 more files in changeset.
LDEV-4439 Fix a typo in optional activity properties init code

LDEV-4415 Allow removing weights from saved LD

  1. … 1 more file in changeset.
LDEV-4415 Add a title to weights dialog

  1. … 3 more files in changeset.
LDEV-4415 Add front end for weighted outputs

  1. … 11 more files in changeset.
LDEV-4415 Add tool output weight. Rewrite activity evaluations.

Activity evaluations have been implemented as a list, even though always

only the first element is meaningful. They were rewritten as one-to-one

association with Activity. The primary key is activity ID now instead of

DB generated UID.

Weight column was added.

Server version was bumped so a filter can pick up activityEvaluations ->

evaluation field rename when importing older LDs.

A convention without date was used for server version as it seems good

enough.

Unnecessary versions of clients were removed from configuration table as

they server the abandoned Flash authoring.

  1. … 17 more files in changeset.
LDEV-4389 Replace a method not supported in IE 11

LDEV-4382 Fix JS data flow for Live Edit

    • -2886
    • +2889
    ./authoringGeneral.js
LDEV-3115 Fix a bug in branching type setting

Grouping was not cleared when branching was set from group-based to any

other.

    • -1908
    • +1909
    ./authoringProperty.js
LDEV-4337: Use proper spacing when pasting a copied activity.

LDEV-4337: Use proper spacing when pasting a copied activity.

  1. … 3 more files in changeset.
LDEV-4325: Store activities' new coordinates after they got rearranged during SVG recreation.

  1. … 1 more file in changeset.
LDEV-4127: Properly detect when all conditions are removed.

LDEV-4315: Validation now includes checking if name is not not blank

  1. … 2 more files in changeset.
LDEV-4302: Refresh conditions on output select, not on button press.

  1. … 4 more files in changeset.
LDEV-4299: Fix gradebook output loading.

LDEV-4127: Warn author when conditions in use were removed.

  1. … 2 more files in changeset.
LDEV-4124: Fix size parsing for regions. Fix label positioning.

  1. … 1 more file in changeset.
LDEV-4124: Set the default font size to system's default size so existing LDs do not change on load.

LDEV-4124: Add label size and color.

  1. … 9 more files in changeset.
LDEV-4146: Remove debugging statement.

LDEV-4146: Include floating activity container when calculating SVG size.

LDEV-3517 Added Peer Review tool icon

  1. … 4 more files in changeset.
LDEV-4219: Check if the generated, not necessarily current SVG is blank.

LDEV-4219 skip re-generating LD SVG if generated SVG is empty

LDEV-3962 * ability to save sequences on pressing the Enter button in a title input field * ability to close open/save sequence dialog on pressing Esc button * Open and Save sequence dialogs: ability to open/save sequences on double click * Open sequence dialog: prevent items from being deselected on any subsequent clicks * Selecting recently viewed items should have the same effect as selecting sequences in YUI tree object

LDEV-4207 Added ability to select and use boolean type of tool outputs

  1. … 2 more files in changeset.
LDEV-4205 Display tool output's description (i18n value) instead of currently displayed name

LDEV-4196 Create document collaboration tool

  1. … 1 more file in changeset.
LDEV-3115: Prevent an author from trying to save a LD in Run Sequences folders.

  1. … 2 more files in changeset.