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
    • +51
    ./components/BindableComboBox.mxml
  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.

  1. … 1 more file in changeset.
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

    • -0
    • +67
    ./ui/components/ButtonPanel.as
  1. … 5 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.
Moving flex projects under a lams_flex project instead of lams_flash

    • -0
    • +49
    ./conn/ImageService.as
    • -0
    • +67
    ./dictionary/XMLDictionary.as
    • -0
    • +15
    ./dictionary/XMLDictionaryEvent.as
    • -0
    • +66
    ./dictionary/XMLDictionaryRegistry.as
    • -0
    • +248
    ./managers/LamsAjaxOverlayManager.as
    • -0
    • +17
    ./managers/LamsPopUpManager.as
    • -0
    • +106
    ./popups/DebugPopUp.mxml
    • -0
    • +24
    ./ui/components/ResizeableTextArea.mxml
    • -0
    • +142
    ./ui/components/SeekSlider.mxml
    • -0
    • +135
    ./ui/components/SortButton.as
    • -0
    • +78
    ./ui/components/SortButtonGroup.as
    • -0
    • +27
    ./ui/components/SortEvent.as
    • -0
    • +689
    ./ui/components/VideoDisplay.mxml
    • -0
    • +29
    ./ui/components/VideoDisplayEvent.as
    • -0
    • +31
    ./util/ArgumentsToRendererFactory.as
  1. … 1266 more files in changeset.