Activity
From 04/09/2018 to 05/08/2018
05/08/2018
- 03:50 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Constantin Asofiei wrote:
> An idea: apply this 'client-side' filtering (UDFs and other stuff, for computed columns)... - 03:47 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- As a reminder about performance: #3261#note-67
If we want to support computed columns, then we have to go with the... - 03:35 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Ovidiu Maxiniuc wrote:
> Stanislav Lomany wrote:
> > Computed columns can be not only formulas, but user-written fu... - 03:32 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> Computed columns can be not only formulas, but user-written functions, which can run sub-q... - 03:24 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Computed columns can be not only formulas, but user-written functions, which can run sub-queries etc. So caching comp...
- 03:19 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Stanislav: I guess we may already pass an anonymous inner class instance of these expressions so that the browse ca...
- 02:54 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > * I think it would be better for filtering to pass in the actual BDT, not its string representation. If it is reall...
- 02:42 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Eric Faulhaber wrote:
> How would we use lambdas to augment an order by (sorting) or where clause (filtering), since... - 02:39 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Eric Faulhaber wrote:
> How would we use lambdas to augment an order by (sorting) or where clause (filtering), since... - 02:33 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- How would we use lambdas to augment an order by (sorting) or where clause (filtering), since we need to do these on t...
- 02:31 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Do we need to implement lambdas for the expression in a computed column? This way the browse can calculate it whenev...
- 02:03 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Sorry, I missed that these are _computed_ columns. I was referencing _calc_ columns.
- 02:02 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > * what happens with computed columns? Should we filter / sort based on them? For example:
It is impossible to filt... - 01:58 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I have some other concerns/questions:
* what is the best API: pass to @QueryWrapper@ one filter at a time and keep t... - 01:44 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Eric Faulhaber wrote:
> Does anyone have a concern about encapsulating the "query switching" needed for filter/sort ... - 01:15 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> > currently, BrowseWidget references P2JQuery, but isn't it actually limited to QueryWrapp... - 06:00 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > currently, BrowseWidget references P2JQuery, but isn't it actually limited to QueryWrapper instances?
Yes, I thi... - 05:35 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Yes.
- 05:33 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> > If we drag rapidly the bottom side of the resize box until it passes more than 3 rows, t... - 05:31 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > If we drag rapidly the bottom side of the resize box until it passes more than 3 rows, then it throws this error. I...
- 01:01 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Also I found that @MouseDirectManipulation@ java logic doesn't change the cursor shape.
- 12:40 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- It seems that a widget should implement at least these methods in order its mouse pointer shape will react on mouse h...
05/07/2018
- 05:37 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I just found that for the web client right sides of cells also can be dragged but the mouse pointer is not changed if...
- 05:29 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> > Stas, can you be more specific as to what needs to be fixed?
>
> !browse-resize-issue... - 05:06 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Ovidiu Maxiniuc wrote:
> create a set of couple of methods in @BrowseWidget@ for adding a filter and a sort order fo... - 04:59 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Ovidiu Maxiniuc wrote:
> Stanislav,
> For latest issue, I can only confirm that the Swing client is handling fine t... - 04:31 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav,
For latest issue, I can only confirm that the Swing client is handling fine the resize and column reorder... - 11:54 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Stas, can you be more specific as to what needs to be fixed?
!browse-resize-issues.png!
On the screenshot I was... - 11:20 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- OK. I had it in mind.
- 11:17 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Sergey Ivanovskiy wrote:
> Greg Shah wrote:
> > Sergey: Can you help Stanislav with his request in #3261-124?
> Ye... - 11:05 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg Shah wrote:
> Sergey: Can you help Stanislav with his request in #3261-124?
Yes, I can take it. What is the pr... - 10:46 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Sergey: Can you help Stanislav with his request in #3261-124?
- 04:50 PM User Interface Bug #3395 (Closed): rectangle:edge-chars is not working in GUI
- 12:25 PM Base Language Feature #3558: SEARCH("<program_name>.r") should return a value when there is a converted 4GL pro...
- This was solved part of #3544 (3507a rev 11293 and 11294).
- 05:52 AM User Interface Bug #3538: The next focus widget for menu widget is not defined
- Due to rebasing issues in branch 3538a I created 3538b and merged in all the changes from 3538a. 3538a will be dead-a...
05/04/2018
- 03:53 AM User Interface Bug #3538: The next focus widget for menu widget is not defined
- 3538a rebased against trunk revision 11252.
05/03/2018
- 05:42 PM User Interface Feature #3281: implement some frame options
- The remaining issues were fixed as part of #3528, in 3507a rev 11291
- 03:34 PM User Interface Feature #3281: implement some frame options
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Sorry, it seems this code has been added recently by rev 11251. ... - 11:33 AM User Interface Feature #3281: implement some frame options
- Sergey Ivanovskiy wrote:
> Sorry, it seems this code has been added recently by rev 11251. Hynek should know why it ... - 12:51 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Guys, I've found that column and row resizing doesn't work properly in web version with the current trunk: during col...
- 11:29 AM User Interface Bug #3560: widget handles in the 4GL will compile with any valid attribute name even if it is not...
- We do intend to implement some handle type-analysis in the future. This would enable us to find and warn about these...
- 11:25 AM User Interface Bug #3560: widget handles in the 4GL will compile with any valid attribute name even if it is not...
- 4GL allows (I think) any attribute/method to be specified for a widget reference, i.e.:...
- 11:24 AM User Interface Bug #3560 (New): widget handles in the 4GL will compile with any valid attribute name even if it ...
- 11:24 AM User Interface Bug #3395 (WIP): rectangle:edge-chars is not working in GUI
- This was fixed in 3507a rev -11290- 11291.
05/02/2018
- 03:40 PM User Interface Feature #3281: implement some frame options
- Sergey Ivanovskiy wrote:
> Constantin Asofiei wrote:
> > Anyone has any idea why this code was added to FillInGuiIm... - 02:49 PM User Interface Feature #3281: implement some frame options
- Constantin Asofiei wrote:
> Anyone has any idea why this code was added to FillInGuiImpl and EditorGuiImpl.mouseClic... - 02:23 PM User Interface Feature #3281: implement some frame options
- Anyone has any idea why this code was added to FillInGuiImpl and EditorGuiImpl.mouseClicked?...
05/01/2018
- 05:46 PM User Interface Bug #3559: trigger matching for multi-label events (i.e. RETURN/ENTER/CTRM-M, PAGE-UP/PGUP/PREV-P...
- 4GL has a weird way of matching an event to a trigger, if that event has multiple labels associated with it. For exa...
- 05:36 PM User Interface Bug #3559 (New): trigger matching for multi-label events (i.e. RETURN/ENTER/CTRM-M, PAGE-UP/PGUP/...
04/27/2018
- 09:49 AM Bugs Bug #3503 (Closed): generated classname mismatch for menu and sub-menu
- Branch 3469a was merged to trunk as revision 11252.
- 05:26 AM Base Language Feature #3558: SEARCH("<program_name>.r") should return a value when there is a converted 4GL pro...
- Many applications implement code that checks for the existence of specific @.r@ files ("compiled" r-code for specific...
- 05:17 AM Base Language Feature #3558 (New): SEARCH("<program_name>.r") should return a value when there is a converted 4...
04/26/2018
- 04:11 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- 3469a was merged to trunk rev 11252 and archived.
04/25/2018
- 06:34 AM User Interface Bug #3487: Sub-menu graphical issues
- 3487b dead-archived.
- 06:30 AM User Interface Bug #3487: Sub-menu graphical issues
- Merged the only change in 3487b to 3553a.
Correction, merged the change in 3487b to 3538a. - 05:23 AM User Interface Bug #3487: Sub-menu graphical issues
- Greg Shah wrote:
> Are you proposing to merge this to trunk now? Or do you plan to include the changes for #3538?
... - 05:19 AM User Interface Bug #3487: Sub-menu graphical issues
- Code Review Task Branch 3487b Revision 11252
I'm fine with the change.
Are you proposing to merge this to trunk... - 04:23 AM User Interface Bug #3487: Sub-menu graphical issues
- The ChUI menu regressions are more serious than I thought. I created new issue #3553 and checked in my WIP changes th...
- 06:33 AM User Interface Bug #3538: The next focus widget for menu widget is not defined
- Created task branch 3538a and merged in changes from 3487b.
- 04:28 AM User Interface Bug #3553: ChUI menus don't work
- There are already multiple open issues for ChUI menus, some seem to have some overlap with this one. https://proj.gol...
- 04:20 AM User Interface Bug #3553: ChUI menus don't work
- Created task branch 3553a and checked in some early and incomplete changes. This only fixes the related event handlin...
- 04:00 AM User Interface Bug #3553: ChUI menus don't work
- Window-attached menu (MENU-BAR) can't be entered and "opened" with the standard menu-enter keys (F3) or mnemonics. An...
- 03:55 AM User Interface Bug #3553 (New): ChUI menus don't work
04/24/2018
- 06:56 AM User Interface Bug #3532 (Closed): Failed to instantiate menu definition class
- 03:10 AM User Interface Bug #3532: Failed to instantiate menu definition class
- The issue was resolved in 3487a, the branch was merged to trunk in revision 11259.
- 06:56 AM User Interface Bug #3508 (Closed): 1st level popup menu won't close when menu item selected
- 03:09 AM User Interface Bug #3508: 1st level popup menu won't close when menu item selected
- The issue was resolved in 3487a, the branch was merged to trunk in revision 11259.
- 03:07 AM User Interface Bug #3487: Sub-menu graphical issues
- 3487a rebased and merged to trunk as revision 11251. The branch was archived.
- 02:36 AM User Interface Bug #3487: Sub-menu graphical issues
- 3487a passed ChUI test harness. I am merging to trunk.
04/23/2018
- 12:48 PM User Interface Bug #3487: Sub-menu graphical issues
- When it passes testing, merge to trunk.
- 11:44 AM User Interface Bug #3487: Sub-menu graphical issues
- Greg Shah wrote:
> The existing revision of 3487a is a significant improvement over trunk, right?
Yes, it fixes... - 11:44 AM User Interface Bug #3487: Sub-menu graphical issues
- ChUI regression test harness finished with some failures which are most likely negative failures. I restarted the tests.
- 09:57 AM User Interface Bug #3487: Sub-menu graphical issues
- Code Review Task branch 3487a Revision 11258
I'm good with the changes. - 07:29 AM User Interface Bug #3487: Sub-menu graphical issues
- The existing revision of 3487a is a significant improvement over trunk, right? Unless there are regressions, I would...
- 07:04 AM User Interface Bug #3487: Sub-menu graphical issues
- While regression testing 3487a I see client abends which prevent me to run all the required cases. These errors alrea...
04/22/2018
- 06:19 PM User Interface Bug #3487: Sub-menu graphical issues
- 3487a revision 11258 resolves the points from the last review. It passed GUI regression tests (a large customer's GUI...
04/20/2018
- 12:49 PM User Interface Bug #3487: Sub-menu graphical issues
- Code Review Task Branch 3487a Revision 11256
These changes are really good. I see no functional issues.
One mi... - 08:56 AM User Interface Bug #3487: Sub-menu graphical issues
- 3487a revision 11256 fixes this issue plus #3462, #3508, #3532.
Regression testing is in progress. Please review. - 08:53 AM User Interface Bug #3487: Sub-menu graphical issues
- 3487a rebased against trunk 11249.
- 11:41 AM Database Feature #3549: implement RAW-TRANSFER statement
- As of branch 3507a revision 11264, the RAW-TRANSFER language statement (and the BUFFER method) has a complete "basic"...
04/19/2018
- 05:05 AM User Interface Bug #3487: Sub-menu graphical issues
- 3487a rebased against trunk 11248.
04/18/2018
- 02:53 PM User Interface Bug #3487: Sub-menu graphical issues
- Checked in revision 11247 to 3487a.
This resolves all the issues mentioned in this issue plus:
* popup menu not s... - 10:32 AM User Interface Bug #3550: Window restore from maximized state GUI mode issue
- Greg Shah wrote:
> Eugenie confirmed this is not an issue in Swing.
To be clear. The Swing portion of the issue i... - 10:28 AM User Interface Bug #3550: Window restore from maximized state GUI mode issue
- Eugenie confirmed this is not an issue in Swing.
- 09:41 AM User Interface Bug #3550: Window restore from maximized state GUI mode issue
- This can be recreated in trunk revision 11248 (and before). It is not related to the changes from #3548, but was jus...
- 09:39 AM User Interface Bug #3550: Window restore from maximized state GUI mode issue
- Found issue in trunk for hotel GUI. When window is restoring from maximized state by restore title bar button the win...
- 09:33 AM User Interface Bug #3550 (New): Window restore from maximized state GUI mode issue
- 10:29 AM User Interface Bug #3548 (Closed): Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- 10:22 AM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Greg Shah wrote:
> Did you test Hotel GUI in both Swing and Web?
Yes. The Swing difference is in new issue that f... - 09:56 AM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Did you test Hotel GUI in both Swing and Web?
- 09:32 AM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Branch @3548a@ was merged to trunk as revno @11248@ then it was archived.
- 08:25 AM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Please merge 3548a to trunk.
> But found issue in trunk for hotel GUI. When window is restoring from maximized sta... - 08:01 AM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Not found the regressions in hotel @GUI@.
But found issue in trunk for hotel GUI. When window is restoring from ma... - 07:35 AM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Greg Shah wrote:
> Have you already tested Hotel GUI?
In progress now. Need to check one option comparing with tr... - 07:26 AM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Have you already tested Hotel GUI?
- 07:25 AM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Greg Shah wrote:
> What GUI testing is needed to confirm this is safe for trunk? Is it enough to test the AW and Ho... - 07:09 AM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- What GUI testing is needed to confirm this is safe for trunk? Is it enough to test the AW and Hotel usage cases?
- 02:40 AM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Code review 3548a revision 11253.
The changes are OK. I don't register any more open points for the branch. - 07:18 AM Base Language Feature #3342: implement a facility to easily run a JasperReports report definition from 4GL code...
- > Not sure why a user may want to control row height in other cases.
One reason may be to implement some find of f... - 10:20 PM Base Language Feature #3342: implement a facility to easily run a JasperReports report definition from 4GL code...
- This is the testcase for xls output. @.jrxml@ files (or @.jasper@ files, which are compiled @.jrxml@ s) are loaded fr...
- 09:12 PM Base Language Feature #3342: implement a facility to easily run a JasperReports report definition from 4GL code...
- > control over row height (different rows can have different heights)
You can control height of all rows at once. An...
04/17/2018
- 05:36 PM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Hynek Cihlar wrote:
>
> The test case is as follows. Show a window, hide it, assign menu-bar, read the @FULL-@ att... - 05:19 PM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Eugenie Lyzenko wrote:
> >Consider the case when the window layout is changed (for example menu-bar assigned) while ... - 05:13 PM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Hynek Cihlar wrote:
> Code review 3548a revision 11252.
>
> The code changes are OK except the @!config().dynamic... - 04:56 PM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > Code review 3548a revision 11251.
> >
> > The changes are good.... - 07:10 AM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Hynek Cihlar wrote:
> Code review 3548a revision 11251.
>
> The changes are good. But note that the value of the ... - 04:48 AM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Code review 3548a revision 11251.
The changes are good. But note that the value of the @FULL-*@ attribute changes ... - 11:03 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- See #3498-21 for a list of some ADM2 reference materials.
- 04:41 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Eric, if you want to be sure, convert with this patch applied to trunk, then with the patch applied to your branch an...
- 02:19 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Eric Faulhaber wrote:
> Constantin, there is a TRPL function @generate_code_for_page_getPageHandles@ in @rules/adm/a... - 01:00 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Constantin, there is a TRPL function @generate_code_for_page_getPageHandles@ in @rules/adm/adm_windows.xml@. I see th...
- 06:04 AM Base Language Feature #3342: implement a facility to easily run a JasperReports report definition from 4GL code...
- Please make sure the testcase shows the features listed in #3342-64.
- 05:31 AM Base Language Feature #3342: implement a facility to easily run a JasperReports report definition from 4GL code...
- To be clear: the example you posted is about the "hidden" browse export to various formats. That is not what we are ...
- 05:28 AM Base Language Feature #3342: implement a facility to easily run a JasperReports report definition from 4GL code...
- This doesn't seem to be a complete sample. There are no @.jrxml@ report definitions. There are no queries being att...
- 01:06 AM Base Language Feature #3342: implement a facility to easily run a JasperReports report definition from 4GL code...
- Here is the testcase that allows to run all kinds of browse Jasper reports. Note that the word cutting problem is sti...
04/16/2018
- 07:10 PM Database Feature #3549: implement RAW-TRANSFER statement
- Do to a short term need to provide a working implementation, I am writing a "basic" implementation that works but whi...
- 06:59 PM Database Feature #3549: implement RAW-TRANSFER statement
- When I started looking at some testcases, I took a quick look at the serialized output to see how much of the structu...
- 01:22 PM Database Feature #3549: implement RAW-TRANSFER statement
- The following are my early findings based on research and some initial testcases (see @testcases/uast/raw_transfer/*@...
- 01:33 PM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Task branch @3548a@ has been updated for review to revision @11251@.
This is reworked code with changed location t... - 01:30 PM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Code review task branch 3548a revision 11250.
@WindowGuiImpl.fullSizeAttributesUpdated@ is redundant. Just move th... - 07:02 AM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Task branch @3548a@ has been updated for review to revision @11250@.
This is the small typo fixes for file headers... - 09:35 AM User Interface Bug #3286 (Closed): fix features that can be relied upon to implement a limited form of dynamic r...
- The work for this was done in #3434. The fixes in branch 3434a were merged into trunk as revision 11246.
- 10:29 PM User Interface Feature #3474 (Closed): OPEN-MIME-RESOURCE
04/14/2018
- 09:43 PM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Task branch @3548a@ has been updated for review to revision @11249@.
Two more changes here:
1. I've accidentall...
04/13/2018
- 04:51 PM Database Feature #3549: implement RAW-TRANSFER statement
- Useful links:
"How is the order of fields in temp-table definitions specified?":https://knowledgebase.progress.com... - 12:57 PM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Task branch @3548a@ has been rebased with recent trunk and updated for review to revision @11248@.
This is the bas...
04/12/2018
- 07:35 PM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Currently I see two deviation for @FWD@ comparing to @4GL@:
1. The default window attribute values are @unknown (?... - 06:15 PM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Created task branch @3548a@ from trunk revision @11246@.
- 05:52 PM User Interface Bug #3548 (WIP): Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- 04:34 PM User Interface Bug #3548: Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- Hynek Cihlar wrote:
>
> It seems the lifetime of the @FULL-WIDTH-CHARS@ value is a bit more complex. I did a few s... - 04:33 PM User Interface Bug #3548 (Closed): Window widget FULL-(WIDTH|HEIGHT)-(CHARS|PIXELS) proper initialization
- 06:34 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- 3474a has been merged into the trunk as bzr revision 11247 and archived.
- 06:23 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Yes, please do.
- 06:19 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Planning to merge rev 11269.
- 06:09 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Rev 11268 was rebased over current trunc rev 11246. Committed revision 11269 fixed related to this branch javadoc war...
- 05:02 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Please wait for task branch 3434a to be merged to trunk, then rebase and merge 3474a to trunk. Please confirm that 34...
- 04:55 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- These 2 failed tests passed in 2 single runs.
- 04:01 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Sergey Ivanovskiy wrote:
> The first round of main-regression tests passed with 3 failed tests. The second round is ... - 03:31 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Code review 3474a revision 11267.
The change is OK. - 02:11 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- The first round of main-regression tests passed with 3 failed tests. The second round is running now.
- 02:01 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Please review committed revision 11267 that added @UTF-8@ charset to @open-resource.html@ in order @OPEN-MIME-RESOURC...
- 06:40 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Greg Shah wrote:
> Sergey: You can start ChUI regression testing on devsrv01.
3474a passed conversion regression te... - 06:37 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Hynek Cihlar wrote:
> Code review 3474a revision 11266.
>
> The changes look good. I have no more objections.
> ... - 05:55 PM Runtime Infrastructure Bug #3272 (Closed): Login into web client with empty password crashes spawner
- Branch 3434a was merged to trunk as revision 11246.
- 05:52 PM Database Feature #3549 (New): implement RAW-TRANSFER statement
- 06:56 AM User Interface Bug #3487: Sub-menu graphical issues
- Created task branch 3487a.
- 06:45 AM Database Bug #3495 (Closed): invalid date initial value in schema causes a broken DMO constructor
- This fix was included in branch 3489a which was merged to trunk as revision 11245. It will be available for download...
04/11/2018
- 03:58 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Sergey: You can start ChUI regression testing on devsrv01.
- 03:09 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Code review 3474a revision 11266.
The changes look good. I have no more objections.
Sergey, also please test th... - 12:23 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- 3474a rev 11266 is rebased over the current trunc rev 11245.
- 10:48 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Code Review Task Branch 3474a Revision 11265
I'm good with the changes.
Hynek? - 10:36 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Please review the committed revision 11265.
- 10:27 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Yes, understand now. Committed revision 11265 fixed this issue.
- 10:20 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Code review 3474a revision 11263
> >
> > @SwingGuiDriver.open... - 10:13 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Hynek Cihlar wrote:
> Code review 3474a revision 11263
>
> @SwingGuiDriver.openMimeResource()@
> The method will... - 09:39 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Hynek Cihlar wrote:
> Code review 3474a revision 11263
>
> @SwingGuiDriver.openMimeResource()@
> The method will... - 09:22 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Code review 3474a revision 11263
@SwingGuiDriver.openMimeResource()@
The method will throw an unexpected exceptio... - 09:03 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Code Review Task Branch 3474a Revision 11263
I'm good with the changes.
Hynek: Do you have any objections? - 08:04 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Please review committed revision 11263.
- 08:02 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Greg Shah wrote:
> > If Desktop class helps to open Open Office documents, then this implementation will have diffe... - 08:00 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- I see you already fixed it. Thank you.
- 07:58 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Hynek, please note that your changes in this code...
- 04:52 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- OK, it is 3rd variant.
- 03:43 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Hynek Cihlar wrote:
> > > Anyway, @buildOpenResourceUrl@ always... - 12:10 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > Anyway, @buildOpenResourceUrl@ always prepends the url with the webRo...
04/10/2018
- 04:56 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Hynek Cihlar wrote:
> Anyway, @buildOpenResourceUrl@ always prepends the url with the webRoot as already mentioned. ... - 04:54 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > >MSG_OPEN_MIME_RESOURCE message ... - 04:51 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Hynek Cihlar wrote:
> Also I think @path@ in @url += "/open/resource/?path=" + path;@ in @buildOpenResourceUrl@ shou... - 04:48 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Also I think @path@ in @url += "/open/resource/?path=" + path;@ in @buildOpenResourceUrl@ should be url encoded.
- 04:47 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > >MSG_OPEN_MIME_RESOURCE message handler in p2j.socket.js doesn't... - 04:43 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Sergey Ivanovskiy wrote:
> >MSG_OPEN_MIME_RESOURCE message handler in p2j.socket.js doesn't handle absolute urls,
>... - 04:18 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- >MSG_OPEN_MIME_RESOURCE message handler in p2j.socket.js doesn't handle absolute urls,
>buildOpenResourceUrl always ... - 03:45 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- > If Desktop class helps to open Open Office documents, then this implementation will have different functionality. ...
- 02:59 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Sergey Ivanovskiy wrote:
> > Plus I renamed @ReportOutputFormat@ to @MediaType@ and moved it in @com.goldencode.p2j.... - 02:58 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Sergey Ivanovskiy wrote:
> I don't understand why it requires @finalizer@ because the @try with resource@ constructi... - 02:57 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Hynek Cihlar wrote:
> Code review 3474a revision 11260.
>
> Plus I renamed @ReportOutputFormat@ to @MediaType@ an... - 02:52 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Hynek Cihlar wrote:
> Code review 3474a revision 11260.
> @SwingGuiDriver.openMimeResource()@
> There is a standar... - 02:46 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Hynek Cihlar wrote:
> @GuiWebDriver.openMimeResource()@
> The opened input stream should be closed in a finalizer. ... - 02:32 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Hynek Cihlar wrote:
> Code review 3474a revision 11260.
>
> @open-resource.html@:
> @"https://" + window.locatio... - 01:46 PM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Code review 3474a revision 11260.
@open-resource.html@:
@"https://" + window.location.host + "${webRoot}/${docume... - 08:50 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Code Review Task Branch 3474a Revision 11259
I'm good with the changes. I did check in some minor formatting and ... - 06:09 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Please review committed revision 11259 (missed changes) that removed @ScreenDriver.this.openURL@ since @openURL@ was ...
- 05:52 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Please review committed revision 11258 that fixed #3474-62.
- 03:47 PM Bug #3378: Date input fields don't get focus by clicking on them
- Thank you, I archived 3355a now.
- 03:35 PM Bug #3378: Date input fields don't get focus by clicking on them
- Sergey Ivanovskiy wrote:
> OK, merged this change into 3369a, revision 11221. Planning to archive 3355a.
Sergey, I ...
04/09/2018
- 03:25 PM Build and Source Control Bug #3273 (Closed): Native part of FWD build fails when the used JDK is installed to a path locat...
- OK, thanks for the clarification.
I'm closing this task. - 02:52 PM Build and Source Control Bug #3273: Native part of FWD build fails when the used JDK is installed to a path location with ...
- Greg Shah wrote:
> > This is the really GCC package limitation that does not like the spaces in include file path.
... - 02:35 PM Build and Source Control Bug #3273: Native part of FWD build fails when the used JDK is installed to a path location with ...
- The documentation update is good.
> This is the really GCC package limitation that does not like the spaces in inc... - 02:31 PM Build and Source Control Bug #3273: Native part of FWD build fails when the used JDK is installed to a path location with ...
- Greg Shah wrote:
> Please update our documentation ("Install the JDK":https://proj.goldencode.com/projects/p2j/wiki/... - 01:51 PM Build and Source Control Bug #3273: Native part of FWD build fails when the used JDK is installed to a path location with ...
- Please update our documentation ("Install the JDK":https://proj.goldencode.com/projects/p2j/wiki/Install_the_JDK) to ...
- 12:23 PM Build and Source Control Bug #3273: Native part of FWD build fails when the used JDK is installed to a path location with ...
- After search for solution I've the following conclusion: This is the really @GCC@ package limitation that does not li...
- 10:31 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- > I didn't implement a special code because this command should open a browser with a file resource.
It could be ... - 09:36 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Greg Shah wrote:
> Code Review Task Branch 3474a Revision 11256
Thank you, planning to fix all these issues.
>... - 07:12 AM User Interface Feature #3474: OPEN-MIME-RESOURCE
- Code Review Task Branch 3474a Revision 11256
This is really good. I think it is almost finished.
1. Please cha... - 08:32 AM Runtime Infrastructure Bug #3272: Login into web client with empty password crashes spawner
- Task branch @3434a@ has been updated for review to revision @11251@.
This is the fix for @spawn.exe@ crash when us...
Also available in: Atom