Activity
From 07/09/2017 to 08/07/2017
08/08/2017
- 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...
07/15/2017
- 07:24 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- @SSLCertGenUtil@ input parameters were changed by this commit 11160.
It seems that the old input string was compact
... - 06:01 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- The incorrect password was used. The key store entry 36 chars password was used instead of hotel-root alias private k...
- 05:08 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Committed rev 11159. Working to fix this program's flaw if the previous fresh run encrypted the CA private key, then ...
- 10:46 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Greg Shah wrote:
> Yes, please get it implemented to match the 4GL behavior including all of the event processing. ...
07/14/2017
- 12:36 PM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- This library is clear to use via @Option@ annotation, http://args4j.kohsuke.org/args4j/apidocs/org/kohsuke/args4j/Opt...
- 05:58 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Greg Shah wrote:
> I'm OK with the args4j usage so long as it can be properly managed using gradle dependencies and ... - 12:04 PM User Interface Feature #3275: improve browse support
- > I suspect we need to dynamically convert the VALEXP/VALMSG from the schema at runtime ...
>
> The only real tric... - 11:47 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- > I would suggest to go the way number 2 which is longer I guess. Just because I think we need to implement everythin...
- 09:19 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11176@.
The update fixes event priority issues an... - 09:09 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Greg,
Investigating next steps for implementing direct manipulation functionality I've got a point I need to discu...
07/13/2017
- 03:15 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11175@.
Small bug fix for @11174@ update with wro... - 11:10 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- The task branch @1834a@ has been updated for review to revision @11174@.
The update starts handling implementation... - 04:29 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- I'm OK with the args4j usage so long as it can be properly managed using gradle dependencies and the standard maven r...
- 03:22 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Committed revision 11157 added a certificate chain to the existing @SSLCertGenUtil@ tool. I will add named parameters...
07/12/2017
- 04:40 PM User Interface Feature #3280: implement editor methods
- Ovidiu Maxiniuc wrote:
> I found two testcases with SIMPLE comboboxes. After a few tests, the UI is just fine, the o... - 03:06 PM User Interface Feature #3280: implement editor methods
- I found two testcases with SIMPLE comboboxes. After a few tests, the UI is just fine, the only differences are the fo...
- 10:30 AM User Interface Feature #3280: implement editor methods
- Greg Shah wrote:
> Eugenie: after the rebase, please do a code review. Focus on the combo-box changes.
I have tw... - 09:02 AM User Interface Feature #3280: implement editor methods
- Revision 11165 above is based on trunk 11155.
- 09:00 AM User Interface Feature #3280: implement editor methods
- Greg Shah wrote:
> Eugenie: after the rebase, please do a code review. Focus on the combo-box changes.
OK. - 08:58 AM User Interface Feature #3280: implement editor methods
- Please rebase the branch.
Eugenie: after the rebase, please do a code review. Focus on the combo-box changes. - 08:44 AM User Interface Feature #3280: implement editor methods
- The task branch 3279a was rebased and updated. Current revision 11165.
Greg Shah wrote:
> Code Review Task Branch... - 11:01 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Ovidiu Maxiniuc wrote:
> Just had an idea, I don't know how hard is to implement it.
> We can use a second, tempora... - 10:24 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Ovidiu Maxiniuc wrote:
> Just had an idea, I don't know how hard is to implement it.
> We can use a second, tempora... - 10:19 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Related to the current status of the trunc 11155, all changes of the web client were described in merge notification ...
- 09:27 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Just had an idea, I don't know how hard is to implement it.
We can use a second, temporary transparent canvas in fro... - 09:14 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- There is a @xor@ operation that make _Shapes are made transparent where both overlap and drawn normal everywhere else...
- 08:57 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Sergey: Please see the recent notes in this task and comment.
- 08:47 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Ovidiu Maxiniuc wrote:
> Eugenie Lyzenko wrote:
> > I'm still hoping to find @JS@ analog of the @Java2D@ @setXORMod... - 06:16 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Eugenie Lyzenko wrote:
> I'm still hoping to find @JS@ analog of the @Java2D@ @setXORMode()@ implementation.
Euge... - 10:55 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Greg Shah wrote:
> From Eugenie:
>
> If you create the proper drawing/primitive APIs in the @GuiDriver@, then eac... - 05:15 AM User Interface Feature #3275: improve browse support
- I took a look into customer's code and found that in one place non-string value is used as the initial value for @ADD...
- 02:25 AM Runtime Infrastructure Feature #3240: setup and use of real SSL certificates (NOT self-signed)
- Greg, Constantin, @com/goldencode/p2j/security/SSLCertGenUtil.java@ has unnamed input arguments that can get its usag...
07/11/2017
- 09:54 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- From Eugenie:
> The investigation for web client starting issues. The tests show additional subtasks for web clien... - 03:06 AM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Please review committed revision 11342 that added this package to the repository and 11341 changed dojo loader config...
- 08:20 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- Sergey, I have changed the server-side implementation of the file filter feature, and I am re-working the @filesview....
07/10/2017
- 02:23 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- > It it a bit strange. You need to set @webClient/virtualDesktopEnabled@ to @true@ in your @directory.xml@. For unkno...
- 01:23 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Eugenie Lyzenko wrote:
> Are you able to run standalone testcases with web client? The server directory is @simple/s... - 12:16 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Ovidiu Maxiniuc wrote:
> Eugenie Lyzenko wrote:
> > So can anyone clarify what is the status of the Web client for ... - 11:47 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Eugenie Lyzenko wrote:
> So can anyone clarify what is the status of the Web client for trunk @11155@?
It it a bit ... - 11:03 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Eugenie Lyzenko wrote:
> The @Classic@ theme is the base for all others, correct? If we implement some drawing in @C... - 10:32 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- Ovidiu Maxiniuc wrote:
> From email conversation:
> On 07/06/2017 03:20 PM, Greg Shah wrote:
> > On 07/06/2017 08:... - 08:52 AM User Interface Feature #1834: implement direct manipulation (drag and drop)
- From email conversation:
On 07/06/2017 03:20 PM, Greg Shah wrote:
> On 07/06/2017 08:06 AM, Eugenie V. Lyzenko wrot... - 09:11 AM User Interface Feature #2683: reverse proxy implementation
- For external certificates @apache.crt@ issued by well-known authorities it is required to add @SSLCertificateChainFil...
- 08:19 AM User Interface Feature #3275: improve browse support
- I guess the best way is to make the notification abstracted so that it is not browse specific, but in this case it wi...
- 11:04 PM Conversion Tools Feature #1514: implement fully dynamic reports (backed by the database)
- I have implemented proper authentication for the web application and made some changes to the @ReportDriver@ command ...
07/09/2017
- 05:49 PM User Interface Feature #1834: implement direct manipulation (drag and drop)
- This is the only log I have for web client with current trunk for hotel GUI.
Has anyone the same issue? I have add...
Also available in: Atom