Project

General

Profile

Activity

From 07/16/2017 to 08/14/2017

08/15/2017

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...
Eugenie Lyzenko

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...
Constantin Asofiei
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...
Greg Shah
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...
Constantin Asofiei
04:31 PM User Interface Feature #2892: Implement browse scrolling with mouse wheel
Rebased task branch 2892a from P2J trunk revision 11157. Stanislav Lomany
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...
Constantin Asofiei
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 ...
Constantin Asofiei
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...
Greg Shah
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...
Constantin Asofiei
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... Greg Shah
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... Constantin Asofiei
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?
Greg Shah
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?
Greg Shah
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... Sergey Ivanovskiy
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... Greg Shah
12:18 PM Base Language Feature #3326 (New): implement the equivalent to the .NET Open Client
Greg Shah

08/13/2017

09:36 AM Bug #3325: Usage of ACCUMULATE and ACCUM with local buffer inside function makes translated code ...
The following code::... Jaroslaw Haziak
09:29 AM Bug #3325 (Test): Usage of ACCUMULATE and ACCUM with local buffer inside function makes translate...
Jaroslaw Haziak

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...
Jaroslaw Haziak
09:10 AM Database Bug #3324 (Closed): Incorrect handling of temp tables with the same name makes translated code no...
Jaroslaw Haziak
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 ... Jaroslaw Haziak
06:45 AM Bug #3323: Incorrect handling of variables with similar names in some cases
Example:... Jaroslaw Haziak
06:42 AM Bug #3323 (New): Incorrect handling of variables with similar names in some cases
Jaroslaw Haziak
05:50 AM Bug #3322: Functions with names that differ only by hypenation and case are translated to non-com...
Example:... Jaroslaw Haziak
05:44 AM Bug #3322 (New): Functions with names that differ only by hypenation and case are translated to n...
Jaroslaw Haziak
05:36 AM Bug #3321: Usage of 'assert' as a symbol name is translated to non-compilable code
Example:... Jaroslaw Haziak
05:33 AM Bug #3321 (Test): Usage of 'assert' as a symbol name is translated to non-compilable code
Jaroslaw Haziak
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...
Eugenie Lyzenko

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... Hynek Cihlar
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. Hynek Cihlar
01:33 PM User Interface Feature #1795 (WIP): implement printing support (real GUI printing not the child process stuff us...
Hynek Cihlar
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...
Greg Shah
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... Greg Shah
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...
Greg Shah
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. Eric Faulhaber
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... Eric Faulhaber
09:32 AM Database Feature #3319 (New): investigate viability of using the Progress database as a back-end
Eric Faulhaber
09:49 AM Bug #3320: Problems with comments
The following comments make problems:... Jaroslaw Haziak
09:33 AM Bug #3320 (New): Problems with comments
Jaroslaw Haziak
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,...
Eugenie Lyzenko
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-...
Eugenie Lyzenko
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...
Greg Shah
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... Sergey Ivanovskiy
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...
Sergey Ivanovskiy
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... Eugenie Lyzenko
09:19 AM Bugs Bug #3318: Incorrect handling of MINUS operator is some cases
The following code:... Jaroslaw Haziak
09:15 AM Bugs Bug #3318 (New): Incorrect handling of MINUS operator is some cases
Jaroslaw Haziak
09:09 AM Bugs Bug #3317: Multi-line string containg empty line is translated to non-compilable Java code.
Example:... Jaroslaw Haziak
09:05 AM Bugs Bug #3317 (New): Multi-line string containg empty line is translated to non-compilable Java code.
Jaroslaw Haziak
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...
Jaroslaw Haziak
08:52 AM Conversion Tools Bug #3316 (Test): String 'termin' is not accepted as a name of variable/field.
Jaroslaw Haziak

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... Constantin Asofiei
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....
Eugenie Lyzenko
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. Greg Shah
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... Eugenie Lyzenko
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... Sergey Ivanovskiy
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...
Sergey Ivanovskiy
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...
Greg Shah
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... Greg Shah
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... Sergey Ivanovskiy
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...
Sergey Ivanovskiy
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... Sergey Ivanovskiy
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... Greg Shah
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... Sergey Ivanovskiy
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. Eric Faulhaber
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... Eric Faulhaber
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...
Greg Shah
11:01 AM Database Bug #3315 (WIP): infinite loop in mark_client_branch during annotations because of nest CAN-FINDs...
Greg Shah
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? Greg Shah
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, ... Greg Shah
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... Greg Shah
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... Greg Shah

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... Sergey Ivanovskiy
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@. Eugenie Lyzenko
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...
Eugenie Lyzenko
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... Hynek Cihlar

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... Sergey Ivanovskiy
01:11 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
Planning to rebase now. Sergey Ivanovskiy
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. Eric Faulhaber
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. Eric Faulhaber
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... Greg Shah
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.
...
Ovidiu Maxiniuc
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...
Greg Shah
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 ...
Eugenie Lyzenko

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...
Eric Faulhaber
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... Greg Shah
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...
Greg Shah
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. Eric Faulhaber
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:...
Sergey Ivanovskiy
05:02 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Committed revision 11418 fixed copy to clipboard for IE. Sergey Ivanovskiy
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 ... Constantin Asofiei
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... Eugenie Lyzenko
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...
Greg Shah
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...
Stanislav Lomany
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...
Greg Shah
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 ...
Stanislav Lomany
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 ... Greg Shah
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... Stanislav Lomany
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... Stanislav Lomany
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. Eric Faulhaber

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... Sergey Ivanovskiy

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... Eugenie Lyzenko

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...
Eric Faulhaber
03:03 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Committed revision 11415 should fix these issues. Sergey Ivanovskiy
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... Sergey Ivanovskiy
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...
Eric Faulhaber
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...
Sergey Ivanovskiy
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...
Eric Faulhaber
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... Eric Faulhaber
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 ...
Sergey Ivanovskiy
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...
Eugenie Lyzenko
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... Sergey Ivanovskiy

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...
Eugenie Lyzenko
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...
Sergey Ivanovskiy
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... Eugenie Lyzenko
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... Eugenie Lyzenko
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...
Eric Faulhaber
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... Greg Shah
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... Sergey Ivanovskiy
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...
Eric Faulhaber
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. Eric Faulhaber
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 ... Sergey Ivanovskiy
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 ... Eric Faulhaber
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. Sergey Ivanovskiy
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...
Eric Faulhaber
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,...
Eric Faulhaber
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...
Sergey Ivanovskiy

