Project

General

Profile

Activity

From 02/27/2019 to 03/28/2019

03/26/2019

07:07 AM Bug #3962: To handle an application shortcut if there is a browser's default action assigned to t...
I like the virtual keyboard idea. It is a universal "safety net". We can have a button that brings it up.
We may...
Greg Shah
04:54 AM Bug #3962: To handle an application shortcut if there is a browser's default action assigned to t...
Another idea is to add a virtual keyboard in order to handle all these cases. Sergey Ivanovskiy

03/23/2019

09:44 PM Feature #3811: more misc UI features
Task branch @3811a@ has been updated for review to revision @11308@.
Adding support for @EDIT-UNDO@ method, @EDIT-...
Eugenie Lyzenko

03/22/2019

06:29 PM Feature #3811: more misc UI features
Actually @EDIT-CAN-UNDO@ implementation is easy if @UNDO@ capability already done(as for @EditorGuiImpl@). So it is n... Eugenie Lyzenko
05:57 PM Feature #3811: more misc UI features
> May be you mean EDIT-UNDO instead?
Yes, sorry.
Greg Shah
05:05 PM Feature #3811: more misc UI features
Task branch @3811a@ has been updated for review to revision @11307@.
Adding full support for @EDIT-(COPY|CUT|PASTE...
Eugenie Lyzenko
04:28 PM Feature #3811: more misc UI features
Greg Shah wrote:
> Don't forget to update the gap analysis rules.
OK.
>By the way, @EDIT-CAN-UNDO@ is marked w...
Eugenie Lyzenko
11:43 AM Feature #3811: more misc UI features
Additional attributes/methods to implement:
+Browse, Combo-box, Editor Method(s)+
* @EDIT-UNDO@
+Browse, Combo...
Eugenie Lyzenko
09:45 AM Feature #3811: more misc UI features
Don't forget to update the gap analysis rules. By the way, @EDIT-CAN-UNDO@ is marked wrong today (the conversion is ... Greg Shah
09:16 AM Feature #3811: more misc UI features
Greg Shah wrote:
> Also, please note that @EDIT-UNDO@ was probably only stubbed in the POC (see #3762). But we need...
Eugenie Lyzenko
09:03 AM Feature #3811: more misc UI features
Also, please note that @EDIT-UNDO@ was probably only stubbed in the POC (see #3762). But we need the runtime for it,... Greg Shah
08:59 AM Feature #3811: more misc UI features
> 1. The Clipboard we will use here is the client side object, correct?
Yes. We have existing support for integr...
Greg Shah
08:39 AM Feature #3811: more misc UI features
> Task branch @3811a@ has been updated for review to revision @11305-6@.
Looks good.
Stanislav Lomany
08:31 AM Feature #3811: more misc UI features
> Task branch @3811a@ has been updated for review to revision @11304@.
Look good.
Stanislav Lomany
08:23 AM Feature #3811: more misc UI features
> Task branch @3811a@ has been updated for review to revision @11303@.
Looks good.
Stanislav Lomany
09:38 AM Feature #3762: misc UI features
> COMBO-BOX:AUTO-COMPLETION and COMBO-BOX:EDIT-UNDO is not completed.
Eugenie: Please add these to your work in #3...
Greg Shah
09:20 AM Feature #3762: misc UI features
Greg Shah wrote:
> Are there any runtime features in this task which were not finished?
All runtime for MENU:TOGGLE...
Constantin Asofiei
09:04 AM Feature #3762: misc UI features
Greg Shah wrote:
> Are there any runtime features in this task which were not finished?
Does anyone know this ans...
Greg Shah
06:36 AM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
I've committed stubs for @CREATE-RESULT-LIST-ENTRY@ as rev 11302 in 3809a. It doesn't contain much actual code. Stanislav Lomany

03/21/2019

07:49 PM Feature #3811: more misc UI features
The widgets are currently involved in point 2 changes - @FillInWidget@ and @ComboBoxWidget@ in addition to @EditorWid... Eugenie Lyzenko
07:17 PM Feature #3811: more misc UI features
Greg,
I've started to work on clipboard related editor widget methods: @CUT/COPY/PASTE@ and I have two design ques...
Eugenie Lyzenko
04:51 PM Feature #3811: more misc UI features
Task branch @3811a@ has been updated for review to revision @11306@.
The update adds support for @DISABLE-AUTO-ZAP...
Eugenie Lyzenko
09:54 AM Feature #3811: more misc UI features
Task branch @3811a@ has been updated for review to revision @11305@.
This adds support for @DISABLE-AUTO-ZAP@ attr...
Eugenie Lyzenko
10:45 PM Feature #3811: more misc UI features
Task branch @3811a@ has been updated for review to revision @11304@.
This adds conversion and runtime support for ...
Eugenie Lyzenko
07:52 AM Feature #2683 (Closed): reverse proxy implementation
Greg Shah

03/20/2019

06:38 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Testcases attached. Couple of notes:
# There is no need to implement @CREATE-RESULT-LIST-ENTRY@ for non-scrolling ...
Stanislav Lomany
03:44 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Sorry, it is 3809a. Greg Shah
03:39 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
> Put it in 3908a.
I don't see an active branch with this number.
Stanislav Lomany
03:20 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Put it in 3908a. Greg Shah
03:17 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Greg, where I can commit to, except 3750b? Stanislav Lomany
06:25 PM Feature #3811: more misc UI features
Task branch @3811a@ has been updated for review to revision @11303@.
This finalizes the implementation of the @(MI...
Eugenie Lyzenko
04:43 AM Feature #3811: more misc UI features
> OK. Thanks for clarification. Shouldn't the @browse:COLUMN-FGCOLOR@ set or get the column color for *all* columns i... Stanislav Lomany
10:57 PM Feature #3811: more misc UI features
> Do we need to implement MAX-HEIGHT-CHARS attribute in addition to MIN-HEIGHT-CHARS?
Yes, that makes sense.
Greg Shah
10:46 PM Feature #3811: more misc UI features
Task branch @3811a@ has been updated for review to revision @11302@.
The update adds conversion support for browse...
Eugenie Lyzenko

03/19/2019

06:55 PM Feature #3811: more misc UI features
Stanislav Lomany wrote:
>
> ...
> > Using this attribute is something like @browse:COLUMN-FGCOLOR@, not @browse-c...
Eugenie Lyzenko
06:29 PM Feature #3811: more misc UI features
> I'm asking because @BrowseColumnWidget@ is an artificial one, no direct counterpart in 4GL code, right?
I would ...
Stanislav Lomany
06:22 PM Feature #3811: more misc UI features
Stanislav Lomany wrote:
> > > What is the current status, can someone clarify? I see the support is implemented for ...
Eugenie Lyzenko
05:55 PM Feature #3811: more misc UI features
> > What is the current status, can someone clarify? I see the support is implemented for Browse Column widget, at le... Stanislav Lomany
05:07 PM Feature #3811: more misc UI features
Created task branch @3811a@ from trunk revision @11301@. Eugenie Lyzenko
04:55 PM Feature #3811: more misc UI features
Another question for browse widget. Why we currently have the @COLUMN-FGCOLOR@ attached to @BrowseColumnWidget@ inste... Eugenie Lyzenko
03:06 PM Feature #3811: more misc UI features
> What is the branch to commit the changes for this task?
Create a new one.
> What is the current status, can s...
Greg Shah
03:01 PM Feature #3811 (WIP): more misc UI features
What is the branch to commit the changes for this task? Or I need to create new separate one?
Also I have a questi...
Eugenie Lyzenko
02:04 PM Bug #3973: Veiwport area coordinates rounding error
The testcase to show the error will be not easy to write. Consider the problematic code in @Viewport.draw()@:... Eugenie Lyzenko
12:50 PM Bug #3973 (New): Veiwport area coordinates rounding error
Eugenie Lyzenko
12:50 PM Bug #3972: Text width/scaling issues in Web client(small fonts are affected mostly)
The testcase to recreate is the most important thing here. Because the issue is not always visible. For now the text ... Eugenie Lyzenko
12:41 PM Bug #3972 (New): Text width/scaling issues in Web client(small fonts are affected mostly)
Eugenie Lyzenko

03/18/2019

04:16 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Stanislav:
# I don't think your changes are in 3750b yet.
# Did you write testcases? If so, where are they?
# P...
Greg Shah
04:05 PM Feature #3762: misc UI features
Are there any runtime features in this task which were not finished? Greg Shah
04:05 PM Feature #3811: more misc UI features
I'm going to have someone write testcases for @MANUAL-HIGHLIGHT@ since the documentation is useless.
@BROWSE ... V...
Greg Shah
03:16 PM Feature #3469 (Closed): final improvements and polish for the embedded mode web client
Greg Shah

03/15/2019

09:35 AM Bug #3962: To handle an application shortcut if there is a browser's default action assigned to t...
The web client is tried to disable all default actions except the COPY/CUT/PASTE but it doesn't work for some shortcu... Sergey Ivanovskiy
07:57 AM Bug #3962: To handle an application shortcut if there is a browser's default action assigned to t...
This is the list of Chrome shortcuts.
https://support.google.com/chrome/answer/157179?hl=en
I don't know which ...
Greg Shah
07:22 AM Bug #3962: To handle an application shortcut if there is a browser's default action assigned to t...
CTRL+F4 shortcut closes the current web tab in the browser. Thus there is an issue if the same shortcut is used by th... Sergey Ivanovskiy
07:17 AM Bug #3962 (New): To handle an application shortcut if there is a browser's default action assigne...
Sergey Ivanovskiy

03/12/2019

06:51 AM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Use 3750b. Greg Shah
05:48 AM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
> Stanislav: You spent some time on this recently. Please post your findings here. What branch has your code change... Stanislav Lomany

03/11/2019

05:26 PM Feature #3762: misc UI features
The work for @CREATE-RESULT-LIST-ENTRY()@ is being moved to #3940, which will be worked in the main project. Greg Shah
05:12 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
Stanislav: You spent some time on this recently. Please post your findings here. What branch has your code changes? Greg Shah
05:08 PM Feature #3940: CREATE-RESULT-LIST-ENTRY() method support
As noted in #3762, we must provide support for both @BROWSE:CREATE-RESULT-LIST-ENTRY()@ and @QUERY:CREATE-RESULT-LIST... Greg Shah
05:06 PM Feature #3940 (Closed): CREATE-RESULT-LIST-ENTRY() method support
Greg Shah
 

Also available in: Atom