Project

General

Profile

Activity

From 08/03/2017 to 09/01/2017

08/28/2017

05:32 PM Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
Branch 3330a revision 11186 provides support for complex BY expressions emitted as lambdas. Greg Shah

08/24/2017

09:39 AM Bug #3316: String 'termin' is not accepted as a name of variable/field.
Branch 3293a has passed regression testing and was merged to FWD trunk as revision 11160.
Jaroslaw: can you confir...
Greg Shah

08/17/2017

05:10 PM Bug #3316 (Test): String 'termin' is not accepted as a name of variable/field.
Greg Shah
05:03 PM Bug #3316: String 'termin' is not accepted as a name of variable/field.
Branch 3293a revision 11163 contains the parser fix for this. See the attached file for details. Greg Shah
04:56 PM Bug #3316: String 'termin' is not accepted as a name of variable/field.
Here is the error that happens in FWD trunk revision 11158 (and before):... Greg Shah
04:47 PM Bug #3316: String 'termin' is not accepted as a name of variable/field.
The Progress 4GL reference book has a keyword index which incorrectly states that @TERM@ is the minimum abbreviation ... Greg Shah
04:44 PM Bug #3316: String 'termin' is not accepted as a name of variable/field.
The following testcase shows this behavior.... Greg Shah

08/11/2017

09:00 AM Bug #3316: String 'termin' is not accepted as a name of variable/field.
String 'termin' is treated by FWD as a abbreviation for ABL function @TERMINAL@ but it should not be.
I guess that...
Jaroslaw Haziak
08:52 AM Bug #3316 (Test): String 'termin' is not accepted as a name of variable/field.
Jaroslaw Haziak

08/08/2017

09:43 AM Feature #1514: implement fully dynamic reports (backed by the database)
Task branch 1514a was merged to trunk and committed as revision 11157. The team was notified via email. Eric Faulhaber
05:39 AM Feature #1514: implement fully dynamic reports (backed by the database)
My 2nd run passed everything except for 1 test. Unfortunately, the same test failed in the 1st run. I ran it indivi... Greg Shah

08/07/2017

07:22 PM Feature #1514: implement fully dynamic reports (backed by the database)
Greg Shah wrote:
> Main regression testing failed but the 4 unexpected failures were all in some common problem spot...
Eric Faulhaber
03:45 PM Feature #1514: implement fully dynamic reports (backed by the database)
Main regression testing failed but the 4 unexpected failures were all in some common problem spots. It is most likel... Greg Shah
11:59 AM Feature #1514: implement fully dynamic reports (backed by the database)
1514a rev 11419 has passed ChUI conversion regression testing. There are no conversion changes.
Main runtime regr...
Greg Shah
10:12 AM Feature #1514: implement fully dynamic reports (backed by the database)
Task branch 1514a is frozen for regression testing. Please do not make any further changes to this branch. Eric Faulhaber
05:20 AM Feature #1514: implement fully dynamic reports (backed by the database)
I found these issues:
1) JS client throws these exceptions if resize or refresh the application web page:...
Sergey Ivanovskiy
05:02 AM Feature #1514: implement fully dynamic reports (backed by the database)
Committed revision 11418 fixed copy to clipboard for IE. Sergey Ivanovskiy

08/06/2017

04:47 AM Feature #1514: implement fully dynamic reports (backed by the database)
Committed revision 11416 fixed jsdocs and find next/previous logic. Planning to complete manual testing at the beginn... Sergey Ivanovskiy

08/04/2017

04:28 PM Feature #1514: implement fully dynamic reports (backed by the database)
This revision is very close. The fixes are good.
Remaining functional/interface issues:
* Please make the tool ti...
Eric Faulhaber
03:03 PM Feature #1514: implement fully dynamic reports (backed by the database)
Committed revision 11415 should fix these issues. Sergey Ivanovskiy
01:41 PM Feature #1514: implement fully dynamic reports (backed by the database)
Thank you, I recreated this bug. Clicking on the Find text box initiates a look-ahead search with position moved to t... Sergey Ivanovskiy
01:21 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Eric Faulhaber wrote:
> > * The " _x_ of matches " text doesn't make sense. Normally, on...
Eric Faulhaber
01:03 PM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> * The " _x_ of matches " text doesn't make sense. Normally, one would expect, " _x_ of _y_ m...
Sergey Ivanovskiy
12:32 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Committed revision 11410 fixed the focus on the Find text box and added look-ahead all ma...
Eric Faulhaber
05:37 AM Feature #1514: implement fully dynamic reports (backed by the database)
This is a known problem (see third bullet point in defect punch list in #1514-177). If you can fix it quickly (an hou... Eric Faulhaber
08:46 PM Feature #1514: implement fully dynamic reports (backed by the database)
Committed revision 11410 fixed the focus on the Find text box and added look-ahead all matches.
For this rev. there ...
Sergey Ivanovskiy

08/03/2017

05:41 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Does it make sense to display a message with all matches like CTRL+F panel of Firefox? It...
Eric Faulhaber
04:45 PM Feature #1514: implement fully dynamic reports (backed by the database)
I ran conversion regression testing on devsrv01 (ChUI app) for 1514a rev 11404. It passed. The code was identical t... Greg Shah
04:42 PM Feature #1514: implement fully dynamic reports (backed by the database)
Committed rev 11409 fixed highlight of the currently matched element. Does it make sense to display a message with al... Sergey Ivanovskiy
02:24 PM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> OK, thanks. This is likely a regression due to a recent change I made. I'll look into it.
T...
Eric Faulhaber
01:18 PM Feature #1514: implement fully dynamic reports (backed by the database)
OK, thanks. This is likely a regression due to a recent change I made. I'll look into it. Eric Faulhaber
12:52 PM Feature #1514: implement fully dynamic reports (backed by the database)
Ok, will do this. I just found that Schema Reports>Tables By Database with Database _temp can open an empty dropdown ... Sergey Ivanovskiy
12:37 PM Feature #1514: implement fully dynamic reports (backed by the database)
As you make this change, please ensure the tooltip appears for each use of the back "button". For some reason, it is ... Eric Faulhaber
12:19 PM Feature #1514: implement fully dynamic reports (backed by the database)
Thank you, adding @title@ attribute displays a tooltip properly with a different style. I will fix this issue too. Sergey Ivanovskiy
12:05 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Eric Faulhaber wrote:
> > * If it is straightforward to add tooltips to these tool bar i...
Eric Faulhaber
11:53 AM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> >Find should only highlight the exact phrase typed by the user in the "Find..." text box,...
Eric Faulhaber
02:55 AM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> * If it is straightforward to add tooltips to these tool bar items (e.g., "Back", "Copy to C...
Sergey Ivanovskiy
 

Also available in: Atom