Project

General

Profile

Activity

From 09/12/2017 to 10/11/2017

10/12/2017

11:23 PM Conversion Tools Bug #3357 (WIP): Code Analytics file filter view not working correctly on Windows
When displaying the File Filter view on Windows, the check-box tree is not populated, so there is no way to edit or c... Eric Faulhaber
11:20 PM Conversion Tools Bug #3357 (WIP): Code Analytics file filter view not working correctly on Windows
Eric Faulhaber
11:18 PM Conversion Tools Bug #3356 (WIP): Code Analytics summary reports are not displayed on Windows
This was reported separately by two forum users. On Windows, the overview displays the listing of summary reports, bu... Eric Faulhaber
10:24 PM Conversion Tools Bug #3356 (Closed): Code Analytics summary reports are not displayed on Windows
Eric Faulhaber
10:20 PM Base Language Feature #3262: implement COM/OLE Automation support
I'm surprised that MEMPTR can't be used. In WIN32 library calls, the MEMPTR is used heavily. For example, any WIN32... Greg Shah
09:50 PM Base Language Feature #3262: implement COM/OLE Automation support
The bzr testcases repo has been updated to revision @1660@.
Added complex data type testcases for methods paramete...
Eugenie Lyzenko

10/11/2017

05:20 PM Conversion Tools Bug #3353: lexer num_literal should support hexadecimal literals
I've created task branch 3353a for changes related to this problem. Greg Shah
12:06 PM Conversion Tools Bug #3353: lexer num_literal should support hexadecimal literals
I've created a testcase to explore how it works (see @testcases/uast/hex_literals.p@ inside the GCD network). See th... Greg Shah
10:23 AM Conversion Tools Bug #3353: lexer num_literal should support hexadecimal literals
Submitted by Neil in a "forum post":https://proj.goldencode.com/boards/1/topics/55?r=106#message-106:
ABL allows t...
Greg Shah
10:19 AM Conversion Tools Bug #3353 (Closed): lexer num_literal should support hexadecimal literals
Greg Shah
05:17 PM Conversion Tools Bug #3352: non-reserved keywords in temp-table field names
> RETURNS is a non-reserved keyword.
Yes, you are right. The problem here is that the Progress documentation list...
Greg Shah
10:23 AM Conversion Tools Bug #3352: non-reserved keywords in temp-table field names
Submitted by Neil in a "forum post":https://proj.goldencode.com/boards/1/topics/55?r=106#message-106:
ABL allows t...
Greg Shah
10:17 AM Conversion Tools Bug #3352 (Closed): non-reserved keywords in temp-table field names
Greg Shah
05:09 PM Bugs Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
One note. The "Reset Filters" button on the "Reservation" tab panel isn't included in the focus traversal chain for t... Sergey Ivanovskiy
05:00 PM Bugs Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
This diff ... Sergey Ivanovskiy
04:48 PM Bugs Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
I debugged this case and found that the nearest parent frame for the tab button have empty tab item list and it break... Sergey Ivanovskiy
03:42 PM Bugs Bug #3355 (Closed): The tab pane button for HOTEL GUI is not included in the focus traversal chain
Sergey Ivanovskiy
12:11 PM Conversion Tools Bug #3354: func_class return type not recognized
No additional logging is needed. It is clear this is during "Post Parse Fixups" which is part of the front-end. It ... Greg Shah
10:35 AM Conversion Tools Bug #3354: func_class return type not recognized
I've attached a log where I ran @ant convert.front.list@ for a single program that throws this error. Is there a way... Neil Treeby
10:29 AM Conversion Tools Bug #3354: func_class return type not recognized
During what phase of the @ConversionDriver@ was this reported?
I ask because we do support OO 4GL for the purposes...
Greg Shah
10:23 AM Conversion Tools Bug #3354: func_class return type not recognized
Submitted by Neil in a "forum post":https://proj.goldencode.com/boards/1/topics/55?r=106#message-106:
Walking the ...
Greg Shah
10:21 AM Conversion Tools Bug #3354 (Closed): func_class return type not recognized
Greg Shah
10:35 AM User Interface Feature #3281: implement some frame options
You cannot do that for a static browse in 4GL ("cannot change READ-ONLY ... if ENABLE phrase is not specified"). But ... Stanislav Lomany
10:23 AM User Interface Feature #3281: implement some frame options
Stanislav Lomany wrote:
> > Do you have a simple 4GL snippet?
> Attached.
So a column for a static browse can't ch...
Constantin Asofiei
10:13 AM User Interface Feature #3281: implement some frame options
> Do you have a simple 4GL snippet?
Attached.
Stanislav Lomany
10:07 AM User Interface Feature #3281: implement some frame options
Stanislav Lomany wrote:
> > is there a way to enable a browse column at runtime,
> Yes.
> 1. Set @READ-ONLY@ attri...
Constantin Asofiei
10:04 AM User Interface Feature #3281: implement some frame options
> is there a way to enable a browse column at runtime,
Yes.
1. Set @READ-ONLY@ attribute to @FALSE@ for the browse....
Stanislav Lomany
09:56 AM User Interface Feature #3281: implement some frame options
> Shouldn't there be one FORMAT_PHRASE AST for each field which has its valexp/help pulled from the schema?
Yes, d...
Greg Shah
09:53 AM User Interface Feature #3281: implement some frame options
There is still something else wrong in @attachSchemaValidation@ and how is used, especially in @BROWSE@ case:
# @AST...
Constantin Asofiei
09:22 AM User Interface Feature #3281: implement some frame options
Stanislav, a quick question please: is there a way to enable a browse column at runtime, via something similar to @SE... Constantin Asofiei
10:23 AM User Interface Feature #3275: improve browse support
> What would the map key strings represent, the DMO property name, or the legacy field name?
DMO property name.
Stanislav Lomany
10:03 AM User Interface Feature #3275: improve browse support
Stanislav Lomany wrote:
> I suggest to create in @RecordBuffer@ maps like @Map<String, String>validateExpressions@ w...
Eric Faulhaber
06:51 AM User Interface Feature #3275: improve browse support
In @BufferFieldImpl@ following functions:... Stanislav Lomany
10:23 AM Conversion Tools Bug #3351: create widget assign clause doesn't parse the rvalue query qualifier
Submitted by Neil in a "forum post":https://proj.goldencode.com/boards/1/topics/55?r=106#message-106:
The followin...
Greg Shah
10:15 AM Conversion Tools Bug #3351 (Closed): create widget assign clause doesn't parse the rvalue query qualifier
Greg Shah
09:38 AM Bugs Bug #3350: No suitable method found for isEqual
To explore this issue please convert and then try to compile these programs... Sergey Ivanovskiy
09:37 AM Bugs Bug #3350 (New): No suitable method found for isEqual
Sergey Ivanovskiy
09:14 AM Bugs Bug #3349: FOCUS handle is invalid for ./wait-for_restore_focus1.p
This code must print "Focus: var1" in the window message area.... Sergey Ivanovskiy
09:10 AM Bugs Bug #3349 (New): FOCUS handle is invalid for ./wait-for_restore_focus1.p
Sergey Ivanovskiy
11:30 PM Base Language Feature #3262: implement COM/OLE Automation support
The bzr testcases repo has been updated to revision @1657@.
Added simple data type testcases. @LOGICAL@, @INTEGER@...
Eugenie Lyzenko

10/10/2017

