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...
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 ... - 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...
- 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... - 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...
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 ... - 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... - 03:15 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Clipboard.
- 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...
- 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.
- 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... - 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.
- 04:37 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Ok, let all js listed in application classpath.
- 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...
- 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... - 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 ...
- 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...
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... - 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...
- 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...
- 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... - 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... - 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...
- 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...
- 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... - 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 ...
- 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.
- 02:49 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Javascript libs are typically managed by the @npm@ beast.
- 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...
- 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...
- 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...
- 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... - 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... - 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... - 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?
- 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... - 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...
- 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 ...
- 05:03 PM User Interface Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- I agree, the approach is reasonable.
- 04:30 PM User Interface Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- Conversion finished. At this moment, a code like:...
- 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.
- 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...
- 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... - 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...
- 11:00 AM User Interface Feature #3280: implement editor methods
- Agreed.
- 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... - 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 ... - 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... - 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... - 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...
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... - 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 ... - 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.
- 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 ...
- 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...
- 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... - 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... - 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... - 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... - 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 ... - 05:56 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
- I like the approach.
- 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... - 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...
- 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...
- 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....
- 04:51 PM Conversion Tools Bug #3312 (New): DEFINE BUFFER with TEMP-TABLE fails to resolve persistent table
- 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...
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... - 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... - 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:
... - 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... - 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... - 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 ... - 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?...
- 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...
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...
Also available in: Atom