08/02/2017

04:55 PM User Interface Feature #3284: implement more window widget support
3284a rebased against trunk 11156. Hynek Cihlar
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 ... Ovidiu Maxiniuc
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... Greg Shah
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...
Ovidiu Maxiniuc
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... Hynek Cihlar
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. Greg Shah
02:38 PM Conversion Tools Bug #3314: user defined symbols that are unreserved keywords make FWD parser fail
The recreates are:... Hynek Cihlar
02:26 PM Conversion Tools Bug #3314 (New): user defined symbols that are unreserved keywords make FWD parser fail
Hynek Cihlar
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....
Eric Faulhaber
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...
Sergey Ivanovskiy
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 ...
Eugenie Lyzenko

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. Sergey Ivanovskiy
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... Eric Faulhaber
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... Eric Faulhaber
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... Eric Faulhaber
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...
Greg Shah
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...
Eugenie Lyzenko

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...
Eugenie Lyzenko
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...
Eugenie Lyzenko
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...
Eugenie Lyzenko
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 ...
Ovidiu Maxiniuc
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...
Eric Faulhaber
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... Stanislav Lomany

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 ...
Eugenie Lyzenko
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... Eugenie Lyzenko

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?...
Eugenie Lyzenko
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... Greg Shah
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...
Ovidiu Maxiniuc
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... Greg Shah
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...
Ovidiu Maxiniuc
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...
Eugenie Lyzenko
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 ...
Eugenie Lyzenko
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. Eugenie Lyzenko
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. Greg Shah
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 ...
Eugenie Lyzenko
02:34 PM Conversion Tools Feature #3277: implement call-graph v3
Load from file now works in 1514a revision 11395. Greg Shah
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...
Constantin Asofiei
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...
Greg Shah
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. Constantin Asofiei
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...
Constantin Asofiei
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 ...
Greg Shah
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...
Constantin Asofiei
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. Greg Shah
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 ... Constantin Asofiei
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. Eric Faulhaber
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...
Constantin Asofiei
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... Eric Faulhaber
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@, @... Stanislav Lomany
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... Greg Shah
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...
Stanislav Lomany
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? Greg Shah
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... Greg Shah
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...
Greg Shah
09:47 AM User Interface Feature #3280 (Closed): implement editor methods
Greg Shah
09:47 AM User Interface Feature #3280: implement editor methods
1514a rev 11390 contains the gap marking changes. Greg Shah
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()@, @...
Greg Shah
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...
Ovidiu Maxiniuc
09:46 AM User Interface Feature #3279 (Closed): implement list management methods
1514a rev 11390 contains these changes. Greg Shah
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...
Ovidiu Maxiniuc
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... Greg Shah
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). Ovidiu Maxiniuc

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... Sergey Ivanovskiy
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... Eric Faulhaber
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...
Eric Faulhaber
02:52 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Sorry, I should have mentioned this. Eric Faulhaber
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@. ... Sergey Ivanovskiy
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 ...
Eric Faulhaber
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... Sergey Ivanovskiy
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')@. Sergey Ivanovskiy
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 ... Sergey Ivanovskiy
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...
Eric Faulhaber
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
...
Eric Faulhaber
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. ...
Greg Shah
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 ...
Eugenie Lyzenko
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...
Eugenie Lyzenko
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. Eric Faulhaber

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...
Eric Faulhaber
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... Sergey Ivanovskiy
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... Sergey Ivanovskiy
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...
Eric Faulhaber
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...
Greg Shah
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). ... Greg Shah
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...
Eugenie Lyzenko

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...
Eric Faulhaber
04:24 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
It seems that it can be fixed by... Sergey Ivanovskiy
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...
Sergey Ivanovskiy
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... Sergey Ivanovskiy
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...
Eric Faulhaber
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 ... Sergey Ivanovskiy
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...
Eric Faulhaber
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...
Sergey Ivanovskiy
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...
Greg Shah
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...
Eric Faulhaber
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...
Eric Faulhaber
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...
Eric Faulhaber
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... Greg Shah
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... Stanislav Lomany
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...
Greg Shah
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... Stanislav Lomany
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... Stanislav Lomany
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... Greg Shah
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...
Eugenie Lyzenko

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... Sergey Ivanovskiy
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...
Eric Faulhaber
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...
Sergey Ivanovskiy
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... Ovidiu Maxiniuc
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... Greg Shah
01:19 PM User Interface Feature #1827: implement a replacement for the Windows help viewer
Ovidiu's proposal for this code:... Greg Shah
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... Greg Shah
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... Ovidiu Maxiniuc
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... Greg Shah
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...
Greg Shah
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. ... Greg Shah
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:...
Ovidiu Maxiniuc
09:28 AM User Interface Feature #3313: implement SYSTEM-DIALOG-PRINTER-SETUP
I like the approach. Go ahead with this. Greg Shah
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:...
Ovidiu Maxiniuc
09:22 AM User Interface Feature #3313 (Closed): implement SYSTEM-DIALOG-PRINTER-SETUP
Ovidiu Maxiniuc
09:18 AM User Interface Feature #3290: implement SYSTEM-DIALOG-FONT
I like the approach. Go ahead with this. Greg Shah
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:...
Ovidiu Maxiniuc
08:52 AM User Interface Feature #3291: implement SYSTEM-DIALOG-COLOR
It looks good. Go ahead with this approach. Greg Shah
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:...
Ovidiu Maxiniuc

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...
Eugenie Lyzenko
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 ... Eugenie Lyzenko
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...
Eugenie Lyzenko
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...
Sergey Ivanovskiy
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...
Sergey Ivanovskiy

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...
Greg Shah
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... Eric Faulhaber
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... Sergey Ivanovskiy
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... Sergey Ivanovskiy
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...
Sergey Ivanovskiy
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...
Sergey Ivanovskiy
02:24 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Thank you, I am testing changes for commit. Sergey Ivanovskiy
02:23 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Try it now. Greg Shah
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... Sergey Ivanovskiy
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...
Greg Shah
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... Sergey Ivanovskiy
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...
Sergey Ivanovskiy
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...
Eric Faulhaber
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/...
Sergey Ivanovskiy
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...
Greg Shah
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.
Greg Shah
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... Sergey Ivanovskiy
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...
Sergey Ivanovskiy
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...
Eric Faulhaber
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...
Eric Faulhaber
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. Sergey Ivanovskiy
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:...
Greg Shah
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. ...
Sergey Ivanovskiy
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...
Sergey Ivanovskiy
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... Greg Shah
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...
Sergey Ivanovskiy
11:59 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Eric, please approve that it works for you. Sergey Ivanovskiy
11:58 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
This is a general version. Sergey Ivanovskiy
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. Sergey Ivanovskiy
11:44 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Let me check a minute the script outside eclipse. Sergey Ivanovskiy
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. Sergey Ivanovskiy
11:42 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
We must be able to run outside of eclipse. Eric Faulhaber
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...
Sergey Ivanovskiy
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... Eric Faulhaber
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...
Eric Faulhaber
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. Sergey Ivanovskiy
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. Greg Shah
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...
Sergey Ivanovskiy
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...
Greg Shah
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... Sergey Ivanovskiy
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... Sergey Ivanovskiy
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... Sergey Ivanovskiy
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 ...
Sergey Ivanovskiy
09:08 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Actually, it's much worse than just my missing glyphicons now. I guess the only reason anything was working at all fo... Eric Faulhaber
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...
Greg Shah
10:28 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11182@.
Some unification and optimization was per...
Eugenie Lyzenko

