Activity
From 08/28/2023 to 09/26/2023
09/26/2023
- 07:32 PM Bug #7824 (Review): Simplify idle connection settings and apply the default configuration for the...
- Committed rev 14754 (7824a). This version should simplify debugging.
09/25/2023
- 08:49 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- I changed the subject because these configuration parameters are needed to be different as they are used differently.
09/22/2023
- 10:06 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- There are the web server idle timeout and the embedded web server idle timeout. The first one is set for @WebServer@ ...
- 08:22 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Now I think that all these parameters should be present. It seems that it would be enough to fix the correct default ...
- 08:17 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- @maxHttpIdleTimeout@ is set to 0 (infinite timeout) if this setting is not defined in the directory under @webClient@...
- 08:02 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Sergey Ivanovskiy wrote:
> Also @"maxIdleTimeout"@ is erroneously (or intentionally) used by @WebServer@ to set its ... - 07:28 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- Also @"maxIdleTimeout"@ is erroneously (or intentionally) used by @WebServer@ to set its http/https session idle time...
- 06:47 AM Bug #7824 (WIP): Simplify idle connection settings and apply the default configuration for the we...
- I created task branch 7824a.
- 02:39 AM Bug #7824: Simplify idle connection settings and apply the default configuration for the web clie...
- These two timeout parameters of @webClient@...
- 02:27 AM Bug #7824 (Closed): Simplify idle connection settings and apply the default configuration for the...
09/21/2023
- 11:29 AM Feature #4854: origin affinity
- The following is just a storage of an intermediate state of some diagrams and code. It isn't for evaluation or revie...
09/19/2023
- 09:19 AM Bug #7794: FILL-IN: editing numbers issues
- *FIXED*
Vladimir Tsichevski wrote:
> In OE, a non-unknown value is padded left with spaces, so it is kind of ri... - 09:03 AM Feature #7814: Supporting translated texts for web login / logout screens
- > > > The web client is not loaded on the login / logout page.
> >
> > Right, so why do we care about translations... - 08:48 AM Feature #7814: Supporting translated texts for web login / logout screens
- Galya B wrote:
> Also SPA is a form of web app I'm very well familiar and it loads all resources at once in a compre... - 08:45 AM Feature #7814: Supporting translated texts for web login / logout screens
- Galya B wrote:
> Greg Shah wrote:
> > > The web client is not loaded on the login / logout page.
> >
> > Right, ... - 08:45 AM Feature #7814: Supporting translated texts for web login / logout screens
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Did you mean that this code @Iterator<Entry<String, String>> bun... - 08:44 AM Feature #7814: Supporting translated texts for web login / logout screens
- Also SPA is a form of web app I'm very well familiar and it loads all resources at once in a compressed format, so it...
- 08:39 AM Feature #7814: Supporting translated texts for web login / logout screens
- Greg Shah wrote:
> > The web client is not loaded on the login / logout page.
>
> Right, so why do we care about ... - 08:33 AM Feature #7814: Supporting translated texts for web login / logout screens
- Galya B wrote:
> Greg Shah wrote:
> > > * the high traffic low functionality pages will need to load a js library a... - 08:30 AM Feature #7814: Supporting translated texts for web login / logout screens
- Sergey Ivanovskiy wrote:
> Did you mean that this code @Iterator<Entry<String, String>> bundles = TranslationManager... - 08:29 AM Feature #7814: Supporting translated texts for web login / logout screens
- Greg Shah wrote:
> > * the high traffic low functionality pages will need to load a js library and all translations;... - 08:27 AM Feature #7814: Supporting translated texts for web login / logout screens
- > Greg, you want to preserve the current approach. If that's the case, then the login page should use @currentLanguag...
- 07:20 AM Feature #7814: Supporting translated texts for web login / logout screens
- Did you mean that this code @Iterator<Entry<String, String>> bundles = TranslationManager.getBundles(bundleBaseName, ...
- 06:11 AM Feature #7814: Supporting translated texts for web login / logout screens
- Sergey Ivanovskiy wrote:
> I can apply the changes from #7814-15 to the required task branch if there are no objecti... - 06:10 AM Feature #7814: Supporting translated texts for web login / logout screens
- Galya B wrote:
> Hynek Cihlar wrote:
> > @CURRENT-LANGUAGE@ is interpreted by the customer app, it can be any valid... - 06:08 AM Feature #7814: Supporting translated texts for web login / logout screens
- Galya B wrote:
> Hynek Cihlar wrote:
> > > * loading label and button texts in the ui with javascript will cause fl... - 05:56 AM Feature #7814: Supporting translated texts for web login / logout screens
- Hynek Cihlar wrote:
> @CURRENT-LANGUAGE@ is interpreted by the customer app, it can be any valid identifier, not jus... - 05:53 AM Feature #7814: Supporting translated texts for web login / logout screens
- Sergey Ivanovskiy wrote:
> We should decide who takes this issue because it can block this task.
I think it's als... - 05:52 AM Feature #7814: Supporting translated texts for web login / logout screens
- Hynek Cihlar wrote:
> > * loading label and button texts in the ui with javascript will cause flickering, if the pag... - 05:33 AM Feature #7814: Supporting translated texts for web login / logout screens
- I can apply the changes from #7814-15 to the required task branch if there are no objections.
- 05:27 AM Feature #7814: Supporting translated texts for web login / logout screens
- Then in this @EmbeddedWebServerImpl@...
- 05:20 AM Feature #7814: Supporting translated texts for web login / logout screens
- We should decide who takes this issue because it can block this task.
- 05:17 AM Feature #7814: Supporting translated texts for web login / logout screens
- Sergey Ivanovskiy wrote:
> It seems that enough to fix @TranslationManager.parse@ (transfroms to identifiers) and @T... - 05:13 AM Feature #7814: Supporting translated texts for web login / logout screens
- It seems that enough to fix @TranslationManager.parse@ (transfroms to identifiers) and @TranslationManager.getIdentif...
- 05:07 AM Feature #7814: Supporting translated texts for web login / logout screens
- Galya B wrote:
> Sergey Ivanovskiy wrote:
> > So you found a hot issue.
> Yep. I thought it's intentional and cust... - 05:04 AM Feature #7814: Supporting translated texts for web login / logout screens
- Galya B wrote:
> * one language has multiple locales, for example English has 13 and French 6, but translations are ... - 04:49 AM Feature #7814: Supporting translated texts for web login / logout screens
- Sergey Ivanovskiy wrote:
> So you found a hot issue.
Yep. I thought it's intentional and customer apps are converte... - 04:47 AM Feature #7814: Supporting translated texts for web login / logout screens
- Galya B wrote:
> Sergey Ivanovskiy wrote:
> > Galya B wrote:
> > > Current translation mechanics 1:
> > > * The w... - 04:44 AM Feature #7814: Supporting translated texts for web login / logout screens
- Another important aspect is to keep a correlation between the error messages displayed in the ui and the logs on the ...
- 04:14 AM Feature #7814: Supporting translated texts for web login / logout screens
- Greg, you want to preserve the current approach. If that's the case, then the login page should use @currentLanguage@...
- 03:58 AM Feature #7814: Supporting translated texts for web login / logout screens
- Sergey Ivanovskiy wrote:
> Galya B wrote:
> > Current translation mechanics 1:
> > * The web driver shows certain ... - 03:57 AM Feature #7814: Supporting translated texts for web login / logout screens
- Galya B wrote:
> Current translation mechanics 1:
> * The web driver shows certain messages and menus that reflect ... - 02:43 AM Feature #7814: Supporting translated texts for web login / logout screens
- Web login screens at @/gui@, @/chui@, @/embedded@ and the respective logout screens introduced with SSO in #3931 need...
- 02:25 AM Feature #7814 (New): Supporting translated texts for web login / logout screens
- 08:20 AM Feature #3931: single sign-on for virtual desktop mode
- As I noted above #3931-322, I'm OK with removing the remote form of embedded and the trustedspawner. However, I want...
- 07:13 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> But let's not forget that remote is a type of embedded and it should require SSO enabled as well, a... - 07:12 AM Feature #3931: single sign-on for virtual desktop mode
- Getting back to the review.
There was an important question about what we do with @trustedspawner@ and the fact th...
09/18/2023
- 02:19 PM Bug #7794: FILL-IN: editing numbers issues
- *FIXED*
@Ctrl-CursorLeft@ and @Ctrl-CursorRight@ move caret word left and right.
- 02:13 PM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
Navigation issue: in OE in GUI mode, the @CURSOR-DOWN@ and @CURSOR-UP@ keys move cursor right and left. In F... - 01:53 PM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
Issues related to setting screen value.
Invalid character must not be tolerated, so the following values ... - 07:08 AM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
Yet another issue with decimal editor:
# insert an unknown value by typing @?@
# select the @?@ sign
# ... - 08:47 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Which command do you use to create .po files from app sources?
I always used POEditor. But I thi... - 08:44 AM Feature #3931: single sign-on for virtual desktop mode
- Which command do you use to create .po files from app sources?
- 08:39 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Hynek Cihlar wrote:
> > Galya B wrote:
> > > 1. The spawn errors are not present in the front-end... - 08:25 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Also let me just conclude something again, because I'm not understood when I say it only once.
>
... - 08:22 AM Feature #3931: single sign-on for virtual desktop mode
- Hynek Cihlar wrote:
> Galya B wrote:
> > 1. The spawn errors are not present in the front-end files and can't be au... - 08:20 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> 1. The spawn errors are not present in the front-end files and can't be automatically extracted to ... - 08:14 AM Feature #3931: single sign-on for virtual desktop mode
- Also let me just conclude something again, because I'm not understood when I say it only once.
Having .po files me... - 08:04 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> Why not do this on the server in Java and only provide what is needed? Why not use the browser's ... - 07:30 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Also the login page that can be server-side rendered, needs to load gettext.js and all resources an... - 07:26 AM Feature #3931: single sign-on for virtual desktop mode
- Also the login page that can be server-side rendered, needs to load gettext.js and all resources and translate on the...
- 07:24 AM Feature #3931: single sign-on for virtual desktop mode
- Thank you everyone for the contribution. Finally we can agree on my original comments - there is no tool, code, scrip...
- 07:15 AM Feature #3931: single sign-on for virtual desktop mode
- To be clear: I'm not expecting this task to do anything with automation for gettext. It is enough to create the @.po...
- 05:00 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
>what it is is still unclear... gettext... a JavaScript library?! That's the only gettext in the proj... - 03:24 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Greg Shah wrote:
> > > Having an external tool not plugged into the automation doesn't sound very ... - 03:06 AM Feature #3931: single sign-on for virtual desktop mode
- Hynek Cihlar wrote:
> Galya B wrote:
> > Greg Shah wrote:
> > > There is none and we plan no such thing. I have th... - 03:04 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> > Having an external tool not plugged into the automation doesn't sound very standard for modern ... - 03:01 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Greg Shah wrote:
> > There is none and we plan no such thing. I have the feeling that I am not und... - 01:45 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> There is none and we plan no such thing. I have the feeling that I am not understand something cr...
09/15/2023
- 03:30 PM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
Yet another issue with decimal editor: initially the screen value is filled with spaces (which is incorrect ... - 03:23 PM Bug #7794 (WIP): FILL-IN: editing numbers issues
- Vladimir Tsichevski wrote:
> Yet another issue: decimal editor: inserting the question mark @?@ does not reset the e... - 02:58 PM Bug #7794: FILL-IN: editing numbers issues
- *FIXED*
Yet another issue: decimal editor: inserting the question mark @?@ does not reset the editor to unknown stat... - 10:50 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> > > FWD translatable strings would be in FWD-specific bundles and then two would ever meet or ove... - 10:21 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> A little background on things...
>
> There are two ways to load resource bundles: from @.java@ c... - 10:17 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> OK, alien mode activated:
>
> I think... and write... and hopefully it will be read... and under... - 09:42 AM Feature #3931: single sign-on for virtual desktop mode
- > > FWD translatable strings would be in FWD-specific bundles and then two would ever meet or overlap.
> How is then... - 09:37 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Greg Shah wrote:
> > FWD translatable strings would be in FWD-specific bundles and then two would ... - 09:13 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> FWD translatable strings would be in FWD-specific bundles and then two would ever meet or overlap... - 09:11 AM Feature #3931: single sign-on for virtual desktop mode
- > I don't find it a good idea to run customer apps re-conversion every time someone changes the wording of an error m...
- 09:07 AM Feature #3931: single sign-on for virtual desktop mode
- A little background on things...
There are two ways to load resource bundles: from @.java@ class extending @java.u... - 08:37 AM Feature #3931: single sign-on for virtual desktop mode
- OK, alien mode activated:
I think... and write... and hopefully it will be read... and understood... a very import... - 08:28 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Greg Shah wrote:
> > > Having an external tool not plugged into the automation doesn't sound very ... - 08:25 AM Feature #3931: single sign-on for virtual desktop mode
- > > What do you mean by this? @SESSION:CURRENT-LANGUAGE@ is assignable and we react to it.
> Greg, please, don't ma... - 08:22 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> > Having an external tool not plugged into the automation doesn't sound very standard for modern ... - 08:20 AM Feature #3931: single sign-on for virtual desktop mode
- > Having an external tool not plugged into the automation doesn't sound very standard for modern programs.
We do ... - 08:16 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> What do you mean by this? @SESSION:CURRENT-LANGUAGE@ is assignable and we react to it.
Greg, pl... - 08:14 AM Feature #3931: single sign-on for virtual desktop mode
- > > > @CURRENT-LANGUAGE@ will be set by directory.xml. As far as I can see from any examples it is the full language ...
- 08:12 AM Feature #3931: single sign-on for virtual desktop mode
- > We want the translations to be based on GNU gettext. This is a de facto industry standard, it's simple to use, has ...
- 08:07 AM Feature #3931: single sign-on for virtual desktop mode
- Hynek Cihlar wrote:
> We want the translations to be based on GNU gettext. This is a de facto industry standard
Hav... - 07:38 AM Feature #3931: single sign-on for virtual desktop mode
- Hynek Cihlar wrote:
> Galya B wrote:
> > @CURRENT-LANGUAGE@ will be set by directory.xml. As far as I can see from ... - 07:33 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> @CURRENT-LANGUAGE@ will be set by directory.xml. As far as I can see from any examples it is the fu... - 07:29 AM Feature #3931: single sign-on for virtual desktop mode
- Hynek Cihlar wrote:
> See the attached diff, it provides a possible gettext implementation for FWD runtime. I haven'... - 07:28 AM Feature #3931: single sign-on for virtual desktop mode
- @CURRENT-LANGUAGE@ will be set by directory.xml. As far as I can see from any examples it is the full language name. ...
- 07:02 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> I didn't know you've started. I'm ready with the implementation in 3931a r14777. Can you please che... - 06:50 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin, Sergey, Hynek, 3931a is ready for final review.
- 06:49 AM Feature #3931: single sign-on for virtual desktop mode
- It's done in r14780.
With this config the login can be translated:... - 06:07 AM Feature #3931: single sign-on for virtual desktop mode
- @WebDriverHandler@ error msg added to translation resources in r14778. Next I'll translate the login / logout pages a...
- 05:07 AM Feature #3931: single sign-on for virtual desktop mode
- I didn't know you've started. I'm ready with the implementation in 3931a r14777. Can you please check if it's in chec...
- 04:50 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Hynek Cihlar wrote:
> > If there is no objection I will add proper support for string translation ... - 01:58 AM Feature #3931: single sign-on for virtual desktop mode
- Hynek Cihlar wrote:
> If there is no objection I will add proper support for string translation also for FWD runtime...
09/14/2023
- 04:58 PM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
Yet another issue which can be reproduced with @7019.p@ attached to the #7019 issue.
I enter -890134 into... - 04:38 PM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
Yet another issue related to the digit insertion in a decimal editor:
# The initial value has a *single i... - 03:47 PM Bug #7794: FILL-IN: editing numbers issues
- Vladimir Tsichevski wrote:
> 2. Digits can be inserted at the lowest integer part of the format (over the digit 5 ... - 03:42 PM Bug #7794: FILL-IN: editing numbers issues
- *FIXED*
Another issues related to the digit insertion in a *decimal* editor:
The initial value is always @12,345.... - 02:24 PM Bug #7794: FILL-IN: editing numbers issues
- *FIXED*
Another issues related to the @DELETE@ action in a decimal editor:
The initial value is always @12,345.67... - 12:51 PM Bug #7794: FILL-IN: editing numbers issues
- *FIXED*
Another 2 issues related to the @BACKSPACE@ action in a decimal editor:
# After I erase the digit @3@ in ... - 12:42 PM Feature #3931: single sign-on for virtual desktop mode
- > If there is no objection I will add proper support for string translation also for FWD runtime.
Go ahead. - 12:35 PM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> My idea was that all errors sent to the end-user will have the uuid and they will be logged with th... - 12:30 PM Feature #3931: single sign-on for virtual desktop mode
- Currently we don't have translation resolved for FWD runtime (beside Javascript client). @TranslationManager@ address...
- 12:00 PM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Sergey Ivanovskiy wrote:
> > I think you should try @ResourceBundle.getBundle(String baseName, Loc... - 11:37 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin Asofiei wrote:
> Galya B wrote:
> > I'm adding all the errors to the ui, but I just want to mention a su... - 11:16 AM Feature #3931: single sign-on for virtual desktop mode
- Sergey Ivanovskiy wrote:
> I think you should try @ResourceBundle.getBundle(String baseName, Locale locale)@ to load... - 11:01 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Sergey Ivanovskiy wrote:
> > I guess that it needs to
> > [...]
> I tried earlier to set it thou... - 10:37 AM Feature #3931: single sign-on for virtual desktop mode
- Sergey Ivanovskiy wrote:
> I guess that it needs to
> [...]
I tried earlier to set it though @EnvironmentOps@ and ... - 10:36 AM Feature #3931: single sign-on for virtual desktop mode
- Sergey Ivanovskiy wrote:
> I guess that it needs to... - 10:31 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> I'm adding all the errors to the ui, but I just want to mention a superior and more reliable debugg... - 10:30 AM Feature #3931: single sign-on for virtual desktop mode
- I guess that it needs to...
- 10:10 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> One more to the topic: Translating parameterized messages should be done before the specifiers are ... - 09:46 AM Feature #3931: single sign-on for virtual desktop mode
- Translations is the last sub-task I have before a final review. I need more specific pointers how to solve it with th...
- 09:32 AM Feature #3931: single sign-on for virtual desktop mode
- We have other tasks open to translate all other messages, so eventually all the messages will be translated.
- 09:31 AM Feature #3931: single sign-on for virtual desktop mode
- > A question - since the same error is supposed to be present in the logs, what language should it be in? If the logi...
- 07:26 AM Feature #3931: single sign-on for virtual desktop mode
- One more to the topic: Translating parameterized messages should be done before the specifiers are substituted. I can...
- 03:26 AM Feature #3931: single sign-on for virtual desktop mode
- A question - since the same error is supposed to be present in the logs, what language should it be in? If the login ...
- 02:55 AM Feature #3931: single sign-on for virtual desktop mode
- Not to mention (mentioning) this approach will eliminate the need to keep translations for 10+ errors.
- 02:45 AM Feature #3931: single sign-on for virtual desktop mode
- I myself had that issue multiple times of not understanding why the credentials are not accepted according to the mes...
09/13/2023
- 05:05 PM Bug #7794: FILL-IN: editing numbers issues
- I am remembering that some layout modes (@COLON-ALIGNED@?, @SIDE-LABELS@?) might change the alignment of the associat...
- 04:51 PM Bug #7794: FILL-IN: editing numbers issues
- *FIXED*
Screen value formatting issue:
GUI Swing, both decimal/integer editors:
In OE, a non-unknown value is ...
09/12/2023
- 02:35 PM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
@FILL-IN@ for a decimal variable, default format, Swing: if the cursor points to a thousands delimiter, an i... - 02:33 PM Bug #7794: FILL-IN: editing numbers issues
- *ISSUE*
@FILL-IN@ for an *integer* variable, default format, Swing: if the cursor points to a thousands delimiter,... - 02:31 PM Bug #7794 (WIP): FILL-IN: editing numbers issues
- 12:04 PM Feature #4856 (Review): web client session forking
- Ready for review in 3931a (latest r14770), based on trunk r14707.
Relevant files:... - 10:42 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Just mentioning on time... the whole confusion of the end user about messages about FWD user / acco... - 10:40 AM Feature #3931: single sign-on for virtual desktop mode
- Just mentioning on time... the whole confusion of the end user about messages about FWD user / account and OS user / ...
- 10:40 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> And you want them translated or not?
Yes. If there is any problem with the translations, our cu... - 10:37 AM Feature #3931: single sign-on for virtual desktop mode
- And you want them translated or not?
- 10:33 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Greg Shah wrote:
> > Please restore the previous level of detail.
> The number / type of errors i... - 09:44 AM Feature #3931: single sign-on for virtual desktop mode
- Also translating the errors with Google translator may get funny for things like @Cannot load dynamic libraries.@. :)
- 09:26 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> Please restore the previous level of detail.
The number / type of errors in the web handlers wen... - 08:45 AM Feature #3931: single sign-on for virtual desktop mode
- > > When running in an enviornment where there is no existing session, then I think we should handle this same requir...
- 08:39 AM Feature #3931: single sign-on for virtual desktop mode
- > It's convenient when end-users tell admins what exactly went wrong by quoting the error message, but at the same ti...
- 01:30 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin Asofiei wrote:
> Galya B wrote:
> > All right, I'll just set the context anew every time it's not a remo... - 01:26 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> When running in an enviornment where there is no existing session, then I think we should handle ... - 01:21 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin Asofiei wrote:
> At least, we need a proper error message being shown (something like @Not enough permiss... - 07:37 AM Bug #7515: FILL-IN: editing dates issues
- Yet another issue: in @7019.p@ I assign the date variable on the @LEAVE@ event of the date @FILL-IN@:...
09/11/2023
- 05:37 PM Bug #7515: FILL-IN: editing dates issues
- Another issue: when the user presses @TAB@, and focus moves from the date @FILL-IN@ to the next tabbed widget, this w...
- 04:11 PM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
- Yet another issue in FWD ChUI:
I invoke a button, which causes an action, which causes an error, which raises an e... - 04:01 PM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
- Another issue:
In OE in character mode error messages are displayed in the message area.
In FWD a message box is ... - 11:18 AM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
- Vladimir Tsichevski wrote:
> Another issue with ChUI (both Swing and native).
>
> In OE pressing the @Ctrl-R@ key... - 09:58 AM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
- Another issue with ChUI (both Swing and native).
In OE pressing the @Ctrl-R@ key cleans the screen to an empty str... - 08:54 AM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
- Another issue in ChUI (both Swing and native).
In OE ChUI the @Home@ and @End@ keys move focus to the first and la... - 08:34 AM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
- ChUI Swing: another issue: the @CursorDown@ key moves the cursor outside the destination widget area.
See the @777... - 07:39 AM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
- Another issue in *ChUI native* mode: pressing @Tab@ and @Backtab@ sometimes does not work as expected:
# can cause... - 03:04 PM Feature #3931: single sign-on for virtual desktop mode
- > Sergey, as far as I understand at the moment there is no config for languages outside of a 4GL app? I mean there is...
- 03:00 PM Feature #3931: single sign-on for virtual desktop mode
- Constantin Asofiei wrote:
> Galya B wrote:
> > All right, I'll just set the context anew every time it's not a remo... - 12:26 PM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> All right, I'll just set the context anew every time it's not a remote call.
The context needs to ... - 10:30 AM Feature #3931: single sign-on for virtual desktop mode
- I'm speaking about redirections and links... On app end JS redirects to the logout page in SSO. The taskbar menu shou...
- 10:27 AM Feature #3931: single sign-on for virtual desktop mode
- > The easy way out was if directory knew the external address for login / logout.
How is this different from the s... - 10:06 AM Feature #3931: single sign-on for virtual desktop mode
- The variables in the address are too many and both the Java servlets and the js code have difficulties to imagine whe...
- 09:56 AM Feature #3931: single sign-on for virtual desktop mode
- I don't see how we can eliminate the reverse proxy support. Some customers require that only the server's port 443 i...
- 09:51 AM Feature #3931: single sign-on for virtual desktop mode
- Can we remove reverse proxies for customers?
The /gui, /chui, /embedded port is configurable and if that is @443@ ... - 08:32 AM Feature #3931: single sign-on for virtual desktop mode
- r14767 Review part II improvements applied.
- 06:13 AM Feature #3931: single sign-on for virtual desktop mode
- Greg, I remember you wanted @remotelaunchoption@ to be checked for all web spawn requests, instead of just those from...
- 05:53 AM Feature #3931: single sign-on for virtual desktop mode
- Btw the mime types look neater in the latest revision. I've put them in a map.
- 05:28 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin Asofiei wrote:
> > > ** @handle@ - can we make the mime type code for images more generic?
> > Do you st... - 05:06 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin Asofiei wrote:
> > Unfortunately that wacky @initSecurityManager@ serves a purpose. The authenticator is ... - 04:49 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> This part is completely reworked, especially in the latest revision, so it's not applicable any mor... - 03:49 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin Asofiei wrote:
> 4. SecurityManager refactoring
> * @SecurityManager@ is used from customer applications... - 03:20 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin Asofiei wrote:
> 3. SSO and embedded refactoring
> * @LeafSessionManager@, @p2j.remote.js@ - no actual c... - 10:45 AM Feature #4856: web client session forking
- It is fine where it is for now. We will probably reorganize these so that the features that are for analysis or diag...
- 10:43 AM Feature #4856: web client session forking
- The new menu item ended up in the middle, because it seems the lower menu is added after the initialization. Do I try...
- 09:01 AM Feature #4856: web client session forking
- > > There is an existing popup menu on the taskbar, add an item to that.
>
> It is existing only for virtual deskt... - 08:49 AM Feature #4856: web client session forking
- Greg Shah wrote:
> There is an existing popup menu on the taskbar, add an item to that.
It is existing only for v... - 08:06 AM Feature #4854: origin affinity
- Yes, this sounds reasonable.
- 07:36 AM Feature #4854: origin affinity
- OK, then if a storage identifier is provided (probably userId with SSO), then the value will be set in @localStorage@...
- 07:26 AM Feature #4854: origin affinity
- The design is good.
> Do I work on it under #4517 or here?
Here.
> > Due to the fact that some customers hav... - 02:48 AM Bug #7786: FOCUS handle must return only field-level widgets
- This issue was identified during #6615.
@FOCUS@ should only return field-level (frame child widgets or other frame... - 02:44 AM Bug #7786 (New): FOCUS handle must return only field-level widgets
09/10/2023
- 01:12 PM Feature #3931: single sign-on for virtual desktop mode
- Continue for the review of 3931a rev 14758 on top of trunk rev 14707.
3. SSO and embedded refactoring
* @LeafSess...
09/08/2023
- 05:00 PM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
- The following patch removed this asymmetry with the @TAB@ key and seems to cure the issue. I consider this as an urge...
- 04:43 PM Bug #7779 (Feedback): ChUI Swing: focus does not move backward with Shift-TAB key
- The difference is in the @LinuxKeyboardReader@: instead of one keyboard event it generates two events: one for key pr...
- 09:06 AM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
- Alexandru Lungu wrote:
> Eduard, can you please check if this is caused by your recent focus changes?
Probably no... - 02:29 AM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
- Eduard, can you please check if this is caused by your recent focus changes?
- 08:29 AM Feature #4856: web client session forking
- There is an existing popup menu on the taskbar, add an item to that.
- 08:15 AM Feature #4856: web client session forking
- The @.dock@ div is generated programmatically and the @#taskBar@ is a canvas. If this is where the new button should ...
- 08:08 AM Feature #4856: web client session forking
- Is there already a toolbar / taskbar in the DOM where this button can be added?
- 08:25 AM Feature #3931: single sign-on for virtual desktop mode
- > If customers with embedded are not going to be updated with trunk, I can fix it here.
Yes, we can fix it here. - 02:57 AM Feature #3931: single sign-on for virtual desktop mode
- Sergey, as far as I understand at the moment there is no config for languages outside of a 4GL app? I mean there is n...
- 02:10 AM Feature #3931: single sign-on for virtual desktop mode
- There is a regression related to #4938 (4938b merged in r14688).
@ClientCore.processClientParams@ lost:... - 02:41 AM Feature #4854 (WIP): origin affinity
- In 3931a the landing page for both drivers has @iframe@, where the actual login page resides. The content gets later ...
- 02:23 AM Feature #4129 (Review): map web client users to OS accounts
- Review in progress in #3931.
- 02:23 AM Feature #4129 (WIP): map web client users to OS accounts
09/07/2023
- 07:00 PM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
- Greg Shah wrote:
> What testcase?
@7779.p@ attached. - 05:19 PM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
- What testcase?
- 04:47 PM Bug #7779: ChUI Swing: focus does not move backward with Shift-TAB key
- In ChUI mode when I press @Shift-TAB@, the focus jumps to the previous widget in the tab order, but returns back in t...
- 04:44 PM Bug #7779 (Feedback): ChUI Swing: focus does not move backward with Shift-TAB key
- 03:22 PM Feature #3931: single sign-on for virtual desktop mode
- If there is a requirement to internationalize login pages, then http request object gives the user client preferred l...
- 08:27 AM Feature #3931: single sign-on for virtual desktop mode
- I'm not sure how translation should work on the login page. @gettext.js@ uses the language set by the 4GL session acc...
- 07:56 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin, here is the new look of the OS Users Management page. Please note that the second table (Associated FWD U...
- 02:08 AM Feature #3931: single sign-on for virtual desktop mode
- Sergey,
1. renaming of @virtualDesktopEnabled@ was for consistency. The whole "enable" drivers thing was very mess... - 10:57 AM Feature #4856 (WIP): web client session forking
- Greg Shah wrote:
> > Also I possibly need to fix Jetty's sessions - the FWD client's embedded Jetty policy attaches ... - 10:53 AM Feature #4856: web client session forking
- > > create multiple sessions so long as they stay in the same browser.
> I don't like the phrasing. They can go to a... - 10:52 AM Feature #4856: web client session forking
- > OK, then a button to open a new tab with the virtual desktop landing page address is enough.
Rather than have a ... - 10:51 AM Feature #4856: web client session forking
- Greg Shah wrote:
> create multiple sessions so long as they stay in the same browser.
I don't like the phrasing. Th... - 10:46 AM Feature #4856: web client session forking
- OK, then a button to open a new tab with the virtual desktop landing page address is enough.
The limitation is tha... - 10:32 AM Feature #4856: web client session forking
- > > This will meet the customers needs. If it is not possible, help me understand why.
>
> Because the customer c... - 10:28 AM Feature #4856: web client session forking
- Greg Shah wrote:
> The same user is able to access multiple organizations and it is an application function to imple... - 10:25 AM Feature #4856: web client session forking
- Greg Shah wrote:
> This will meet the customers needs. If it is not possible, help me understand why.
Because th... - 10:24 AM Feature #4856: web client session forking
- > I think they want different sessions with different in-app users in one browser.
No, they don't want this. The ... - 10:23 AM Feature #4856: web client session forking
- > > A customer has the requirement that a user should be able to create more than one web client session with their a...
- 10:16 AM Feature #4856: web client session forking
- Can we get some clarifications from the customer on their requirements? I think they want different sessions with dif...
- 10:12 AM Feature #4856: web client session forking
- Let me try to put it in other words:
> A customer has the requirement that a user should be able to create more th... - 10:02 AM Feature #4856: web client session forking
- > One person can open multiple sessions on multiple devices, with multiple browsers and in multiple tabs in each brow...
- 09:56 AM Feature #4856: web client session forking
- > Under "in-app" I mean a user in the customer's DB or any directory they use. The above questions can apply to any o...
- 09:54 AM Feature #4856: web client session forking
- Galya B wrote:
> Maybe it's time to define some basic terms and reconsider the core statements.
>
> > a user shou... - 09:41 AM Feature #4856: web client session forking
- One person can open multiple sessions on multiple devices, with multiple browsers and in multiple tabs in each browse...
- 08:59 AM Feature #4856: web client session forking
- Under "in-app" I mean a user in the customer's DB or any directory they use. The above questions can apply to any oth...
- 08:56 AM Feature #4856: web client session forking
- Maybe it's time to define some basic terms and reconsider the core statements.
> a user should be able to create m...
09/06/2023
- 11:58 AM Feature #3931: single sign-on for virtual desktop mode
- The code part @<script/>@ of @web_landing.html@ template does not use https://developer.mozilla.org/en-US/docs/Web/Ja...
- 11:45 AM Feature #3931: single sign-on for virtual desktop mode
- I would prefer to use different tasks for SSO plugin and for login pages because these two tasks should be completely...
- 11:24 AM Feature #3931: single sign-on for virtual desktop mode
- Galya, please help to understand what are advantages of renaming @webClient/virtualDesktopEnabled -> webClient/virtua...
- 05:16 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin, I think @No Password Protection@ is not working properly for FWD accounts as well, can you confirm? It's ...
- 05:00 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin Asofiei wrote:
> * @AdminServiceImpl.setOsUser@ - if @plainPassword@ is null/empty, don't we need to rese... - 03:40 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin Asofiei wrote:
> For consistency; you can have:
> ... - 02:25 AM Feature #3931: single sign-on for virtual desktop mode
- Sergey, a few pointers about what's going on in 3931a:
* @com.goldencode.p2j.main.Webandler@ was renamed to @WebDriv...
09/05/2023
- 02:04 PM Feature #3931: single sign-on for virtual desktop mode
- and translation resources are defined by special get text js json format. Please look at this file
@src/com/goldenco... - 01:43 PM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> Sergey: Please point Galya to some details for how we handle the I18N support in the JS side of t... - 10:48 AM Feature #3931: single sign-on for virtual desktop mode
- Sergey: Please point Galya to some details for how we handle the I18N support in the JS side of the web client.
- 10:47 AM Feature #3931: single sign-on for virtual desktop mode
- Branch 3931a is where the changes are. Please focus on the web client login and admin console changes. Constantin i...
- 10:35 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> Galya B wrote:
> > r14759 an updated default login screen (html + css). Desktop settings (bgr at... - 09:54 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> Let's also make sure that the new login and the error message processing is honoring our I18N tra... - 09:31 AM Feature #3931: single sign-on for virtual desktop mode
- Default favicon and logo added to the main project in r14761.
- 09:25 AM Feature #3931: single sign-on for virtual desktop mode
- > > If this is the default login for FWD, why do we need to add the logo and favicon to the application jar? I'd pre...
- 09:15 AM Feature #3931: single sign-on for virtual desktop mode
- Greg Shah wrote:
> If this is the default login for FWD, why do we need to add the logo and favicon to the applicati... - 09:14 AM Feature #3931: single sign-on for virtual desktop mode
- Let's also make sure that the new login and the error message processing is honoring our I18N translations approach.
... - 09:13 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> r14759 an updated default login screen (html + css). Desktop settings (bgr attributes from director... - 04:52 AM Feature #3931: single sign-on for virtual desktop mode
- Galya B wrote:
> Constantin Asofiei wrote:
> > ** check and fix conversion for @h:auth-blob@ support (i.e. handle a... - 03:59 AM Feature #3931: single sign-on for virtual desktop mode
- Constantin Asofiei wrote:
> ** check and fix conversion for @h:auth-blob@ support (i.e. handle access, not @SESSION@... - 02:33 AM Feature #3931: single sign-on for virtual desktop mode
- Galya, this is the first part of the review. I'm still going through the SSO changes and the SecurityManager refacto...
09/04/2023
- 11:32 AM Feature #3931: single sign-on for virtual desktop mode
- r14759 an updated default login screen (html + css). Desktop settings (bgr attributes from directory) removed.
The...
09/01/2023
- 09:17 AM Feature #3931: single sign-on for virtual desktop mode
- r14758 adds support for @/webres@ context for base virtual desktop and embedded resources (style.css, login page, fav...
08/30/2023
- 04:22 AM Feature #3931: single sign-on for virtual desktop mode
- A few minor fixes pushed to r14757.
- 04:18 AM Feature #3931: single sign-on for virtual desktop mode
- Here is what needs to be done to hotel_gui to run with 3931a:
Add the @SsoAuthenticator@ implementation (dummy as ...
08/28/2023
- 09:05 AM Feature #6438 (Closed): frame attributes, methods and options
- 08:35 AM Feature #6438: frame attributes, methods and options
- Branch @6438b@ was merged to trunk as revno @14711@ then it was archived.
- 08:26 AM Feature #6438: frame attributes, methods and options
- Greg Shah wrote:
> You can merge to trunk after 7589a.
OK. I'm starting.
Also available in: Atom