Re: [Example] Enable/Disable buttonbar buttons

2013-04-27 Thread Alex Harui
Hi Mark, Thanks for looking into various approaches. What are the scenarios that make having an API that requires searching the dataprovider, better than an array that parallels the dataprovider, better than requiring a field on the dataprovider like we do for mx:Menu [1] (see "enabled" property)

[jira] [Assigned] (FLEX-12503) DateFormatter with formatString "MM/DD/YYYY H:NN A" formats Time of "00:00:00" to "24:00 AM" instead of "00:00 AM"

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-12503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean reassigned FLEX-12503: Assignee: Justin Mclean > DateFormatter with formatString "MM/DD/ H:NN A" formats T

[jira] [Commented] (FLEX-12503) DateFormatter with formatString "MM/DD/YYYY H:NN A" formats Time of "00:00:00" to "24:00 AM" instead of "00:00 AM"

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-12503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643908#comment-13643908 ] Justin Mclean commented on FLEX-12503: -- Confirmed still an issue example result: 01/0

[jira] [Resolved] (FLEX-14630) Flex-SDK cannot be built entirely from source

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-14630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-14630. -- Resolution: Fixed Apache Flex provides source code for modified version of bartik, velocity, et

[jira] [Commented] (FLEX-33337) Create a NumericInput component

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643903#comment-13643903 ] Justin Mclean commented on FLEX-7: -- Code needs a little work to be in style of ot

[jira] [Updated] (FLEX-33337) Create a NumericInput component

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-7: - Labels: easyfix (was: ) > Create a NumericInput component > ---

[jira] [Commented] (FLEX-26096) Add Slovak, Czech, Polish and Italian locale in Flex SDK

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-26096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643900#comment-13643900 ] Justin Mclean commented on FLEX-26096: -- Apache Flex does contain Italian locale. We n

[jira] [Resolved] (FLEX-27815) Add in Portuguese locale to Flex SDK for string externalization

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-27815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-27815. -- Resolution: Fixed Fix Version/s: Apache Flex 4.9.0 pt_PT is now a supported locale

Re: git commit: [flex-sdk] - FLEX-33526: Added the findRowIndices method to allow array values.

2013-04-27 Thread Justin Mclean
Looks like it might RTE if values array is null?

Re: [Example] Enable/Disable buttonbar buttons

2013-04-27 Thread Mark Kessler
Ok Max, I've created two new methods to enable/disable based on an array. I've rehosted the example in the same spot [1]. I will prob get around to renaming the methods tomorrow morning... they were just tossed on for now. Not sure the getter/setter hosting an array of disable buttons. Then we h

[jira] [Closed] (FLEX-33526) findRowIndicies to complement findRowIndex