05:27 PM User Interface Feature #3281: implement some frame options
Code Review Task Branch 3281a Revision 11185
I'm fine with the changes. If it passes testing you can merge to trunk.
Greg Shah
04:43 PM User Interface Feature #3281: implement some frame options
Greg Shah wrote:
> Were you going to change @ui_statements.rules@ to use @progressToJavaString()@ instead of @remove...
Constantin Asofiei
04:31 PM User Interface Feature #3281: implement some frame options
Code Review Task Branch 3281a Revision 11184
It looks good.
Were you going to change @ui_statements.rules@ to ...
Greg Shah
04:23 PM User Interface Feature #3281: implement some frame options
Greg, please review 3281a 11184 - it solves the last found regression. Constantin Asofiei
03:51 PM User Interface Feature #3281: implement some frame options
There is still one regression at least related to ENABLE ALL... I've fixed one issue (@SymbolResolver.addFrameFields@... Constantin Asofiei
03:30 PM User Interface Feature #3281: implement some frame options
Greg Shah wrote:
> Code Review Task Branch 3281a Revision 11182
>
> The change does not look correct. Won't @fra...
Constantin Asofiei
03:18 PM User Interface Feature #3281: implement some frame options
Code Review Task Branch 3281a Revision 11182
The change does not look correct. Won't @frameNode@ be @null@ if the...
Greg Shah
10:43 AM User Interface Feature #3281: implement some frame options
Greg Shah wrote:
> My only question: in @ui_statements.rules@ should @removeQuotes()@ be used or should it be @progr...
Constantin Asofiei
10:41 AM User Interface Feature #3281: implement some frame options
Code Review Task Branch 3281a Revision 11181
I think I see the beginnings of the work for "GUI and ChUI can run at...
Greg Shah
08:41 AM User Interface Feature #3281: implement some frame options
I fixed last issues related to schema VALEXP/HELP and USE-DICT-EXPS; and also I've checked the color abbreviations, t... Constantin Asofiei
02:54 PM Bugs Bug #3347 (WIP): HELP string support doesn't work for demo_widgets.p
Fixed in 3281a rev 11182 Constantin Asofiei
02:23 PM Bugs Bug #3347: HELP string support doesn't work for demo_widgets.p
I think this is related to 3281 changes - will fix it part of that task. Constantin Asofiei
01:08 PM Bugs Bug #3347: HELP string support doesn't work for demo_widgets.p
Please look at this thread #3110-706 and #3110-707 to check that the issue is fixed or not. Sergey Ivanovskiy
01:05 PM Bugs Bug #3347 (WIP): HELP string support doesn't work for demo_widgets.p
Sergey Ivanovskiy
02:33 PM User Interface Bug #3348: The opened dropdown influences on the choice for the next tab widget for its combobox
Please look at #3110-710 Sergey Ivanovskiy
02:29 PM User Interface Bug #3348 (Closed): The opened dropdown influences on the choice for the next tab widget for its ...
Sergey Ivanovskiy
01:22 PM User Interface Feature #3287: local web client installation
Does it make sense to add a support for this parameter @client:cmd-line-option:startup-procedure@ within this task? F... Sergey Ivanovskiy
12:56 PM Bugs Bug #3346: Menu items selection works incorrectly
./menu/simple_sm.p doesn't work with Swing and Web client, but ./menu/popup_ext.p has problems such that menu items s... Sergey Ivanovskiy
12:54 PM Bugs Bug #3346 (New): Menu items selection works incorrectly
Sergey Ivanovskiy
08:11 AM User Interface Feature #3275: improve browse support
Yes. If possible, use the same technique already used for the queries. Greg Shah
07:13 AM User Interface Feature #3275: improve browse support
Should cache for validation statements be aged? Stanislav Lomany
10:27 PM Base Language Feature #3262: implement COM/OLE Automation support
The bzr testcases repo has been updated to revision @1654@.
This update adds checking the case sensitivity for met...
Eugenie Lyzenko

10/09/2017

