Project

General

Profile

Activity

From 12/19/2023 to 01/17/2024

01/16/2024

05:11 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Hynek Cihlar wrote:
> Galya B wrote:
> > > No, I want explicit, readable and obvious dependencies. Dependencies tha...
Galya B
05:11 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Galya B wrote:
> > No, I want explicit, readable and obvious dependencies. Dependencies that will not break with fut...
Hynek Cihlar
04:45 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Hynek Cihlar wrote:
> Galya B wrote:
> > So you want to refactor FWD to not use @DirectoryService.getInstance()@ an...
Galya B
04:44 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Galya B wrote:
> So you want to refactor FWD to not use @DirectoryService.getInstance()@ anywhere, but instead @Dire...
Hynek Cihlar
04:23 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Hynek Cihlar wrote:
> No, my argument is that someone references @LogicalTerminal@ even before the conditions are sa...
Galya B
04:01 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Galya B wrote:
> Hynek Cihlar wrote:
> > Galya B wrote:
> > > If in the future there is a misuse of @LogicalTermin...
Hynek Cihlar
03:48 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Hynek Cihlar wrote:
> Galya B wrote:
> > If in the future there is a misuse of @LogicalTerminal@ it will have to be...
Galya B
03:45 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Galya B wrote:
> If in the future there is a misuse of @LogicalTerminal@ it will have to be fixed.
You cannot ass...
Hynek Cihlar
03:28 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Hynek Cihlar wrote:
> Galya B wrote:
> > Hynek Cihlar wrote:
> > > Code review 8074b revision 14917.
> > >
> > ...
Galya B
02:58 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Galya B wrote:
> Hynek Cihlar wrote:
> > Code review 8074b revision 14917.
> >
> > The only concern I have is th...
Hynek Cihlar
02:45 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Hynek Cihlar wrote:
> Code review 8074b revision 14917.
>
> The only concern I have is the init of themes in the ...
Galya B

01/15/2024

12:44 PM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Code review 8074b revision 14917.
The only concern I have is the init of themes in the static ctor of @LogicalTerm...
Hynek Cihlar
07:13 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Hynek/Sergey: Please review. Greg Shah
06:28 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
r14917: Change to default theme resolvement. Login screen theme select shows up only with 2 or more configured direct... Galya B
02:44 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
Ovidiu Maxiniuc wrote:
> Please +try+ the following: use @PersistenceFactory.getInstance(database)@ to obtain a @Per...
Galya B

01/13/2024

09:06 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
> OK, then if only one theme is added to @available-themes@, it will be set as a default even if it's not defined in ... Greg Shah

01/12/2024

12:43 PM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
Galya B wrote:
> Eric Faulhaber wrote:
> > In terms of retrieving @Dialect@ information, the @Dialect.knownDialects...
Eric Faulhaber
03:02 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
Eric Faulhaber wrote:
> In terms of retrieving @Dialect@ information, the @Dialect.knownDialects@ should be populate...
Galya B
02:40 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
OK, then if only one theme is added to @available-themes@, it will be set as a default even if it's not defined in @t... Galya B

01/11/2024

01:31 PM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
> That's how it's been working always. Do you want to change it somehow?
I understand this is not new. It is just...
Greg Shah
07:54 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Greg Shah wrote:
> Why even have the dropdown when there is only 1 choice? Shouldn't the dropdown only exist if the...
Galya B
07:33 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Why even have the dropdown when there is only 1 choice? Shouldn't the dropdown only exist if there are more than 1 c... Greg Shah
03:25 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
8074b r14916 adding empty option to UI theme selector only when one or more themes are configured in directory. Galya B
01:44 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Greg Shah wrote:
> The theme drop down was originally implemented to make it easy for GCD developers to test differe...
Galya B
10:46 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
For most use cases of the @Database@ object, the @socketAddress@ will be @null@. However, FWD supports a mode where m... Eric Faulhaber
08:23 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
Eric, Ovidiu, in case you've missed #7884-64, it still waits for your opinion. You both asked me to use @Database@ ob... Galya B

01/10/2024

11:42 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
The theme drop down was originally implemented to make it easy for GCD developers to test different themes. It was n... Greg Shah
09:06 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Roger Borrello wrote:
> Galya B wrote:
> > Yes, it still works properly with the default Windows 10. It's just a UI...
Galya B
09:05 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Nevermind... easy find.... Roger Borrello
09:03 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Galya B wrote:
> Yes, it still works properly with the default Windows 10. It's just a UI issue of showing an empty ...
Roger Borrello
09:00 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Roger Borrello wrote:
> it would have a dropdown with only *Windows 10* available for selection. I removed it so tha...
Galya B
08:58 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
I just wanted to clarify my post #7143-639 where I mentioned the UI Theme dropdown is appearing when it wasn't before... Roger Borrello