2013-04-27 Thread Mark Kessler (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Kessler closed FLEX-33526. --- > findRowIndicies to complement findRowIndex > -- > >

[jira] [Resolved] (FLEX-33526) findRowIndicies to complement findRowIndex

2013-04-27 Thread Mark Kessler (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Kessler resolved FLEX-33526. - Resolution: Implemented Fix Version/s: Apache Flex Next > findRowIndicies to complemen

[jira] [Commented] (FLEX-33526) findRowIndicies to complement findRowIndex

2013-04-27 Thread Mark Kessler (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643874#comment-13643874 ] Mark Kessler commented on FLEX-33526: - Built SDK successfully. Test app works. htt

[jira] [Created] (FLEX-33526) findRowIndicies to complement findRowIndex

2013-04-27 Thread Mark Kessler (JIRA)
Mark Kessler created FLEX-33526: --- Summary: findRowIndicies to complement findRowIndex Key: FLEX-33526 URL: https://issues.apache.org/jira/browse/FLEX-33526 Project: Apache Flex Issue Type: Impr

[jira] [Updated] (FLEX-22735) Datefield control does not update programmatic changes to selected date when date is changed by editing the text field.

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-22735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-22735: - Labels: easyfix easytest (was: ) > Datefield control does not update programmatic changes to

[jira] [Resolved] (FLEX-23835) Clicking on DateField calendar icon does not trigger 'click' event.

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-23835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-23835. -- Resolution: Not A Problem Fixed in previous version of SDK. > Clicking on Date

[jira] [Updated] (FLEX-23835) Clicking on DateField calendar icon does not trigger 'click' event.

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-23835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-23835: - Fix Version/s: Apache Flex 4.10.0 > Clicking on DateField calendar icon does not trigger 'cli

[jira] [Updated] (FLEX-25581) DateField does not render text when custom font used

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-25581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-25581: - Labels: easytest (was: ) > DateField does not render text when custom font used > --

[jira] [Updated] (FLEX-27633) DateField doesn't show error border

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-27633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-27633: - Labels: easy fix (was: ) > DateField doesn't show error border > ---

[jira] [Updated] (FLEX-27633) DateField doesn't show error border

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-27633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-27633: - Labels: easyfix (was: easy fix) > DateField doesn't show error border >

[jira] [Commented] (FLEX-27633) DateField doesn't show error border

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-27633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643862#comment-13643862 ] Justin Mclean commented on FLEX-27633: -- Confirmed issue exist in Apache Flex 4.9.1.

[jira] [Resolved] (FLEX-30139) Changing text in an editable datefield does not get replayed correclty

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-30139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-30139. -- Resolution: Cannot Reproduce Fix Version/s: Apache Flex 4.10.0 No longer occurs - may of

[jira] [Updated] (FLEX-14595) Flex3 CalendarLayout.as introduces backwards-incompatiable change

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-14595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-14595: - Labels: easyfix (was: ) > Flex3 CalendarLayout.as introduces backwards-incompatiable change

[jira] [Commented] (FLEX-14595) Flex3 CalendarLayout.as introduces backwards-incompatiable change

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-14595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643857#comment-13643857 ] Justin Mclean commented on FLEX-14595: -- Confirmed still an issue in Apache Flex 4.9.1

[jira] [Resolved] (FLEX-19943) DateField does not open when you click the text entry area

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-19943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-19943. -- Resolution: Fixed Fix Version/s: Apache Flex 4.10.0 Issue has been fixed in a previous v

[jira] [Resolved] (FLEX-16629) ASDoc of DateField indicates that it generates a mx.events.FlexEvent.DATA_CHANGE upon selection change, event is never generated

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-16629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-16629. -- Resolution: Not A Problem DATA_CHANGE should only be dispatch when the data property changes, a

[jira] [Resolved] (FLEX-17592) Clicking too fast on the next and previous buttons in the DateChooser make it close

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-17592. -- Resolution: Cannot Reproduce May be related to an old version of the Flash Player.

[jira] [Resolved] (FLEX-22502) DateField component, when Editable, and using a DateValidator, cause 3 "invalid" events to fire whenever focus is lost on the DateField

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-22502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-22502. -- Resolution: Fixed Change code to dispatch change event so better to listen for this. Value comm

[jira] [Resolved] (FLEX-17257) DateValidator attachs the inputFormat on custom wrongLength parameters

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-17257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-17257. -- Resolution: Fixed Fix Version/s: Apache Flex 4.10.0 Checked into develop branch

[jira] [Resolved] (FLEX-20566) Date Validator not handling single digit date configurations correctly for localized versions - i.e accepting yyyy-m-d as a legal configuration

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-20566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-20566. -- Resolution: Fixed Fix Version/s: Apache Flex 4.10.0 Fixed and checked into develop branc

[jira] [Commented] (FLEX-33523) MultiDPIBitmapSource is not behaving properly when fillMode = repeat

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643836#comment-13643836 ] Justin Mclean commented on FLEX-33523: -- Fix is currently being tested and if those te

Re: Whiteboard on GitHub - update

2013-04-27 Thread OmPrakash Muppirala
On Fri, Apr 26, 2013 at 10:22 PM, Alex Harui wrote: > Looks like I am a moderator. I think I correctly added notifications@ so > try again and let's see what happens. > > My bad, can you please add nore...@github.com to the allow list instead? Thanks, Om > > On 4/26/13 5:18 PM, "OmPrakash Mup

Re: Feedback on Flex board report

2013-04-27 Thread Noah Slater
Ross, agreed. A list of potential "gotchas" would be sensible! On 27 April 2013 17:26, Ross Gardler wrote: > Let me repeat again that the value I see in the Flex report is that it > identifies some issues that projects moving to git should consider and plan > for. This will make other projects

Re: Feedback on Flex board report

2013-04-27 Thread Ross Gardler
Let me repeat again that the value I see in the Flex report is that it identifies some issues that projects moving to git should consider and plan for. This will make other projects migrations smoother. Sent from a mobile device, please excuse mistakes and brevity On 26 Apr 2013 18:35, "Luciano Re

Re: Feedback on Flex board report

2013-04-27 Thread Noah Slater
I interpreted Luciano's -1 as a general "I am not in favour of this proposal", which seems like a perfectly valid use. Even if it were being cast _as_ a veto on some code change or other, I still think it would be valid, as it comes with justification. (That other people might disagree with that ju

Re: Feedback on Flex board report

2013-04-27 Thread Daniel Shahaf
Luciano Resende wrote on Fri, Apr 26, 2013 at 10:34:39 -0700: > -1 for using Apache Flex's bad experience, as a concrete example, as this > might give the wrong perception about Git at Apache. Sorry, invalid veto. You can't veto people from citing a datapoint because it's not favourable to one si

Re: Can someone test if this patch fixes FLEX-33523

2013-04-27 Thread Justin Mclean
Hi, > Has this been committed already? No it's not been committed. I've check it in a simple test I have (and it fixes the issue) but not run mustella tests or done any other testing. I didn't want to check something in that could have the potential to break suff badly. There also seem to

Re: Can someone test if this patch fixes FLEX-33523

2013-04-27 Thread Nicholas Kwiatkowski
Has this been committed already? If so, I can run it through some of my "real world tests" and see if it effects anything. Just looking at the patch, it seems ok. -Nick On Sat, Apr 27, 2013 at 3:04 AM, Justin Mclean wrote: > Hi, > > Here a patch to BitmapImage that mean it scales correctly (b

Re: [Example] Enable/Disable buttonbar buttons

2013-04-27 Thread Mark Kessler
Well I definitely want to keep the single ones, but I can add an array based ones too. I'll put together an a new base method and then add the two array based enable/disable methods later on tonight. We can go over the array ones then. On Sat, Apr 27, 2013 at 3:29 AM, RIAstar wrote: > Hi Mar

Re: [FalconJX][FlexJS] committing?

2013-04-27 Thread Erik de Bruin
It's my party, I'll make it work. Do your thing ;-) EdB On Saturday, April 27, 2013, Alex Harui wrote: > > > > On 4/26/13 10:21 PM, "Erik de Bruin" > > wrote: > > > I'm all for reducing size and optimisation, when functionality is not > > compromised ;-) > > > > I'll be gone for a week, away f

Re: Apache Flex Running in Linux .. (;

2013-04-27 Thread aYo ~
for FDT on Linux follow these instructions http://mrbinitie.blogspot.com/2013/02/using-apache-flex-49-sdk-with-fdt5-in.html ~a~ www.ayobinitie.com http://mrbinitie.blogspot.com On 27 April 2013 06:52, Justin Mclean wrote: > Hi, > > I also updated the addAIRToSDK.sh script to work for Linux. On

[jira] [Created] (FLEX-33525) Flex TextInput with prompt on ios misbehaves

2013-04-27 Thread Ejaz Asghar (JIRA)
Ejaz Asghar created FLEX-33525: -- Summary: Flex TextInput with prompt on ios misbehaves Key: FLEX-33525 URL: https://issues.apache.org/jira/browse/FLEX-33525 Project: Apache Flex Issue Type: Bug

[jira] [Commented] (FLEX-33523) MultiDPIBitmapSource is not behaving properly when fillMode = repeat

2013-04-27 Thread Ejaz Asghar (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643591#comment-13643591 ] Ejaz Asghar commented on FLEX-33523: thank you for your quick response justin, its v e

Re: [Example] Enable/Disable buttonbar buttons

2013-04-27 Thread RIAstar
Hi Mark, Interesting idea. I was thinking: wouldn't it be more convenient to let all that happen through one property of type Array? Lets' call it `disabledButtons:Array`; it would disable the items in the Array en enable those not in the Array. That way this code from your test app

[jira] [Commented] (FLEX-33523) MultiDPIBitmapSource is not behaving properly when fillMode = repeat

2013-04-27 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643571#comment-13643571 ] Justin Mclean commented on FLEX-33523: -- Possible patch/fix for issue: @@ -221,6 +22

Can someone test if this patch fixes FLEX-33523

2013-04-27 Thread Justin Mclean
Hi, Here a patch to BitmapImage that mean it scales correctly (based on runtimeDPI/applicationDPI) multSourceBitmaps that are repeated or cropped. (see https://issues.apache.org/jira/browse/FLEX-33523 for more info). @@ -221,6 +221,7 @@ public class BitmapImage extends GraphicElement priva