Project

General

Profile

Activity

From 12/23/2023 to 01/21/2024

01/20/2024

05:02 PM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Galya,
The problem is the preferred theme should be loaded from:...
Eugenie Lyzenko
03:40 PM Bug #8074: Preferred UI Theme not selected in web with auto-login and forked sessions
Galya,
We have serious regression with this change. The theme defined in:...
Eugenie Lyzenko

01/19/2024

10:54 AM Bug #8204: REGRESSION: separator should not show in a new date editing browse shell for unknown v...
The proposed solution is to change the line:... Vladimir Tsichevski
10:38 AM Bug #8204 (WIP): REGRESSION: separator should not show in a new date editing browse shell for unk...
If a browse cell is of date type, and date format includes date component separators (e.g. @9999/99/99@), and an unkn... Vladimir Tsichevski
09:40 AM Bug #8204 (Test): REGRESSION: separator should not show in a new date editing browse shell for un...
Vladimir Tsichevski
03:33 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
Ovidiu Maxiniuc wrote:
> * at line 23: if there are no databases with @load_at_startup@ attribute set to @true@ in d...
Galya B
02:58 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
The requested changes are in r14844 and they don't work, because there is no @SecurityContext@ on the Jetty thread:
...
Galya B
02:47 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
Ovidiu Maxiniuc wrote:
> The only condition here is that the @DatabaseManager.dialects@ to contain the dialect for y...
Galya B

01/18/2024

11:22 AM Feature #7884: Standard 4GL methods used for login screen authentication to be exposed in session...
Sorry, I do not know what you mean. That is, indeed, the code from @PersistenceFactory.getInstance(Database database)... Ovidiu Maxiniuc

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
 

Also available in: Atom