Activity
From 07/30/2017 to 08/28/2017
08/28/2017
- 05:32 PM Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Branch 3330a revision 11186 provides support for complex BY expressions emitted as lambdas.
08/24/2017
- 09:39 AM Bug #3316: String 'termin' is not accepted as a name of variable/field.
- Branch 3293a has passed regression testing and was merged to FWD trunk as revision 11160.
Jaroslaw: can you confir...
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...
Also available in: Atom