Activity
From 07/21/2017 to 08/19/2017
08/19/2017
- 02:28 PM User Interface Feature #3283: add 4GL extension to obtain the mouse pointer location
- The issue fully resolved in task branch 3284a revision 11172. Added 4GL-extension method GET-MOUSE-POSITION. Please r...
- 08:14 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834b@ has been updated for review to revision @11159@.
This adds frame widget moving direct mani...
08/18/2017
- 05:31 PM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
- Task branch 1818a was updated. Some issues were identified while testing with customer's code. They were fixed.
Comm... - 05:29 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Eugenie Lyzenko wrote:
> OK. I think here there is a way the Windows signals for opened application the systems colo... - 05:13 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Ovidiu Maxiniuc wrote:
> > Any special reason to change default color?
> For Classic Theme, I tried to keep the exi... - 01:32 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- > Any special reason to change default color?
For Classic Theme, I tried to keep the existing colors, to avoid regre... - 12:47 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- I need some clarification from one who implemented theme management.
Why do we use:... - 12:05 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- 4GL classic theme:
!set_box_on_darkgray_4gl_classic.jpg!
Background: @0x848285@, selection: @0x7b7d7a@, this is... - 10:08 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Start working on the part 2. Continue with frame move/resize. The first issue I have faced is the current selection b...
- 02:51 PM Bug #3328: BUFFER-COPY EXCEPT list containing field with the same name as a variable is translate...
- Example (where "TestDoc" table contains fields named "aaa", "bbb"):...
- 02:45 PM Bug #3328 (New): BUFFER-COPY EXCEPT list containing field with the same name as a variable is tra...
08/17/2017
- 07:47 PM Base Language Feature #3285: add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
- Added conversion support and runtime stubs for SESSION:STARTUP-PARAMETERS and SESSION:SUPPRESS-WARNINGS to task branc...
- 05:40 PM Base Language Feature #3285: add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
- Greg Shah wrote:
> What branch is this code in?
>
> What is the status?
AFAIK there are no code changes yet.
- 05:39 PM Base Language Feature #3285 (WIP): add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
- 07:01 PM User Interface Feature #3284: implement more window widget support
- Rebased 3284a against trunk 11158.
- 05:10 PM Conversion Tools Bug #3316 (Test): String 'termin' is not accepted as a name of variable/field.
- 05:03 PM Conversion Tools Bug #3316: String 'termin' is not accepted as a name of variable/field.
- Branch 3293a revision 11163 contains the parser fix for this. See the attached file for details.
- 04:56 PM Conversion Tools Bug #3316: String 'termin' is not accepted as a name of variable/field.
- Here is the error that happens in FWD trunk revision 11158 (and before):...
- 04:47 PM Conversion Tools Bug #3316: String 'termin' is not accepted as a name of variable/field.
- The Progress 4GL reference book has a keyword index which incorrectly states that @TERM@ is the minimum abbreviation ...
- 04:44 PM Conversion Tools Bug #3316: String 'termin' is not accepted as a name of variable/field.
- The following testcase shows this behavior....
- 05:06 PM User Interface Feature #3281: implement some frame options
- > then I'm disabling all the HELP-related code for USE-DICT-EXPS, as it causes regressions in the ChUI regression tes...
- 04:57 PM User Interface Feature #3281: implement some frame options
- Greg Shah wrote:
> > Not sure how fast I can solve it.
>
> Solve it later. Focus on the other stuff that needs t... - 04:54 PM User Interface Feature #3281: implement some frame options
- > Not sure how fast I can solve it.
Solve it later. Focus on the other stuff that needs to happen for the custome... - 04:53 PM User Interface Feature #3281: implement some frame options
- There is an issue with USE-DICT-EXPS with shared frames and HELP: this setting is local to the program where the shar...
- 03:35 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Planning to rebase 3222a now.
- 02:59 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Eric Faulhaber wrote:
> Eric Faulhaber wrote:
> > Were these classes machine-generated?
> Just curious -- were the... - 08:37 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Committed revision 11417 fixed java docs for the certificates package.
- 08:35 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Don't know. Hynek, please could you help?
- 10:15 AM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
- Code Review Task Branch 1818a Revision 11180
The date of the 081 history entry in @build.xml@ is incorrect. Other... - 09:58 AM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
- Task branch 1818a was rebased with trunk r11158. Pushed up to revision 11179.
- 08:44 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Created task branch @1834b@ from trunk revision @11158@.
- 08:02 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The branch @1834a@ has been merged into trunk as revision @11158@. The branch @1834a@ has been archived.
- 07:56 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Greg Shah wrote:
> > Can be merged into trunk I think.
>
> Please merge 1834a to trunk.
OK. Starting.
- 07:51 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Ovidiu Maxiniuc wrote:
> > The second issue is layout mismatch giving vertical scrollbar that should not be here.
>... - 07:48 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Eugenie Lyzenko wrote:
> This is the web client that has not active color window title.
This is because the mouse-i... - 07:44 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- > Can be merged into trunk I think.
Please merge 1834a to trunk. - 07:42 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The @ChUI@ regression testing completed. The results: @1834a_11202_ddff287_20170817_evl.zip@. No regressions. GUI tes...
- 09:24 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The standalone testing is in progress.
There is an issue, not regression and we have it in the trunk:
!test_iss... - 07:39 AM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
- 1795a merged in to 3284a.
- 03:58 AM User Interface Feature #3282: create a 4GL language extension to control screen refresh
- The points from the review resolved in 3282a. Also 3282a was merged in 3284a. Please review.
- 03:12 AM User Interface Feature #3282: create a 4GL language extension to control screen refresh
- Rebased 3282a against current trunk.
08/16/2017
- 06:55 PM Bug #3321 (WIP): Usage of 'assert' as a symbol name is translated to non-compilable code
- 06:54 PM Bug #3321: Usage of 'assert' as a symbol name is translated to non-compilable code
- Please let me know if the attached patch fixes this issue. I have compiled, but not tested it.
- 05:08 PM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
- Unified branch r11177 passed standard conversion testing on devsrv01.
I committed the extension hints for PSTimer ... - 03:30 PM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
- Task branch 1818a was merged with 3292a, 2676b and 1830a. The minor issues found in preliminary tests were fixed.
Co... - 04:57 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
- Code Review Task Branch 3260a Revision 11161
It looks good. - 04:55 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
- Code Review Task Branch 3260a Revision 11160
This is really impressive stuff. I do think that more documentation ... - 04:41 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Conversion testing passed. Generated codes are identical. Continue with @ChUI@ runtime testing and other tests.
- 07:30 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Greg Shah wrote:
> Code Review Task Branch 1834a Revision 11202
>
> It all looks good.
>
> Go ahead with testi... - 07:22 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Code Review Task Branch 1834a Revision 11202
It all looks good.
Go ahead with testing ChUI (conversion and runt... - 04:29 PM User Interface Feature #3281 (WIP): implement some frame options
- 3260a 11161 adds the HELP for USE-DICT-EXPS. Please review. Only the COLOR runtime remains to be implemented.
- 07:36 AM User Interface Feature #3281: implement some frame options
- Greg, please review 3260a rev 11160 - it includes all issues in note 1, except the schema help which can be pulled by...
- 04:17 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Eric Faulhaber wrote:
> Were these classes machine-generated?
Just curious -- were these made by an IDE plug-in or ... - 02:39 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Please point to the usage of AGPL in the trunc to fix these issues correctly.
See, for e... - 02:32 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> I guess you mean undocumented UI annotated fields like these ones
Yes, but also many met... - 02:31 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Eric Faulhaber wrote:
> Missing AGPL license text and/or wrong copyright notice; should be the one which goes with A... - 02:27 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Eric Faulhaber wrote:
> More coding standard issues I'm seeing across multiple files:
> * @extends@ and @implements... - 02:16 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- More coding standard issues I'm seeing across multiple files:
* @extends@ and @implements@ keywords should be on nex... - 01:28 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Missing javadoc:...
- 11:19 AM 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... - 11:07 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Ok, thanks for pointing this coding rule (handbook/coding_stds/format.html, Java import statements). I was sure that ...
- 10:49 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey, I've noticed in a number of files you have edited in this branch that you are using individual import stateme...
- 10:32 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek, I have a rudimentary understanding of the GWT module concept, but please add some documentation to each of the...
- 03:14 PM User Interface Feature #3284: implement more window widget support
- Rebased 3284a against current trunk.
- 10:49 AM User Interface Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- Code Review Task Branch 1830a Revision 11165
The changes are good. - 10:43 AM User Interface Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- > I moved the two factory methods from FileSystemOps class to FileDialog. However, I think they can stay to FileSyste...
- 10:36 AM User Interface Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- Greg Shah wrote:
> Code Review Task Branch 1830a Revision 11164
>
> I really like the chaining implementation. I... - 10:11 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- Code Review Task Branch 2676b Revision 11162
The changes are good. - 09:38 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- I removed the @java.awt.Color@ from @ScrollableListGuiImpl@. Committed revision 11162. This branch will be merged soo...
- 10:02 AM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
- Code Review Task Branch 1795a Revision 11158
The changes are good. - 07:27 AM User Interface Feature #3275: improve browse support
- Code Review Task Branch 2892a Revision 11190
Everything looks good.
Go ahead with testing ChUI (conversion and ... - 04:47 AM User Interface Feature #3275: improve browse support
- Issues from note 74 are fixed in branch 2892a revision 11190.
08/15/2017
- 07:42 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Greg Shah wrote:
> Code Review Task Branch 1834a Revision 11219
>
> I like this implementation. It is especially... - 06:22 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Greg Shah wrote:
> 4. Why was @BrowseColumnGuiImpl.getEffectiveMousePointer()@ removed?
This method always return... - 05:30 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Code Review Task Branch 1834a Revision 11219
I like this implementation. It is especially nice that you have been... - 04:35 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11201@.
Added gap analysis changes. So it is read... - 03:30 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11200@.
This is code clean up preparing to be rel... - 10:06 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The remaining issues/TODOs for direct manipulation and drag-n-drop functionality:
1. The frame move/resize functiona... - 05:32 PM User Interface Feature #3275: improve browse support
- Greg Shah wrote:
> Code Review Task Branch 2892a Revision 11189
>
> Overall, this is a really good update.
>
>... - 02:44 PM User Interface Feature #3275: improve browse support
- Code Review Task Branch 2892a Revision 11189
Overall, this is a really good update.
Hynek: Please review the ch... - 05:23 PM User Interface Feature #3281: implement some frame options
- Greg Shah wrote:
> Eric: do you have any comments?
Nothing to add to your summary; that is pretty much how I recall... - 05:00 PM User Interface Feature #3281: implement some frame options
- The @SymbolResolver@ does track per-frame data. While its processing may not correspond 100% to the frame scoping ru...
- 04:53 PM User Interface Feature #3281: implement some frame options
- Greg, thanks for the explanation - it will help.
> > What I'm planning is to modify the parser to track USE-DICT-E... - 04:26 PM User Interface Feature #3281: implement some frame options
- #2692-36 has a summary of the most recent work on implicit validation processing. Stanislav also has changes in bran...
- 03:52 PM User Interface Feature #3281: implement some frame options
- @USE-DICT-EXPS@ behaviour in 4GL looks like is just a way of enforcing the schema-level validation (and help) for the...
- 02:08 PM User Interface Feature #3281: implement some frame options
- Another validation issue: the schema-level validation is pulled for a field on its first occurrence in a UPDATE/ENABL...
- 10:05 AM User Interface Feature #3281: implement some frame options
- > > > NO-VALIDATE - looks like this is already present at conversion time
> >
> > I don't see the *option* being h... - 08:47 AM User Interface Feature #3281: implement some frame options
- The @USE-DICT-EXPS@ stmt is interesting:
# any VALIDATE or HELP options set at the widget, before USE-DICT-EXPS was ... - 04:29 PM Base Language Feature #3292: i18n improvements
- > > From what I see, branch 3292a has been rebased from trunk 11157, but otherwise is not changed from my previous co...
- 10:25 AM Base Language Feature #3292: i18n improvements
- Greg Shah wrote:
> From what I see, branch 3292a has been rebased from trunk 11157, but otherwise is not changed fro... - 10:11 AM Base Language Feature #3292: i18n improvements
- From what I see, branch 3292a has been rebased from trunk 11157, but otherwise is not changed from my previous code r...
- 03:53 PM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
- Greg Shah wrote:
> > I understand Analytics uses the com_invocation pseudo-type to distinct these special calls. We ... - 03:49 PM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
- > COM_INVOCATION was not removed. You can find it below, sharing the same code with DB_REF_NON_STATIC. They both are ...
- 11:06 AM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
- Greg Shah wrote:
> 1. The inclusion of @COM_INVOCATION@ in the @ExpressionConversionWorker@ is needed for our Analyt... - 09:35 AM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
- Code Review Task Branch 1818a Revision 11171
1. The inclusion of @COM_INVOCATION@ in the @ExpressionConversionWork... - 03:33 PM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- Code Review Task Branch 2676b Revision 11161
The changes are good.
I prefer to use the @GuiDriver.setColor(Colo... - 08:50 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- Greg Shah wrote:
> What is the status of 2676b?
I opened this branch to add fixes for UI glitches every time I spot... - 11:30 AM User Interface Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- Code Review Task Branch 1830a Revision 11164
I really like the chaining implementation. Its design is smart and y... - 04:41 AM Bug #3327: Oracle javac has problems to compile specific usages of some FWD API
- Example of ABL:...
- 04:24 AM Bug #3327 (New): Oracle javac has problems to compile specific usages of some FWD API
08/14/2017
- 05:30 PM User Interface Feature #3281: implement some frame options
- Greg Shah wrote:
> > NO-VALIDATE - looks like this is already present at conversion time
>
> I don't see the *opt... - 05:08 PM User Interface Feature #3281: implement some frame options
- > NO-VALIDATE - looks like this is already present at conversion time
I don't see the *option* being handled. The... - 04:41 PM User Interface Feature #3281: implement some frame options
- Some initial investigation:
# @NO-VALIDATE@ - looks like this is already present at conversion time
# @USE-DICT-EXP... - 04:31 PM User Interface Feature #2892: Implement browse scrolling with mouse wheel
- Rebased task branch 2892a from P2J trunk revision 11157.
- 02:42 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
- Code generation outstanding issues at this time:
# windows with program parameters - I will add a warning and ignore... - 02:40 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
- Greg Shah wrote:
> > they are required at conversion
>
> I assume this code always needs to be carefully matched ... - 02:30 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
- > they are required at conversion
I assume this code always needs to be carefully matched up with the specific emb... - 01:23 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
- Greg Shah wrote:
> It depends on how they are used. Must they be converted at the same time as the application code... - 01:18 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
- It depends on how they are used. Must they be converted at the same time as the application code? Or can they be co...
- 01:09 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
- There are additional files (some dependent .p programs - fwd-embedded-driver.p and fwd-page-template.p and some inclu...
- 01:05 PM Base Language Feature #3285: add support for SESSION:SUPPRESS-WARNINGS and SESSION:STARTUP-PARAMETERS
- What branch is this code in?
What is the status? - 01:04 PM User Interface Feature #3283: add 4GL extension to obtain the mouse pointer location
- What branch is this code in?
What is the status? - 01:00 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- It seems that the web client changes are correct, there are minor issues that @CanvasRenderer(canvas, ctx, screenCanv...
- 12:23 PM Base Language Feature #3326: implement the equivalent to the .NET Open Client
- The idea is to use the FWD Appserver support for which we have a Java client (#1608). It is similar in concept and f...
- 12:18 PM Base Language Feature #3326 (New): implement the equivalent to the .NET Open Client
08/13/2017
- 09:36 AM Bug #3325: Usage of ACCUMULATE and ACCUM with local buffer inside function makes translated code ...
- The following code::...
- 09:29 AM Bug #3325 (Test): Usage of ACCUMULATE and ACCUM with local buffer inside function makes translate...
08/12/2017
- 09:34 AM Database Bug #3324: Incorrect handling of temp tables with the same name makes translated code non-compilable
- To reproduce:
1) Create 10 files with the name @test.<NN>.p@, where <NN> = 01..10 containing the temp table defini... - 09:10 AM Database Bug #3324 (Closed): Incorrect handling of temp tables with the same name makes translated code no...
- 06:49 AM Bug #3323: Incorrect handling of variables with similar names in some cases
- But when we move declaration of variable 'i_' before the definition of internal procedure 'test' then the translated ...
- 06:45 AM Bug #3323: Incorrect handling of variables with similar names in some cases
- Example:...
- 06:42 AM Bug #3323 (New): Incorrect handling of variables with similar names in some cases
- 05:50 AM Bug #3322: Functions with names that differ only by hypenation and case are translated to non-com...
- Example:...
- 05:44 AM Bug #3322 (New): Functions with names that differ only by hypenation and case are translated to n...
- 05:36 AM Bug #3321: Usage of 'assert' as a symbol name is translated to non-compilable code
- Example:...
- 05:33 AM Bug #3321 (Test): Usage of 'assert' as a symbol name is translated to non-compilable code
- 09:49 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11199@.
This update introduces new approach for s...
08/11/2017
- 03:16 PM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
- I created task branch 1795a and checked in conversion support for SESSION attributes PRINTER-NAME, PRINTER-PORT, PRIN...
- 02:00 PM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
- @OUTPUT TO PRINTER@ conversion support seems to be complete in current FWD trunk.
- 01:33 PM User Interface Feature #1795 (WIP): implement printing support (real GUI printing not the child process stuff us...
- 01:40 PM User Interface Feature #3275: improve browse support
- Please add the following to the work from this task.
SCROLL-TO-SELECTED-ROW() method
NO-EMPTY-SPACE option (it is... - 01:34 PM User Interface Feature #3275: improve browse support
- Please also update gap marking for the AT and SCROLLBAR-VERTICAL browse options. It was recently proven that they ar...
- 12:07 PM User Interface Feature #2800: implement GUI support for CHOOSE
- From Constantin:
> I think 10 man days of work should be enough; there is some 2-pixel drawing offset for CHOOSE w... - 10:06 AM Database Feature #3319: investigate viability of using the Progress database as a back-end
- Added a very rough estimate needed to have a better idea on the feasibility of this.
- 09:36 AM Database Feature #3319: investigate viability of using the Progress database as a back-end
- Currently, FWD does not support the Progress database as a back end and it is not clear how feasible it would be to d...
- 09:32 AM Database Feature #3319 (New): investigate viability of using the Progress database as a back-end
- 09:49 AM Bug #3320: Problems with comments
- The following comments make problems:...
- 09:33 AM Bug #3320 (New): Problems with comments
- 09:42 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Constantin Asofiei wrote:
> Greg/Eugenie: for @DROP-TARGET@, documentation states that only OS files can be dropped,... - 09:20 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Sergey Ivanovskiy wrote:
> Please check this style @canvas.style["position"] = "fixed";@. It can be important for z-... - 08:46 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- > do we have real app usage of DROP-FILE-NOTIFY event? Without this, I think DROP-TARGET will be just a no-op.
Th... - 03:07 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Please check this style @canvas.style["position"] = "fixed";@. It can be important for z-order layout of canvas eleme...
- 02:22 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Eugenie Lyzenko wrote:
> Implementing alternative approach for drawing selection box canvas. The point with issues i... - 11:34 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Implementing alternative approach for drawing selection box canvas. The point with issues is new canvas is layered be...
- 09:19 AM Bugs Bug #3318: Incorrect handling of MINUS operator is some cases
- The following code:...
- 09:15 AM Bugs Bug #3318 (New): Incorrect handling of MINUS operator is some cases
- 09:09 AM Bugs Bug #3317: Multi-line string containg empty line is translated to non-compilable Java code.
- Example:...
- 09:05 AM Bugs Bug #3317 (New): Multi-line string containg empty line is translated to non-compilable Java code.
- 09:00 AM Conversion Tools Bug #3316: String 'termin' is not accepted as a name of variable/field.
- String 'termin' is treated by FWD as a abbreviation for ABL function @TERMINAL@ but it should not be.
I guess that... - 08:52 AM Conversion Tools Bug #3316 (Test): String 'termin' is not accepted as a name of variable/field.
08/10/2017
- 07:24 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Greg/Eugenie: for @DROP-TARGET@, documentation states that only OS files can be dropped, and according to http://know...
- 07:17 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Greg Shah wrote:
> Does 1834a support DROP-TARGET as a browse option and as a widget option? If not, please add it.... - 06:34 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Does 1834a support DROP-TARGET as a browse option and as a widget option? If not, please add it.
- 10:13 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The additional investigation is in progress to have better approach for javascript based web client selection box pai...
- 03:56 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Committed revision 11416 added the security cache refresh functionality on Target>Refresh menu item. I checked that i...
- 10:11 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Greg Shah wrote:
> Once you have refreshed and logged off and back on, is there an issue? If not then we are OK.
Y... - 10:00 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> It seems that we didn't implement this menu to refresh the security cache. I will check t... - 10:00 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- > Thus if a user account password is changed, then this user will not have an access to the system with this new chan...
- 09:53 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- It seems that we didn't implement this menu to refresh the security cache. I will check the old admin for this functi...
- 09:51 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey,
As I recall there in a menu option to refresh the security cache in the old admin, without having to resta... - 09:51 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Found that SecurityAdmin, SecurityManager have their own instances of SecurityCache. Are these instances must be poin...
- 08:48 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- We need to always hash the password on the FWD server side. Javascript is insecure and hashing there means that it c...
- 02:32 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Committed revision 11415 rolled back hashedPassword->password and changed password->plainPassword, added validators f...
- 12:50 PM Database Bug #3315 (WIP): infinite loop in mark_client_branch during annotations because of nest CAN-FINDs...
- TODO: add the fix from #3315-2 to an existing development branch or create a branch for it.
- 12:48 PM Database Bug #3315: infinite loop in mark_client_branch during annotations because of nest CAN-FINDs with ...
- I took a quick look at this and produced the attached fix to prevent the infinite loop. However, there is still a pro...
- 11:04 AM Database Bug #3315: infinite loop in mark_client_branch during annotations because of nest CAN-FINDs with ...
- Bug report (from a customer):
The problem is with nested CAN-FINDs which mix ordinary table and temp-table. In thi... - 11:01 AM Database Bug #3315 (WIP): infinite loop in mark_client_branch during annotations because of nest CAN-FINDs...
- 10:48 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- What is the status of 2676b? Does it need review? Are there open issues? What testing has been done?
- 10:05 AM User Interface Feature #3275: improve browse support
- Please update the gap analysis rules (@rules/gaps/*.rules@) for the changes you have made here (attributes, methods, ...
- 09:12 AM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
- Could you summarize the status of this task? What has been done to resolve the known issues? Is it ready for a fina...
- 08:53 AM User Interface Feature #3284: implement more window widget support
- > Due to the above and since the Swing support AFAIK is not that critical I suggest to leave the window icon in the t...
08/09/2017
- 12:59 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Committed revision 11414 added plain password field to the data transfer object @UserDef@. I tried to use SHA1 implem...
- 12:29 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been rebased with trunk @11157@. New revision is @11198@.
- 11:25 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11197@.
This update fixes the potential issues wi... - 06:38 AM User Interface Feature #3284: implement more window widget support
- Regarding the @SHOW-IN-TASKBAR@ support, I didn't find a reliable and portable way to make a top-level window not app...
08/08/2017
- 02:35 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- 3222a was rebased over the latest trunk. The current rev becomes 11413. There were conflicts in @build.xml@, @build.g...
- 01:11 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Planning to rebase now.
- 01:00 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey, please rebase task branch 3222a to the latest trunk.
- 09:43 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Task branch 1514a was merged to trunk and committed as revision 11157. The team was notified via email.
- 05:39 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- My 2nd run passed everything except for 1 test. Unfortunately, the same test failed in the 1st run. I ran it indivi...
- 06:40 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Greg Shah wrote:
> > After change and rebuild - the new version not always become visible in Firefox web debugger.
... - 05:43 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- > After change and rebuild - the new version not always become visible in Firefox web debugger.
Sometimes you have... - 11:54 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11196@.
The update has implemented selection box ...
08/07/2017
- 07:22 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Greg Shah wrote:
> Main regression testing failed but the 4 unexpected failures were all in some common problem spot... - 03:45 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Main regression testing failed but the 4 unexpected failures were all in some common problem spots. It is most likel...
- 11:59 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- 1514a rev 11419 has passed ChUI conversion regression testing. There are no conversion changes.
Main runtime regr... - 10:12 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Task branch 1514a is frozen for regression testing. Please do not make any further changes to this branch.
- 05:20 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- I found these issues:
1) JS client throws these exceptions if resize or refresh the application web page:... - 05:02 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Committed revision 11418 fixed copy to clipboard for IE.
- 03:02 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Eugenie, look into @p2j.screen.js@, a @canvasRenderer@ defined for a window - this works with an 'offscreen' context ...
- 02:55 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Some debugging/implementation results. I'm trying to implement selection box clean up code. Also to understand why @X...
- 12:14 PM User Interface Feature #3275: improve browse support
- > Should I return to WIDTH-PIXELS attributes after I got all other options completed?
Do the conversion now. Runt... - 12:04 PM User Interface Feature #3275: improve browse support
- Should I return to WIDTH-PIXELS attributes after I got all other options completed?
Should I go for VIEW-AS TOGGLE-B... - 11:55 AM User Interface Feature #3275: improve browse support
- > We need to re-layout browse on update. That may take some time.
We will need to do this, but getting all the con... - 11:03 AM User Interface Feature #3275: improve browse support
- > Is there anything needed for support of the attribute of that name? I think it may already be working.
We need ... - 10:40 AM User Interface Feature #3275: improve browse support
- > I want to clarify if "WIDTH-PIXELS (conversion only)" I need to implement is an option that can be specified for a ...
- 10:37 AM User Interface Feature #3275: improve browse support
- Greg, I want to clarify if "WIDTH-PIXELS (conversion only)" I need to implement is an option that can be specified fo...
- 08:31 AM User Interface Feature #3275: improve browse support
- I found a bug related to AUTO-RETURN in original 4GL environment. Testcase attached, reproduction is DOWN to 14, UP t...
- 08:01 AM Database Feature #3295 (WIP): improve connect options support per #3257-29
- Added conversion support for @-1@, @-pf@, and @-RO@ options in task branch 1514a/11397. Runtime support not yet added.
08/06/2017
- 04:47 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Committed revision 11416 fixed jsdocs and find next/previous logic. Planning to complete manual testing at the beginn...
08/05/2017
- 10:44 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- After investigation and testing I have got the selection box implementation approach. The general call will be abstra...
08/04/2017
- 04:28 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- This revision is very close. The fixes are good.
Remaining functional/interface issues:
* Please make the tool ti... - 03:03 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Committed revision 11415 should fix these issues.
- 01:41 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Thank you, I recreated this bug. Clicking on the Find text box initiates a look-ahead search with position moved to t...
- 01:21 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> Eric Faulhaber wrote:
> > * The " _x_ of matches " text doesn't make sense. Normally, on... - 01:03 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> * The " _x_ of matches " text doesn't make sense. Normally, one would expect, " _x_ of _y_ m... - 12:32 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> Committed revision 11410 fixed the focus on the Find text box and added look-ahead all ma... - 05:37 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- This is a known problem (see third bullet point in defect punch list in #1514-177). If you can fix it quickly (an hou...
- 08:46 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Committed revision 11410 fixed the focus on the Find text box and added look-ahead all matches.
For this rev. there ... - 11:30 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11195@.
The update has small fixes and cleanup fo... - 08:40 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- No, there is a debug code in @CanvasRenderer.prototype.drawText = function(text, x, y, centered)@ that uses this func...
08/03/2017
- 07:10 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Sergey Ivanovskiy wrote:
> Eugenie Lyzenko wrote:
> > I'm not an initial author of the JavaScript side so while web... - 07:06 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Eugenie Lyzenko wrote:
> I'm not an initial author of the JavaScript side so while web client debugging I have got t... - 06:45 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- I'm not an initial author of the JavaScript side so while web client debugging I have got two questions regarding Jav...
- 11:44 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Some debugging results for web clients. The investigation highlights another issue with direct manipulation code. Whe...
- 05:41 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> Does it make sense to display a message with all matches like CTRL+F panel of Firefox? It... - 04:45 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- I ran conversion regression testing on devsrv01 (ChUI app) for 1514a rev 11404. It passed. The code was identical t...
- 04:42 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Committed rev 11409 fixed highlight of the currently matched element. Does it make sense to display a message with al...
- 02:24 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> OK, thanks. This is likely a regression due to a recent change I made. I'll look into it.
T... - 01:18 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- OK, thanks. This is likely a regression due to a recent change I made. I'll look into it.
- 12:52 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Ok, will do this. I just found that Schema Reports>Tables By Database with Database _temp can open an empty dropdown ...
- 12:37 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- As you make this change, please ensure the tooltip appears for each use of the back "button". For some reason, it is ...
- 12:19 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Thank you, adding @title@ attribute displays a tooltip properly with a different style. I will fix this issue too.
- 12:05 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> Eric Faulhaber wrote:
> > * If it is straightforward to add tooltips to these tool bar i... - 11:53 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> >Find should only highlight the exact phrase typed by the user in the "Find..." text box,... - 02:55 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> * If it is straightforward to add tooltips to these tool bar items (e.g., "Back", "Copy to C...
08/02/2017
- 04:55 PM User Interface Feature #3284: implement more window widget support
- 3284a rebased against trunk 11156.
- 04:23 PM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
- I discovered the reason why @ControlFrame@ was assumed to expose these attributes and fields: there are two entities ...
- 11:31 AM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
- > In conclusion, the setPossibleActiveX and related code is not correct and need to be dropped. I updated the uast/co...
- 11:24 AM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
- Greg Shah wrote:
> >> 4. In progress.g, I think that commenting out the active_x assignment is incorrect (line 21027... - 04:15 PM Conversion Tools Bug #3312: DEFINE BUFFER with TEMP-TABLE fails to resolve persistent table
- The committed changes in 3312a resolve the issue only partially. There is at least one remaining problem in the AST g...
- 02:39 PM Conversion Tools Bug #3314: user defined symbols that are unreserved keywords make FWD parser fail
- This only can occur with unreserved keywords.
- 02:38 PM Conversion Tools Bug #3314: user defined symbols that are unreserved keywords make FWD parser fail
- The recreates are:...
- 02:26 PM Conversion Tools Bug #3314 (New): user defined symbols that are unreserved keywords make FWD parser fail
- 11:32 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Yes, this set of controls looks ok. A few comments:
* Please make the placeholder text "Find..." instead of "Search.... - 10:36 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> We can use the Bootstrap glyphicons again (e.g., @glyphicon glyphicon-search@) in what is be... - 11:55 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11194@.
The fix for wrong mouse cursor change in ...
08/01/2017
- 07:41 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Ok, understand, the task is clear for me, thank you. Planning to fix this functionality sooner.
- 05:04 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Let's keep the find itself simple, too. By only allowing a match within a single line (i.e., not across lines), the s...
- 03:26 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Also, I should note that the find feature doesn't need to interact with the AST viewer at all, so this should cut dow...
- 03:19 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey, w.r.t. the find task, I want to make sure we are taking the simplest/cleanest approach to this implementation...
- 09:54 AM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
- From Ovidiu (with edits by me to remove customer code references):
> I did some investigations related to this "EN... - 10:08 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11193@.
Just a some code cleanup to remove some c...
07/31/2017
- 06:37 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11192@.
The update has fix for grid factor handli... - 11:12 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Ovidiu Maxiniuc wrote:
> Let me add some detail, with numeric example: suppose that we have @config.gridFactorHorizo... - 09:25 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Ovidiu Maxiniuc wrote:
> Eugenie Lyzenko wrote:
> > > PaneEntity: in setGridFactorHorizontal: what happens to ve... - 08:43 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Eugenie Lyzenko wrote:
> > PaneEntity: in setGridFactorHorizontal: what happens to vertical factor if setting it ... - 10:17 AM Database Feature #3295: improve connect options support per #3257-29
- Testing the CONNECT statement indicates the following rules in the 4GL:
* If you specify a physical database, it mus... - 04:07 AM User Interface Feature #2959: Implement search by key in browse
- For dynamic browse one can set validation expression using @VALIDATE-EXPRESSION@ and @VALIDATE-MESSAGE@ attributes. H...
07/29/2017
- 08:45 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11191@.
This is the notes resolution and fix for ... - 08:39 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- > PaneEntity: in setGridFactorHorizontal: what happens to vertical factor if setting it to 1, but it was already 1...
07/28/2017
- 05:18 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Greg Shah wrote:
> Looking deeper, I do see that @DragDropHelper@ needs to be implemented. Is there something else?... - 02:51 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- I thought that the implementation of that was complete. The implementers of @DroppableInterface@ only need to implem...
- 02:33 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Greg Shah wrote:
> > DnD support classes: only conversion & runtime stubs. I guess there is a dedicated task for the... - 02:27 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- > The gd instanceof GuiWebDriver appears multiple time in this class. Maybe we should add a method to be queried inst...
- 02:05 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Review based on rev 11190 of 1834a.
Good work! I added a short list of minor things to fix and a couple of questions... - 11:14 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11190@.
The javadoc issues introduced in trunk @1... - 10:17 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been rebased with trunk @11156@ trunk. New revision is @11189@.
The old javadoc fixes ... - 09:11 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Starting the rebase with @11156@ trunk. Please do not change anything here until completion message.
- 05:53 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Ovidiu: Would you please do another code review? I think the branch is getting close to the final release candidate.
- 10:42 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Greg Shah wrote:
> > I think need to find a way to avoid or minimize it because using instanceof means poor design ... - 02:34 PM Conversion Tools Feature #3277: implement call-graph v3
- Load from file now works in 1514a revision 11395.
- 09:01 AM Conversion Tools Feature #3277: implement call-graph v3
- Greg Shah wrote:
> > After Eric completes the file list support, we can check that it works.
>
> File list suppor... - 02:33 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Loading from a file list works now.
In my case the load leaves everything off-screen right now, but if you pan/zoo... - 02:26 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Greg, see 1514a revision 11395 for a revised filter profile for callgraph view.
- 01:59 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Greg Shah wrote:
> > Greg, I've made the callgraph to work with the filter profiles.
>
> It is strange but it is... - 01:36 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- > Greg, I've made the callgraph to work with the filter profiles.
It is strange but it is not working for me. I ... - 01:14 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Greg Shah wrote:
> Hmmm. Good question. For now, we won't worry about adding filter profiles to the CG reports.
O... - 01:11 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Hmmm. Good question. For now, we won't worry about adding filter profiles to the CG reports.
- 12:54 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Greg, I've made the callgraph to work with the filter profiles. A question: I don't need to add the filter profiles ...
- 12:25 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- I have rebased task branch 1514a to trunk rev 11156. The current 1514a task branch revision is 11391.
- 11:23 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> Sergey, Constantin, I am planning to rebase 1514a to the latest trunk shortly. Is this going... - 11:22 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey, Constantin, I am planning to rebase 1514a to the latest trunk shortly. Is this going to cause a problem for e...
- 12:48 PM User Interface Feature #2959: Implement search by key in browse
- > No, I'm referencing the changes made in this task. For example, the existing marking for @ALLOW-COLUMN-SORTING@, @...
- 11:35 AM User Interface Feature #2959: Implement search by key in browse
- No, I'm referencing the changes made in this task. For example, the existing marking for @ALLOW-COLUMN-SORTING@, @SO...
- 11:15 AM User Interface Feature #2959: Implement search by key in browse
- > Are there items implemented in 2959a and 2959b which need to be updated in our gap analysis marking?
If you mean... - 08:58 AM User Interface Feature #2959: Implement search by key in browse
- Are there items implemented in 2959a and 2959b which need to be updated in our gap analysis marking?
- 11:06 AM Base Language Feature #3292: i18n improvements
- > output to be written directly without any conversion or interpretation. I don't know what else conversion and inter...
- 10:57 AM Base Language Feature #3292: i18n improvements
- Code Review Task branch 3292a Revision
I did check in some minor changes for code formatting.
1. My only conce... - 09:47 AM User Interface Feature #3280 (Closed): implement editor methods
- 09:47 AM User Interface Feature #3280: implement editor methods
- 1514a rev 11390 contains the gap marking changes.
- 07:45 AM User Interface Feature #3280: implement editor methods
- I will add the gap marking updates to 1514a (I forgot to ask you to make these).
I plan to mark @INSERT-FILE()@, @... - 06:56 AM User Interface Feature #3280: implement editor methods
- Task branch 3279a was committed to trunk as revision 11156.
The test-results and task branch were archived. Standard... - 09:46 AM User Interface Feature #3279 (Closed): implement list management methods
- 1514a rev 11390 contains these changes.
- 09:37 AM User Interface Feature #3279: implement list management methods
- Greg Shah wrote:
> I forgot to ask you to add the gap marking changes to honor the new support levels. We are curre... - 07:28 AM User Interface Feature #3279: implement list management methods
- I forgot to ask you to add the gap marking changes to honor the new support levels. We are currently making many gap...
- 06:57 AM User Interface Feature #3279: implement list management methods
- Task branch 3279a was committed to trunk as revision 11156 (see note 20 on #3280).
07/27/2017
- 06:59 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- It seems that this regression was fixed by committed revision 11388. It take more time than expected due to an except...
- 05:15 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- This is an SQL snippet I've been using to create and populate the @active_file@ temporary table to represent an "Incl...
- 03:17 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> I didn't see this dialog until all Hotel GUI report application had been rebuilt with @an... - 02:52 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sorry, I should have mentioned this.
- 02:48 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- I didn't see this dialog until all Hotel GUI report application had been rebuilt with @ant rpt@ and @ant callgraph@. ...
- 09:29 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> The target dialog is created by @wsbase.changePassword@, correct?
Yes.
> How to access ... - 06:04 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Committed revision 11386 added the copy to clipboard tool button, fixed duplicated event listeners and the Copy to Cl...
- 01:21 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- No, there is a more simple way to check if @srcview@ is visible @$('#srcview').is(':visible')@.
- 01:08 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Ok, the tool icons are good to represent these functionality. I will remove @CTRL+SHIFT+C@ keys handler and then add ...
- 09:13 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey, there seem to be some problems with the copy to clipboard implementation:
* It disrupts the browser's defaul... - 08:29 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> * Make "change password" prompt more user friendly:
> ** <Enter> in a text field to submit
... - 04:12 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- > I think need to find a way to avoid or minimize it because using instanceof means poor design may be.
Agreed. ... - 03:54 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11188@.
This is the fix for class cast exception ... - 10:35 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11187@.
The update includes row resize feature co... - 09:16 PM Conversion Tools Feature #1513 (Closed): store all filter results (matches, dump text...) in database
- The requirements of this issue have been met by the implementation for issue #1514. I'm closing this issue accordingly.
07/26/2017
- 12:53 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- As of rev 11381, branch 1514a still has the following features/defects to be addressed:
Short list for initial rel... - 05:30 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Committed rev 11381 fixed Chrome copy into clipboard functionality, but added some common code from @p2j.js@ into @ma...
- 01:32 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- We have all zipped modules stored in the artifacts repository and each of these zip archives has its own zipped conte...
- 11:45 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> Eric Faulhaber wrote:
> > Sergey, are you still planning to remove the remaining content... - 11:53 AM Conversion Tools Feature #3277: implement call-graph v3
- > After Eric completes the file list support, we can check that it works.
File list support is now included in 151... - 08:23 AM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
- Please note that Ovidiu has handled the conversion parts of SYSTEM-DIALOG-PRINTER-SETUP in #3313 (see branch 1830a). ...
- 10:47 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11186@.
The update makes preparation steps for ap...
07/25/2017
- 04:39 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> It seems that it can be fixed by
> [...]
> I will commit this diff if there are no obje... - 04:24 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- It seems that it can be fixed by...
- 04:13 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> In addition to Firefox and Chrome, please test IE, Edge, and Safari.
1.The current web repo... - 01:08 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- We already developed cross-browsing keys processing in p2j.keyboard.js that implements Progress keystrokes. This code...
- 12:44 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- In addition to Firefox and Chrome, please test IE, Edge, and Safari.
If this can be implemented so that it does no... - 12:33 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- I tested Firefox and Google Chrome. The Alt key's action is to open the Browser's menu but it seems that the default ...
- 12:19 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> Can we use ALT+C keys to open this Copy dialog?
That's fine with me, as long as this com... - 11:52 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> Code review 1514a/11373:
>
> * Ctrl+Shift+C is already hooked by Chrome to bring up the d... - 04:25 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- > Why is the intermediate dialog needed?
This is due to a security feature in all browsers (except IE). They do n... - 12:55 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey, next is a find feature for the same source view.
The scrolling viewport only buffers enough rows to displa... - 12:29 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Code review 1514a/11373:
Nice work. There are just a few items:
* Ctrl+Shift+C is already hooked by Chrome to bri... - 01:37 PM User Interface Feature #3275: improve browse support
- Greg Shah wrote:
> Eric did the most recent validation processing implementation including the more sophisticated ap... - 01:32 PM User Interface Feature #3275: improve browse support
- > I just don't like the idea adding something that will be deleted later and wondering if I'm missing some lexer capa...
- 12:43 PM User Interface Feature #3275: improve browse support
- > Are you simply suggesting that the only change would be @very early in rules processing delete validation statement...
- 12:36 PM User Interface Feature #3275: improve browse support
- Eric did the most recent validation processing implementation including the more sophisticated approach.
Are you s... - 12:32 PM User Interface Feature #3275: improve browse support
- Greg, consider the case of validation for @DISPLAY .. ENABLE ALL@ case. During processing of @ENABLE field@ we attach...
- 01:16 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Yep, I have _a lot_ of browse changes to commit, and I don't know how to coordinate other that committing it first. E...
- 04:17 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Stanislav: Please review this task so that you are aware of the changes Eugenie is making that are browse related. I...
- 10:11 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11185@.
This update makes first steps for impleme...
07/24/2017
- 04:54 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Committed revision 11373 added copy to clipboard functionality. The usage is that press CTRL+SHIFT+C, then Copy to Cl...
- 08:54 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> Eric, please confirm that save to file and copy to clipboard must be accessed only from t... - 08:48 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> Eric Faulhaber wrote:
> > I will provide a server side API which returns an array of source... - 03:46 PM User Interface Feature #1827: implement a replacement for the Windows help viewer
- I did not post the content from note 7 because it seems that all options are in fact some kind of primitives to commu...
- 01:27 PM User Interface Feature #1827: implement a replacement for the Windows help viewer
- I'm generally OK with this approach. The code currently has a partially stubbed conversion that is not as good as yo...
- 01:19 PM User Interface Feature #1827: implement a replacement for the Windows help viewer
- Ovidiu's proposal for this code:...
- 10:12 AM User Interface Feature #1827: implement a replacement for the Windows help viewer
- > Apparently the HEIGHT is interpreted as KW_HEIGHT_C, instead as KW_HEIGHT, as the parser expects. The WIDTH seems t...
- 09:46 AM User Interface Feature #1827 (WIP): implement a replacement for the Windows help viewer
- While working on adding conversion support I discovered an issue with @POSITION@ syntax of the @SYSTEM-HELP@ statemen...
- 09:36 AM User Interface Feature #3289: implement SYSTEM-DIALOG-GET-DIR
- > I can unify the paradigm of file/dir chooser dialogs with the other system dialogs. I kept the c'tor as the head of...
- 09:30 AM User Interface Feature #3289: implement SYSTEM-DIALOG-GET-DIR
- From Ovidiu:
> I can unify the paradigm of file/dir chooser dialogs with the other system dialogs. I kept the c'to... - 09:30 AM User Interface Feature #3289: implement SYSTEM-DIALOG-GET-DIR
- 1. I prefer the static SomeClass.create*Dialog() + chaining approach over than the constructor + chaining approach. ...
- 09:20 AM User Interface Feature #3289 (WIP): implement SYSTEM-DIALOG-GET-DIR
- Added conversion support in task branch 1830a, revision 11159.
The full-syntax construct like this:... - 09:28 AM User Interface Feature #3313: implement SYSTEM-DIALOG-PRINTER-SETUP
- I like the approach. Go ahead with this.
- 09:23 AM User Interface Feature #3313 (WIP): implement SYSTEM-DIALOG-PRINTER-SETUP
- Added conversion support in task branch 1830a, revision 11159.
The full-syntax construct like this:... - 09:22 AM User Interface Feature #3313 (Closed): implement SYSTEM-DIALOG-PRINTER-SETUP
- 09:18 AM User Interface Feature #3290: implement SYSTEM-DIALOG-FONT
- I like the approach. Go ahead with this.
- 08:56 AM User Interface Feature #3290 (WIP): implement SYSTEM-DIALOG-FONT
- Added conversion support in task branch 1830a, revision 11159.
The full-syntax construct like this:... - 08:52 AM User Interface Feature #3291: implement SYSTEM-DIALOG-COLOR
- It looks good. Go ahead with this approach.
- 08:51 AM User Interface Feature #3291 (WIP): implement SYSTEM-DIALOG-COLOR
- Added conversion support in task branch 1830a, revision 11159.
The full-syntax construct like this:...
07/22/2017
- 06:46 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11184@.
This is the fix for @END-BOX-SELECTION@ p... - 10:13 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The more testing discovered new issue with @END-BOX-SELECTION@ approach currently implemented. On the time the event ...
- 09:06 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The testcases repo has been updated to revision @1627@.
Two new testcases added to investigate and properly implem... - 02:49 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Greg Shah wrote:
> Sergey Ivanovskiy wrote:
> > Sergey Ivanovskiy wrote:
> > > Greg, I was running and archived pa... - 02:42 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> Sergey, are you still planning to remove the remaining contents of the @3pl@ directory? I th...
07/21/2017
- 05:54 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> Sergey Ivanovskiy wrote:
> > Greg, I was running and archived packages incorrectly so th... - 05:33 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey, are you still planning to remove the remaining contents of the @3pl@ directory? I thought this normally would...
- 03:44 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- The development mode is working without these zipped modules as we realized the @src@ folder should be first in the c...
- 03:38 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Important if you are already using the last revision with incorrect repository, then after fixing the repositories zi...
- 03:29 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> Sergey Ivanovskiy wrote:
> > Yes, @3pl@ is for development mode and @src/com/goldencode/p2j... - 03:18 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> Greg, I was running and archived packages incorrectly so they got additional parent folde... - 02:24 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Thank you, I am testing changes for commit.
- 02:23 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Try it now.
- 02:21 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Greg, it seems that something is wrong with it now because trying to get https://proj.goldencode.com/artifacts/javasc...
- 02:13 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> Greg, I was running and archived packages incorrectly so they got additional parent folde... - 02:09 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Greg, I was running and archived packages incorrectly so they got additional parent folder. I fixed it and saved file...
- 01:51 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> Sergey Ivanovskiy wrote:
> > Yes, @3pl@ is for development mode and @src/com/goldencode/p2j... - 01:38 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> Yes, @3pl@ is for development mode and @src/com/goldencode/p2j/report/web/res/@ is requir... - 01:29 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Thank you for changes
> > With these changes local resources under @3pl@ and @src/com/goldencode/p2j/report/web/res/... - 01:25 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> With these changes local resources under @3pl@ and @src/com/goldencode/p2j/report/web/res... - 01:24 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- > I missed that versions are important here. Could you rename
Done. - 01:23 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- With these changes local resources under @3pl@ and @src/com/goldencode/p2j/report/web/res/index.html@ should be chang...
- 01:21 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> Ok, please wait 30 minutes. gradle.build should be committed within this time.
Greg, I m... - 12:43 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> I will provide a server side API which returns an array of source code lines. The client cod... - 12:21 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Greg Shah wrote:
> Running from the filesystem is really not that important. It saves a 30 second jar operation.
T... - 12:15 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Ok, please wait 30 minutes. gradle.build should be committed within this time.
- 12:12 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- I've uploaded the zips:
See https://proj.goldencode.com/artifacts/javascript/ which contains:... - 12:09 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> Eric, please approve that it works for you.
Eric I forgot to generalize hotel_gui path. ... - 12:08 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Greg Shah wrote:
> Running from the filesystem is really not that important. It saves a 30 second jar operation. A... - 12:05 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Running from the filesystem is really not that important. It saves a 30 second jar operation. And none of those res...
- 12:03 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Greg Shah wrote:
> Do not check them in to the branch. Just upload them somewhere on devsrv01. I will move them fr... - 11:59 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Eric, please approve that it works for you.
- 11:58 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- This is a general version.
- 11:53 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- This script is working for me if it was running from hotel_gui/deploy/server/, it can be generalized.
- 11:44 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Let me check a minute the script outside eclipse.
- 11:43 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- This path /home/sbi/eclipse-workspace/1514a/bin is empty folder.
- 11:42 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- We must be able to run outside of eclipse.
- 11:40 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> Sergey, although the 1514a branch is a development branch, it is different than most develop... - 11:33 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey, although the 1514a branch is a development branch, it is different than most development branches, in that we...
- 11:18 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> Please update to rev 11367. It moved @cbtree@ under @3pl@ resource folder and fixed its p... - 11:12 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- I already comitted them by revision 11368. I will roll back.
- 11:08 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Do not check them in to the branch. Just upload them somewhere on devsrv01. I will move them from there to artifacts.
- 11:03 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Greg Shah wrote:
> But it is also OK to just manually build the zips and I can upload them into the artifacts direct... - 10:56 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey Ivanovskiy wrote:
> Greg, I can propose only to use something like ant get task that downloads these 3pl pack... - 10:36 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Greg, I can propose only to use something like ant get task that downloads these 3pl packages using custom urls and t...
- 10:24 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- At that moment I can get versions for JQuery, Bootstrap and cbtree, but have difficulties with d3. There is a prepare...
- 03:00 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Please update to rev 11367. It moved @cbtree@ under @3pl@ resource folder and fixed its path used in dojo configurati...
- 02:12 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Eric Faulhaber wrote:
> Sergey Ivanovskiy wrote:
> > Please review committed revision 11364 that added third party ... - 02:10 PM User Interface Feature #3282: create a 4GL language extension to control screen refresh
- Code Review Task Branch 3282a Revision 11156
1. The gap analysis marking in @rules/gaps/lang_stmts.rules@ will not...
Also available in: Atom