Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated serializeString method to handle Chinese/Bulgarian character sets

    • -2
    • +7
    ./lamsfoundation/lams/common/comms/Wddx.as
Updated Authoring SWF - treat build param value as string

    • -6
    • +6
    ./lamsfoundation/lams/common/Config.as
New copyright statement attached to AS files

    • -1
    • +24
    ./lamsfoundation/lams/common/Config.as
    • -1
    • +24
    ./lamsfoundation/lams/common/Dialog.as
    • -1
    • +24
    ./lamsfoundation/lams/common/PreferencesDialog.as
    • -1
    • +24
    ./lamsfoundation/lams/common/dict/Dictionary.as
    • -1
    • +24
    ./lamsfoundation/lams/common/mvc/AbstractView.as
    • -1
    • +24
    ./lamsfoundation/lams/common/mvc/Controller.as
    • -1
    • +24
    ./lamsfoundation/lams/common/mvc/View.as
  1. … 31 more files in changeset.
Fixed dataToStyleObject function to only parse numbers for colours to hex values and not font value numbers i.e fontSize

Added version control (build no.) - deletes cached data if new build no. passed in.

    • -10
    • +99
    ./lamsfoundation/lams/common/Config.as
*** empty log message ***

  1. … 6 more files in changeset.
added visual element for activity panel removed hardcoded cases for lime and ruby themes serialised xml data

added placement of send data button for debug messages

internationalisation

removed popupwindow sizing properties

internationalisation of error windows

internationalised the ok button for alert or error message window

added style for small label

added support for a dotty grid

    • -4
    • +31
    ./lamsfoundation/lams/common/ui/Grid.as
add some more definitions

fix bug with changing cursor when one is active

    • -1
    • +2
    ./lamsfoundation/lams/common/ui/Cursor.as
change confirm to make title optional

Created a Class for opeing a popup window

    • -0
    • +62
    ./lamsfoundation/lams/common/util/JsPopup.as
Created a show sebd error request method

    • -10
    • +13
    ./lamsfoundation/lams/common/util/LFError.as
Added allow custom button label and custom itle for the Alert message window

Most changes are for the alert message formatting

make labels of buttons configurable

    • -1
    • +12
    ./lamsfoundation/lams/common/ui/LFMessage.as
added javadoc comment

use the data dump methods

added new styles, stopped the overwrite method of merging styles as was causing performance problems

added borderColour and styleName support

    • -37
    • +42
    ./lamsfoundation/lams/common/ui/Panel.as
override pradeeop as no changes were made

Added a Send data button to the dialog box and created an associalted method to call crash data dump from debugger class

no change

    • -1
    • +1
    ./lamsfoundation/lams/common/Config.as
no change