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

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

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

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

    • -0
    • +1041
    ./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
    ./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
    ./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
    • +4335
    ./assets/flashxml/authoring/en_AU_dictionary.xml
  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

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

- Optional activities added

    • -0
    • +150
    ./org/lamsfoundation/lams/author/components/toolbar/ToolBar.mxml
LDEV-2480 Author progress

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

LDEV-2480 Author progress

- Added rudimentary zooming capabilities

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

Flex author progress

- Added tool bar drop downs for grouping/optional etc

- Tool bar general layout completed

    • binary
    ./assets/icons/branch.png
    • binary
    ./assets/icons/converge.png
    • binary
    ./assets/icons/gate.png
LDEV 2480

Flex author progress

- Removed "Dock" bottom menu

- Added file menu + button bar on top

    • -0
    • +6
    ./assets/css/toolBar.css
    • binary
    ./assets/icons/copy.png
    • binary
    ./assets/icons/flow.png
    • binary
    ./assets/icons/group.png
    • binary
    ./assets/icons/new.png
    • binary
    ./assets/icons/open.png
    • binary
    ./assets/icons/optional.png
    • binary
    ./assets/icons/paste.png
    • binary
    ./assets/icons/preview.png
    • binary
    ./assets/icons/save.png
    • binary
    ./assets/icons/transition.png
    • binary
    ./assets/icons/zoom_in.png
  1. … 12 more files in changeset.
LDEV-2480 Author progress

- Fixing issue with transitions when moving activities

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

- Transitions added with arrows

- Rudimentry minimise for bottom menu

- Combined activities made smaller

    • -65
    • +74
    ./assets/css/learningLibrary.css
    • binary
    ./assets/images/icon_minimize.gif
    • binary
    ./assets/images/portlet_minimize_icon_off.gif
  1. … 5 more files in changeset.
Progres for new author

    • -0
    • +74
    ./org/lamsfoundation/lams/author/components/CanvasBox.mxml
    • -0
    • +12
    ./org/lamsfoundation/lams/author/events/DropEvent.as
    • -0
    • +19
    ./org/lamsfoundation/lams/author/events/TransitionEvent.as
  1. … 1 more file in changeset.
Adding LamsAuthor flex project to the lams_flex project

    • -0
    • +7
    ./assets/css/activities.css
    • -0
    • +66
    ./assets/css/learningLibrary.css
    • -0
    • +1
    ./assets/flashxml/authoring/ar_JO_dictionary.xml
    • -0
    • +1
    ./assets/flashxml/authoring/bg_BG_dictionary.xml
    • -0
    • +1
    ./assets/flashxml/authoring/ca_ES_dictionary.xml
    • -0
    • +1
    ./assets/flashxml/authoring/cy_GB_dictionary.xml
    • -0
    • +1
    ./assets/flashxml/authoring/da_DK_dictionary.xml
    • -0
    • +1
    ./assets/flashxml/authoring/de_DE_dictionary.xml
    • -0
    • +1
    ./assets/flashxml/authoring/el_GR_dictionary.xml
    • -0
    • +1
    ./assets/flashxml/authoring/en_AU_dictionary.xml
    • -0
    • +1
    ./assets/flashxml/authoring/en_dictionary.xml
    • -0
    • +1
    ./assets/flashxml/authoring/es_ES_dictionary.xml
    • -0
    • +1
    ./assets/flashxml/authoring/fr_FR_dictionary.xml
    • -0
    • +1
    ./assets/flashxml/authoring/hu_HU_dictionary.xml
  1. … 423 more files in changeset.