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

    • -0
    • +10
    ./lamsfoundation/lams/common/util/WDDXParser.as
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
    ./lamsfoundation/lams/common/util/AjaxUtil.as
  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
    ./lamsfoundation/lams/common/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
    ./lamsfoundation/lams/common/conn/ImageService.as
    • -0
    • +66
    ./lamsfoundation/lams/common/dictionary/XMLDictionaryRegistry.as
    • -0
    • +248
    ./lamsfoundation/lams/common/managers/LamsAjaxOverlayManager.as
    • -0
    • +17
    ./lamsfoundation/lams/common/managers/LamsPopUpManager.as
    • -0
    • +106
    ./lamsfoundation/lams/common/popups/DebugPopUp.mxml
    • -0
    • +135
    ./lamsfoundation/lams/common/ui/components/SortButton.as
    • -0
    • +27
    ./lamsfoundation/lams/common/ui/components/SortEvent.as
    • -0
    • +31
    ./lamsfoundation/lams/common/util/ArgumentsToRendererFactory.as
  1. … 1266 more files in changeset.