Activity
From 01/26/2018 to 02/24/2018
02/24/2018
- 12:16 PM Feature #3287: local web client installation
- > Is there possible to make a link to this network resource N: in order to start the browser from the command file or...
- 02:11 AM Feature #3287: local web client installation
- Greg Shah wrote:
> We will be doing some testing of this feature using a large customer application. There is a fin...
02/23/2018
- 06:31 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > What are the next set of changes that will be available in 3261a? When will they be ready for review?
I think the... - 01:12 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- What are the next set of changes that will be available in 3261a? When will they be ready for review?
I would lik... - 05:58 PM Bug #3487: Sub-menu graphical issues
- # In swing, when an item is selected, but has no mouse over it, the text is not properly highlighted (so the item has...
- 05:52 PM Bug #3487 (Closed): Sub-menu graphical issues
- 04:52 PM Feature #3287: local web client installation
- We will be doing some testing of this feature using a large customer application. There is a finding in #3438-135 th...
02/20/2018
- 07:17 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > It probably makes sense to add an API (or two) to P2JQuery to allow each query type to perform this augmentation in...
02/19/2018
- 05:44 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg Shah wrote:
> > query-based approach (clone the query with augmented WHERE or/and BY clauses) is more correct i... - 10:17 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > query-based approach (clone the query with augmented WHERE or/and BY clauses) is more correct ideologically and mem...
- 06:01 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Guys, some questions about storing browse setting available in enhanced mode?
# Should they be stored on per-user ba... - 11:42 AM Feature #3469: final improvements and polish for the embedded mode web client
- Some thoughts about this:
# module navigation - I'm working on determining the 4GL code which computes the available...
02/16/2018
- 10:28 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- When browse enters "change layout" mode, how do we let user know that we are in this mode? We need to draw some label...
02/15/2018
- 04:18 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Rebased task branch 3261a from P2J trunk revision 11221.
- 09:28 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Stanislav, have you tried disabling word wrap at cell level?
Disabling word wrap makes part of the text disappear.... - 09:11 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav, have you tried disabling word wrap at cell level? I see some mentions here: https://github.com/handsontab...
- 09:04 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Isn't there a way to force alignment in the Jasper cell, and let the cell content text fully trimmed?
I'm not us... - 08:57 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> But for @BrowseRow.text@ which is used for reporting and rendering and searching non-edita... - 08:56 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- There was error in reports when a text was not fitting a cell while it obviously should fit. Turned out that for some...
- 07:57 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- BTW if content doesn't fit into a report cell, what should we do: extent cell height and break cell contents into mul...
- 07:03 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- IMO query-based approach (clone the query with augmented WHERE or/and BY clauses) is more correct ideologically and m...
- 10:29 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I agree the result of filtering/sorting should be logically correct, consistent and intuitive to a user.
- 10:28 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > For example, if a query has 50,000 results and the browse initially fetches 500, a filter might apply to 10% of the...
02/14/2018
- 12:01 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I have some concerns...
Greg Shah wrote:
> > Filtering: is it a browse-level (we filter rendered results) or quer... - 07:08 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- There are two type of browse iterations: incremental (get next X rows) and "go to row Y". If we enable filtering, inc...
- 12:23 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Filtering: is it a browse-level (we filter rendered results) or query-level filtering (we re-open the query)?
I ...
02/13/2018
- 11:04 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > The idea is that OPEN-MIME-RESOURCE would do the same thing. It is using the browser to open the resource.
Grea... - 10:45 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg Shah wrote:
> The same approach can be used in Swing to load the resource. For example, this works today with ... - 09:41 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- The same approach can be used in Swing to load the resource. For example, this works today with @P2J-OPEN-URL@. The...
- 09:38 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > If we are loading this directly to the browser/swing client, do we need to have a file name? The idea here is that...
- 09:26 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > File selection for swing - buggy too, cannot enter target file name, missing images etc.
If we are loading this ... - 07:29 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- There are the following things to implement:
# Word cutting in PDF - I made some investigations, and I'm not yet sur...
02/11/2018
- 05:22 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Constantin Asofiei wrote:
> 3261a rev 11231 sends the report output (pdf, csv, etc) to the browser, to be downloaded...
02/10/2018
- 01:37 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- 3261a rev 11230 solves a build issue (jrxml were not included in p2j.jar)
3261a rev 11231 sends the report output (p... - 10:40 AM Feature #3474: OPEN-MIME-RESOURCE
- Implement a variant of @P2J-OPEN-URL@ (see #1815) called @OPEN-MIME-RESOURCE@. The idea is that where @P2J-OPEN-URL@...
- 10:35 AM Feature #3474 (Closed): OPEN-MIME-RESOURCE
02/09/2018
- 03:52 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg, branch 3261a rev 11229 contains version with popup menu for reporting to a fixed file name.
- 01:56 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Rebased task branch 3261a from P2J trunk revision 11291.
- 12:03 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- There is an issue with PDF output: when cell content is wider than the cell, it is improperly cut. Not sure if that c...
- 11:55 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- The current work is in branch 3261a.
To enable "enhanced" browse with popups, set corresponding parameter in the d... - 02:26 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- 3413a was merged to trunk as revision 11219.
- 02:26 PM Feature #3246 (Closed): reduce the amount of data being sent to the client-side when an UI attrib...
02/08/2018
- 04:13 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- Previous note issues were fixed in 3413a rev 11268.
- 03:21 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- Greg Shah wrote:
> Code Review Task Branch 3413a Revision 11265
>
> Generally, the changes look quite good.
>
... - 03:17 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- Code Review Task Branch 3413a Revision 11265
Generally, the changes look quite good.
1. Trigger-based recursion... - 11:46 AM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- 3413a rev 11265 has the changes for caching the @screenLocation()@ and @screenPhysicalLocation()@ values, plus reduce...
02/07/2018
- 05:15 PM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Greg Shah wrote:
> What is the status of this task? Do we have anything to do or have the issues been resolved by c... - 11:25 AM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- What is the status of this task? Do we have anything to do or have the issues been resolved by changes elsewhere?
- 02:51 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- Greg Shah wrote:
> > At minimum, we should separate them on a per-window (plus 'anywhere') basis.
>
> Agreed. Th... - 02:37 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- > At minimum, we should separate them on a per-window (plus 'anywhere') basis.
Agreed. This seems like a quick wi... - 02:30 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- The @registerMouseWidgets@ optimizations and caching of @screenLocation@ and @screenPhysicalLocation@ values is almos...
- 11:29 AM Feature #3469: final improvements and polish for the embedded mode web client
- Based on a large customer GUI application, we can see that the following improvements are needed for embedded mode:
... - 11:26 AM Feature #3469 (Closed): final improvements and polish for the embedded mode web client
02/06/2018
02/05/2018
- 02:49 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Very cool output!
> Pagination. The options are: paginated on one sheet, paginated per sheets, no pagination.
I... - 02:20 PM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg, how the excel output should look like for a browse report? By default it matches pdf output. An example is atta...
- 11:15 AM Bug #3425 (Closed): text is drawn 1-pixel to the left, cutting the text
- Branch 3435a was merged to trunk as revision 11217.
- 08:38 AM Feature #3369: add support for BGCOLOR-RGB and FGCOLOR-RGB, FWD extension widget attributes
- The fix for #3369-18 was put into 3435a. Branch 3435a was merged to trunk as revision 11217.
02/02/2018
- 09:08 AM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- Also, the changes in 3413a/11250 passed runtime testing.
- 09:06 AM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- 3413a rev 11250 contains these changes:
* Fixed pushWidgetAttr() for menu cases.
* Improved performance for dynamic...
02/01/2018
- 05:56 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- ETF batch tests passed for 3246a/11225.
- 02:57 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- I'll use 3413a for this set of changes. Will use 3246b for the caching attempt.
- 02:29 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- Actually, I would prefer putting it in a different branch. We have so many in process now (3413a, 3444a, 3440a, 1830...
- 02:00 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- Greg Shah wrote:
> Yes, it is OK.
>
> Are the changes risky?
The sub-set I have now is not risky, can be added t... - 01:50 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- Yes, it is OK.
Are the changes risky? - 01:17 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- Is it OK to use 3246b for my other WIP performance issues?
- 01:05 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- Greg Shah wrote:
> ChUI regression testing passed?
Yes. 3246a was merged to trunk rev 11216 and archived. - 01:04 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- ChUI regression testing passed?
- 12:51 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- Constantin Asofiei wrote:
> Is there any concern on ETF dev tests passing on the third run?
This sometimes happens,... - 12:42 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- Eric Faulhaber wrote:
> The ETF dev tests passed on the third run. Search tests passed on the first run. This was al... - 12:41 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- The ETF dev tests passed on the third run. Search tests passed on the first run. This was all with revision 11225. Ho...
- 12:37 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- 3246a rev 11226 fixes an issue for GUI redirected mode exposed by my changes.
If I get the go-ahead from Eric, I c... - 10:09 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Good. Then we'll just list the added memory usage as part of the description of the export feature. When customers ...
- 09:56 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- No.
- 09:38 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I think this is fine. It is good that you noted it.
Other than the memory usage, are there any compatibility issu... - 08:27 AM Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- FYI. When printing from a browse, I have to create an intermediate result set containing all browse rows (all pages)....
01/31/2018
- 06:55 PM Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- > Seeing the amount of new translatable strings I am wondering whether we should start thinking about i18n.
Yes, w... - 05:47 PM Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- Code Review Task Branch 1830c Revision 11230
@TC.modalEventLoopWorker@
The condition @evt instanceof KeyInput && ... - 02:41 PM Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- I committed changes suggested in note 41 to revision 11230.
Regarding the @LineEditor@. There are a few changes re... - 11:40 AM Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- Ovidiu: Please take a look at the in process fill-in/editor mouse selection changes that Sergey is implementing now i...
- 11:39 AM Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- Hynek: please do a code review of 1830c.
- 11:38 AM Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- Code Review Task Branch 1830c Revision 11229
Overall, the changes are really good. I especially like the better t... - 03:21 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- There was one failure in the ETF dev tests; running again in case it was a false negative.
- 01:44 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- Code Review Task Branch 3246a Revision 11225
I'm good with the changes.
> 3246a rev 11225 is the candidate to b...
01/30/2018
- 05:32 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- 3246a rev 11225 is the candidate to be merged trunk if it passes testing. What else I have on queue:
# @screenLocat... - 07:08 AM Bug #3461: Remaining menu/sub-menu bugs or incorrect behavior
- The menu mnemonics don't work as expected. There are multiple issues, menu/items not opened/triggered when mnemonic t...
01/26/2018
- 01:44 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- > It shouldn't be in 11221 in bzr... I'm not seeing it there, in bzr.
Sorry, you're right. I was looking at the 3... - 01:42 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- Greg Shah wrote:
> I only see rev 11221 in bzr. Anyway, the changes are good.
It shouldn't be in 11221 in bzr... ... - 01:21 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- I only see rev 11221 in bzr. Anyway, the changes are good. Do you want to test it separately from 3435a?
For tha... - 12:57 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- Greg Shah wrote:
> > I'm not sure what you mean for ConfigManager - there is no java.lang.reflect usage there. Can y... - 12:55 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- > WidgetConfigDef is a one-time setup at client startup.
Good point.
> I'm not sure what you mean for ConfigMan... - 12:20 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- Greg Shah wrote:
> 1. There are some places which directly edit the @frame.config@ in @GenericFrame@ (@setDialogBox(... - 12:14 PM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- Code Review Task Branch 3246a Revision 11221
This is a really great set of changes! I'm excited to see them final... - 01:52 AM Feature #3246: reduce the amount of data being sent to the client-side when an UI attribute is be...
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > The reason why backup config is not used is that the config cha...
Also available in: Atom