LamsAuthor

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2480 Author progress

Work on property inspectore to use binding instead of stated to determine the layout.

Group activities finished

    • -0
    • +12
    ./src/assets/languages/dictionary.xml
  1. … 1 more file in changeset.
LDEV-2480 Author progress

Fixing up the appearance of the selected activity

LDEV-2480 Author progress

Fixing up the appearance of the selected activity

LDEV-2480 Author progress

Fixing drag and drop to appear nicely and not move when you drop the activity

LDEV-2480 Author progress

Fixing drag and drop to appear nicely and not move when you drop the activity

    • -0
    • +719
    ./src/mx/managers/dragClasses/DragProxy.as
LDEV-2480 Author progress

Restructuring of author project to seperate model and view properly. Views are now binded to model objects

  1. … 18 more files in changeset.
LDEV-2480 Author progress

Fixing up structure

Adding fisrt steps towards auto-generated branching

    • -0
    • +86
    ./src/assets/test/default/sampleToolOutputDefinition.xml
  1. … 4 more files in changeset.
LDEV-2480 Author progress

Tool activity property inspector:

- Gets available groups for toolactivity

- Gets possible tool outputs

TODO: Competence editor

Removing uneeded file

LDEV-2480 Author progress

Progress work on property inspector for tool activities

LDEV-2480 Author progress

Fixing up property bar min/max icon

  1. … 1 more file in changeset.
LDEV-2480 Author progress

- Added minimise/maximise functionality to propertyInspector (Added to lamscommon components for re-use

- The layout size greatly reduced for propertyInspector

    • -0
    • +6
    ./src/assets/css/propertyInspector.css
    • binary
    ./src/assets/icons/maximise.png
    • binary
    ./src/assets/icons/minimise.png
  1. … 2 more files in changeset.
LDEV-2480 Author progress

Group implementation first round completed, there is interfaces for all types of grouping

    • -0
    • +36
    ./src/assets/languages/dictionary.xml
LDEV-2480 Author progress

Added group activities, random activities completes

Work on the property inspector, now when you click on a random group activity, it populates the property inspector for you

    • -0
    • +23
    ./src/assets/css/author.css
    • -7
    • +6
    ./src/assets/css/propertyInspector.css
    • -0
    • +10
    ./src/assets/languages/newLanguageKeys.xml
  1. … 9 more files in changeset.
LDEV-2480 Author progress

Fixed a little bug that arose because the activity state wasnt returned to normal for the source activity after a transition is completed

LDEV-2480 Author progress

Added bin functionality for deleting activities and transitions

    • binary
    ./src/assets/icons/bin.png
    • binary
    ./src/assets/icons/bin_over.png
    • -0
    • +64
    ./src/org/lamsfoundation/lams/author/components/Bin.mxml
adding cvsignore file to LamsAuthor

LDEV-2480 Author progress

Progress on the property inspector, now it loses opcaity nicely when your mouse leaves the area.

    • -0
    • +56
    ./src/assets/css/propertyInspector.css
LDEV-2480 Author progress

Property inspector added, first version allows you to change the activity title

    • -0
    • +1041
    ./src/assets/languages/en_AU_dictionary.xml
LDEV-2480 Author progress

Validation added for transitions including checking for circuits within learning design

LDEV-2480 Author progress

- Added optional fallback language file to the dictionary library. Now if there is a key that isnt translated, it will fallback to the the file specified to find the label. If it still cant be found "??" + key + "??" is returned as with the java languages file implementation.

    • -2
    • +138
    ./src/assets/languages/dictionary.xml
  1. … 2 more files in changeset.
LDEV-2480 Author progress

- Added optional fallback language file to the dictionary library. Now if there is a key that isnt translated, it will fallback to the the file specified to find the label. If it still cant be found "??" + key + "??" is returned as with the java languages file implementation.

    • -0
    • +7
    ./src/assets/languages/dictionary.xml
LDEV-2480 Author progress

- Added i18n to project, now reads from xml language files

- Toolbar language done apart from file menu

- Learning library translated

TODO:

- Need to have fallback language entries for un-translated labels

  1. … 97 more files in changeset.
LDEV-2480 Author progress

- Improved the drag drop by adding a mouse offset based on where you click on the activity when you want to drag it.... still no 100% accurate.

LDEV-2480 Author progress

- Improved the drag drop by adding a mouse offset based on where you click on the activity when you want to drag it.... still no 100% accurate.

LDEV-2480 Author progress

- Splitting events and controller away from the model and view, ie:

- ActivityComponent no longer handles transition end

- CanvasBox no longer handles activity drop for drag and drop

This is handled by AuthorController so we can keep track of the current state of the learning design

LDEV-2480 Author progress

- Optional activities added

LDEV-2480 Author progress

- Zooming done fore now, zoom happens with button rather than cursor

LDEV-2480 Author progress

- Added rudimentary zooming capabilities

    • binary
    ./src/assets/icons/cursor.png
LDEV 2480

Flex author progress

- Added tool bar drop downs for grouping/optional etc

- Tool bar general layout completed

    • binary
    ./src/assets/icons/branch.png
    • binary
    ./src/assets/icons/converge.png
    • binary
    ./src/assets/icons/gate.png