Activity
From 03/03/2017 to 04/01/2017
03/31/2017
- 05:13 PM Bug #3270: Wrong alignment of currency fields
- ...
- 04:55 PM Bug #3270 (New): Wrong alignment of currency fields
- 04:57 PM Feature #2676: implement the equivalent to configurable support for a windows theme
- At the end of the day I deemed it safe. I spotted no regressions in 3209e3. In consequence, the task branch was merge...
- 11:27 AM Feature #2676: implement the equivalent to configurable support for a windows theme
- The only other thing we are looking to include is the embedded mode overlay fix. Please coordinate with Sergey, Cons...
- 11:05 AM Feature #2676: implement the equivalent to configurable support for a windows theme
- Greg Shah wrote:
> Do you believe that the branch is safe to be merged to trunk?
I've run this morning some tests...
03/30/2017
- 02:57 PM Feature #2676: implement the equivalent to configurable support for a windows theme
- Do you believe that the branch is safe to be merged to trunk?
- 02:53 PM Feature #2676: implement the equivalent to configurable support for a windows theme
- Greg Shah wrote:
> Please run this branch through ChUI regression testing.
3209e3 updated. Current revision is 11...
03/28/2017
- 04:24 PM Feature #2676: implement the equivalent to configurable support for a windows theme
- Please run this branch through ChUI regression testing.
- 03:37 PM Feature #2676 (WIP): implement the equivalent to configurable support for a windows theme
- Constantin Asofiei wrote:
> Ovidiu, some notes about rev 11166:
> # @ColorTable@ is a server-side class, using @The... - 03:36 AM Feature #2676: implement the equivalent to configurable support for a windows theme
- Ovidiu, some notes about rev 11166:
# @ColorTable@ is a server-side class, using @ThemeManager.getCurrentTheme().get... - 11:06 AM Feature #3269: implement optional enhanced mode for ABL GUI which supports dynamic layout
- The more complete way to do this might involve the following:
1. Calculate (in advance) the layout that would happ... - 10:46 AM Feature #3269: implement optional enhanced mode for ABL GUI which supports dynamic layout
- From Hynek:
> as Constantin has noted, it would help to know the actual UI scenarios (i.e. UI screens and the inte... - 10:45 AM Feature #3269: implement optional enhanced mode for ABL GUI which supports dynamic layout
- From Constantin:
> I've been thinking about this. I wonder what limits them to have this done on 4GL side? Do yo... - 10:44 AM Feature #3269: implement optional enhanced mode for ABL GUI which supports dynamic layout
- The past week we have been discussing (with a customer) various possible improvements to the ABL. These improvements...
- 10:41 AM Feature #3269 (Closed): implement optional enhanced mode for ABL GUI which supports dynamic layout
03/27/2017
- 11:19 PM Feature #2676: implement the equivalent to configurable support for a windows theme
- Slightly off-topic for this task, but since we're trying to get branch 3209e3 into the trunk next, please note I put ...
03/22/2017
- 08:25 AM Feature #2676: implement the equivalent to configurable support for a windows theme
- > Greg, I assume we should allow different clients having different themes on the same FWD server, right? (this is li...
03/21/2017
- 03:50 PM Feature #2676: implement the equivalent to configurable support for a windows theme
- Ovidiu, second part of review:
# @AlertBoxGuiImpl$MessagePanel:447@ - there is a left-over javadoc comment
# @Label... - 09:43 AM Feature #2676: implement the equivalent to configurable support for a windows theme
- The revision 11157 passed the devsrv01 and full ETF tests (no surprise here). However, the latest revision is 11159 (...
- 06:44 AM Feature #2676: implement the equivalent to configurable support for a windows theme
- Constantin Asofiei wrote:
Thank you for your review!
> Ovidiu, this is the first half review for 3209e3 rev 11157... - 01:18 PM Feature #2959: Implement search by key in browse
- Created task branch 2959b from trunk revision 11143.
03/20/2017
- 04:35 PM Feature #2676: implement the equivalent to configurable support for a windows theme
- > Greg: I suggest adding a way to specify the default theme via the directory, and not just rely on the ThemeManager....
- 04:26 PM Feature #2676: implement the equivalent to configurable support for a windows theme
- Ovidiu, this is the first half review for 3209e3 rev 11157. I assume you have some 3209e2 changes merged here - the ...
- 11:24 AM Bug #3250: win_spawn failure cannot create process
- Greg Shah wrote:
> Stop working on this. All future work will happen in #3264. We will defer that work until a lat... - 11:01 AM Bug #3250: win_spawn failure cannot create process
- Stop working on this. All future work will happen in #3264. We will defer that work until a later time.
- 10:19 AM Bug #3250: win_spawn failure cannot create process
- Greg,
I've made some investigations over the weekend for current @spawn.exe@ implementation working with Windows f... - 09:04 AM Feature #2959: Implement search by key in browse
- > I suspect that 4GL just uses bitmaps for this numbers (I haven't yet tried to check resources in 4GL files to prove...
- 06:32 AM Feature #2959: Implement search by key in browse
- Greg, I've working on sort arrow and sort number pixel-perfect positioning and drawing. In fact numbers are all 4*7 f...
03/16/2017
- 02:49 PM Bug #3267: same field referenced twice in a frame
- Greg Shah wrote:
> Do I understand correctly that there is no runtime error or problem? This is just a code duplica... - 02:39 PM Bug #3267: same field referenced twice in a frame
- Do I understand correctly that there is no runtime error or problem? This is just a code duplication issue?
- 02:37 PM Bug #3267: same field referenced twice in a frame
- The problem is that we have duplicated code like this at the frame definition:...
- 12:21 PM Bug #3267: same field referenced twice in a frame
- The following code causes duplication in the converted Java code:...
- 12:18 PM Bug #3267 (New): same field referenced twice in a frame
- 05:54 AM Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> Eugenie, @-Xss2048k@ doesn't help. But I found the root cause: setting the @cpath@ like... - 05:25 AM Bug #3250: win_spawn failure cannot create process
- Eugenie, @-Xss2048k@ doesn't help. But I found the root cause: setting the @cpath@ like this:...
03/15/2017
- 07:06 PM Bug #3250: win_spawn failure cannot create process
- OK. I have installed new Windows 7 64-bit Pro. And web client has been started without errors.
- 06:40 PM Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > OK. This looks a king if issue I worked previously with @ser... - 06:12 PM Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> OK. This looks a king if issue I worked previously with @server.cmd@. The command file intr... - 06:04 PM Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > Constantin Asofiei wrote:
> > > I've just checked with the ... - 05:50 PM Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> > I've just checked with the standalone command produced by @s... - 05:48 PM Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> I've just checked with the standalone command produced by @server.cmd -t@ and web client... - 05:43 PM Bug #3250: win_spawn failure cannot create process
- I've just checked with the standalone command produced by @server.cmd -t@ and web client works...
- 05:21 PM Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
>
> Another issue: @jvm.dll@ must be on the @PATH@ (and I think it might need to be comp... - 05:15 PM Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> > Constantin Asofiei wrote:
> > > Done, but FWD native task f... - 05:06 PM Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> Constantin Asofiei wrote:
> > Done, but FWD native task fails when building with 4_9_0;... - 05:02 PM Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> Done, but FWD native task fails when building with 4_9_0;
I've used the pre-built archi... - 04:58 PM Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> Just unzip and copy all things as documented in: https://proj.goldencode.com/projects/p2j/w... - 04:35 PM Bug #3250: win_spawn failure cannot create process
- Greg Shah wrote:
> Eugenie: please provide MSYS and I will put it up there too.
Done. The package is on my hone a... - 04:16 PM Bug #3250: win_spawn failure cannot create process
- Eugenie: please provide MSYS and I will put it up there too.
- 04:14 PM Bug #3250: win_spawn failure cannot create process
- Greg Shah wrote:
> They are already available at https://proj.goldencode.com/downloads/
Yes, for 64-bit Windows: ... - 04:00 PM Bug #3250: win_spawn failure cannot create process
- They are already available at https://proj.goldencode.com/downloads/
- 03:59 PM Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> > > Do you have the possibility to test it with Windows KVM gu... - 03:58 PM Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> > Do you have the possibility to test it with Windows KVM guest inside Ubuntu?
> Before... - 03:23 PM Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> It is the real system, not virtual machine?
Yes, is a real system, not a VM.
> Do you h... - 03:20 PM Bug #3250: win_spawn failure cannot create process
- It is the real system, not virtual machine?
Do you have the possibility to test it with Windows KVM guest inside U... - 03:00 PM Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> A bit more questions:
> 1. Do you have the same version as noted on our Wiki page instruct... - 01:43 PM Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > Constantin Asofiei wrote:
> > > Eugenie, I still have prob... - 01:00 PM Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> > Eugenie, I still have problems with running server.cmd on w... - 12:32 PM Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> Eugenie, I still have problems with running server.cmd on windows with P2J trunk rev 11... - 09:29 AM Bug #3250: win_spawn failure cannot create process
- Eugenie, I still have problems with running server.cmd on windows with P2J trunk rev 11143 and hotel GUI rev 106 - c...
03/14/2017
- 02:57 PM Feature #2676: implement the equivalent to configurable support for a windows theme
- Task branch 3209e3 was rebased to latest trunk (11143) and updated. Current revision is 11152.
03/11/2017
- 01:29 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Add column-level filtering, where users can specify some text to filter one in a field just below the column header. ...
- 11:23 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Improve the look of the browse. Perhaps some of this might be via options that could be specified in the source code...
- 11:22 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Automatically and sensibly expand to fit more space available when the frame and window are sized to allow it.
- 11:22 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- A customer has asked for cell-level hyperlinking. They want to be able to make the cells in a given column clickable...
03/10/2017
- 03:19 PM Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
- Part of this solution is a replacement for the Progress @adecomm/_osprint.p@ program. This outputs a text file to a ...
03/09/2017
- 05:28 PM Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
- The following are the ABL features related to printing.
SYSTEM-DIALOG-PRINTER-SETUP
SESSION:PRINTER-NAME attr
SE... - 05:08 PM Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
- Some useful references:
"Can 4GL/ABL natively print images?":http://knowledgebase.progress.com/articles/Article/P1...
03/08/2017
- 01:50 PM Feature #2676: implement the equivalent to configurable support for a windows theme
- Task branch 3209e3 was rebased to latest trunk and updated. Current revision is 11147.
03/07/2017
- 01:33 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- One idea is to provide generic export to the following formats:
* csv
* xls/xlsx
* pdf - 01:26 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- This is not specific to the web client. The idea is to implement this in common code so it can be used with ABL scre...
- 01:24 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- We have had multiple customers interested in a better browse. The idea is that many customers can accept a version t...
- 01:21 PM Feature #3261 (Closed): enhanced browse that can optionally selected as a replacement for the def...
- 01:18 PM Feature #3260: auto-conversion and enablement for the embedded web client
- Another idea we are considering is auto-converting standard ABL menus into a modern web client version. Eric is expe...
- 01:13 PM Feature #3260: auto-conversion and enablement for the embedded web client
- > But I think this can be done as a common framework for the embedded app, written by hand, and re-used by all these ...
- 01:08 PM Feature #3260: auto-conversion and enablement for the embedded web client
- Our current approach for embedded mode is that to leverage the converted ABL screens, we must write some driver ABL c...
- 12:55 PM Feature #3260 (Closed): auto-conversion and enablement for the embedded web client
- 12:54 PM Feature #3258: improve javascript upcalls from the embedded client
- To provide the best solution for the auto-JSON creation, we would want to allow ABL OO class graphs and prodatasets t...
- 12:43 PM Feature #3258: improve javascript upcalls from the embedded client
- Eric also had the idea about trying to make it easy to implement bidirectional data binding.
When using something ... - 12:39 PM Feature #3258: improve javascript upcalls from the embedded client
- There are 3 high priority changes needed for the embedded web client's javascript upcalls:
1. To the degree that t... - 12:30 PM Feature #3258 (New): improve javascript upcalls from the embedded client
- 12:52 PM Feature #3259: add useful web components that can be easily integrated into the embedded web client
- We want to make it easy to implement the common cases of embedded screens. To this end, we want to provide some enha...
- 12:45 PM Feature #3259 (New): add useful web components that can be easily integrated into the embedded we...
- 10:21 AM Feature #2676: implement the equivalent to configurable support for a windows theme
- Eric Faulhaber wrote:
> Nice work so far.
Thanks!
> Nothing against your implementation, but the serif font of t... - 09:59 AM Feature #2676: implement the equivalent to configurable support for a windows theme
- Is the darker blue of the selected browse row something still on the todo list to be changed?
- 09:55 AM Feature #2676: implement the equivalent to configurable support for a windows theme
- Nice work so far.
Nothing against your implementation, but the serif font of the W10 theme looks out of place to m...
03/06/2017
- 11:24 AM Feature #2676: implement the equivalent to configurable support for a windows theme
- Attached are a few screen-shots of the embedded mode client captured while the new Windows10 Theme activated (refid #...
- 06:06 AM Feature #2676: implement the equivalent to configurable support for a windows theme
- Task branch 3209e3 was rebased to 3209e/11225.
- 06:49 AM Feature #1827: implement a replacement for the Windows help viewer
- Windows @.hlp@ files are unsupported in recent releases of Windows. Starting in Vista, the help viewer has to be man...
03/05/2017
- 12:40 PM Feature #2676: implement the equivalent to configurable support for a windows theme
- -------- Forwarded Message --------
Subject: Re: status report
Date: Fri, 3 Mar 2017 09:39:33 +0200
From: Ovidi... - 12:39 PM Feature #2676: implement the equivalent to configurable support for a windows theme
- -------- Forwarded Message --------
Subject: Re: status report
Date: Thu, 2 Mar 2017 22:43:15 +0200
From: Ovidi... - 12:39 PM Feature #2676: implement the equivalent to configurable support for a windows theme
- -------- Forwarded Message --------
Subject: Re: status report
Date: Wed, 1 Mar 2017 23:23:30 +0200
From: Ovidi...
Also available in: Atom