LamsFlexCommon

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

  1. … 16 more files in changeset.
Adding another method to the wddx parser that allows you to pass an XML object ot be parsed

LDEV-2480 Author progress

Added utitlity to LamsFlexCommon that allows you to make a synchronous ajax call by using Flex's inbuild javascipt running engine.

    • -0
    • +96
    ./src/org/lamsfoundation/lams/common/util/AjaxUtil.as
LDEV-2480 Author progress

Fixing up property bar min/max icon

  1. … 2 more files 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

  1. … 4 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.

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.

  1. … 3 more files in changeset.
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. … 111 more files in changeset.
Adding arrow library to common - to be used for flex author

    • -0
    • +133
    ./src/com/dncompute/geom/GeomUtil.as
    • -0
    • +81
    ./src/com/dncompute/graphics/ArrowStyle.as
    • -0
    • +158
    ./src/com/dncompute/graphics/GraphicsUtil.as
Moving flex projects under a lams_flex project instead of lams_flash

    • -0
    • +15
    ./.actionScriptProperties
    • -0
    • +1062
    ./.flexLibProperties
    • -0
    • +3
    ./.settings/org.eclipse.core.resources.prefs
    • binary
    ./bin/LamsFlexCommon.swc
    • binary
    ./libs/Mate_08_7.swc
    • -0
    • +55
    ./libs/mate.license.txt
    • -0
    • +23
    ./libs/wddx.license.txt
    • -0
    • +740
    ./src/com/asfusion/controls/Rating.as
    • -0
    • +34
    ./src/com/asfusion/controls/ratingclasses/OverStar.as
    • -0
    • +20
    ./src/com/asfusion/controls/ratingclasses/RatingEvent.as
    • -0
    • +37
    ./src/com/asfusion/controls/ratingclasses/RatingStyle.as
  1. … 1266 more files in changeset.