01/05/2024

08:05 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
Galya B wrote:
> Ovidiu Maxiniuc wrote:
> > At any rate, I think @Pair@ and @StringUtils@ are the only class from t...
Greg Shah
02:42 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
Ovidiu Maxiniuc wrote:
> At any rate, I think @Pair@ and @StringUtils@ are the only class from that package/library ...
Galya B
02:39 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
We've started discussing how to access the DB configs in #7572-134 and I mentioned an issue noone paid attention to, ... Galya B

01/04/2024

03:56 PM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
I had a look over 7884a/14843. I see it already uses some of the ideas I wrote above. I have only a few notes:
* I...
Ovidiu Maxiniuc
03:27 PM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
Eric Faulhaber wrote:
> Greg Shah wrote:
> > Eric: Is @org.apache.commons.lang3.tuple.*@ a supported/approved libra...
Ovidiu Maxiniuc
03:01 PM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
In #7884-32 Galya B wrote:
> Ovidiu Maxiniuc wrote:
> > For the second part. Provided the @ldbname@, the database c...
Ovidiu Maxiniuc
08:46 AM Bug #8074 (Closed): Preferred UI Theme not selected in web with auto-login and forked sessions
Greg Shah
08:42 AM Bug #8074 (Test): Preferred UI Theme not selected in web with auto-login and forked sessions
8074a was merged to trunk as rev. 14911 and archived. Galya B
08:30 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
It can be merged to trunk now. Greg Shah
07:52 AM Bug #8074 (Merge Pending): Preferred UI Theme not selected in web with auto-login and forked sess...
Galya B wrote:
> It's been tested before the review and now I've tested the newly introduced changes - @UserPreferen...
Hynek Cihlar
07:18 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
It's been tested before the review and now I've tested the newly introduced changes - @UserPreferences@ needed some m... Galya B
03:45 AM Bug #8074 (Internal Test): Preferred UI Theme not selected in web with auto-login and forked sess...
Code review 8074a revisions 14865 and 14866. The changes are good, I have no more concerns. Do you plan any more test... Hynek Cihlar
02:20 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
r14866 Theme without value in directory to use class name in the dropdown Galya B
02:09 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Hynek Cihlar wrote:
> Galya B wrote:
> > Hynek Cihlar wrote:
> > > Code review 8074a.
> > >
> > > @WebDriverHan...
Galya B

01/03/2024

12:10 PM Bug #7515: FILL-IN: editing dates issues
Another minor issue:
OE: when the cursor points to a delimiter, and the user inputs the *same* delimiter character...
Vladimir Tsichevski
11:25 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Galya B wrote:
> Hynek Cihlar wrote:
> > Code review 8074a.
> >
> > @WebDriverHandler.getAvailableThemes@ should...
Hynek Cihlar

01/01/2024

03:57 AM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Hynek Cihlar wrote:
> Code review 8074a.
>
> @WebDriverHandler.getAvailableThemes@ should somehow handle a theme ...
Galya B

12/22/2023

12:09 PM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Code review 8074a.
@WebDriverHandler.getAvailableThemes@ should somehow handle a theme with empty name in the dire...
Hynek Cihlar

12/21/2023

11:36 AM Bug #7824 (Test): Simplify idle connection settings and apply the default configuration for the w...
Sergey Ivanovskiy
11:33 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
7824a has been rebased, merged into the trunc as rev 14893 and archived. Sergey Ivanovskiy
11:21 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
Planning to merge within next 15 minutes after rebase. Sergey Ivanovskiy
10:00 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
This can merge after 7889a. Greg Shah
09:46 AM Bug #7824 (Merge Pending): Simplify idle connection settings and apply the default configuration ...
Code review 7824a revision 14897. The changes are good, I have no more objections. Hynek Cihlar
04:00 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
7824a has been rebased. It seems that it can be merged into the trunc. Are there any objections? Sergey Ivanovskiy

12/20/2023

01:21 PM Bug #7794: FILL-IN: editing numbers issues
h2. Known issues compiled
This entry contains all know sub-issues, and will be edited as new sub-issues emerge and...
Vladimir Tsichevski
12:50 PM Bug #7794: FILL-IN: editing numbers issues
Greg Shah wrote:
> I am remembering that some layout modes (@COLON-ALIGNED@?, @SIDE-LABELS@?) might change the align...
Vladimir Tsichevski
 

Also available in: Atom