07/20/2017

07:48 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> BTW, I noticed that my Bootstrap glyphicon use seems to be broken with this update.
Please ...
Eric Faulhaber
07:43 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Please review committed revision 11364 that added third party js dependencies handler.
I...
Eric Faulhaber
03:15 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Clipboard. Greg Shah
03:11 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
If to the clipboard, then I guess the key combination should be Ctrl+Shift+c (Ctrl+c should continue to work as it no... Eric Faulhaber
03:07 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
As an alternative, copying to the clipboard would be very useful. Greg Shah
02:56 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Please review committed revision 11364 that added third party js dependencies handler.
W...
Eric Faulhaber
02:48 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Please review committed revision 11364 that added third party js dependencies handler. Sergey Ivanovskiy
04:37 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Ok, let all js listed in application classpath. Sergey Ivanovskiy
04:30 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
No, I missed the definition of the bootstrap classpath, so I mean "application bootstrap" classpath is that resources... Sergey Ivanovskiy
03:35 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> It seems that the most simple way to manage all js zipped packages is to use dedicated re...
Hynek Cihlar
02:16 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
It seems that the most simple way to manage all js zipped packages is to use dedicated resources but if they are all ... Sergey Ivanovskiy
09:59 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11181@.
Adding runtime implementation for @GRID-S...
Eugenie Lyzenko

07/19/2017

05:06 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Greg Shah wrote:
> > Do you propose to add several handlers, each one for a particular js package zipped in one file...
Sergey Ivanovskiy
05:01 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
> If this all resources are in this repository, then there are no problems to download then and to include in p2j.jar... Greg Shah
04:56 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Do you propose to add several handlers, each one for a particular js package zipped in one file like dojo (@DojoToolk... Sergey Ivanovskiy
04:52 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Ok, understand. Is it correct to manage js libs inside different...
Sergey Ivanovskiy
04:34 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Ok, understand. Is it correct to manage js libs inside different zips. Please look at thi...
Hynek Cihlar
03:59 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Ok, understand. Is it correct to manage js libs inside different zips. Please look at this article https://blog.oio.d... Sergey Ivanovskiy
03:32 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
To be clear: every time we add a dependency to something like npm or git, we make the installation and support of our... Greg Shah
03:26 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
My plan was to build the zips/jars manually and put it in the artifacts.
Adding a dependency on npm or git is more...
Greg Shah
03:04 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
There are gradle plugins for npm and for git. If we will not use npm, then it seems that it needs to select the best ... Sergey Ivanovskiy
03:00 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
I prefer not to be dependent upon the node package manager. Greg Shah
02:49 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Javascript libs are typically managed by the @npm@ beast. Hynek Cihlar
02:45 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Committed revision 11357 added a classpath to resources for the report web server. In order to start from IDE it need... Sergey Ivanovskiy
02:37 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Please don't mind. It seems these info are in package.json files, so this custom package tabulator.js comes from http... Sergey Ivanovskiy
02:28 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
I don't know where is this custom build jquery-ui-1.12.1.custom comes from. I only know where to find official jquer... Sergey Ivanovskiy
02:25 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Eric Faulhaber wrote:
> > Sergey Ivanovskiy wrote:
> > > Eric, could you help to detect...
Eric Faulhaber
02:21 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Greg Shah wrote:
> Sergey: Are you saying that we don't have to manually build custom artifacts in order to manage t...
Sergey Ivanovskiy
02:19 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> Sergey Ivanovskiy wrote:
> > Eric, could you help to detect another dependencies for source...
Sergey Ivanovskiy
02:17 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Sergey: Are you saying that we don't have to manually build custom artifacts in order to manage the js dependencies? Greg Shah
02:13 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Eric, could you help to detect another dependencies for sources: @jquery-ui-1.12.1.custom...
Eric Faulhaber
02:04 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Now I am gathering officials js repositories that were installed in local repository @com/goldencode/p2j/report/web/r... Sergey Ivanovskiy
02:02 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Eric, thank you. admin/hotel was passed authentication after rebuilding the report database. Is it correct that this ... Sergey Ivanovskiy
05:03 PM User Interface Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
I agree, the approach is reasonable. Greg Shah
04:30 PM User Interface Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
Conversion finished. At this moment, a code like:... Ovidiu Maxiniuc
01:37 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
The note "77":https://proj.goldencode.com/issues/1834#note-77 has been updated to reflect new findings. Eugenie Lyzenko
10:38 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
The testcases repo has been updated to revision @1625@. Added another test(@uast/drag_n_drop/dnd_test0_1.p@) to inves... Eugenie Lyzenko
08:51 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11180@.
Added real handling for @MOVE/RESIZE@ eve...
Eugenie Lyzenko
11:01 AM User Interface Feature #3280: implement editor methods
I added @uast/combo_box/combo_box20_2.p@ as revision 1626 in testcases. Use this to see the regression in both GUI an... Ovidiu Maxiniuc
11:00 AM User Interface Feature #3280: implement editor methods
Agreed. Greg Shah
10:37 AM User Interface Feature #3280: implement editor methods
Ovidiu Maxiniuc wrote:
> Eugenie Lyzenko wrote:
> > I'm OK with changes. Just to make sure the @FORMAT "x(1)"@ regr...
Eugenie Lyzenko
10:25 AM User Interface Feature #3280: implement editor methods
Eugenie Lyzenko wrote:
> I'm OK with changes. Just to make sure the @FORMAT "x(1)"@ regression is not starting with ...
Ovidiu Maxiniuc
10:59 AM User Interface Feature #1818: implement a timer service to replace the PSTimer OCX
Code Review Task Branch 1818a Revision 11162
I am generally OK with the changes.
>> 3. In common-progress.rules...
Greg Shah
08:25 AM Conversion Tools Bug #3312: DEFINE BUFFER with TEMP-TABLE fails to resolve persistent table
Eric Faulhaber wrote:
> Hynek Cihlar wrote:
> > See the attached diff which fixes the name resolution (the diff was...
Hynek Cihlar
08:22 AM Conversion Tools Bug #3312: DEFINE BUFFER with TEMP-TABLE fails to resolve persistent table
Hynek Cihlar wrote:
> See the attached diff which fixes the name resolution (the diff was made against current branc...
Eric Faulhaber

07/18/2017

07:59 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> To authenticate with the Hotel GUI web app, use admin/hotel.
Sorry, I should have been more...
Eric Faulhaber
07:57 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Please help. Is there any login/password changes related to the reporting tool? It seems ...
Eric Faulhaber
07:45 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
To authenticate with the Hotel GUI web app, use admin/hotel. Eric Faulhaber
05:23 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Please help. Is there any login/password changes related to the reporting tool? It seems that ReportApi.authenticate ... Sergey Ivanovskiy
03:29 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
> Does it need to manage these 3rd party software from the gradle configuration (download correct versions to the loc... Greg Shah
01:36 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Now they are loaded by dojo loader via web server, so it doesn't matter where the web ser...
Eric Faulhaber
01:32 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Does it need to manage these 3rd party software from the gradle configuration (download c...
Eric Faulhaber
01:15 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> 1) In addition to cbtree, we use a number of other third party libraries. Currently, these a...
Sergey Ivanovskiy
06:00 PM User Interface Feature #3280: implement editor methods
Greg Shah wrote:
> Code Review Task Branch 3279a Revision 11167
>
> I'm fine with the changes.
>
> Unless Euge...
Eugenie Lyzenko
05:53 PM User Interface Feature #3280: implement editor methods
Code Review Task Branch 3279a Revision 11167
I'm fine with the changes.
Unless Eugenie has any objections, I'm ...
Greg Shah
05:56 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
I like the approach. Greg Shah
05:51 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
A status for the automation of embedded windows.
The solution I found to automate the generation of embedded windo...
Constantin Asofiei
05:04 PM Conversion Tools Bug #3312: DEFINE BUFFER with TEMP-TABLE fails to resolve persistent table
See the attached diff which fixes the name resolution (the diff was made against current branch 1514a). However there... Hynek Cihlar
04:59 PM Conversion Tools Bug #3312: DEFINE BUFFER with TEMP-TABLE fails to resolve persistent table
When @DEFINE-TABLE@ is present in the @DEFINE BUFFER@ statement, it is used as a hint by the 4gl compiler to prefer a... Hynek Cihlar
04:55 PM Conversion Tools Bug #3312: DEFINE BUFFER with TEMP-TABLE fails to resolve persistent table
The following case fails to convert in FWD while it does work in native 4gl.... Hynek Cihlar
04:51 PM Conversion Tools Bug #3312 (New): DEFINE BUFFER with TEMP-TABLE fails to resolve persistent table
Hynek Cihlar
10:28 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11179@.
This update changes the implementation ap...
Eugenie Lyzenko

07/17/2017

12:18 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
> and make them available for download by the gradle build
I will place the jars in @proj.goldencode.com/artifacts...
Greg Shah
12:06 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
Sergey, thanks for the update. I need your help for two more library issues.
1) In addition to cbtree, we use a nu...
Eric Faulhaber
08:29 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
There are new options to load Let's Encrypt certificate and to use it for signing accounts and server certificates:
...
Sergey Ivanovskiy
04:22 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > @SSLCertGenUtil@ input parameters were changed by this com...
Sergey Ivanovskiy
03:02 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
Sergey Ivanovskiy wrote:
> @SSLCertGenUtil@ input parameters were changed by this commit 11160.
> It seems that the...
Constantin Asofiei
07:01 AM Conversion Tools Feature #3277: implement call-graph v3
Greg Shah wrote:
> Are the reports in good shape at this point?
Yes.
> The only other critical thing here is that ...
Constantin Asofiei
06:45 AM Conversion Tools Feature #3277: implement call-graph v3
After Eric completes the file list support, we can check that it works. Are the reports in good shape at this point?... Greg Shah
05:59 AM Conversion Tools Feature #3277: implement call-graph v3
Greg, 1514a revision 11353 adds the dependencies report and issues 1,3,4 from #3277-197 . There is an issue where swa... Constantin Asofiei

07/16/2017

07:01 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
The task branch @1834a@ has been updated for review to revision @11178@.
This is the fix for painting issue with n...
Eugenie Lyzenko
 

Also available in: Atom