Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3115: Save LD preparations. Adapt ObjectExtractor so it reads from JSON. Add "Save" and "Save as" buttons. Allow choosing where to save the LD, along with some validation. Partial LD serialization.

    • -31
    • +146
    ./authoring/authoringGeneral.js
  1. … 8 more files in changeset.
LDEV-3115: Allow loading and remembering groups to branches mappings. Add Zoom Out button for presentation purposes. Add Canvas and Description tabs. Add a tip when user clicks Transition button. Multiple minor fixes.

    • -39
    • +69
    ./authoring/authoringProperty.js
  1. … 2 more files in changeset.
LDEV-3115: Fill "input" dropdown in branching properties. Load branching grouping from stored LD. Add "Match Groups to Branches" dialog.

    • -300
    • +5
    ./authoring/authoringActivity.js
    • -121
    • +40
    ./authoring/authoringGeneral.js
    • -0
    • +554
    ./authoring/authoringProperty.js
  1. … 5 more files in changeset.
LDEV-3115: Allow branching in the same row when rearranging activities, if it is not too long. Add partial branching properties dialog. Add "transition" button. Several bug fixes and adjustments.

    • -56
    • +168
    ./authoring/authoringActivity.js
  1. … 2 more files in changeset.
LDEV-3115: Layout adjustments for Chrome and IE. Enable jQuery draggable on iPad.

    • -0
    • +11
    ./jquery.ui.touch-punch.js
  1. … 2 more files in changeset.
LDEV-3115: Add more properties for Grouping activities. Make them show/hide/change when needed. Set properties correctly when loading LDs. Fix arranging activities on canvas when loading complex branching activities.

    • -24
    • +137
    ./authoring/authoringActivity.js
    • -47
    • +149
    ./authoring/authoringGeneral.js
  1. … 2 more files in changeset.
LDEV-3115: Add copy & paste for activities. Ensure HTML IDs are unique within the document. Add properties to Tool and Gate activities. Remove info dialog from static HTML and create it dynamically via jQuery. Initialise folder and LD tree just once and only load contents when dialog is opened. Allow loading LDs with branches. Make canvas rearrange/resize after a load. Fix translating coordinates from events to Raphael paper. Mulitple minor adjustments and bug fixes.

    • -44
    • +78
    ./authoring/authoringActivity.js
    • -43
    • +234
    ./authoring/authoringGeneral.js
  1. … 2 more files in changeset.
LDEV-3115: Fix rubbish bin functionality when canvas gets scrollable. Add properties dialog contents for Tool and Grouping activities. Allow choosing Grouping for a Tool activity. Redraw activity when its properties changed.

    • -104
    • +223
    ./authoring/authoringActivity.js
  1. … 1 more file in changeset.
LDEV-3115: Allow branching by creating multiple transitions from an activity. Arrange activities on canvas.

    • -169
    • +429
    ./authoring/authoringActivity.js
    • -135
    • +129
    ./authoring/authoringHandler.js
  1. … 2 more files in changeset.
LDEV-3115: Split Authoring code into libraries for better management. Add partial branching support.

    • -0
    • +353
    ./authoring/authoringActivity.js
    • -0
    • +313
    ./authoring/authoringGeneral.js
    • -0
    • +328
    ./authoring/authoringHandler.js
    • -0
    • +165
    ./authoring/authoringMenu.js
  1. … 6 more files in changeset.
LDEV-3139 update library so it starts working with non ASCII characters correctly

LDEV-3115: Open activity authoring on double click. Prevent double clicking from starting drag&drop action. Add partially functional Open Sequence interface.

  1. … 6 more files in changeset.
LDEV-3138 prevent creating 2 identical user results for 1 question in DB

LDEV-3115: Add gates. Fix Flow button dropdown issue. Use single properties dialog for all activities. Fix properties dialog appearing on IE and Chrome.

  1. … 2 more files in changeset.
LDEV-3115: Add groupings, activity select effect, properties dialog with dimming and some button placeholders.

  1. … 2 more files in changeset.
LDEV-3130: Make Ajax calls synchronous as Chrome sometimes does not make these calls at all.

LDEV-3115: Add arrows on transitions. Allow activity and transition remove. Upgrade Raphael.

LDEV-3127 fixed problem with being unable to scroll down flashless learner interface using iPad

  1. … 2 more files in changeset.
LDEV-3120: Correctly detect default groups in chosen grouping and get rid of them if a course grouping is about to be used.

  1. … 3 more files in changeset.
LDEV-3120: Use course groups in lessons.

  1. … 10 more files in changeset.
LDEV-3124: Allow multiple activity monitor pop ups.

  1. … 1 more file in changeset.
LDEV-3119: Add course-level groupings.

  1. … 13 more files in changeset.
LDEV-3119: Add course-level groups.

  1. … 15 more files in changeset.
LKC-28 updated jqgrid to the latest as there was a problem with Grid scrolls to top after selecting a cell

  1. … 1 more file in changeset.
LDEV-3121: Extract group ID from the right container.

LDEV-3115: Use jQuery draggable for Activity templates, so they can be separated from main canvas. Add transition drawing.

  1. … 13 more files in changeset.
LDEV-3116: Fix method names after refactoring.

  1. … 1 more file in changeset.
LDEV-3115: Playground to test technologies for Flashless Authoring.

  1. … 2 more files in changeset.
LDEV-3112: Remove methods required by Flash Monitor, which is not available anymore. Rename some methods as "JSON" suffix is not needed since there is no more Flash version of these methods.

  1. … 12 more files in changeset.
LDEV-3099: Make activity glow in progress bar when it is displayed in content frame.