Project

General

Profile

Activity

From 07/16/2019 to 08/14/2019

08/14/2019

06:13 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Greg, when @CREATE-RESULT-LIST-ENTRY@ inserts the last entry in the result set and we continue to iterate the query, ... Stanislav Lomany
06:51 AM Bug #4221: Error in BaseEntity class
Eugenie Lyzenko wrote:
> Task branch @4124a@ has been updated for review to revision @11453@.
Ok, thank, you were f...
Vladimir Tsichevski
09:07 PM Bug #4221: Error in BaseEntity class
Task branch @4124a@ has been updated for review to revision @11453@.
This is the fix for @StackOverflow@ from endl...
Eugenie Lyzenko
08:28 PM Bug #4221: Error in BaseEntity class
The following code in @BaseEntity@ causes endless recursive loop in @GUI@ mode:... Eugenie Lyzenko
08:12 PM Bug #4221: Error in BaseEntity class
@Server.log@ for @StackOverflow@.... Eugenie Lyzenko
08:06 PM Bug #4221: Error in BaseEntity class
The change here @11451@ or @11452@ causes the StackOverflow for endless @com.goldencode.p2j.ui.BaseEntity.setBgColor(... Eugenie Lyzenko

08/13/2019

05:06 PM Bug #4221: Error in BaseEntity class
At the moment I cannot reach 100% compatibility with Progress in that how the @dcolor@ and @pfcolor@ colts are treate... Vladimir Tsichevski
04:52 PM Bug #4221: Error in BaseEntity class
Changes committed to 4124a, new revision number 11451. Vladimir Tsichevski
10:57 AM Bug #4221: Error in BaseEntity class
The Progress vs. FWD operations summarized in the following table:
|_.Color |_.Operation ...
Vladimir Tsichevski
10:33 AM Bug #4221: Error in BaseEntity class
Exception: In Character mode OpenEdge only does not complain about the invalid color index for @bgcolor@ :( Vladimir Tsichevski
09:44 AM Bug #4221: Error in BaseEntity class
1. In @any@ mode OpenEdge @refuses@ to set any color indices greater than 255 with the following message:... Vladimir Tsichevski

08/12/2019

05:45 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
> That value does not make a roundtrip to the browser I hope? Just to prevent that someone who is creative with the C... Greg Shah
04:13 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Greg Shah wrote:
> I had initially thought that both would not be needed at the same time. But if both are needed, ...
Jurjen Dijkstra
10:34 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Jurjen Dijkstra wrote:
> I wonder, if one would use @SYSTEM-DIALOG GET-FILE mycharactervariable AT-WEB-BROWSER UPLOA...
Greg Shah
08:46 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
I wonder, if one would use @SYSTEM-DIALOG GET-FILE mycharactervariable AT-WEB-BROWSER UPLOAD@, and the end-user selec... Jurjen Dijkstra
05:45 PM Bug #4221: Error in BaseEntity class
New observation: OpenEdge refuses to set both @fgcolor@ and @bgcolor@ to any negative value.
In FWD:...
Vladimir Tsichevski
05:15 PM Bug #4221: Error in BaseEntity class
Correction 2: when in GUI, OpenEdge *silently* does *not* write the @dcolor@ attribute, and reading the @dcolor@ sile... Vladimir Tsichevski
04:37 PM Bug #4221: Error in BaseEntity class
Vladimir Tsichevski wrote:

> The same error message is displayed both for read and write of @pfcolor@ in OpenEdge...
Vladimir Tsichevski
04:25 PM Bug #4221: Error in BaseEntity class
Hynek Cihlar wrote:
> Correct. Just check the behavior for both attribute read and write in OpenEdge.
The same ...
Vladimir Tsichevski
04:03 PM Bug #4221: Error in BaseEntity class
Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> > > FWD does not display anythin...
Hynek Cihlar
03:54 PM Bug #4221: Error in BaseEntity class
Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > FWD does not display anything similar.
> >
> > I am not sur...
Vladimir Tsichevski
03:45 PM Bug #4221: Error in BaseEntity class
Vladimir Tsichevski wrote:
> FWD does not display anything similar.
>
> I am not sure what shall I do here.
Yo...
Hynek Cihlar
03:29 PM Bug #4221: Error in BaseEntity class
Greg Shah wrote:
> Vladimir: Please put the change (including the -1 handling) into branch 4124a.
>
> Also, pleas...
Vladimir Tsichevski
09:48 AM Bug #4221 (WIP): Error in BaseEntity class
Vladimir: Please put the change (including the -1 handling) into branch 4124a.
Also, please check the other color ...
Greg Shah
06:48 AM Bug #4221: Error in BaseEntity class
Hynek Cihlar wrote:
> Was removing the case @color == -1@ intentional?
No, this was my mistake. Please, restore...
Vladimir Tsichevski
06:44 AM Bug #4221: Error in BaseEntity class
Vladimir Tsichevski wrote:
> The code below
>
> [...]
>
> Does not work in FWD swing (the application window a...
Hynek Cihlar
06:39 AM Bug #4221: Error in BaseEntity class
*FIXED* The code below... Vladimir Tsichevski
06:26 AM Bug #4221 (Closed): Error in BaseEntity class
Vladimir Tsichevski
04:04 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
As far as I get @buffer::extent-field = variable@ is not supported at runtime. Correct me if I'm wrong. Stanislav Lomany
01:01 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
I want to clarify if we need to implement @CREATE-RESULT-LIST-ENTRY@ for non-scrolling queries? Do you see any practi... Stanislav Lomany
10:43 AM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
> I think this is already fixed in 4124a, please check your testcase in that branch.
Yes, it is fixed.
Stanislav Lomany
10:22 AM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
I think this is already fixed in 4124a, please check your testcase in that branch. Greg Shah
10:03 AM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
I've noticed an issue that is not related to this task. Testcase:... Stanislav Lomany

08/11/2019

11:39 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Another feature is to allow browser file "selection" by the user but *without upload*. This might be used as a way t... Greg Shah
09:09 AM Feature #4203: expose some web-client details as 4GL global variables
Create the following 4GL global variables and ensure they have valid values when requested:
@GUI-DRIVER-MODE@ whic...
Greg Shah
09:04 AM Feature #4203 (Closed): expose some web-client details as 4GL global variables
Greg Shah

08/09/2019

05:42 PM Feature #4199: implement a data visualization widget which can be used for a wide range of data-b...
We have a customer application that uses the Infragistics UltraChart .NET control (and related .NET classes) to provi... Greg Shah
05:17 PM Feature #4199 (New): implement a data visualization widget which can be used for a wide range of ...
Greg Shah
09:35 AM Bug #4189: DISPLAY table field: column title differs from that in Progress
Greg Shah wrote:
> This shows that the defualt @column-label@ for a field is the name and that we are not handling t...
Vladimir Tsichevski
08:51 AM Bug #4189: DISPLAY table field: column title differs from that in Progress
This shows that the defualt @column-label@ for a field is the name and that we are not handling that properly.
Do ...
Greg Shah
08:47 AM Bug #4189: DISPLAY table field: column title differs from that in Progress
As shown on the screenshot below, to display column titles, FWD uses the name of the field reference (@ident@), and P... Vladimir Tsichevski
08:44 AM Bug #4189 (New): DISPLAY table field: column title differs from that in Progress
Vladimir Tsichevski
08:23 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
As an additional feature, please also add support for multiple selection (optionally returning a list of multiple fil... Greg Shah

08/08/2019

06:04 PM Feature #4182: KERNEL32:SLEEP() emulation
This is a trivial implementation of millisecond level sleep using Java's @Thread.sleep()@. Greg Shah
06:01 PM Feature #4182 (Closed): KERNEL32:SLEEP() emulation
Greg Shah
05:58 PM Feature #4181: GetComputerNameA emulation
The idea here is to emulate this API call. The big issue is what to return. For the computername, in the web client... Greg Shah
05:54 PM Feature #4181 (Closed): GetComputerNameA emulation
Greg Shah
05:22 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
There are some fixes in 4130a for this issue. However, I ran the ChUI regression testing and a quick look a the resu... Greg Shah
05:22 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
Reported by Vladimir:
> the same code outputs right-aligned in FWD swing, and left-aligned in Progress:
!fwd-pr...
Greg Shah
02:22 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
We've encountered multiple client projects in which there is a need to open a specific document/resource or otherwise... Greg Shah
02:15 PM Feature #4179 (Closed): create a standalone native launcher (Windows EXE and Linux/UNIX version) ...
Greg Shah
10:11 AM Feature #4174: implement calendar control/dtpicker OCX replacement
This task is to create a calendar control as a 4GL widget. It must be able to replace the DTPicker (MS Common Contro... Greg Shah
10:09 AM Feature #4174 (Closed): implement calendar control/dtpicker OCX replacement
Greg Shah

08/07/2019

02:20 PM Feature #4170 (Closed): add drag and drop support to treeview widget
Greg Shah
11:24 AM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
At this point FWD has limited implementation of @CREATE-RESULT-LIST-ENTRY@: it is only implemented for @AdaptiveQuery... Stanislav Lomany

08/06/2019

08:20 PM Feature #4164: implement misc UI features (frame options, misc attributes)

* -test the @FRAME-COL@ function to ensure it is compatible-
* frame options
** @SCROLL@ (runtime stubs)
** -@US...
Greg Shah
08:17 PM Feature #4164 (WIP): implement misc UI features (frame options, misc attributes)
Greg Shah

08/02/2019

12:03 PM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
I have fixed the lack of response from the buttons inside the alert box. This was due to the fact that no ActionEvent... Adrian Lungu

08/01/2019

02:59 PM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
Adrian Lungu wrote:
> Moved revision 11322 onto a new branch 3889a. Revisions 11320 and 11321 were merged into 4045a...
Sergey Ivanovskiy
07:12 AM Bug #4161: MESSAGE statement without data produces different output than 4GL
There is a minor incompatibility between the @MESSAGE@ output between 4GL and FWD, at least in the case when output i... Igor Skornyakov
07:11 AM Bug #4161 (New): MESSAGE statement without data produces different output than 4GL
Igor Skornyakov

07/31/2019

07:29 AM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
Moved revision 11322 onto a new branch 3889a. Revisions 11320 and 11321 were merged into 4045a. Branch 3690a is no lo... Adrian Lungu

07/25/2019

03:30 PM Bug #3889: incorrect initial widget and screen values for combo boxes and selection lists
> I have noticed that the INT values work for the SIMPLE and DROP_DOWN combo-boxes, despite the fact that in Progress... Greg Shah
12:52 PM Bug #3889: incorrect initial widget and screen values for combo boxes and selection lists
I made some tests onto which I ran revision 11322 of branch 3690a. By now, I have included all combo-box sub-types: D... Adrian Lungu

07/24/2019

10:00 AM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
I think it makes sense to split these changes. Please merge the 11320 and 11321 revisions into 4045a.
Then create...
Greg Shah
08:35 AM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
Indeed, revision 11321 was meant to fully fix bug #3690, while revision 11322 is still work in progress. There should... Adrian Lungu

07/23/2019

04:23 PM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
Code review 3690a revisions 11321 and 11322. I'm good with the changes. Just please remove the commented out code in ... Hynek Cihlar
10:17 AM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
Yes, revision 11321 of 3690a fixes the points mentioned and it is ready for review. Last reviewed revision was 11320. Adrian Lungu
10:05 AM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
Adrian, do the changes in 3690a revision 11321 represent your fixes for the code review items? If so, is it ready fo... Greg Shah
10:02 AM Bug #3889: incorrect initial widget and screen values for combo boxes and selection lists
Code Review Task Branch 3690a Revision 11322
1. For @ComboBoxWidget@, @GenericWidget@ and @GenericFrame@, we know...
Greg Shah

07/16/2019

01:33 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
Task branch 4130a was rebased from trunk rev 11326. The latest revision is now 11327. Greg Shah
12:52 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
I am going to rebase 4130a now. Do not make any changes to 4130a. Greg Shah
12:52 PM Bug #3691: literal $ character in format appears on the right side of the fill-in
Code Review Task Branch 4130a Revision 11321 and 11322
I've fixed the issues in items 1 and 2 as revision 11323.
...
Greg Shah
11:17 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
after uncommitting, branch 4130a got into inconsistent state. So I recreate all changes of the branch 4130a in the br... Alexei Kaigorodov
09:44 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
Code Review Task Branch 4130a Revisions 11324 and 11325
Functionally, I'm OK with trying these changes.
1. Plea...
Greg Shah
09:07 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
As noted previously, you MUST NOT merge changes from trunk into your branch. We have a very specific rebasing proces... Greg Shah
07:28 AM Bug #3691: literal $ character in format appears on the right side of the fill-in
changed the fix to ArrayIndexOutOfBoundsException, now all uast/format_string tests passed. I pushed all fixes relate... Alexei Kaigorodov
 

Also available in: Atom