Activity
From 07/22/2017 to 08/20/2017
08/17/2017
- 05:10 PM Bug #3316 (Test): String 'termin' is not accepted as a name of variable/field.
- 05:03 PM Bug #3316: String 'termin' is not accepted as a name of variable/field.
- Branch 3293a revision 11163 contains the parser fix for this. See the attached file for details.
- 04:56 PM Bug #3316: String 'termin' is not accepted as a name of variable/field.
- Here is the error that happens in FWD trunk revision 11158 (and before):...
- 04:47 PM Bug #3316: String 'termin' is not accepted as a name of variable/field.
- The Progress 4GL reference book has a keyword index which incorrectly states that @TERM@ is the minimum abbreviation ...
- 04:44 PM Bug #3316: String 'termin' is not accepted as a name of variable/field.
- The following testcase shows this behavior....
08/11/2017
- 09:00 AM 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 Bug #3316 (Test): String 'termin' is not accepted as a name of variable/field.
08/08/2017
- 09:43 AM 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 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...
08/07/2017
- 07:22 PM 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 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 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 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 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 Feature #1514: implement fully dynamic reports (backed by the database)
- Committed revision 11418 fixed copy to clipboard for IE.
08/06/2017
- 04:47 AM 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/04/2017
- 04:28 PM 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 Feature #1514: implement fully dynamic reports (backed by the database)
- Committed revision 11415 should fix these issues.
- 01:41 PM 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 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 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 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 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 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 ...
08/03/2017
- 05:41 PM 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 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 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 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 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 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 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 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 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 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 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:15 PM 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 Bug #3314: user defined symbols that are unreserved keywords make FWD parser fail
- This only can occur with unreserved keywords.
- 02:38 PM Bug #3314: user defined symbols that are unreserved keywords make FWD parser fail
- The recreates are:...
- 02:26 PM Bug #3314 (New): user defined symbols that are unreserved keywords make FWD parser fail
- 11:32 AM 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 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...
08/01/2017
- 07:41 PM 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 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 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 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...
07/28/2017
- 02:34 PM Feature #3277: implement call-graph v3
- Load from file now works in 1514a revision 11395.
- 09:01 AM 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 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 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 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 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 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 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 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 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 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 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...
07/27/2017
- 06:59 PM 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 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 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 Feature #1514: implement fully dynamic reports (backed by the database)
- Sorry, I should have mentioned this.
- 02:48 PM 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 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 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 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 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 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 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
... - 09:16 PM 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 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 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 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 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 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...
07/25/2017
- 04:39 PM 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 Feature #1514: implement fully dynamic reports (backed by the database)
- It seems that it can be fixed by...
- 04:13 PM 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 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 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 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 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 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 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 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 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...
07/24/2017
- 04:54 PM 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 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 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...
07/22/2017
- 02:49 AM 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 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...
Also available in: Atom