lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2468 merged from branch

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
    /lams_flex/LamsAuthor/src/assets/icons/bin.png
    • binary
    /lams_flex/LamsAuthor/src/assets/icons/bin_over.png
adding cvsignore file to LamsAuthor

    • -0
    • +3
    /lams_flex/LamsAuthor/cvsignore
LDEV-2480 Author progress

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

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

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

    • -0
    • +4
    /lams_flex/LamsAuthor/src/LamsAuthor.mxml
LDEV-2471 Merging swf to head

    • binary
    /lams_monitoring/web/CloudWizard.swf
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.

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.

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
    /lams_flex/LamsAuthor/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

    • -4
    • +12
    /lams_flex/LamsAuthor/src/LamsAuthor.mxml
  1. … 97 more files in changeset.
LDEV-2489 don't let non-sysadmins see clone lessons link; forgot to i18n'ise

LDEV-2449 session cookies should only be valid during session

LDEV-2489 ability to clone lessons from any other group

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-2489 clone lessons progress

    • -0
    • +14
    /lams_admin/web/organisation/cloneResult.jsp
    • -0
    • +175
    /lams_admin/web/organisation/cloneStart.jsp
    • -0
    • +10
    /lams_admin/web/organisation/list.jsp
    • -0
    • +26
    /lams_admin/web/organisation/parts/availableLessons.jsp
    • -0
    • +15
    /lams_admin/web/organisation/parts/breadcrumbs.jsp
    • -0
    • +13
    /lams_admin/web/organisation/parts/cloneGroupAttributes.jsp
    • -0
    • +15
    /lams_admin/web/organisation/parts/cloneGroupMembers.jsp
    • -0
    • +34
    /lams_admin/web/organisation/parts/selectLearners.jsp
    • -0
    • +34
    /lams_admin/web/organisation/parts/selectStaff.jsp
LDEV-2494 fixed Delete file action

LDEV-2498 Increased the width for Q&A iframe

LDEV-2480 Author progress

- Optional activities added

    • -13
    • +3
    /lams_flex/LamsAuthor/src/LamsAuthor.mxml
LDEV-2480 Author progress

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

    • -12
    • +0
    /lams_flex/LamsAuthor/src/LamsAuthor.mxml
LDEV-2480 Author progress

- Added rudimentary zooming capabilities

    • -3
    • +18
    /lams_flex/LamsAuthor/src/LamsAuthor.mxml
    • binary
    /lams_flex/LamsAuthor/src/assets/icons/cursor.png
LDEV 2480

Flex author progress

- Added tool bar drop downs for grouping/optional etc

- Tool bar general layout completed

    • -1
    • +3
    /lams_flex/LamsAuthor/src/LamsAuthor.mxml
    • binary
    /lams_flex/LamsAuthor/src/assets/icons/branch.png
    • binary
    /lams_flex/LamsAuthor/src/assets/icons/converge.png
    • binary
    /lams_flex/LamsAuthor/src/assets/icons/gate.png
LDEV 2480

Flex author progress

- Removed "Dock" bottom menu

- Added file menu + button bar on top

    • -21
    • +29
    /lams_flex/LamsAuthor/src/LamsAuthor.mxml
    • -0
    • +6
    /lams_flex/LamsAuthor/src/assets/css/toolBar.css
    • binary
    /lams_flex/LamsAuthor/src/assets/icons/copy.png
    • binary
    /lams_flex/LamsAuthor/src/assets/icons/flow.png
    • binary
    /lams_flex/LamsAuthor/src/assets/icons/group.png
    • binary
    /lams_flex/LamsAuthor/src/assets/icons/new.png
    • binary
    /lams_flex/LamsAuthor/src/assets/icons/open.png
    • binary
    /lams_flex/LamsAuthor/src/assets/icons/optional.png
    • binary
    /lams_flex/LamsAuthor/src/assets/icons/paste.png
  1. … 12 more files in changeset.
LDEV-2480 Author progress

- Fixing issue with transitions when moving activities

LDEV-2480 Author progress

- Transitions added with arrows

- Rudimentry minimise for bottom menu

- Combined activities made smaller

    • -0
    • +188
    /lams_flex/LamsAuthor/ActivityComponent.as
    • -0
    • +4
    /lams_flex/LamsAuthor/src/LamsAuthor.mxml
    • binary
    /lams_flex/LamsAuthor/src/assets/images/icon_minimize.gif
  1. … 5 more files in changeset.
Adding arrow library to common - to be used for flex author

    • -0
    • +133
    /lams_flex/LamsFlexCommon/src/com/dncompute/geom/GeomUtil.as
LDEV-2481 merged from branch