Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    ./includes/javascript/authoring/authoringProperty.js
LDEV-3115: Fill "input" dropdown in branching properties. Load branching grouping from stored LD. Add "Match Groups to Branches" dialog.

    • -300
    • +5
    ./includes/javascript/authoring/authoringActivity.js
    • -121
    • +40
    ./includes/javascript/authoring/authoringGeneral.js
    • -0
    • +554
    ./includes/javascript/authoring/authoringProperty.js
  1. … 3 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
    ./includes/javascript/authoring/authoringActivity.js
    • -35
    • +18
    ./includes/javascript/authoring/authoringGeneral.js
LDEV-3115: Layout adjustments for Chrome and IE. Enable jQuery draggable on iPad.

    • -0
    • +11
    ./includes/javascript/jquery.ui.touch-punch.js
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
    ./includes/javascript/authoring/authoringActivity.js
    • -47
    • +149
    ./includes/javascript/authoring/authoringGeneral.js
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
    ./includes/javascript/authoring/authoringActivity.js
    • -43
    • +234
    ./includes/javascript/authoring/authoringGeneral.js
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
    ./includes/javascript/authoring/authoringActivity.js
    • -17
    • +30
    ./includes/javascript/authoring/authoringGeneral.js
    • -14
    • +16
    ./includes/javascript/authoring/authoringHandler.js
LDEV-3115: Allow branching by creating multiple transitions from an activity. Arrange activities on canvas.

    • -169
    • +429
    ./includes/javascript/authoring/authoringActivity.js
    • -19
    • +38
    ./includes/javascript/authoring/authoringGeneral.js
    • -135
    • +129
    ./includes/javascript/authoring/authoringHandler.js
LDEV-3115: Split Authoring code into libraries for better management. Add partial branching support.

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

    • -95
    • +223
    ./includes/javascript/sha1.js
LDEV-3115: Open activity authoring on double click. Prevent double clicking from starting drag&drop action. Add partially functional Open Sequence interface.

    • -114
    • +257
    ./includes/javascript/authoring.js
  1. … 3 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.

    • -95
    • +148
    ./includes/javascript/authoring.js
LDEV-3115: Add groupings, activity select effect, properties dialog with dimming and some button placeholders.

    • -25
    • +275
    ./includes/javascript/authoring.js
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.

    • -112
    • +223
    ./includes/javascript/authoring.js
    • -3
    • +4
    ./includes/javascript/raphael/raphael.js
LDEV-3127 fixed problem with being unable to scroll down flashless learner interface using iPad

    • -121
    • +130
    ./includes/javascript/jquery.layout.js
  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. … 2 more files in changeset.
LDEV-3120: Use course groups in lessons.

    • -0
    • +41
    ./css/orgGrouping.css
    • -31
    • +221
    ./includes/javascript/orgGroup.js
    • -0
    • +35
    ./includes/javascript/orgGrouping.js
  1. … 6 more files in changeset.
LDEV-3124: Allow multiple activity monitor pop ups.

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

    • -3
    • +28
    ./includes/javascript/groupDisplay.js
    • -10
    • +20
    ./includes/javascript/orgGroup.js
  1. … 9 more files in changeset.
LDEV-3119: Add course-level groups.

    • -0
    • +33
    ./includes/javascript/groupDisplay.js
    • -0
    • +286
    ./includes/javascript/orgGroup.js
  1. … 12 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

    • -490
    • +501
    ./includes/javascript/jquery.jqGrid.js
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.

    • -55
    • +189
    ./includes/javascript/authoring.js
  1. … 11 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.

    • -0
    • +70
    ./includes/javascript/authoring.js
LDEV-3113: Remove Flash Learner. Remove unnecessary SWF, tag and other files, along with methods in service classes.

  1. … 155 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-3107: PNG images for all tool

    • binary
    ./images/svg/icon_commonCartridge.png
    • binary
    ./images/svg/icon_eAdventure.png
  1. … 8 more files in changeset.