05:59 PM User Interface Feature #3281: implement some frame options
A status what's left:
# @ENABLE ALL@ must not pull schema @HELP@ for a field referenced by @EXCEPT@ (VALEXP works, j...
Constantin Asofiei
03:54 PM User Interface Feature #3281: implement some frame options
I suspect the direct manipulation of the @#a@ node as the root node is the problem. Do we really need to manipulate ... Greg Shah
03:13 PM User Interface Feature #3281: implement some frame options
Greg Shah wrote:
> If the @EXCEPT@ list is destroyed by the addition of schema validations, it should be fixed. Do ...
Constantin Asofiei
03:09 PM User Interface Feature #3281: implement some frame options
If the @EXCEPT@ list is destroyed by the addition of schema validations, it should be fixed. Do we honor it properly? Greg Shah
02:08 PM User Interface Feature #3281: implement some frame options
Greg Shah wrote:
> I also remember that the different sets of fields would get schema validation depending on where ...
Constantin Asofiei
02:00 PM User Interface Feature #3281: implement some frame options
> Greg, do you recall why we didn't do that initially? Was there some TRPL processing that had to happen pretty earl... Greg Shah
01:32 PM User Interface Feature #3281: implement some frame options
Eric Faulhaber wrote:
> Do we need to move the AST augmentation we're doing for schema validation and help expressio...
Constantin Asofiei
01:29 PM User Interface Feature #3281: implement some frame options
Constantin Asofiei wrote:
> Are there any existing tests for VALEXP and ENABLE ALL?
Not very sophisticated ones; I ...
Eric Faulhaber
12:13 PM User Interface Feature #3281: implement some frame options
Eric Faulhaber wrote:
> Constantin, I wrote the original code to append the schema validation nodes, but it looks li...
Constantin Asofiei
12:00 PM User Interface Feature #3281: implement some frame options
Constantin Asofiei wrote:
> Greg, I need some help; the regression related to HELP is about ENABLE ALL: @enable_stmt...
Eric Faulhaber
07:38 AM User Interface Feature #3281: implement some frame options
Constantin Asofiei wrote:
> Greg, I need some help; the regression related to HELP is about ENABLE ALL: @enable_stmt...
Constantin Asofiei
07:37 AM User Interface Feature #3281: implement some frame options
Greg Shah wrote:
> In regard to the color names, I assume you are talking about the following (from Progress docs):
...
Constantin Asofiei
07:35 AM User Interface Feature #3281: implement some frame options
In regard to the color names, I assume you are talking about the following (from Progress docs):
* Black, Bla, Blk...
Greg Shah
05:37 PM User Interface Feature #3331: translate 4GL menu widget processing into a standardized embedded web client menu ...
Greg Shah wrote:
> ... then you can merge to trunk so long as you've done a quick test to ensure item 2 (the gap ana...
Constantin Asofiei
05:27 PM User Interface Feature #3331: translate 4GL menu widget processing into a standardized embedded web client menu ...
> as there is a return executed after the apply(), in all cases
Good point, I missed that.
Greg Shah
05:22 PM User Interface Feature #3331: translate 4GL menu widget processing into a standardized embedded web client menu ...
Greg Shah wrote:
> Code Review Task Branch 3331a Revision 11176
>
> 1. @LogicalTerminal.apply()@ has changes that...
Constantin Asofiei
05:09 PM User Interface Feature #3331: translate 4GL menu widget processing into a standardized embedded web client menu ...
If item 1 (the possible double apply processing) is OK, then you can merge to trunk so long as you've done a quick te... Greg Shah
05:08 PM User Interface Feature #3331: translate 4GL menu widget processing into a standardized embedded web client menu ...
Code Review Task Branch 3331a Revision 11176
1. @LogicalTerminal.apply()@ has changes that now allow multiple path...
Greg Shah
03:57 PM User Interface Feature #3275: improve browse support
> 1. Do we need to implement VALIDATION-EXPRESSION attribute? Even is it is only support for VALIDATION-EXPRESSION = ... Greg Shah
03:41 PM User Interface Feature #3275: improve browse support
Some questions for you:
1. Do we need to implement @VALIDATION-EXPRESSION@ attribute? Even is it is only support for...
Stanislav Lomany
07:55 AM User Interface Feature #3275: improve browse support
Eric Faulhaber wrote:
> Ovidiu, I'm going back over #2488 and the caching code in @DynamicQueryHelper@, and the impl...
Ovidiu Maxiniuc
09:14 AM Database Feature #3296: misc db features
Eric created branch 3296a.
That that branch he has completed the NUM-RESULTS implementation and put a minimal sing...
Greg Shah
09:12 AM Database Feature #3296: misc db features
Eric checked the table parameter issue (#2000-74) and it no longer exists in the latest FWD project. That item is no... Greg Shah
09:09 AM Base Language Feature #3285 (Closed): add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
Greg Shah
09:04 AM Base Language Feature #3285: add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
Greg Shah wrote:
> Can I close this task?
Yes, please.
Hynek Cihlar
09:01 AM Base Language Feature #3285: add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
3285a was merged to trunk as revision 11174.
Can I close this task?
Greg Shah

10/07/2017

10:12 PM Base Language Feature #3262: implement COM/OLE Automation support
The bzr testcases repo has been updated to revision @1653@.
Starting with this update we have working COM test obj...
Eugenie Lyzenko

10/06/2017

07:20 PM User Interface Feature #3281: implement some frame options
Greg, I need some help; the regression related to HELP is about ENABLE ALL: @enable_stmt@ rule wants to iterate all f... Constantin Asofiei
06:12 PM User Interface Feature #3281: implement some frame options
So, when @COLOR@ statement uses color names in GUI, there is no RGB or other stuff like this computed... each color n... Constantin Asofiei
04:51 PM User Interface Feature #3281: implement some frame options
3281a rev 11175 should fix the issue with the HELP and USE-DICT-EXPS; running testing now. Constantin Asofiei
04:58 PM Runtime Infrastructure Bug #3345: deadlock in virtual session usage
#3260-18 found a deadlock which had an attempted fix in 3260a 11166 (which was backed out as it was incorrect).
Th...
Constantin Asofiei
04:56 PM Runtime Infrastructure Bug #3345 (Closed): deadlock in virtual session usage
Constantin Asofiei
04:28 PM User Interface Feature #3331: translate 4GL menu widget processing into a standardized embedded web client menu ...
3331a passed testing and can be merged to trunk. Constantin Asofiei
11:35 AM User Interface Feature #3331 (WIP): translate 4GL menu widget processing into a standardized embedded web client...
3331a rev 11176 adds standard menu via dijit, for embedded mode. All changes are done, what is left is review and ru... Constantin Asofiei
08:38 AM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
The most common use of @SYSTEM-DIALOG PRINTER-SETUP@ is:... Greg Shah
07:33 AM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
OK, then just return @0xFFFFFFFF@ for it. -1 is an invalid HDC in Windows and it will be enough to satisfy the displ... Greg Shah
07:16 AM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
Greg Shah wrote:
> Can you please look at the reports/application code to see what is exactly being done there. If ...
Hynek Cihlar
07:48 AM Base Language Feature #3285: add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
Code Review Task Branch 3285b Revision 11175
I'm fine with the changes. If you have tested them by running report...
Greg Shah
04:21 AM Base Language Feature #3285: add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
Greg Shah wrote:
> Please update the @gaps\expressions.rules@ for both attributes. I think that both can be describ...
Hynek Cihlar
07:47 AM User Interface Feature #3283: add 4GL extension to obtain the mouse pointer location
Please add the 4GL example code that would be replaced by this. Also, use some text like the final text in the scree... Greg Shah
04:20 AM User Interface Feature #3283: add 4GL extension to obtain the mouse pointer location
I documented the feature in "Mouse Position Location":https://proj.goldencode.com/projects/p2j/wiki/Mouse_Position_Lo... Hynek Cihlar
07:28 AM User Interface Feature #3282 (Closed): create a 4GL language extension to control screen refresh
I made some minor edits and I think it is good to go. Greg Shah
07:09 AM User Interface Feature #3282: create a 4GL language extension to control screen refresh
Greg Shah wrote:
>
> By showing these cases, the reader can understand how they are use this feature to eliminate ...
Hynek Cihlar
10:18 PM Base Language Feature #3262: implement COM/OLE Automation support
The bzr testcases repo has been updated to revision @1649@.
Starting to create complete test set to investigate re...
Eugenie Lyzenko

10/05/2017

07:14 PM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
OK, understand, any advances can help here. The tested pdf report has 3661 pages and takes approximately 648 Mb of th... Sergey Ivanovskiy
06:11 PM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
Sergey Ivanovskiy wrote:
> Can your code load approximately 3000 pages of the pdf report produced by P2J web admin.
...
Hynek Cihlar
06:01 PM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > PDF rendering is done with PDFBox. An...
Sergey Ivanovskiy
05:48 PM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > PDF rendering is done with PDFBox. And I am not sure what I did ...
Hynek Cihlar
05:46 PM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
Hynek Cihlar wrote:
> PDF rendering is done with PDFBox. And I am not sure what I did "wrong" but I didn't encounter...
Sergey Ivanovskiy
05:27 PM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
How far do we want to go when replicating the system printer dialog? With PDF file output as the only print output su... Hynek Cihlar
05:02 PM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
1795b contains a very basic implementation of GUI printer stream that actually works with some hard coded assumptions... Hynek Cihlar
11:38 AM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
Greg Shah wrote:
> Considering the memory problems with PDFBox, does it make sense to look at the jPod library inste...
Hynek Cihlar
10:05 AM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
Considering the memory problems with PDFBox, does it make sense to look at the jPod library instead? Greg Shah
10:08 AM User Interface Feature #3281: implement some frame options
I think "blu/brown" and "White/blu" were dropped out of the code when we removed from files as out of scope.
> In ...
Greg Shah
09:48 AM Base Language Feature #3285: add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
Please update the @gaps\expressions.rules@ for both attributes. I think that both can be described as partial. Expl... Greg Shah

10/04/2017

07:57 PM Base Language Feature #3262: implement COM/OLE Automation support
The bzr testcases repo has been updated to revision @1648@.
Adding type library support for testing COM object. Ch...
Eugenie Lyzenko
10:47 AM Base Language Feature #3262: implement COM/OLE Automation support
Make sure you read the section of the 4GL docs (Programming Interfaces book) called "ActiveX Automation Support", esp... Greg Shah
06:01 PM User Interface Feature #3281: implement some frame options
Greg Shah wrote:
> COLOR PHRASE (the app uses "blu/brown", "White/blu", @col-norm@ and @col-input@)
In the code I s...
Constantin Asofiei
05:17 PM User Interface Feature #3275: improve browse support
Greg Shah wrote:
> > Also, I see 2-level aging cache for dynamic queries. What kind of caching should be used for va...
Eric Faulhaber
04:12 PM User Interface Feature #3275: improve browse support
> I think that means we have to pass buffers to a validation function.
Yes.
> Also, I see 2-level aging cache ...
Greg Shah
07:30 AM User Interface Feature #3275: improve browse support
> 3. other buffers known to the query cannot be referenced on practice (but one of the error messages suggests that t... Stanislav Lomany
05:09 PM Base Language Feature #3285: add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
3285a was rebased and merged to trunk as revision 11174. The branch has been archived. Hynek Cihlar
04:46 PM Base Language Feature #3285: add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
Eric Faulhaber wrote:
> * Is access to the suppressed-warnings setting from @RemoteErrorData@ meant to be read-only?...
Hynek Cihlar
04:09 PM Base Language Feature #3285: add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
Code Review Task Branch 3285a Revision 11176
I'm fine with the code (aside from the items Eric mentioned).
I th...
Greg Shah
02:40 PM Base Language Feature #3285: add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
Hynek Cihlar wrote:
> The tip of 3285a implements SESSION:SUPPRESS-WARNINGS and limited support of SESSION:STARTUP-P...
Eric Faulhaber
10:27 AM Base Language Feature #3285: add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
3285a passed ChUI regression tests. Hynek Cihlar
04:44 PM User Interface Feature #3331: translate 4GL menu widget processing into a standardized embedded web client menu ...
3331a rev 11174 contains the FWD changes without the complete @p2j.menu.js@ code which is supposed to create the menu... Constantin Asofiei
11:39 PM User Interface Feature #3331: translate 4GL menu widget processing into a standardized embedded web client menu ...
Constantin Asofiei wrote:
> ... if you have an alternative, let me know, otherwise I will try something in SVG, [......
Eric Faulhaber
04:43 PM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
Greg Shah wrote:
> > So in order to make printing in GUI work we have to first make sure output redirection works in...
Hynek Cihlar
04:17 PM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
> So in order to make printing in GUI work we have to first make sure output redirection works in GUI, too. Is my ass... Greg Shah
07:28 AM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
SESSION:PRINTER-HDC returns the Win32 device context of the selected printer device. It can be used to render content... Hynek Cihlar
06:16 AM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
Hynek Cihlar wrote:
> In regards to the runtime support. @OUTPUT TO PRINTER@ seems to behave the same as the other r...
Hynek Cihlar
06:13 AM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
In regards to the runtime support. @OUTPUT TO PRINTER@ seems to behave the same as the other redirected outputs (file... Hynek Cihlar
04:26 PM User Interface Feature #3282: create a 4GL language extension to control screen refresh
Please add a couple of examples of the 4GL code that is replaced by this approach. The first two items in #3257-59 s... Greg Shah
04:18 PM User Interface Feature #3282: create a 4GL language extension to control screen refresh
Wiki updated at "Screen Refresh Control":https://proj.goldencode.com/projects/p2j/wiki/Screen_Refresh_Control. Hynek Cihlar
04:09 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
3260b was merged to trunk rev 11173 and archived.
hotel_gui_3260b was promoted to hotel_gui (rev 147).
Constantin Asofiei
03:55 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
You can merge to 3260b trunk. Greg Shah
08:14 AM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
3260b rev 11177 passed runtime testing. Constantin Asofiei

10/03/2017

07:52 PM Base Language Feature #3262: implement COM/OLE Automation support
Greg Shah wrote:
> Let me know what questions you have.
For now the point is really unclear for me is event proce...
Eugenie Lyzenko
06:37 PM Base Language Feature #3262: implement COM/OLE Automation support
The bzr testcases repo has been updated to revision @1647@.
This adds the simple tool to register/deregister our C...
Eugenie Lyzenko
05:53 AM Base Language Feature #3262: implement COM/OLE Automation support
The plan is good.
Make sure you have read the "COM objects: Automation objects and ActiveX controls", "Using COM O...
Greg Shah
10:49 PM Base Language Feature #3262: implement COM/OLE Automation support
The bzr testcases repo has been updated to revision @1644@.
This change adds @IDispatch@ functionality handling. S...
Eugenie Lyzenko
05:30 PM User Interface Feature #3331: translate 4GL menu widget processing into a standardized embedded web client menu ...
Constantin Asofiei wrote:
> Eric, a question: can Claro CSS co-exist with Bootstrap CSS? Because I have the JS to bu...
Constantin Asofiei
05:11 PM User Interface Feature #3331: translate 4GL menu widget processing into a standardized embedded web client menu ...
Eric, a question: can Claro CSS co-exist with Bootstrap CSS? Because I have the JS to build a menubar, but there is s... Constantin Asofiei
04:16 PM Base Language Feature #3285: add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
The tip of 3285a implements SESSION:SUPPRESS-WARNINGS and limited support of SESSION:STARTUP-PARAMETERS. GUI regressi... Hynek Cihlar
04:00 PM User Interface Feature #3275: improve browse support
For now, there is no good reason to process with the buffer. Use the variable approach.
> 2. other fields of the ...
Greg Shah
03:55 PM User Interface Feature #3275: improve browse support
Question is if we want to pass buffers to the validated function:
1. validated value definitely can be referenced an...
Stanislav Lomany
03:11 PM User Interface Feature #3275: improve browse support
I can convert something like... Stanislav Lomany
02:16 PM User Interface Feature #3275: improve browse support
Greg Shah wrote:
> The interpreter already knows how to process a WHERE clause, which is just a @logical@ expression...
Eric Faulhaber
02:16 PM User Interface Feature #3275: improve browse support
Interesting enough, in validation statements for a dynamic browse you cannot access fields of the validated buffer, e... Stanislav Lomany
03:34 PM Bug #3321 (Test): Usage of 'assert' as a symbol name is translated to non-compilable code
Greg Shah
03:32 PM Bug #3321: Usage of 'assert' as a symbol name is translated to non-compilable code
The fix for this task is included in FWD v3.1 which was recently released. Download it from https://proj.goldencode... Greg Shah
03:33 PM Bug #3325: Usage of ACCUMULATE and ACCUM with local buffer inside function makes translated code ...
The fix for this task is included in FWD v3.1 which was recently released. Download it from https://proj.goldencode... Greg Shah
03:33 PM Database Bug #3324: Incorrect handling of temp tables with the same name makes translated code non-compilable
The fix for this task is included in FWD v3.1 which was recently released. Download it from https://proj.goldencode... Greg Shah
03:32 PM Conversion Tools Bug #3316: String 'termin' is not accepted as a name of variable/field.
The fix for this task is included in FWD v3.1 which was recently released. Download it from https://proj.goldencode... Greg Shah
05:45 AM Database Feature #2000: add conversion support for table and table handle parameters
Yes, it's correct. Stanislav Lomany
11:56 PM Database Feature #2000: add conversion support for table and table handle parameters
The issue reported in #2000-74 seems to be fixed now. The converted output of the internal procedure is:... Eric Faulhaber

10/02/2017

04:36 PM User Interface Feature #3331: translate 4GL menu widget processing into a standardized embedded web client menu ...
OK, I think this is a good idea. Getting something working that is decent is important. Later, we may need to do so... Greg Shah
04:19 PM User Interface Feature #3331: translate 4GL menu widget processing into a standardized embedded web client menu ...
Greg, there is this which seems easy to use: https://dojotoolkit.org/reference-guide/1.10/dijit/MenuBar.html
I wa...
Constantin Asofiei
03:46 PM User Interface Feature #3275: improve browse support
> Well, I thought to wrap a validation statement in a function or procedure like this:
I think this is unnecessary...
Greg Shah
03:28 PM User Interface Feature #3275: improve browse support
Stanislav Lomany wrote:
> Should I work on AST in order to make it convertible by the current runtime set in @core_c...
Constantin Asofiei
03:24 PM User Interface Feature #3275: improve browse support
> Do you have any open questions on this?
Well, I thought to wrap a validation statement in a function or procedur...
Stanislav Lomany
10:37 AM User Interface Feature #3275: improve browse support
Then it seems to me that the @DynamicQueryHelper@ is already quite close to supporting this feature. We will need to... Greg Shah
10:25 AM User Interface Feature #3275: improve browse support
> There is no way to reference anything (including variables) in the business logic?
Right.
> In regard to brow...
Stanislav Lomany
07:44 AM User Interface Feature #3275: improve browse support
In regard to @browse-handle:VALIDATE-EXPRESSION = "".@ did you check what this does? Greg Shah
07:42 AM User Interface Feature #3275: improve browse support
> According to the error message it can be constants and buffer/field references to buffers known to the query. Accor... Greg Shah
10:42 AM Base Language Feature #3285: add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
OK, then for now do the following:
* Create the helpers and infrastructure needed for easily implementing support ...
Greg Shah
10:35 AM Base Language Feature #3285: add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
Greg Shah wrote:
> I'm saying that those entries with "Raised Condition" as "n/a" are possibly the ones that Progres...
Hynek Cihlar
08:45 AM User Interface Feature #3284 (Closed): implement more window widget support
Greg Shah
08:17 AM User Interface Feature #3284: implement more window widget support
3284b merged to trunk as revision 11172 and archived. Hynek Cihlar
08:07 AM User Interface Feature #3284: implement more window widget support
Please merge 3284b to trunk. Greg Shah
07:47 AM User Interface Feature #3284: implement more window widget support
Hynek Cihlar wrote:
> 3284b passed ChUI regression tests. Please review.
I'm OK with the changes in 3284b rev 11187.
Constantin Asofiei
08:32 AM User Interface Feature #3282: create a 4GL language extension to control screen refresh
Greg Shah wrote:
> Can this task be closed?
I'm planning yet do update the wiki documentation, after that I will ...
Hynek Cihlar
08:30 AM User Interface Feature #3282: create a 4GL language extension to control screen refresh
Code changes with the @DISABLE-REDRAW@ implementation were delivered in task branch 3284b and merged to trunk as revi... Hynek Cihlar
08:29 AM User Interface Feature #3283: add 4GL extension to obtain the mouse pointer location
Code changes for the @GET-MOUSE-POSITION@ were delivered in task branch 3284b and merged to trunk as revision 11172. Hynek Cihlar

10/01/2017

07:18 PM User Interface Feature #3284: implement more window widget support
3284b passed ChUI regression tests. Please review. Hynek Cihlar
05:38 PM User Interface Feature #3275: improve browse support
> Can you statically determine (at conversion time) which tables are referenced from a dynamic browse?
No, an arbi...
Stanislav Lomany
09:13 AM User Interface Feature #3275: improve browse support
>> Converting them in advance would be a workable solution.
>
> So, are you suggesting to add some validator classe...
Greg Shah
09:04 AM User Interface Feature #3275: improve browse support
Stanislav Lomany wrote:
> > What about the schema-validation expressions? Do dynamic browses honor them?
> Yes, but...
Greg Shah
09:29 AM Base Language Feature #3262: implement COM/OLE Automation support
From Eugenie:
> Our COM object and all other automation objects must be accessed from 4gl code by string name iden...
Greg Shah

09/30/2017

04:59 PM User Interface Feature #3275: improve browse support
> Converting them in advance would be a workable solution.
So, are you suggesting to add some validator classes wi...
Stanislav Lomany
02:54 PM User Interface Feature #3284: implement more window widget support
The last regression test run finished with some negative failures. I started a new run. Hynek Cihlar

09/29/2017

06:53 PM User Interface Feature #3284: implement more window widget support
3284b revision 11186 fixes a sort of regression that influences how the client interacts with test harness. The probl... Hynek Cihlar
04:11 AM User Interface Feature #3284: implement more window widget support
The last ChUI regression test round finished with failures, I am not yet sure whether these were caused by the change... Hynek Cihlar
04:18 PM User Interface Feature #3275: improve browse support
> What about the schema-validation expressions? Do dynamic browses honor them?
Yes, but the expressions have limitat...
Stanislav Lomany
02:32 PM User Interface Feature #3275: improve browse support
Eric Faulhaber wrote:
> Stanislav Lomany wrote:
> > BTW, do we need to implement @VALIDATE-EXPRESSION@?
> In the c...
Greg Shah
01:58 PM User Interface Feature #3275: improve browse support
Stanislav Lomany wrote:
> BTW, do we need to implement @VALIDATE-EXPRESSION@?
In the current project, there are two...
Eric Faulhaber
01:51 PM User Interface Feature #3275: improve browse support
> convert the expressions *in advance* at conversion time and just provide the necessary variable references as param... Stanislav Lomany
12:23 PM User Interface Feature #3275: improve browse support
Sorry, I missed the most important part of your message (the @DynamicQueryHelper.parse()@ part).
Constantin's poin...
Greg Shah
12:15 PM User Interface Feature #3275: improve browse support
Stanislav Lomany wrote:
> Guys, when I try to convert a procedure using the code from @DynamicQueryHelper.parse@, ex...
Constantin Asofiei
12:12 PM User Interface Feature #3275: improve browse support
I can't reproduce your results with trunk.
This program (@testcases/uast/simple_message.p@):...
Greg Shah
11:52 AM User Interface Feature #3275: improve browse support
Guys, when I try to convert a procedure using the code from @DynamicQueryHelper.parse@, expressions lose their first ... Stanislav Lomany
02:26 PM Database Feature #3296: misc db features
The following is needed:
* -#3257-67 possible table parameter issue documented in #2000-74 which would convert and...
Greg Shah
02:23 PM Database Feature #3296: misc db features
Both #3257-35 and #3257-54 have been found to be not needed. These can be ignored. Greg Shah
02:22 PM Database Feature #3296: misc db features
Eric reports that the BY-REFERENCE support for conversion and runtime does need to be added. Greg Shah
12:25 PM User Interface Feature #3331: translate 4GL menu widget processing into a standardized embedded web client menu ...
> the menus will be part of i.e. p2j.embedded.js (FWD runtime)
Yes, it should be part of FWD. Later, if applicat...
Greg Shah
12:22 PM User Interface Feature #3331: translate 4GL menu widget processing into a standardized embedded web client menu ...
Greg Shah wrote:
> It depends on how much time it will take.
The FWD changes should not take more than a couple o...
Constantin Asofiei
12:10 PM User Interface Feature #3331: translate 4GL menu widget processing into a standardized embedded web client menu ...
It depends on how much time it will take. 3260b is nearly ready to merge to trunk, right?
You make the call.
Greg Shah
12:07 PM User Interface Feature #3331: translate 4GL menu widget processing into a standardized embedded web client menu ...
Should I work this in 3260b? Constantin Asofiei
08:48 AM User Interface Feature #3331: translate 4GL menu widget processing into a standardized embedded web client menu ...
Sounds good. Greg Shah
06:47 AM User Interface Feature #3331: translate 4GL menu widget processing into a standardized embedded web client menu ...
Greg, I need two menu-related values from FWD:
# the mnemonic index
# the preprocessed label (because of the @&@ ch...
Constantin Asofiei
12:02 PM Base Language Feature #3285: add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
> Thus in order to add support for SUPPRESS-WARNINGS the ability to show warning messages must be first implemented i... Greg Shah
07:48 AM Base Language Feature #3285: add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
It seems that at this moment FWD can not and doesn't show warnings. The warnings as displayed in the native 4GL are i... Hynek Cihlar
10:29 PM Base Language Feature #3262: implement COM/OLE Automation support
Greg Shah wrote:
> Can you create a simple command line tool to register the COM object? I appreciate the manual do...
Eugenie Lyzenko
09:12 PM Base Language Feature #3262: implement COM/OLE Automation support
Can you create a simple command line tool to register the COM object? I appreciate the manual documentation (it real... Greg Shah
09:06 PM Base Language Feature #3262: implement COM/OLE Automation support
Before trying to use our COM object we have to register it in the system. To do this manually:
1. Open Windows reg...
Eugenie Lyzenko

09/28/2017

07:33 PM Base Language Feature #3262: implement COM/OLE Automation support
The bzr testcases repo has been updated to revision @1642@.
This adds @uast/com_ole_automation/win_com_dll/@ direc...
Eugenie Lyzenko
07:28 PM Base Language Feature #3262: implement COM/OLE Automation support
Hynek Cihlar wrote:
>
> I was replying to #3262#note-21. You suggest there to download Visual Studio (eventually i...
Eugenie Lyzenko
01:29 PM Base Language Feature #3262: implement COM/OLE Automation support
Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> >
> > In that case just use @CoCreateGuid@, the function is part o...
Hynek Cihlar
01:20 PM Base Language Feature #3262: implement COM/OLE Automation support
Hynek Cihlar wrote:
>
> In that case just use @CoCreateGuid@, the function is part of the core COM infrastructure ...
Eugenie Lyzenko
12:48 PM Base Language Feature #3262: implement COM/OLE Automation support
Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > Eugenie, why not to use @java.util.UUID.randomUUID()@ to generate ...
Hynek Cihlar
12:32 PM Base Language Feature #3262: implement COM/OLE Automation support
Hynek Cihlar wrote:
> Eugenie, why not to use @java.util.UUID.randomUUID()@ to generate GUIDs? Also see https://stac...
Eugenie Lyzenko
10:04 AM Base Language Feature #3262: implement COM/OLE Automation support
Eugenie Lyzenko wrote:
> To create COM OLE native sample it is required to have the tool that producing unique 16 by...
Hynek Cihlar
09:14 AM Base Language Feature #3262: implement COM/OLE Automation support
To create COM OLE native sample it is required to have the tool that producing unique 16 byte GUIDs identifier. Altho... Eugenie Lyzenko
03:12 PM User Interface Feature #3288: support > 1 browser tabs for a single FWD java client instance
Please see #3287-2 through #3287-12 for details on this multiple web socket task. Greg Shah
01:47 PM User Interface Feature #3288: support > 1 browser tabs for a single FWD java client instance
Greg, please explain what is the target of this task? The web client handles only one thin client that can be called ... Sergey Ivanovskiy
03:11 PM User Interface Feature #3287: local web client installation
This task is designed for implementing the locally installed "listening client" mode (this must work for multiple use... Greg Shah
03:10 PM User Interface Feature #3287: local web client installation
Yes, multiple web sockets can allow multiple browser/tabs. Another issue to think about: what happens when a tab (sa... Greg Shah
03:09 PM User Interface Feature #3287: local web client installation
> By 'same origin' you mean same host and port, right? This could help so we will have a direct JS access between the... Greg Shah
03:09 PM User Interface Feature #3287: local web client installation
From Constantin:
> By 'same origin' you mean same host and port, right? This could help so we will have a direct J...
Greg Shah
03:08 PM User Interface Feature #3287: local web client installation
> A mode where one or more windows are active and each one assigned a dedicated iframe could work, but adding concurr... Greg Shah
03:08 PM User Interface Feature #3287: local web client installation
From Constantin:
> The first thing that comes to mind is how we will handle the business logic: if a single client...
Greg Shah
03:07 PM User Interface Feature #3287: local web client installation
> I think the 2nd option is the way to go; we will need a way to mark certain users that they will use an explicit cl... Greg Shah
03:05 PM User Interface Feature #3287: local web client installation
> Did you consider a use case to update the P2J client from a server with new version?
No, I didn't consider this....
Greg Shah
03:03 PM User Interface Feature #3287: local web client installation
From Sergey:
> Did you consider a use case to update the P2J client from a server with new version? Please explain...
Greg Shah
03:02 PM User Interface Feature #3287: local web client installation
From Constantin:
> I think the 2nd option is the way to go; we will need a way to mark certain users that they wil...
Greg Shah
03:02 PM User Interface Feature #3287: local web client installation
Every 4GL GUI application we have ever seen contains some number of native platform dependencies. Since these applic... Greg Shah
01:39 PM User Interface Feature #3287: local web client installation
Greg, please clarify the web client installation task. Does it include the spawn installation? What is an environment... Sergey Ivanovskiy
02:19 PM User Interface Feature #2368: allow widget output to stream in GUI mode
A very high-level description of what needs to be done:
# GUI-ChUI driver switching; this is tricky, as we need to h...
Constantin Asofiei
01:50 PM User Interface Feature #2368: allow widget output to stream in GUI mode
> Do you know how many references of STREAM-IO are in the project?
5,514 :(
Greg Shah
01:23 PM User Interface Feature #2368: allow widget output to stream in GUI mode
Greg Shah wrote:
> > A question: can we defer the GUI behaviour for STREAM-IO, if is not in use (and all usage is to...
Constantin Asofiei
12:58 PM User Interface Feature #2368: allow widget output to stream in GUI mode
> A question: can we defer the GUI behaviour for STREAM-IO, if is not in use (and all usage is to stream)?
Yes, it...
Greg Shah
12:55 PM User Interface Feature #2368: allow widget output to stream in GUI mode
Greg Shah wrote:
> Possibly. But I wonder if there are layout differences that can only be seen at runtime. For ex...
Constantin Asofiei
08:22 AM User Interface Feature #2368: allow widget output to stream in GUI mode
Possibly. But I wonder if there are layout differences that can only be seen at runtime. For example, I think the F... Greg Shah
12:36 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
3260b rev 11175 and hotel_gui_3260b rev 147 has latest compatible changes.
There is a bug, don't know why, but t...
Constantin Asofiei
09:03 AM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
I've created a temporary copy of Hotel GUI as @~/secure/code/p2j_repo/samples/hotel_gui_3260b@ Use that and when the... Greg Shah
12:11 PM Conversion Tools Feature #3344: add database reports based on processing during conversion
The following reports must be output during conversion:
* A list of the queries that don't have a matching index.
...
Greg Shah
12:09 PM Conversion Tools Feature #3344 (New): add database reports based on processing during conversion
Greg Shah
11:57 AM User Interface Feature #3284: implement more window widget support
I think he means the customer GUI app in which we had 10 documented scenarios that can be used for testing. Greg Shah
11:40 AM User Interface Feature #3284: implement more window widget support
Constantin Asofiei wrote:
> Can you please do some tests with the large GUI app?
Yes, I am currently testing Hote...
Hynek Cihlar
11:32 AM User Interface Feature #3284: implement more window widget support
Hynek, I'm OK with the change in 3284b revision 11184. Can you please do some tests with the large GUI app? Constantin Asofiei
11:46 AM Base Language Feature #3343 (Closed): implement a 4GL syntax extension and the runtime backing to send emails (...
Greg Shah
11:36 AM Conversion Tools Bug #3340: PatternEngine fails due to incompatible changes in guava version 21
3340a merged to trunk as revision 11171 and archived. Hynek Cihlar
11:05 AM Conversion Tools Bug #3340: PatternEngine fails due to incompatible changes in guava version 21
I'm fine with the change. I can confirm Constantin's result (it does resolve the failure in Hotel GUI callgraph).
...
Greg Shah
10:36 AM Conversion Tools Bug #3340: PatternEngine fails due to incompatible changes in guava version 21
Please review the fix in 3340a. I have regression tested FWD Admin and MAJIC Admin. Hynek Cihlar
10:21 AM Conversion Tools Bug #3340: PatternEngine fails due to incompatible changes in guava version 21
Greg Shah wrote:
> Please create a new branch.
>
> The only change is the code from #3340-4?
Yes.
>
> Onl...
Hynek Cihlar
07:34 AM Conversion Tools Bug #3340: PatternEngine fails due to incompatible changes in guava version 21
Please create a new branch.
The only change is the code from #3340-4?
Only JanusGraph (callgraph) and GWT (admi...
Greg Shah
10:05 AM Base Language Feature #3342: implement a facility to easily run a JasperReports report definition from 4GL code...
This is supposed to be a generic facility that can be used by any customer. We did something similar to this in #138... Greg Shah
09:47 AM Base Language Feature #3342 (Closed): implement a facility to easily run a JasperReports report definition from...
Greg Shah

09/27/2017

07:37 PM User Interface Feature #2368: allow widget output to stream in GUI mode
Greg Shah wrote:
> This work should include support for the frame option @STREAM-IO@ (runtime is needed).
Isn't @ST...
Constantin Asofiei
07:31 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
Greg, I have some Hotel GUI changes which are dependent on 3260b - where should I commit them for review? Constantin Asofiei
06:12 PM User Interface Feature #3284: implement more window widget support
3284b revision 11184 resolves all the points from the last review, resolves the layout and draw of window small close... Hynek Cihlar
03:30 PM Conversion Tools Bug #3340: PatternEngine fails due to incompatible changes in guava version 21
Constantin Asofiei wrote:
> Hynek, using this it brings guava-19.jar, admin console code compiles and also callgraph...
Hynek Cihlar
02:41 PM Conversion Tools Bug #3340: PatternEngine fails due to incompatible changes in guava version 21
Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > Hynek, using this it brings guava-19.jar, admin console code co...
Constantin Asofiei
02:41 PM Conversion Tools Bug #3340: PatternEngine fails due to incompatible changes in guava version 21
Constantin Asofiei wrote:
> Hynek, using this it brings guava-19.jar, admin console code compiles and also callgraph...
Hynek Cihlar
01:44 PM Conversion Tools Bug #3340: PatternEngine fails due to incompatible changes in guava version 21
Hynek, using this it brings guava-19.jar, admin console code compiles and also callgraph passes for Hotel GUI:... Constantin Asofiei
01:36 PM Conversion Tools Bug #3340: PatternEngine fails due to incompatible changes in guava version 21
Hynek Cihlar wrote:
> On 27.9.2017 19:31, Eric Faulhaber wrote:
> > Does this have implications for re-testing the ...
Hynek Cihlar
01:35 PM Conversion Tools Bug #3340: PatternEngine fails due to incompatible changes in guava version 21
On 27.9.2017 19:31, Eric Faulhaber wrote:
> Does this have implications for re-testing the admin console functionali...
Hynek Cihlar
01:34 PM Conversion Tools Bug #3340: PatternEngine fails due to incompatible changes in guava version 21

Hynek,
Yes, I think we will need to adjust the GWT version.. if is possible.
On 09/27/2017 08:24 PM, Hynek ...
Hynek Cihlar
01:33 PM Conversion Tools Bug #3340 (New): PatternEngine fails due to incompatible changes in guava version 21
Hynek Cihlar
10:28 AM User Interface Feature #1834 (Closed): implement direct manipulation (drag and drop)
Greg Shah
08:48 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
Greg Shah wrote:
> Please merge to trunk.
Done.
Branch @1834b@ was merged to trunk as revno @11170@ then it wa...
Eugenie Lyzenko
08:35 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
Please merge to trunk. Greg Shah
07:51 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
Testing completed. No regressions found. Had to run 3-way tests in standalone session. The results:
@1834b_11197_ee1...
Eugenie Lyzenko
06:44 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
The main regression cycle has passed. Waiting for @CTRL-C@ results. Eugenie Lyzenko
04:20 AM Runtime Infrastructure Feature #3222 (Closed): rewrite admin console for native web (html5/css/javascript)
Greg Shah
03:39 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Sergey Ivanovskiy wrote:
> > > Tested implementation of IPageCa...
Sergey Ivanovskiy
03:33 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
> Can jPod render PNG images, too? If so I think it would be better to replace PDFBox with jPod, too. (1) The rendere... Greg Shah
03:29 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Sergey Ivanovskiy wrote:
> > Tested implementation of IPageCanvas with jPod library. Pla...
Hynek Cihlar
04:08 AM Runtime Infrastructure Bug #3338: performance of large report PDF generation in admin UI is very slow
There is a branch 3222c for this work. Please see some related discussions in #3222-583, #3222-584 and #3222-586. Greg Shah
04:01 AM Runtime Infrastructure Bug #3338: performance of large report PDF generation in admin UI is very slow
This issue is documented in #3266-217 item 6, #3266-236 and #3266-238. It was postponed from the original work. Greg Shah
03:56 AM Runtime Infrastructure Bug #3338 (New): performance of large report PDF generation in admin UI is very slow
Greg Shah
04:04 AM Runtime Infrastructure Support #3339: rework the admin UI package javadoc to match the current advin v2 implementation
The @src/com/goldencode/p2j/admin/package.html@ needs to be updated to rework it from the applet implementation to th... Greg Shah
04:03 AM Runtime Infrastructure Support #3339 (New): rework the admin UI package javadoc to match the current advin v2 implementa...
Greg Shah

09/26/2017

05:14 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Tested implementation of IPageCanvas with jPod library. Planning to develop this within 3...
Sergey Ivanovskiy
08:48 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Tested implementation of IPageCanvas with jPod library. Planning to develop this within 3222c. Sergey Ivanovskiy
08:31 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
3222b merged to trunk as revision 11168 and archived. Hynek Cihlar
08:29 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Code Review Task Branch 3222b Revision 11168
I'm fine with the change. You can merge to trunk.
Greg Shah
08:22 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
3222b revision 11168 fixes javadoc build target failing on Windows due to the Windows command line length limitation.... Hynek Cihlar
03:42 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Created 3222b branch over rev 11167 at least for performance fixes related to building pdf reports. Sergey Ivanovskiy
03:50 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834b@ has been updated to revision is @11197@.
Ironically I have missed the round rectangle fix....
Eugenie Lyzenko
02:44 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834b@ has been rebased with trunk @11169@. New revision is @11196@.
The regression testing is re...
Eugenie Lyzenko
10:39 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834b@ has been updated, rebased with trunk @11168@. New revision is @11195@.
This is round recta...
Eugenie Lyzenko
08:11 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
> Do you mean these?:
Yes.
Greg Shah
08:00 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
Greg Shah wrote:
> I've noticed quite a few javadoc problems with the OracleJDK, even in trunk. If you can resolve ...
Eugenie Lyzenko
07:53 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
> Should I include this fix into 1834b branch?
Yes.
> There are also 23 new javadoc errors introduced in yester...
Greg Shah
07:22 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
There are also 23 new javadoc errors introduced in yesterday trunk(@11166@) from branch @3222a@. I can also fix them ... Eugenie Lyzenko
06:50 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
Ovidiu Maxiniuc wrote:
> Eugenie Lyzenko wrote:
> > GUI standalone tests has no regressions. But I see the issue pr...
Eugenie Lyzenko
06:20 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
Ovidiu Maxiniuc wrote:
> Eugenie Lyzenko wrote:
> > GUI standalone tests has no regressions. But I see the issue pr...
Eugenie Lyzenko
05:59 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
Eugenie Lyzenko wrote:
> GUI standalone tests has no regressions. But I see the issue presented in trunk as well. Th...
Ovidiu Maxiniuc
05:23 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
Sergey Ivanovskiy wrote:
> Eugenie, committed revision 11191, 11192 added comments for these files WebClientProtocol...
Eugenie Lyzenko
01:15 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > 3. Please change EVL to SBI for those files where the changes were wr...
Sergey Ivanovskiy
10:05 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
GUI standalone tests has no regressions. But I see the issue presented in trunk as well. The rounded rectangle has in... Eugenie Lyzenko

09/25/2017

05:29 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834b@ has been rebased with trunk @11166@. New revision is @11190@.
I'm going to start regressio...
Eugenie Lyzenko
04:43 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
3222a was merged to trunk rev 11166 and was archived. Hynek Cihlar

09/22/2017

03:29 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834b@ has been rebased with trunk @11165@. New revision is @11189@. Eugenie Lyzenko
02:35 PM Conversion Tools Feature #1517 (WIP): move to a completely database-backed approach to displaying the conversion a...
Current status in FWD 3.1:
* Cache files and un-preprocessed external procedure source files are stored in the @rptd...
Eric Faulhaber
02:27 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Eric Faulhaber wrote:
> Hynek, I have a rudimentary understanding of the GWT module concept, but please add some doc...
Hynek Cihlar
02:24 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Eric Faulhaber wrote:
> Other items:
> * @TaggedName.IDX_LAST@ is not used anywhere, AFAICT. Looks like an old issu...
Hynek Cihlar
02:13 PM Conversion Tools Feature #1516 (Closed): eliminate the overhead from copying artifacts (.cache, .lexer...) multipl...
This is no longer an issue with the dynamic reports implementation, since these files are not copied any more. Eric Faulhaber
02:07 PM Conversion Tools Feature #1514 (Closed): implement fully dynamic reports (backed by the database)
The first version of dynamic reporting is implemented. The lists of remaining known defects and desired features have... Eric Faulhaber
02:00 PM Conversion Tools Feature #3337: Source code analytics features
A summary of new features/improvements, originally posted in #1514-177:
* Integrate preprocessor information (i.e., ...
Eric Faulhaber
01:47 PM Conversion Tools Feature #3337 (New): Source code analytics features
Eric Faulhaber
01:45 PM Conversion Tools Bug #3336: Source code analytics defect punch list
A summary of the remaining, known defects, originally posted in #1514-177:
* Metadata tables/fields not represented ...
Eric Faulhaber
01:43 PM Conversion Tools Bug #3336 (New): Source code analytics defect punch list
Eric Faulhaber
01:36 PM Conversion Tools Bug #1574 (Closed): broken report links when they target very long filenames
The implementation of dynamic reporting with v3 eliminated the requirement for this fix, since these files are no lon... Eric Faulhaber
01:23 PM Bug #3325 (Test): Usage of ACCUMULATE and ACCUM with local buffer inside function makes translate...
Task branch 3325a, rev 11167 passed regression testing (runtime and conversion) and was merged to trunk as rev 11165.... Eric Faulhaber
03:29 AM Bug #3325: Usage of ACCUMULATE and ACCUM with local buffer inside function makes translated code ...
After another round of regression fixes, 3325a rev 11167 finally has passed conversion regression testing. I am runni... Eric Faulhaber

09/21/2017

07:01 PM Bug #3325: Usage of ACCUMULATE and ACCUM with local buffer inside function makes translated code ...
Constantin Asofiei wrote:
> See the @testcases/uast/accum_tests_if*.p@ and other @accum*.p@ tests.
Thanks.
> For t...
Eric Faulhaber
01:09 PM Bug #3325: Usage of ACCUMULATE and ACCUM with local buffer inside function makes translated code ...
See the @testcases/uast/accum_tests_if*.p@ and other @accum*.p@ tests.
For the other questions, I'll have to think...
Constantin Asofiei
12:52 PM Bug #3325: Usage of ACCUMULATE and ACCUM with local buffer inside function makes translated code ...
Constantin, I've addressed the root cause of this issue by moving the scope of all @Accumulator@ instances (and the f... Eric Faulhaber
05:51 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
As preparation step the task branch @1834b@ has been rebased with trunk @11164@. New revision is @11188@(I saw the br... Eugenie Lyzenko
08:05 AM User Interface Bug #3335: buggy no-validate in browse widget
Sorry, patch fixes the problem. Stanislav Lomany
07:08 AM User Interface Bug #3335: buggy no-validate in browse widget
Stanislav Lomany wrote:
> Constantin, @frame.getName(this)@ cannot be replaced with @widgetName()@ for usages inside...
Constantin Asofiei
05:36 AM User Interface Bug #3335: buggy no-validate in browse widget
Constantin, @frame.getName(this)@ cannot be replaced with @widgetName()@ for usages inside @FrameWidget@, because the... Stanislav Lomany

09/20/2017

05:37 PM User Interface Bug #3335: buggy no-validate in browse widget
Looks like the @BROWSE:NAME@ attribute is reported properly. Stanislav, I think the issues are:
# as you mentioned ...
Constantin Asofiei
05:24 PM User Interface Bug #3335: buggy no-validate in browse widget
Constantin,... Stanislav Lomany
05:18 PM User Interface Bug #3335: buggy no-validate in browse widget
Actually, sorry, that was only for FRAME:NAME.
Stanislav/Ovidiu: is the converted code for the frame definition ...
Constantin Asofiei
05:15 PM User Interface Bug #3335: buggy no-validate in browse widget
Greg Shah wrote:
> Constantin: What do you think?
I have this code in 3260b which I think it should fix the issue:
...
Constantin Asofiei
05:12 PM User Interface Bug #3335: buggy no-validate in browse widget
The current implementation of @GenericWidget.widgetName()@ is using @GenericFrame.getName(GenericWidget<?> widget)@ t... Greg Shah
04:05 PM User Interface Bug #3335: buggy no-validate in browse widget
> Also, the message should contain the legacy widget name (br_table), not the javaname (brTable).
Error message uses...
Stanislav Lomany
08:11 AM Database Bug #3324 (Closed): Incorrect handling of temp tables with the same name makes translated code no...
Branch 3330a was merged to trunk as revision 11164. It is expected to be released as FWD v3.1 in the next few days.
...
Greg Shah
06:12 AM User Interface Feature #3275: improve browse support
Created task branch 3275c from P2J trunk revision 11164. Stanislav Lomany

09/19/2017

03:36 PM User Interface Bug #3335: buggy no-validate in browse widget
Stanislav Lomany wrote:
> Greg, @setNoValidate@ should behave differently depending if it is a frame construction st...
Greg Shah
03:23 PM User Interface Bug #3335 (WIP): buggy no-validate in browse widget
Greg, @setNoValidate@ should behave differently depending if it is a frame construction stage (@NO-VALIDATE@ option) ... Stanislav Lomany
10:10 AM User Interface Bug #3335: buggy no-validate in browse widget
I was testing #3330 with a large customer GUI application and I got an message that was not expected according to doc... Ovidiu Maxiniuc
10:08 AM User Interface Bug #3335 (Closed): buggy no-validate in browse widget
Ovidiu Maxiniuc

09/18/2017

06:56 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
Greg, what I want to finish at this time is an improvement for the JS code, to allow unique JS files for each window ... Constantin Asofiei
06:54 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > > @beforeConfigValueSet@ or @afterApplyConfig@ should be called...
Constantin Asofiei
05:21 AM User Interface Feature #3284: implement more window widget support
Constantin Asofiei wrote:
> Hynek, review for 3284b rev 11174:
> # have you tested how @window-delayed-minimize@ an...
Hynek Cihlar

09/15/2017

04:24 PM User Interface Feature #3281: implement some frame options
Greg,
You are right. I updated the code accordingly. Committed as r11241.
Ovidiu Maxiniuc
03:10 PM User Interface Feature #3281: implement some frame options
Ovidiu Maxiniuc wrote:
> Why should have it been dropped?
I meant FWD previously dropped it, not that it should.
Constantin Asofiei
02:57 PM User Interface Feature #3281: implement some frame options
Code Review Task branch 3330a Revision 11240
This is very close.
1. I think the unconditional use of @(String) ...
Greg Shah
02:40 PM User Interface Feature #3281: implement some frame options
Constantin Asofiei wrote:
> Ovidiu, while you are at it, there is another case where I think the condition is droppe...
Ovidiu Maxiniuc
02:16 PM User Interface Feature #3281: implement some frame options
Ovidiu, while you are at it, there is another case where I think the condition is dropped: if the @VALEXP "not CAN-FI... Constantin Asofiei
02:05 PM User Interface Feature #3281: implement some frame options
I moved the code into Progress parser. In fact I used the already existing code from @resolveLvalueCoreType@.
Suppo...
Ovidiu Maxiniuc
03:14 PM User Interface Feature #3284: implement more window widget support
Hynek, review for 3284b rev 11174:
# have you tested how @window-delayed-minimize@ and @ALWAYS-ON-TOP@ work with par...
Constantin Asofiei
01:41 PM User Interface Feature #3275: improve browse support
Somehow I didn't notice that the failing step was now 41 not 40. I guess that came with your MAJIC update. Greg Shah
12:03 PM User Interface Feature #3275: improve browse support
Greg Shah wrote:
> Constantin/Eugenie/Ovidiu: Please see #3275-100. Does anyone have a reason for why the tc_job_00...
Constantin Asofiei
11:25 AM User Interface Feature #3275: improve browse support
Greg Shah wrote:
> Constantin/Eugenie/Ovidiu: Please see #3275-100. Does anyone have a reason for why the tc_job_00...
Ovidiu Maxiniuc
10:40 AM User Interface Feature #3275: improve browse support
3275b was merged into 3330a as revision 11238. Stanislav Lomany
09:07 AM User Interface Feature #3275: improve browse support
> Should I check 3275b into trunk?
We are trying to get 3330a and 3222a into the trunk as priorities. However, th...
Greg Shah
09:05 AM User Interface Feature #3275: improve browse support
Constantin/Eugenie/Ovidiu: Please see #3275-100. Does anyone have a reason for why the tc_job_002 now gets past step... Greg Shah
04:20 AM User Interface Feature #3275: improve browse support
Regression testing for 3275b passed. The only thing is that IIRC @tc_job_002@ was failing with ... Stanislav Lomany

09/14/2017

05:21 PM User Interface Feature #3281: implement some frame options
I understand. I will adjust the code as Greg suggested. Ovidiu Maxiniuc
05:19 PM User Interface Feature #3281: implement some frame options
Greg Shah wrote:
> Code Review Task Branch 3330a Revision 11237
>
> Eric: please review and comment.
Greg, I agr...
Eric Faulhaber
05:18 PM User Interface Feature #3281: implement some frame options
To be clear about this, I am proposing that all the processing for this be removed from @SchemaDictionary@ (and @Symb... Greg Shah
05:02 PM User Interface Feature #3281: implement some frame options
Code Review Task Branch 3330a Revision 11237
Eric: please review and comment.
1. My sense is that this is encod...
Greg Shah
04:42 PM User Interface Feature #3281: implement some frame options
Committed as revision 11237. Ovidiu Maxiniuc
04:33 PM User Interface Feature #3281: implement some frame options
Yes, please do. Greg Shah
04:31 PM User Interface Feature #3281: implement some frame options
Greg, I have a fix for this issue. It works fine for my testcases. Shall I commit it to 3330a for review? Ovidiu Maxiniuc
02:18 PM User Interface Feature #3281: implement some frame options
> Doesn't such a match need to consider and handle abbreviations?
Yes. It should handle abbreviations and case-in...
Greg Shah
01:33 PM User Interface Feature #3281: implement some frame options
Maybe I'm missing something, but it seems like it is more complicated than that. Doesn't such a match need to conside... Eric Faulhaber
12:30 PM User Interface Feature #3281: implement some frame options
I think the method could be something like @boolean SchemaDictionary.specificFieldMatch(String candidate, String sche... Greg Shah
12:18 PM User Interface Feature #3281: implement some frame options
Greg Shah wrote:
> How about if the @SchemaDictionary@ provided a worker method to compare the candidate field name ...
Eric Faulhaber
12:11 PM User Interface Feature #3281: implement some frame options
Eric: Do you have any guidance here? Greg Shah
12:10 PM User Interface Feature #3281: implement some frame options
> use a ProgresParser member field to store the field when attaching schema validators. It should contain the name of... Greg Shah
11:56 AM User Interface Feature #3281: implement some frame options
Greg Shah wrote:
> Ovidiu: Are you working this one?
Yes, I am using the testcase to go step-by-step and try to f...
Ovidiu Maxiniuc
11:45 AM User Interface Feature #3281: implement some frame options
Ovidiu: Are you working this one? Greg Shah
11:44 AM User Interface Feature #3281: implement some frame options
> We need to introduce some exception when computing the parent table of an unqualified field in the case of the vali... Greg Shah
04:17 PM User Interface Feature #3284: implement more window widget support
Hynek Cihlar wrote:
> In Web GUI when overlay window is opened (combo box dropdown) and an action is performed that ...
Hynek Cihlar
08:26 AM User Interface Feature #3284: implement more window widget support
3284b revision 11173 passed ChUI regression testing and GUI regression testing with one condition. In Web GUI when ov... Hynek Cihlar

09/13/2017

04:03 PM User Interface Feature #3275: improve browse support
I just realized that validation statements for browse are not properly converted when it comes to the validated varia... Stanislav Lomany
06:22 AM User Interface Feature #3275: improve browse support
There are multiple browse issues that has been found during testing:
# Scroll by mouse wheel doesn't work if the poi...
Stanislav Lomany
11:00 AM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
Constantin Asofiei wrote:
> > @beforeConfigValueSet@ or @afterApplyConfig@ should be called, too. Otherwise @afterCo...
Hynek Cihlar
10:53 AM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > Hynek Cihlar wrote:
> > > Are the methods @beforeConfigValueSe...
Constantin Asofiei
10:33 AM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > Are the methods @beforeConfigValueSet()@ and @afterApplyConfig(...
Hynek Cihlar
10:26 AM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
Hynek Cihlar wrote:
> Are the methods @beforeConfigValueSet()@ and @afterApplyConfig()@ in @SyncConfigChangesAspect@...
Constantin Asofiei
10:14 AM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
Constantin Asofiei wrote:
> I was expecting that @ConfigManager.applyConfigUpdates@ called on server-side by @Logica...
Hynek Cihlar
09:46 AM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > Hynek, quick question: is it me or @afterConfigUpdate@ is never...
Constantin Asofiei
09:36 AM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
Constantin Asofiei wrote:
> Hynek, quick question: is it me or @afterConfigUpdate@ is never called on server-side?
...
Hynek Cihlar
09:22 AM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
Hynek, quick question: is it me or @afterConfigUpdate@ is never called on server-side? Constantin Asofiei

09/12/2017

01:51 PM User Interface Feature #3284: implement more window widget support
FYI, I had to revert the changes from trunk revision 11145 in Swing GUI driver related to window activation. The revi... Hynek Cihlar
04:17 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11445 fixed java doc issues from the 570 note except the issue 6. Sergey Ivanovskiy
01:15 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
> 6. AdminServiceImpl - methods starting from line 2055 to line 2330
These methods are not implemented by @AdminServ...
Sergey Ivanovskiy
12:12 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Fixing the import statements is not very valuable because we use the Bootstrap GWT UI library, GWT and Guava that hav... Sergey Ivanovskiy
 

Also available in: Atom