Activity
From 02/07/2018 to 03/08/2018
03/08/2018
- 03:50 PM Bugs Bug #3503: generated classname mismatch for menu and sub-menu
- Attached are the patches which work with FWD v3.1 (trunk rev 11169).
- 03:47 PM Bugs Bug #3503: generated classname mismatch for menu and sub-menu
- A name like def @sub-menu nop-i-i@ - note the two @-@ chars - generates @MenuNopIISubMenu@ for Java class references ...
- 03:40 PM Bugs Bug #3503 (Closed): generated classname mismatch for menu and sub-menu
- 02:21 PM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
> Is it fair to say that the only remaining work for COM automation support is:
>
> * @CONNECT T... - 01:12 PM Base Language Feature #3262: implement COM/OLE Automation support
- Is it fair to say that the only remaining work for COM automation support is:
* @CONNECT TO@ in @CREATE OBJECT@
*...
03/07/2018
- 06:30 PM Database Bug #3495: invalid date initial value in schema causes a broken DMO constructor
- The fix for this issue is in task branch 3489a revision 11231 (and also attached here as a patch file).
Eric: Plea... - 03:23 PM Database Feature #3500: implement CLOB and BLOB support
- "PostgreSQL Large Objects":https://www.postgresql.org/docs/current/static/lo-interfaces.html
"PostgreSQL Binary File... - 03:11 PM Database Feature #3500 (Closed): implement CLOB and BLOB support
- 02:18 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Created task branch 3261b from P2J trunk revision 11231.
- 02:17 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- 3261a has been merged into the trunk as bzr revision 11231.
- 01:39 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Please merge 3261a to trunk.
- 01:36 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Rebased task branch 3261a from P2J trunk revision 11230.
Regression testing passed for version based on rev 11229.... - 12:38 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- One approach to a web and mobile friendly toolbar:
https://material-components-web.appspot.com/toolbar/index.html
... - 10:26 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- I've got at least a case where a toolbar button shows another ADM window, with no way of going back - as the decorati...
- 10:08 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- The quicker solution is to just copy all icon resources to the embedded app, and allow the toolbar to load the image ...
- 12:30 PM Bugs Bug #3494 (Closed): case-sensitivity issue for ConnectionManager APIs with ldbname
- Task branch 3483a was merged to trunk revision 11230.
03/06/2018
- 10:25 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I'll only start them. I can start with hyperlinks - that gives us a chance to get it done by the end of the next week...
- 10:17 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Are these included in next week's deliverable?
* filtering/sorting
* hyperlinking (#3261-8) - 10:00 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I expect to finish enhanced browse around the first half of the next week. That includes:
# Finish with font/color s... - 08:31 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- For 3261b, please make a list of the next set of changes to be implemented. I prefer to deliver something by the end...
- 08:29 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- The changes are good.
Please get this tested. - 08:23 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Now they are.
- 08:07 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I don't think the changes are checked in.
- 07:50 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > 1. Can this solution handle when there is a browse column that is calculated (not directly mapped to a field from a...
- 09:01 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Greg Shah wrote:
> I assume we should also check to ensure that only toolbar items that we have sent down to the JS ... - 08:56 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- I assume we should also check to ensure that only toolbar items that we have sent down to the JS side can be invoked....
- 08:51 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Greg Shah wrote:
> I was thinking this was an additional set of lower-level protections that ensure that some minimu... - 08:37 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- > The problem here is that we will be duplicating existing business logic security... and we are moving this away fro...
- 01:53 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Greg Shah wrote:
> > First, thanks, I forgot about the RemoteEntryPointResource - that adds only a 1st-level protect... - 08:38 AM User Interface Feature #3281: implement some frame options
- It should probably be cleared now.
- 02:09 AM User Interface Feature #3281: implement some frame options
- Around 4 hours to fix.
- 08:38 AM User Interface Feature #2368: allow widget output to stream in GUI mode
- Greg Shah wrote:
> Is it correct to say this is "partial" runtime support?
Yes, mark it 'runtime partial' and maybe... - 08:32 AM User Interface Feature #2368: allow widget output to stream in GUI mode
- Is it correct to say this is "partial" runtime support?
- 01:57 AM User Interface Feature #2368: allow widget output to stream in GUI mode
- Greg Shah wrote:
> > > @STREAM-IO@ has gap marking as stubs for runtime. As far as I know, we fully support it exce...
03/05/2018
- 05:56 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- > First, thanks, I forgot about the RemoteEntryPointResource - that adds only a 1st-level protection, and there are n...
- 04:16 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- I think I got an idea for @fwd-embedded-driver.p@ - we check a global var (holding a program handle); if the handle i...
- 03:08 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- First, thanks, I forgot about the @RemoteEntryPointResource@ - that adds only a 1st-level protection, and there are n...
- 02:58 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- > what kind of security mechanism do we need, to ensure only certain users can reach a certain program
This is an ... - 12:51 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Something else which I'd like to discuss - what kind of security mechanism do we need, to ensure only certain users c...
- 05:18 PM User Interface Feature #3281: implement some frame options
- How much effort?
- 05:18 PM User Interface Feature #2368: allow widget output to stream in GUI mode
- > > @STREAM-IO@ has gap marking as stubs for runtime. As far as I know, we fully support it except for the interacti...
- 03:30 PM Bugs Bug #3494: case-sensitivity issue for ConnectionManager APIs with ldbname
- I believe I fixed case-sensitivity issue for @ConnectionManager@. At the same time, I dropped the @defaultDatabase@ n...
- 03:08 PM User Interface Feature #3275: improve browse support
- > What about the NO-VALIDATE attribute?
Full support too.
> The runtime (VIEW-AS TOGGLE-BOX) works too, right?
... - 01:00 PM User Interface Feature #3275: improve browse support
- > > @NO-VALIDATE@ is marked as stubs for runtime.
> It is a conversion-only option. Fully supported.
OK, I've cha... - 02:13 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Code Review Task Branch 3261a Revision 11245
This is a good result. I find it especially interesting that you lev... - 07:41 AM Database Bug #3495: invalid date initial value in schema causes a broken DMO constructor
- The use of an invalid @INITIAL@ clause for a date field will cause the generated DMO constructor to be broken:
<pr... - 07:38 AM Database Bug #3495 (Closed): invalid date initial value in schema causes a broken DMO constructor
03/04/2018
- 04:57 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg, please review 3261a revision 11229.
- 04:32 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Rebased task branch 3261a from P2J trunk revision 11229.
- 01:40 PM User Interface Feature #3275: improve browse support
- > @NO-VALIDATE@ is marked as stubs for runtime.
It is a conversion-only option. Fully supported.
> @NO-AUTO-VALID... - 08:50 AM User Interface Feature #3275: improve browse support
- Stanislav: I have the same question for @VIEW-AS TOGGLE-BOX@. Conversion for BROWSE @VIEW-AS@ is marked partial and ...
- 08:45 AM User Interface Feature #3275: improve browse support
- Stanislav: I'm evaluating code for a customer application and need your feedback.
@NO-VALIDATE@ is marked as stubs... - 09:29 AM User Interface Feature #3281: implement some frame options
- Greg Shah wrote:
> The frame option @COLOR@ is marked as stubs for runtime. I believe it is fully supported now, ri... - 09:01 AM User Interface Feature #3281: implement some frame options
- The frame option @COLOR@ is marked as stubs for runtime. I believe it is fully supported now, right?
- 09:09 AM User Interface Feature #2368: allow widget output to stream in GUI mode
- Greg Shah wrote:
> @STREAM-IO@ has gap marking as stubs for runtime. As far as I know, we fully support it except f... - 08:59 AM User Interface Feature #2368: allow widget output to stream in GUI mode
- @STREAM-IO@ has gap marking as stubs for runtime. As far as I know, we fully support it except for the interactive u...
03/03/2018
- 07:41 AM Bugs Bug #3494: case-sensitivity issue for ConnectionManager APIs with ldbname
- Ovidiu, please go ahead and fix this in 3483a.
03/02/2018
- 04:15 PM Bugs Bug #3494: case-sensitivity issue for ConnectionManager APIs with ldbname
- Constantin Asofiei wrote:
> The @ConnectionManager.userIds@ and @ConnectionManager.connectTimeUserid@ maps have as k... - 04:07 PM Bugs Bug #3494: case-sensitivity issue for ConnectionManager APIs with ldbname
- From a previous email thread:
On 03/02/2018 10:52 PM, Eric Faulhaber wrote:
> Constantin,
>
> What is the con... - 04:07 PM Bugs Bug #3494: case-sensitivity issue for ConnectionManager APIs with ldbname
- The @ConnectionManager.userIds@ and @ConnectionManager.connectTimeUserid@ maps have as keys a 'ldbname' value. All A...
- 04:00 PM Bugs Bug #3494 (Closed): case-sensitivity issue for ConnectionManager APIs with ldbname
03/01/2018
- 03:11 PM User Interface Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- Greg Shah wrote:
> Please make sure to update the gap analysis marking rules (e.g. @rules/gaps/lang_stmts.rules@) to... - 03:08 PM User Interface Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- Please make sure to update the gap analysis marking rules (e.g. @rules/gaps/lang_stmts.rules@) to update the status o...
02/28/2018
- 03:03 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- In regard to the toolbar, we do not want to implement the features of the ribbon bar. Instead, we are focused on mak...
- 02:59 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- > For both the toolbar and tree, for now I'll be using Dijit and look for something else once I have all the framewor...
- 01:32 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- For both the toolbar and tree, for now I'll be using Dijit and look for something else once I have all the framework ...
- 12:33 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- > I'm not touching WINDOW:DISABLE-REDRAW or any other widget-level DISABLE-REDRAW attribute, this SESSION:DISABLE-RE...
- 12:32 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- > Beside this, I need to know what kind of JS component to use for it - is it OK some kind of a JS tree? Anyway, it w...
- 12:19 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Greg Shah wrote:
> I'm OK with this idea.
>
> I assume it will be compatible with the @WINDOW:DISABLE-REFRESH@?... - 12:15 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- I'm OK with this idea.
I assume it will be compatible with the @WINDOW:DISABLE-REFRESH@? In other words, when @... - 12:08 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Greg, I think I need a @SESSION:DISABLE-REDRAW@ attribute. This would prevent any window to be shown on screen, unti...
- 09:21 AM Base Language Feature #3467 (Closed): implement clipboard stream support
- 09:16 AM Base Language Feature #3467: implement clipboard stream support
- The task branch 3467a rev 11233 passed main regression tests as a result of several runs and merged into the trunc as...
02/27/2018
- 09:32 AM User Interface Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- The bug case can be reproduced with ./demo/demo_widgets.p manual GUI test. The cursor isn't displayed if we open the ...
- 09:29 AM User Interface Bug #3492 (Closed): in the web client the mouse focused fill-in field doesn't show the caret
- 06:10 AM Runtime Infrastructure Bug #3345: deadlock in virtual session usage
- Greg Shah wrote:
> This can be closed, right?
Yes, final fix was in 3383a which was merged to trunk as revision 11227. - 05:49 AM Runtime Infrastructure Bug #3345 (Closed): deadlock in virtual session usage
- This can be closed, right?
02/26/2018
- 12:52 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Am I correct that the chosen font in this case is not bound to the fonts table and is directly applied to the brows...
- 12:51 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- The colors and fonts chosen by the user are overrides that are directly applied to the associated browse feature bein...
- 12:44 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- If my assumption is correct (Greg?), I need version with takes @FontDetails@ as input, doesn't change the font table,...
- 12:39 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> Guys, @TC.chooseColor()@ already returns RGB color as I need.
Indeed, @TC.chooseColor()@... - 12:31 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Guys, @TC.chooseColor()@ already returns RGB color as I need. Am I correct that the chosen font in this case is not b...
- 09:15 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg Shah wrote:
> I think this is a place where we can extend the dialog to add an RGB mode which just returns the ... - 09:12 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > I don't think that the current implementation of SYSTEM-DIALOG COLOR is able to provide you directly with the colo...
- 09:03 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg Shah wrote:
> > Should user be able to choose an arbitrary color or a color only from the color table?
>
> A... - 06:33 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Should user be able to choose an arbitrary color or a color only from the color table?
Any color. The Progress ... - 03:00 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg, I took a closer look at the color and font choosers and have the following questions:
# Should user be able to...
02/24/2018
- 12:16 PM User Interface 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 User Interface 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 User Interface 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 User Interface 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 User Interface 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 User Interface Bug #3487 (Closed): Sub-menu graphical issues
- 04:52 PM User Interface 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:59 PM Base Language Feature #3467: implement clipboard stream support
- The third try had this non-testing error...
- 08:02 AM Base Language Feature #3467: implement clipboard stream support
- The second try of the main regression tests produced results with 6 failed tests (results/20180223_021610.zip). Plann...
- 07:48 AM Base Language Feature #3467: implement clipboard stream support
- Don't worry about the ctrl-c tests. Just run the main regression tests.
- 12:13 AM Base Language Feature #3467: implement clipboard stream support
- I did the fist try of run-time regression tests. All parts were not passed: all ctrl_c part was failed after ~ 2 hour...
- 02:45 PM Base Language Bug #3485: Improve parsing of screen value (when SCREEN-VALUE is assigned)
- There are numerous cases where SCREEN-VALUE assignment fails in FWD due to invalid format when it should not. Also so...
- 02:38 PM Base Language Bug #3485 (New): Improve parsing of screen value (when SCREEN-VALUE is assigned)
02/22/2018
- 01:22 PM Base Language Feature #3467: implement clipboard stream support
- Sergey: Please add a history entry to @ThinClient@. Then please start ChUI runtime regression testing. I don't expe...
- 01:11 PM Base Language Feature #3467: implement clipboard stream support
- Greg Shah wrote:
> Are the concerns addressed by #3482 or are there different concerns?
>
> In other words, is it... - 11:48 AM Base Language Feature #3467: implement clipboard stream support
- Code Review Task Branch 3467a Revision 11226
I'm OK with the changes. - 11:48 AM Base Language Feature #3467: implement clipboard stream support
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > Are there remaining issues with PAUSE here? If you have found any other... - 11:09 AM Base Language Feature #3467: implement clipboard stream support
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > I did a review of the changes, but th... - 11:39 AM Base Language Bug #3482: Pause message statement into hidden window blocks the program flow.
- But this code doesn't block the work flow because the key input can be caught by the default window....
- 11:05 AM Base Language Bug #3482: Pause message statement into hidden window blocks the program flow.
- The following code blocks the program flow, but 4GL GUI ignores waiting key input by @pause message@ if its output wi...
- 10:58 AM Base Language Bug #3482 (New): Pause message statement into hidden window blocks the program flow.
02/21/2018
- 10:18 AM Base Language Bug #3480: PUT STREAM statement uses SKIP modifier to complete a line output
- These two manual test cases ...
- 09:59 AM Base Language Bug #3480 (New): PUT STREAM statement uses SKIP modifier to complete a line output
02/20/2018
- 07:17 PM User Interface 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...
- 07:15 PM Base Language Feature #3467: implement clipboard stream support
- These results show a general failure in our line/form feeds. It is not specific to clipboard (although the 4GL does ...
02/19/2018
- 05:44 PM User Interface 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 User Interface 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 User Interface 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... - 04:21 PM Base Language Feature #3467: implement clipboard stream support
- Please look at these test results:
1) Clipboard
@clipboard_stream_fwd_output.txt@ is a clipboard stream output prod... - 03:42 PM Base Language Feature #3467: implement clipboard stream support
- > It seems that Stream has issues or my ClipboardStream is incorrect.
Please post the output from FWD and from the... - 10:33 AM Base Language Feature #3467: implement clipboard stream support
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > I did a review of the changes, but there are unresolved function... - 09:58 AM Base Language Feature #3467: implement clipboard stream support
- Hynek Cihlar wrote:
> I did a review of the changes, but there are unresolved functional concerns in note 19 and 20.... - 09:42 AM Base Language Feature #3467: implement clipboard stream support
- The note #3467-24 was updated.
- 09:39 AM Base Language Feature #3467: implement clipboard stream support
- > Now that you have enabled the paged flag and the explicit page size to the @StreamFactory.openClipboardStream()@ me...
- 08:44 AM Base Language Feature #3467: implement clipboard stream support
- Greg Shah wrote:
> Are there remaining issues with PAUSE here? If you have found any other problems with PAUSE, ple... - 07:30 AM Base Language Feature #3467: implement clipboard stream support
- Are there remaining issues with PAUSE here? If you have found any other problems with PAUSE, please create a new iss...
- 02:52 PM Runtime Infrastructure Bug #3345: deadlock in virtual session usage
- Code Review Task Branch 3383a Revision 11224
I'm good with the deadlock fix. - 11:31 AM Runtime Infrastructure Bug #3345: deadlock in virtual session usage
- Greg Shah wrote:
> > but only one run was fully passed.
>
> Were these failures the commonly seen issues in the 3... - 11:30 AM Runtime Infrastructure Bug #3345: deadlock in virtual session usage
- > but only one run was fully passed.
Were these failures the commonly seen issues in the 3-way tests? - 11:21 AM Runtime Infrastructure Bug #3345: deadlock in virtual session usage
- I've let it running 10 times in a loop over the weekend, only ctrl-c - it managed to run without deadlocks, but only ...
- 11:42 AM User Interface 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... - 11:28 AM Base Language Bug #3430 (Closed): non-shared temp-tables are registered with SVM
02/17/2018
- 11:52 AM Runtime Infrastructure Bug #3345: deadlock in virtual session usage
- 3383a rev 11224 is the second attempt at fixing this deadlock - it sets a common lock (Derived from queue) for all se...
- 09:29 AM Runtime Infrastructure Bug #3345: deadlock in virtual session usage
- There is still a deadlock, even with my fix:...
02/16/2018
- 10:28 AM User Interface 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 User Interface 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 User Interface 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 User Interface 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 User Interface 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 User Interface 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 User Interface 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 User Interface 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 User Interface 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 User Interface 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 User Interface 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...
- 03:01 PM Runtime Infrastructure Bug #3345: deadlock in virtual session usage
- 3340a was merged to trunk rev 11221 and archived.
- 10:32 PM Runtime Infrastructure Bug #3345: deadlock in virtual session usage
- Unless you see a reason to wait, go ahead with a rebase and then merge to trunk.
- 03:00 PM Base Language Bug #3430: non-shared temp-tables are registered with SVM
- 3340a was merged to trunk rev 11221 and archived.
- 08:53 AM Base Language Feature #3467: implement clipboard stream support
- Hynek Cihlar wrote:
> The switchOutput calls are there to restore redirected output so that the message appears in t... - 08:37 AM Base Language Feature #3467: implement clipboard stream support
- Sergey Ivanovskiy wrote:
> I need your help to understand if the code above can be generalized for @pause@. There ar... - 05:42 AM Base Language Feature #3467: implement clipboard stream support
- Greg Shah wrote:
> > I will work on #3467-7 in this branch if you have no objections.
>
> No objections.
>
> H... - 05:30 AM Base Language Feature #3467: implement clipboard stream support
- There are these methods in @Stream@ related to paged output...
- 10:38 PM Base Language Feature #3467: implement clipboard stream support
- The @Stream@ implementation already handles all of the form feed and newline behavior. Why do we need to do anything...
02/14/2018
- 12:13 PM Database Feature #3296: misc db features
- Ovidiu Maxiniuc wrote:
> Yet I think your suggestion for the code is NOT correct. The client-where will not be linke... - 04:31 AM Database Feature #3296: misc db features
- Eric Faulhaber wrote:
> I think the first query should convert in a similar way; that is, the permanent tables as HQ... - 03:56 AM Database Feature #3296: misc db features
- Eric Faulhaber wrote:
> That looks correct to me. Do you see any issues with it?
No. None. - 12:01 PM User Interface 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 User Interface 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 User Interface 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 ... - 11:52 AM Base Language Feature #3467: implement clipboard stream support
- It seems that @Stream@ doesn't have methods that can help to recognize line endings. From the previous note it follow...
- 11:44 AM Base Language Feature #3467: implement clipboard stream support
- It seems that the PAGE-SIZE is used only if SKIP is used....
- 08:52 AM Base Language Feature #3467: implement clipboard stream support
- If @PAGE-SIZE@ is @0@ or isn't given, then the form feeds page breaks are not used. This observation contradicts to t...
- 08:28 AM Base Language Feature #3467: implement clipboard stream support
- No, I missed the page size. I checked that with 4GL page-size for clipboard output stream inserts the form feed @0x0C...
- 01:35 AM Base Language Feature #3467: implement clipboard stream support
- Code Review Task Branch 3467a Revision 11220
This is pretty good.
1. In @ClipboardStream@, why do @writeByte(by... - 12:56 AM Base Language Feature #3467: implement clipboard stream support
- > I will work on #3467-7 in this branch if you have no objections.
No objections.
Hynek: please monitor and rev... - 07:26 AM Runtime Infrastructure Bug #3345: deadlock in virtual session usage
- Yes, I have a clean run using @runtime-regression@.
- 01:01 AM Runtime Infrastructure Bug #3345: deadlock in virtual session usage
- CTRL-C testing passed too?
02/13/2018
- 04:52 PM Database Feature #3296: misc db features
- I think the first query should convert in a similar way; that is, the permanent tables as HQL (in this case with a su...
- 04:22 PM Database Feature #3296: misc db features
- Ovidiu Maxiniuc wrote:
> With 3444a/11222 the 2nd query is converted as:
> [...]
That looks correct to me. Do you ... - 02:33 PM Base Language Bug #3430: non-shared temp-tables are registered with SVM
- 3340a rev 11222 passed runtime testing.
- 02:33 PM Runtime Infrastructure Bug #3345: deadlock in virtual session usage
- 3430a rev 11222 passed runtime testing.
- 07:06 AM Runtime Infrastructure Bug #3345: deadlock in virtual session usage
- Code Review Task Branch 3430a Revision 11222
I'm good with the changes. - 12:19 PM Base Language Feature #3467: implement clipboard stream support
- Greg, please review these changes rev. 11220 branch 3467a. I will work on #3467-7 in this branch if you have no objec...
- 10:38 AM Base Language Feature #3467: implement clipboard stream support
- Greg Shah wrote:
> Hynek: Didn't you make a change recently that is related to this?
If I remember correctly I di... - 07:19 AM Base Language Feature #3467: implement clipboard stream support
- Hynek: Didn't you make a change recently that is related to this?
- 05:47 AM Base Language Feature #3467: implement clipboard stream support
- A new unrelated issue that can be reproduced with the testcase from #3467-3 is that the default window isn't shown fo...
- 01:05 AM Base Language Feature #3467: implement clipboard stream support
- OK. It seems that temporary files are not required because @ClipboardManager.setCliboardValue(String)@ is used to wri...
- 12:34 AM Base Language Feature #3467: implement clipboard stream support
- If necessary, yes.
But please first investigate the @GUIPrinterStreamSupport@ implementation that eliminates the i... - 11:04 AM User Interface 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 User Interface 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 User Interface 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 User Interface 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 User Interface 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 User Interface 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/12/2018
- 03:03 PM Runtime Infrastructure Bug #3345 (WIP): deadlock in virtual session usage
- 01:44 PM Runtime Infrastructure Bug #3345: deadlock in virtual session usage
- The problem is concurrent @SecurityContext.cleanup()@ calls:...
- 01:40 PM Base Language Bug #3430: non-shared temp-tables are registered with SVM
- MAJIC conversion passed (number of affected @TemporaryBuffer.define@ changes is the same as the number of @DEFINE_TEM...
- 08:56 AM Base Language Feature #3467: implement clipboard stream support
- Greg, can the clipboard stream be implemented such that it is the file stream opened for the temporary system file?
- 08:19 AM Database Feature #3296: misc db features
- With 3444a/11222 the 2nd query is converted as:...
02/11/2018
- 05:22 AM User Interface 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 User Interface 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 User Interface 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 User Interface Feature #3474 (Closed): OPEN-MIME-RESOURCE
- 09:34 AM Database Bug #3471: incremental conversion is regressed
- > This is not perfect because the content is incremental, removing triggers from project will leave 'rotten' data. A ...
- 07:06 PM Database Bug #3471: incremental conversion is regressed
- I had the chance to do some incremental conversion today and I realized that the implementation of @schema-trigger.xm...
02/09/2018
- 03:52 PM User Interface 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 User Interface 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 User Interface 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 User Interface 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 User Interface 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 User Interface Feature #3246 (Closed): reduce the amount of data being sent to the client-side when an UI attrib...
02/08/2018
- 06:28 PM Database Feature #3294 (Closed): implement temp-table XML support from #3257-34
- The subset of features currently needed were merged to trunk revisions 11191 and 11194.
- 04:13 PM User Interface 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 User Interface 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 User Interface 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 User Interface 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...
- 03:36 PM Base Language Bug #3430: non-shared temp-tables are registered with SVM
- 3430a rev 11219 contains the fixes for this (not regression tested yet, this is in progress).
- 03:03 PM Base Language Bug #3430 (WIP): non-shared temp-tables are registered with SVM
- Created task branch 3430a from trunk rev 11218.
- 12:03 PM Database Bug #3471: incremental conversion is regressed
- Eric tried to convert incrementally with @f1+cb@ using a branch based on trunk 11218. This technique has been valuabl...
- 11:44 AM Database Bug #3471 (Closed): incremental conversion is regressed
02/07/2018
- 05:15 PM User Interface 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 User Interface 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 User Interface 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 User Interface 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 User Interface 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 User Interface 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 User Interface Feature #3469 (Closed): final improvements and polish for the embedded mode web client
- 11:22 AM Build and Source Control Bug #3468: invalid characters in source files
- Greg Shah wrote:
> Put the trunk fixes into 3413a.
>
Task branch @3413a@ has been updated for review to revisio... - 11:12 AM Build and Source Control Bug #3468: invalid characters in source files
- Greg Shah wrote:
> Put the trunk fixes into 3413a.
>
> Kenny: Don't apply the changes that were just posted, they... - 11:07 AM Build and Source Control Bug #3468: invalid characters in source files
- Put the trunk fixes into 3413a.
Kenny: Don't apply the changes that were just posted, they are for a version that ... - 10:53 AM Build and Source Control Bug #3468: invalid characters in source files
- Eugenie Lyzenko wrote:
> This is the fix to apply over current trunk. Just unzip info @FWD@ main dir.
This is a f... - 10:44 AM Build and Source Control Bug #3468: invalid characters in source files
- This is the fix to apply over current trunk. Just unzip info @FWD@ main dir.
- 07:14 AM Build and Source Control Bug #3468: invalid characters in source files
- See https://proj.goldencode.com/boards/1/topics/245?r=252#message-252 for details.
Eugenie: Please prepare patches... - 07:13 AM Build and Source Control Bug #3468 (Closed): invalid characters in source files
- 06:17 AM Base Language Feature #3467: implement clipboard stream support
- Yes, I didn't observe the system clipboard changes by by pressing CTRL+V over the opened notepad if the write into th...
Also available in: Atom