Activity
From 02/21/2017 to 03/22/2017
03/22/2017
- 05:50 PM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Greg Shah wrote:
> Most of the token types in your list are already handled by the operators list in @gaps/expressio... - 09:02 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Most of the token types in your list are already handled by the operators list in @gaps/expressions.rules@, right?
... - 10:01 PM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- The keywords extracted from different kind of expressions(in @progress.g@):...
- 05:33 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Committed revision 11202 did intermediate changes: moved 2 methods from @CertificatesUtils@ to @AdminHelper@ to be us...
- 05:10 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- It is used by Add new user and edit user use cases for the admin applet.
- 04:54 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> It seems we should add this method
> [...]
> to our administration service.
What is ... - 04:52 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> It seems that there are no GWT or bootstrap3 widget that can represent certificates as a ... - 04:37 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- It seems we should add this method...
- 04:16 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- It seems that there are no GWT or bootstrap3 widget that can represent certificates as a dropdown list with two colum...
- 03:44 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- It seems that @CertificatesUtils@ has types/classes that can't be used on the client side. We should add new correspo...
- 02:47 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Hynek, did you test grids filled with more than 50 records (default page size)?
No, bu... - 02:46 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> Sergey, I don't think the table paging of Accounts->Groups and Accounts->Users is necessary. T... - 11:26 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Committed revision 11201 added @EnumRadioGroup@ and removed the particular group widget @SecuritySelectorGroup@, plan...
- 09:49 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Agree, I will remove paging widgets from these views. Committed revision 11199,11200 added @SecuritySelectorGroup@ th...
- 06:56 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey, I don't think the table paging of Accounts->Groups and Accounts->Users is necessary. The original Admin apple...
- 06:46 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey, after the update to 11196 I am getting compilation error... - 04:33 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Committed revision 11198 added Accounts>Users view to the application menu.
- 04:08 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> Sergey, after the update to 11196 I am getting compilation errors when running build.gradle, s... - 08:25 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- > Greg, I assume we should allow different clients having different themes on the same FWD server, right? (this is li...
03/21/2017
- 07:10 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I am working on the @Access Control@ section now.
- 06:55 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey, after the update to 11196 I am getting compilation errors when running build.gradle, see below....
- 04:38 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Committed revision 11196 moved @AuthModes@ out for common usages.
- 03:50 PM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- Ovidiu, second part of review:
# @AlertBoxGuiImpl$MessagePanel:447@ - there is a left-over javadoc comment
# @Label... - 09:43 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- The revision 11157 passed the devsrv01 and full ETF tests (no surprise here). However, the latest revision is 11159 (...
- 06:44 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- Constantin Asofiei wrote:
Thank you for your review!
> Ovidiu, this is the first half review for 3209e3 rev 11157... - 01:18 PM User Interface Feature #2959: Implement search by key in browse
- Created task branch 2959b from trunk revision 11143.
- 06:51 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- I want you to focus on the @expr@ rule in @progress.g@. Do not worry about @convert/expression.rules@.
> I have a... - 10:24 PM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Studied the task objective. Correct me if I'm wrong. I have scanned @convert/expression.rules@ and found the candidat...
03/20/2017
- 05:30 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Working on Accounts>Users screen.
- 03:16 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- It seems that deleteGroup is not thread safe and after applying this diff the delete issue is gone out. But I am not ...
- 02:18 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > An interesting use case to delete 2 groups simultaneously ... - 01:31 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey, if you happen to get stuck with @DataGrid@ not initially displaying data in Bootsrap's @Modal@ widget (as I d...
- 01:13 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> An interesting use case to delete 2 groups simultaneously with help of @MultiCallback@ is... - 12:23 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- An interesting use case to delete 2 groups simultaneously with help of @MultiCallback@ is not succeeded. This method ...
- 05:44 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Committed revision 11192 moved @sessions@ and @groups@ packages into @console@ and @accounts@ respectively, added @co...
- 04:35 PM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- > Greg: I suggest adding a way to specify the default theme via the directory, and not just rely on the ThemeManager....
- 04:26 PM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- Ovidiu, this is the first half review for 3209e3 rev 11157. I assume you have some 3209e2 changes merged here - the ...
- 03:31 PM Runtime Infrastructure Feature #3268: Creating a tool to install and manage FWD server as Windows service
- Greg Shah wrote:
> > No matter if the Linux user name is the same as service owner name.
>
> The Linux user name ... - 03:21 PM Runtime Infrastructure Feature #3268: Creating a tool to install and manage FWD server as Windows service
- > No matter if the Linux user name is the same as service owner name.
The Linux user name doesn't matter in that c... - 02:30 PM Runtime Infrastructure Feature #3268: Creating a tool to install and manage FWD server as Windows service
- Greg Shah wrote:
> I know the web client doesn't work. Use the Swing client on Linux and connect to the Windows serv... - 01:26 PM Runtime Infrastructure Feature #3268: Creating a tool to install and manage FWD server as Windows service
- I know the web client doesn't work. Use the Swing client on Linux and connect to the Windows server running as a serv...
- 12:44 PM Runtime Infrastructure Feature #3268: Creating a tool to install and manage FWD server as Windows service
- Greg Shah wrote:
> I don't understand. The FWD client on Linux cannot connect to the FWD server on Windows? What i... - 12:34 PM Runtime Infrastructure Feature #3268: Creating a tool to install and manage FWD server as Windows service
- I don't understand. The FWD client on Linux cannot connect to the FWD server on Windows? What is the failure? In t...
- 12:14 PM Runtime Infrastructure Feature #3268: Creating a tool to install and manage FWD server as Windows service
- Greg Shah wrote:
> > If we start server as service it is possible to run web client for user that is the same as ser... - 11:47 AM Runtime Infrastructure Feature #3268: Creating a tool to install and manage FWD server as Windows service
- > If we start server as service it is possible to run web client for user that is the same as service owner. Using al...
- 11:38 AM Runtime Infrastructure Feature #3268: Creating a tool to install and manage FWD server as Windows service
- Greg Shah wrote:
> >> Can the FWD server be run properly for normal usage (access from a FWD client that is manually... - 11:26 AM Runtime Infrastructure Feature #3268: Creating a tool to install and manage FWD server as Windows service
- >> Can the FWD server be run properly for normal usage (access from a FWD client that is manually started)?
>
> Yes... - 11:23 AM Runtime Infrastructure Feature #3268: Creating a tool to install and manage FWD server as Windows service
- Greg Shah wrote:
> Can the FWD server be run properly for normal usage (access from a FWD client that is manually st... - 11:04 AM Runtime Infrastructure Feature #3268: Creating a tool to install and manage FWD server as Windows service
- Can the FWD server be run properly for normal usage (access from a FWD client that is manually started)?
Do I unde... - 11:24 AM User Interface Bug #3250: win_spawn failure cannot create process
- Greg Shah wrote:
> Stop working on this. All future work will happen in #3264. We will defer that work until a lat... - 11:01 AM User Interface Bug #3250: win_spawn failure cannot create process
- Stop working on this. All future work will happen in #3264. We will defer that work until a later time.
- 10:19 AM User Interface Bug #3250: win_spawn failure cannot create process
- Greg,
I've made some investigations over the weekend for current @spawn.exe@ implementation working with Windows f... - 09:04 AM User Interface Feature #2959: Implement search by key in browse
- > I suspect that 4GL just uses bitmaps for this numbers (I haven't yet tried to check resources in 4GL files to prove...
- 06:32 AM User Interface Feature #2959: Implement search by key in browse
- Greg, I've working on sort arrow and sort number pixel-perfect positioning and drawing. In fact numbers are all 4*7 f...
03/18/2017
- 06:51 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey, I have implemented a general mechanism to displaying common message dialogs. The idea is to encapsulate dialo...
- 04:17 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Committed revision 11188 fixed add, delete, clone and update group actions.
- 07:31 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- On 17.3.2017 21:58, Hynek Cihlar wrote:
>
> Greg,
>
> I checked the Majic Admin extension sources. I think we wil... - 09:02 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Committed revision 11187 added view state machine for @HasEnabled@ widgets.The usage of this state machine in the cas...
- 09:49 PM Runtime Infrastructure Feature #3268: Creating a tool to install and manage FWD server as Windows service
- The today investigation results.
The new are pretty sad. The shortly speaking the @CreateProcessWithLogonW@ can no... - 08:51 PM Runtime Infrastructure Feature #3268: Creating a tool to install and manage FWD server as Windows service
- Another info from mail conversation:
Here is the running FWD server application as service in Windows status. In s...
03/17/2017
- 03:24 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> What is the purpose of @<dirset dir="/home/hc/gcd/p2j-idea-project/out/production/p2j"/>@... - 12:45 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Ok, planning to use and to generalize table creation code into @GridHelper@. What is the purpose of @<dirset dir="/ho...
- 12:26 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey, we need a way to simplify how data grids are created. Currently it is a lot of manual work which can be autom...
- 11:41 PM Runtime Infrastructure Feature #3268: Creating a tool to install and manage FWD server as Windows service
- The Wiki document section for automated server starting was also updated with recent changes for use @NSSM.EXE@.
- 11:38 PM Runtime Infrastructure Feature #3268: Creating a tool to install and manage FWD server as Windows service
- The current approach we use while missing our own service utility is to use @nssm@ as service. After copy @nssm.exe@ ...
03/16/2017
- 02:49 PM User Interface Bug #3267: same field referenced twice in a frame
- Greg Shah wrote:
> Do I understand correctly that there is no runtime error or problem? This is just a code duplica... - 02:39 PM User Interface Bug #3267: same field referenced twice in a frame
- Do I understand correctly that there is no runtime error or problem? This is just a code duplication issue?
- 02:37 PM User Interface Bug #3267: same field referenced twice in a frame
- The problem is that we have duplicated code like this at the frame definition:...
- 12:21 PM User Interface Bug #3267: same field referenced twice in a frame
- The following code causes duplication in the converted Java code:...
- 12:18 PM User Interface Bug #3267 (New): same field referenced twice in a frame
- 02:27 PM Runtime Infrastructure Feature #3268: Creating a tool to install and manage FWD server as Windows service
- The objective is to implement Windows application that can be used to install CMD server staring script(or equivalent...
- 02:15 PM Runtime Infrastructure Feature #3268 (New): Creating a tool to install and manage FWD server as Windows service
- 05:54 AM User Interface Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> Eugenie, @-Xss2048k@ doesn't help. But I found the root cause: setting the @cpath@ like... - 05:25 AM User Interface Bug #3250: win_spawn failure cannot create process
- Eugenie, @-Xss2048k@ doesn't help. But I found the root cause: setting the @cpath@ like this:...
03/15/2017
- 07:06 PM User Interface Bug #3250: win_spawn failure cannot create process
- OK. I have installed new Windows 7 64-bit Pro. And web client has been started without errors.
- 06:40 PM User Interface Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > OK. This looks a king if issue I worked previously with @ser... - 06:12 PM User Interface Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> OK. This looks a king if issue I worked previously with @server.cmd@. The command file intr... - 06:04 PM User Interface Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > Constantin Asofiei wrote:
> > > I've just checked with the ... - 05:50 PM User Interface Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> > I've just checked with the standalone command produced by @s... - 05:48 PM User Interface Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> I've just checked with the standalone command produced by @server.cmd -t@ and web client... - 05:43 PM User Interface Bug #3250: win_spawn failure cannot create process
- I've just checked with the standalone command produced by @server.cmd -t@ and web client works...
- 05:21 PM User Interface Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
>
> Another issue: @jvm.dll@ must be on the @PATH@ (and I think it might need to be comp... - 05:15 PM User Interface Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> > Constantin Asofiei wrote:
> > > Done, but FWD native task f... - 05:06 PM User Interface Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> Constantin Asofiei wrote:
> > Done, but FWD native task fails when building with 4_9_0;... - 05:02 PM User Interface Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> Done, but FWD native task fails when building with 4_9_0;
I've used the pre-built archi... - 04:58 PM User Interface Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> Just unzip and copy all things as documented in: https://proj.goldencode.com/projects/p2j/w... - 04:35 PM User Interface Bug #3250: win_spawn failure cannot create process
- Greg Shah wrote:
> Eugenie: please provide MSYS and I will put it up there too.
Done. The package is on my hone a... - 04:16 PM User Interface Bug #3250: win_spawn failure cannot create process
- Eugenie: please provide MSYS and I will put it up there too.
- 04:14 PM User Interface Bug #3250: win_spawn failure cannot create process
- Greg Shah wrote:
> They are already available at https://proj.goldencode.com/downloads/
Yes, for 64-bit Windows: ... - 04:00 PM User Interface Bug #3250: win_spawn failure cannot create process
- They are already available at https://proj.goldencode.com/downloads/
- 03:59 PM User Interface Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> > > Do you have the possibility to test it with Windows KVM gu... - 03:58 PM User Interface Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> > Do you have the possibility to test it with Windows KVM guest inside Ubuntu?
> Before... - 03:23 PM User Interface Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> It is the real system, not virtual machine?
Yes, is a real system, not a VM.
> Do you h... - 03:20 PM User Interface Bug #3250: win_spawn failure cannot create process
- It is the real system, not virtual machine?
Do you have the possibility to test it with Windows KVM guest inside U... - 03:00 PM User Interface Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> A bit more questions:
> 1. Do you have the same version as noted on our Wiki page instruct... - 01:43 PM User Interface Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> Eugenie Lyzenko wrote:
> > Constantin Asofiei wrote:
> > > Eugenie, I still have prob... - 01:00 PM User Interface Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> > Eugenie, I still have problems with running server.cmd on w... - 12:32 PM User Interface Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> Eugenie, I still have problems with running server.cmd on windows with P2J trunk rev 11... - 09:29 AM User Interface Bug #3250: win_spawn failure cannot create process
- Eugenie, I still have problems with running server.cmd on windows with P2J trunk rev 11143 and hotel GUI rev 106 - c...
- 06:45 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Committed revision 11183 fixed Session Management view.
- 03:41 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Ok, at first they were at the footer, but next time I decided to test out of footer layout.
- 03:06 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey, on the accounts/groups, I think that moving the buttons to the panels' footers would make the buttons more vi...
- 02:47 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> I checked in the missing files, the project should compile fine now.
>
> I removed @com.gol... - 02:32 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Revision 11180 resolves compile failures caused by the removal of shared/model/TaggedName.java.
- 02:07 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I checked in the missing files, the project should compile fine now.
I removed @com.goldencode.p2j.admin2.shared.m... - 01:58 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- You didn't notify that you removed @com.goldencode.p2j.admin2.shared.model.TaggedName@ and it seems that the project ...
- 01:03 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- In my last commit I included @MultiCallback@ class that simplifies dispatching of multiple servlet calls. For example...
- 10:53 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- The problem is that Guava started to support GWT-2.8.0 from version release 20. https://github.com/google/guava/wiki/...
- 10:49 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Hynek, please review committed revision 11177 that changed version for guava 'com.google.... - 10:48 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek, please review committed revision 11177 that changed version for guava 'com.google.guava:guava:21.0' and added ...
- 06:11 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Planning to consider the User Accounts Management view that is accessible by Accounts > Users, since it is similar to...
- 05:51 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Committed rev 11176 renamed @session@ package to @sessions@ and moved @groups@ and @sessions@ into @home@.
- 05:14 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Hynec, should we move packages @groups@ and @session@ into @home@ package like it was don... - 01:29 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynec, should we move packages @groups@ and @session@ into @home@ package like it was done for @runtime_settings@?
- 09:58 AM Conversion Tools Feature #3265: enhance pphints to have references, expansions and details in and about directives
- The pphints mechanism was deliberately implemented to only contain information regarding code that exists in the full...
- 09:52 AM Conversion Tools Feature #3265 (New): enhance pphints to have references, expansions and details in and about dire...
- 09:50 AM Conversion Tools Bug #3256 (Closed): comments disappear inside strings when the preprocessor evaluates expressions
- 3255a was merged to trunk as revision 11143.
03/14/2017
- 06:14 PM Build and Source Control Bug #3263 (WIP): com.goldencode.p2j.Version class always loaded from p2jspi.jar
- 05:57 PM Build and Source Control Bug #3263: com.goldencode.p2j.Version class always loaded from p2jspi.jar
- Fix checked in to 1521b revision 11146.
p2jspi.jar is loaded by java bootstrap class loader and so any version re... - 03:43 PM Build and Source Control Bug #3263: com.goldencode.p2j.Version class always loaded from p2jspi.jar
- From Hynek via email:
> this is not good. A simple solution could be to create a unique version class for @p2jspi.ja... - 03:41 PM Build and Source Control Bug #3263: com.goldencode.p2j.Version class always loaded from p2jspi.jar
- The command...
- 03:31 PM Build and Source Control Bug #3263 (WIP): com.goldencode.p2j.Version class always loaded from p2jspi.jar
- 03:58 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Please review these css changes, committed revision 11174.
The change is OK. - 03:31 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Committed revision 11175 added Group Accounts Management view that is still in progress.
- 10:32 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Please review these css changes, committed revision 11174.
- 10:24 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Thus we can attach @menu.css@ after all boootstrap css by making these changes in @AdminA... - 10:17 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- If we inspect our application page by Browser's Html Inspector, then we can find that css styles are included in this...
- 10:01 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Ok. Don't mind my previous question. I realized that we can use the path from the root @<stylesheet src="/AdminApp.cs...
- 10:01 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Hynec, do you have objections if I will move @AdminApp.css@ to @public@ folder or another... - 09:56 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynec, do you have objections if I will move @AdminApp.css@ to @public@ folder or another preferable folder from @war...
- 06:43 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Hynek Cihlar wrote:
> > > > Ser... - 06:38 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > Sergey Ivanovskiy wrote:
> > > > Hyn... - 06:23 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Hynec, please post links or samp... - 06:21 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynec, please post links or samples code that are related to how... - 06:06 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Hynec, please post links or samples code that are related to how to create nested views/p... - 02:57 PM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- Task branch 3209e3 was rebased to latest trunk (11143) and updated. Current revision is 11152.
- 01:57 PM Conversion Tools Bug #3242 (Closed): parser console output written out of order
- Additional changes were applied by ECF in branch 3255a, which was merged to trunk as revision 11143. At this time, a...
- 11:18 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Greg Shah wrote:
> Yes.
>
> I'm doing the final cleanup on language statements. Consider that complete.
>
> I... - 11:17 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Yes.
I'm doing the final cleanup on language statements. Consider that complete.
I'll let you know the next pr... - 11:10 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Greg Shah wrote:
> I've created task branch 1521b from trunk 11143.
So any further updated for this task will be ... - 09:20 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- I've created task branch 1521b from trunk 11143.
- 09:19 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- ETF testing passed. Re-run of reporting was successful. Testing is complete.
3255a has been merged to trunk as ... - 05:59 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- 3255a branch revision 11145 passed ChUI regression testing. The conversion result was identical with trunk. The run...
03/13/2017
- 03:21 PM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- 3255a is locked for regression testing. I'm going to test using rev 11145.
- 12:20 PM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- No, this is because we built this from a combination of 1521a and 3209e. Then a later version of 3209e was merged to...
- 12:12 PM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Greg Shah wrote:
> 3255a has been "rebased" from trunk 11142. The rebase process is broken for this branch so I had... - 11:07 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- 3255a has been "rebased" from trunk 11142. The rebase process is broken for this branch so I had to merge. The late...
- 10:47 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- > You mean for example the cases like:
> ...
> We need to include only:
...
> And NOT to include:
...
> becuse ... - 09:46 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Greg Shah wrote:
> Code Review Task Branch 3255a Revision 11147
>
> This was a good start, but there were many er... - 09:24 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Code Review Task Branch 3255a Revision 11147
This was a good start, but there were many errors. Some problems wer... - 03:19 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I checked in changes which make the super devmode work. In respect to that I changed the embedded Jetty not to use SS...
- 09:12 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynec, please post links or samples code that are related to how... - 07:13 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey I have checked in the menu and added the Sessions link to it. Also I nested Sessions below Home, the idea is t...
- 05:04 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Hynec, please post links or samples code that are related to how to create nested views/p... - 12:41 PM Base Language Feature #3253: add cross-session publish/subscribe
- Eric Faulhaber wrote:
> Constantin Asofiei wrote:
> > added p2j.embedded.createResource API, to create a resource w... - 12:29 PM Base Language Feature #3253: add cross-session publish/subscribe
- Constantin Asofiei wrote:
> added p2j.embedded.createResource API, to create a resource without relying on the SUBSC... - 10:14 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
- 2699c merged to trunk as rev 11142 and archived.
- 09:34 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
- Constantin Asofiei wrote:
> Hynek, one more thing: the distribution folders are missing the p2j.jar file - is this b... - 09:17 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
- Constantin Asofiei wrote:
> Hynek, two issues:
> * @Main-Class: com.goldencode.p2j.Version@ is missing from @p2j.mf... - 09:03 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
- Hynek, one more thing: the distribution folders are missing the p2j.jar file - is this by intent?
- 07:58 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
- Greg Shah wrote:
> Code Review Task branch 2699c Revision 11148
>
> I'm OK with the changes.
>
> Constantin: P... - 06:56 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
- If Constantin has no concerns, then please merge this to trunk.
- 06:53 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
- Greg Shah wrote:
> Code Review Task branch 2699c Revision 11148
>
> I'm OK with the changes.
>
> Constantin: P... - 06:52 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
- Code Review Task branch 2699c Revision 11148
I'm OK with the changes.
Constantin: Please review.
Have you us...
03/11/2017
- 01:29 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Add column-level filtering, where users can specify some text to filter one in a field just below the column header. ...
- 11:23 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Improve the look of the browse. Perhaps some of this might be via options that could be specified in the source code...
- 11:22 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Automatically and sensibly expand to fit more space available when the frame and window are sized to allow it.
- 11:22 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- A customer has asked for cell-level hyperlinking. They want to be able to make the cells in a given column clickable...
- 06:56 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Committed rev 11170 added Session Management view with Filter view. In order to evaluate I used these uncommitted cod...
- 03:54 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynec, please post links or samples code that are related to how to create nested views/presenters and(or) modal dial...
- 09:58 PM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Task branch @3255a@ for review updated to revision @11147@.
Finishing import the language statements from @progres...
03/10/2017
- 03:19 PM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
- Part of this solution is a replacement for the Progress @adecomm/_osprint.p@ program. This outputs a text file to a ...
- 12:57 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I encountered a minor bug that displaying a modal dialog changes the background layout. This effect happens also for ...
- 09:54 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Ok, thank you, I am doing note-153, note-154.
- 09:39 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> I updated to rev 11169 and applied your patch, it seems that the current administration s... - 09:25 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I updated to rev 11169 and applied your patch, it seems that the current administration session is not included in th...
- 09:03 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynec, I found that the session list returned by @getSessioList(... - 08:36 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Hynec, I found that the session list returned by @getSessioList()@ method from the note 1... - 08:34 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynec, I found that the session list returned by @getSessioList()@ method from the note 159 is incorrect, because the...
- 11:59 AM Base Language Feature #3262: implement COM/OLE Automation support
- The full design will require careful study of two chapters in "OpenEdge Development: Programming Interfaces" book (th...
- 11:57 AM Base Language Feature #3262: implement COM/OLE Automation support
- My initial thought that the COM object was in a separate process was only partially true. It can be a separate proce...
- 09:50 AM Base Language Feature #3262: implement COM/OLE Automation support
- From Sergey:
> There is JACOB project https://sourceforge.net/p/jacob-project/wiki/Home/ that can help to work wit... - 09:50 AM Base Language Feature #3262: implement COM/OLE Automation support
- From Eugenie:
> This is a great readings. The native code we can use is the almost one we do at this time. Plus ad... - 09:49 AM Base Language Feature #3262: implement COM/OLE Automation support
- From Hynek:
> there is a really good and relatively short article on codeproject.com that explains the COM basics:... - 09:48 AM Base Language Feature #3262: implement COM/OLE Automation support
- From Constantin:
> Some other notes related to conversion: I expect com-handle vars to be treated the same way as ... - 09:47 AM Base Language Feature #3262: implement COM/OLE Automation support
- From Constantin:
> I found an interesting article here: https://notendur.hi.is/snorri/SDK-docs/getstart/javac003.h... - 09:46 AM Base Language Feature #3262: implement COM/OLE Automation support
- COM/OLE Automation is the remote access of properties and methods in COM objects, which reside in another process. T...
- 09:43 AM Base Language Feature #3262 (Closed): implement COM/OLE Automation support
- 05:38 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- > I have not found KW_BLK_LVL keyword(block_level_stmt in progress.g). This keyword does not have the statement?
... - 09:41 PM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Task branch @3255a@ for review updated to revision @11144@.
Importing language statements from @progress.g@ file. ...
03/09/2017
- 05:28 PM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
- The following are the ABL features related to printing.
SYSTEM-DIALOG-PRINTER-SETUP
SESSION:PRINTER-NAME attr
SE... - 05:08 PM User Interface Feature #1795: implement printing support (real GUI printing not the child process stuff used in ...
- Some useful references:
"Can 4GL/ABL natively print images?":http://knowledgebase.progress.com/articles/Article/P1... - 05:18 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- It helps, thank you. Committed rev 11168 fixed this issue with help of @WebAppContext@. Now Session list is serialize...
- 04:33 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> @LegacySerializationPolicy@ is working in this case, but this policy due to the source co... - 04:23 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- @LegacySerializationPolicy@ is working in this case, but this policy due to the source code is restrictive. It detect...
- 04:05 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- You can use committed rev 11167 to test session list if you will add some how them into main view after successful au...
- 04:03 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Please develop your plan if you have some generalization in mind. With your diff I have an issue that an admin user c...
- 03:36 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey, have you had chance to work on the table "widget" for displaying tabular data? If not I would take that.
- 03:16 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> I was trying to get @getSessionList@ via @AdminServiceAsync@ interface and encountered th... - 02:47 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I was trying to get @getSessionList@ via @AdminServiceAsync@ interface and encountered that @wa.targeted@ had a false...
- 01:16 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Committed rev.11166 fixed @build.xml@ and @AdminApp.gwt.xml@ to work with @AdminServiceAsync@ and added unworkable Se...
- 05:59 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> I would like to start with more simple screen, for an example Session Management and then... - 05:43 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I would like to start with more simple screen, for an example Session Management and then will do more complex "Group...
- 05:12 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Ok. Please look at the committed revision 11164. Don't know where should be dependencies ... - 04:00 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I can take this screen Group Accounts Management if there are no objections.
!GroupsAccountManagement.png! - 03:53 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Constantin, thank you, it works for me.
- 03:04 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Recently the old admin has been accessible but now I have problems with java plugin. Tryi... - 02:38 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Recently the old admin has been accessible but now I have problems with java plugin. Trying to resolve them. I need t...
- 01:51 PM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Code Review Task Branch 1521a Revision 11143
1. @put-bits@ is fully supported. It is not part of @memptr@. It is...
03/08/2017
- 05:27 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Ok. Please look at the committed revision 11164. Don't know where should be dependencies for @bootstrap3@. I added @b...
- 03:00 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey, I am working in the app menu. You can pick one of the screens of the original Admin and start implementing it.
- 02:58 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> This code
> [...]
> is working for me. What happens with your build?
It appeared af... - 02:49 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- This code ...
- 12:21 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Hynec, could you help? If an admin user had been successfully authorized for access in @L... - 10:11 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynec, could you help? If an admin user had been successfully authorized for access in @LoginPresenter.onSubmitLoginI...
- 05:04 PM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Task branch @3255a@ for review updated to revision @11143@.
This is the first step for iterative creation of the l... - 03:50 PM Build and Source Control Feature #2699: convert the ant build environment to gradle
- 2699c revision 11148 contains the final version of the @distribution@ build target and related changes.
Actually ... - 05:07 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
- 2699c rebased against trunk 11141.
- 01:50 PM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- Task branch 3209e3 was rebased to latest trunk and updated. Current revision is 11147.
03/07/2017
- 01:33 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- One idea is to provide generic export to the following formats:
* csv
* xls/xlsx
* pdf - 01:26 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- This is not specific to the web client. The idea is to implement this in common code so it can be used with ABL scre...
- 01:24 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- We have had multiple customers interested in a better browse. The idea is that many customers can accept a version t...
- 01:21 PM User Interface Feature #3261 (Closed): enhanced browse that can optionally selected as a replacement for the def...
- 01:18 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
- Another idea we are considering is auto-converting standard ABL menus into a modern web client version. Eric is expe...
- 01:13 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
- > But I think this can be done as a common framework for the embedded app, written by hand, and re-used by all these ...
- 01:08 PM User Interface Feature #3260: auto-conversion and enablement for the embedded web client
- Our current approach for embedded mode is that to leverage the converted ABL screens, we must write some driver ABL c...
- 12:55 PM User Interface Feature #3260 (Closed): auto-conversion and enablement for the embedded web client
- 12:54 PM User Interface Feature #3258: improve javascript upcalls from the embedded client
- To provide the best solution for the auto-JSON creation, we would want to allow ABL OO class graphs and prodatasets t...
- 12:43 PM User Interface Feature #3258: improve javascript upcalls from the embedded client
- Eric also had the idea about trying to make it easy to implement bidirectional data binding.
When using something ... - 12:39 PM User Interface Feature #3258: improve javascript upcalls from the embedded client
- There are 3 high priority changes needed for the embedded web client's javascript upcalls:
1. To the degree that t... - 12:30 PM User Interface Feature #3258 (New): improve javascript upcalls from the embedded client
- 12:52 PM User Interface Feature #3259: add useful web components that can be easily integrated into the embedded web client
- We want to make it easy to implement the common cases of embedded screens. To this end, we want to provide some enha...
- 12:45 PM User Interface Feature #3259 (New): add useful web components that can be easily integrated into the embedded we...
- 11:56 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- 3255a is now based on trunk revision 11141. I could not use the normal rebase process since this branch was composed...
- 11:26 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Consider 3255a locked. I am rebasing it right now.
- 11:13 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Please create @lang_stmts.rules@. Language statements cover all areas.
To see the matching criteria, look at the ... - 11:02 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Greg Shah wrote:
> Eugenie: your next task is to encode marking rules for the following:
>
> * language statement... - 08:35 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- I will do this shortly.
- 08:08 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Greg Shah wrote:
> Put the changes in 3255a. Please make sure you don't break anything with your check-ins, because... - 07:40 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Put the changes in 3255a. Please make sure you don't break anything with your check-ins, because others are working ...
- 07:33 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Greg Shah wrote:
> Eugenie: your next task is to encode marking rules for the following:
>
> * language statement... - 07:27 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Eugenie: your next task is to encode marking rules for the following:
* language statements (we just need to mark ... - 07:18 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- 1521a has been archived.
3255a contains a large number of improvements including some cleanup of the frame/browse/... - 11:51 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Ok, planning to take this task.
- 11:46 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Hynec, please review committed revision 11160-62 that should implement @com.goldencode.p2... - 11:14 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynec, please review committed revision 11160-62 that should implement @com.goldencode.p2j.admin2.server.AdminServerI...
- 07:56 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Oh, thank you, now I understand that you mean @com.goldencode.p2j.admin.AdminServerImpl@.... - 07:45 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Oh, thank you, now I understand that you mean @com.goldencode.p2j.admin.AdminServerImpl@.
- 07:35 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Can I move @com.goldencode.p2j.admin2.client.AdminService@ remote interface from @client@... - 07:14 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
>The AdminExports proxy instance is used only in the network context, i.e. on the client to talk... - 06:59 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey, how is the admin GWT service coming up? Do you need any ... - 06:19 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> Sergey, how is the admin GWT service coming up? Do you need any inputs from me?
Yes, please h... - 04:54 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey, how is the admin GWT service coming up? Do you need any inputs from me?
- 04:45 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> It seems that we can't use GWT devmod with https.
For development, let's just turn ssl... - 02:58 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- It seems that we can't use GWT devmod with https. I found these articles https://github.com/gwtproject/gwt/issues/753...
- 10:21 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- Eric Faulhaber wrote:
> Nice work so far.
Thanks!
> Nothing against your implementation, but the serif font of t... - 09:59 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- Is the darker blue of the selected browse row something still on the todo list to be changed?
- 09:55 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- Nice work so far.
Nothing against your implementation, but the serif font of the W10 theme looks out of place to m...
03/06/2017
- 01:11 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> The collation issue is caused by one of the dependencies of GWT. In particular @gwt-dev@ depen... - 04:54 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- The collation issue is caused by one of the dependencies of GWT. In particular @gwt-dev@ depends on com.ibm.icu:icu4j...
- 12:26 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- It seems that now p2jspi.jar is correct and installed as an extension of JRE, but this exception is still not fixed.
... - 11:24 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- Attached are a few screen-shots of the embedded mode client captured while the new Windows10 Theme activated (refid #...
- 06:06 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- Task branch 3209e3 was rebased to 3209e/11225.
- 09:24 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Greg Shah wrote:
> The latest version of 1521a is 11164. I have merged this into 3255a. Please do NOT do any addit... - 06:49 AM User Interface Feature #1827: implement a replacement for the Windows help viewer
- Windows @.hlp@ files are unsupported in recent releases of Windows. Starting in Vista, the help viewer has to be man...
03/05/2017
- 12:40 PM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- -------- Forwarded Message --------
Subject: Re: status report
Date: Fri, 3 Mar 2017 09:39:33 +0200
From: Ovidi... - 12:39 PM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- -------- Forwarded Message --------
Subject: Re: status report
Date: Thu, 2 Mar 2017 22:43:15 +0200
From: Ovidi... - 12:39 PM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- -------- Forwarded Message --------
Subject: Re: status report
Date: Wed, 1 Mar 2017 23:23:30 +0200
From: Ovidi...
03/04/2017
- 12:09 PM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- Greg Shah wrote:
> The latest version of 1521a is 11164. I have merged this into 3255a. Please do NOT do any addit... - 10:34 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- The latest version of 1521a is 11164. I have merged this into 3255a. Please do NOT do any additional development on...
03/03/2017
- 11:44 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- This is what 3209e/11189 fixed.
- 11:24 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Thank you, it looks for 3222a built p2jspi.jar like ...
- 11:17 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Also, is @/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/p2jspi.jar@ readable by world?...
- 10:49 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- The contents should look like this (except for the timestamps, of course):...
- 10:45 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Yes, I tried to use 3209e built p2jspi.jar and 3222a built p2jspi.jar and installed p2jspi.jar into /usr/lib/jvm/defa...
- 10:32 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> I applied rev. 11189 from 3209e to 3222a and rebuilt all, but it didn't work with 3222a.
... - 10:28 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- What is the collation issue? If persistence is deactivated, then simple server isn't failed at start.
- 10:13 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Found p2j-hibernate-core-4-1.8.jar that is absent in 3209e/build... - 10:05 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Found p2j-hibernate-core-4-1.8.jar that is absent in 3209e/build/lib, but is present in 3... - 10:03 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Found p2j-hibernate-core-4-1.8.jar that is absent in 3209e/build/lib, but is present in 3222a/build/lib? and h2.jar v...
- 09:46 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I applied rev. 11189 from 3209e to 3222a and rebuilt all, but it didn't work with 3222a. Can it be the library classp...
- 09:33 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I can run simple server with trunc version and with the current 3209e, but it doesn't work with 3222a. Eric, do you m...
- 09:13 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Make sure you have picked up fix 3209e/11189 AND that you re-install the newly built @p2jspi.jar@ into the extensions...
- 08:58 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- It doesn't help for me, I used @testcases/simple/server.sh@ and added to the classpath all libraries from @uast/p2j/l...
- 08:42 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Hynec, could you help, with 3222a branch the P2J simple server is failed with these error... - 08:40 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynec, could you help, with 3222a branch the P2J simple server is failed with these errors, but with the trunc versio...
- 07:33 PM Conversion Tools Bug #3256: comments disappear inside strings when the preprocessor evaluates expressions
- This is fixed in 3255a revision 11223.
03/02/2017
- 04:48 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- 3222a revision 11155 integrates the originally standalone Admin2 web app into P2J project structure. Also removed the...
- 10:39 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Please explain do you use Visual Editor for new administration views and what is your IDE... - 10:27 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- No, it is not ready now, because I thought that you would have some another plans to build P2J and new administration...
- 10:18 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > After updating to the current rev 11153 and running ./gradlew ja... - 08:53 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> For the HTML layout I would like to use Bootstrap implemented by http://gwtbootstrap.github.io... - 08:51 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Greg Shah wrote:
> I would very much like for the UI to be completely responsive and fully usable on mobile devices ... - 08:45 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Bootstrap is good, you can use it. We already use it in the embedded web demo app (and in some poc code).
I would... - 08:27 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- For the HTML layout I would like to use Bootstrap implemented by http://gwtbootstrap.github.io/. Boostrap is widely u...
- 04:19 PM Conversion Tools Bug #3256: comments disappear inside strings when the preprocessor evaluates expressions
- The following program (see @testcases/uast/comments_disappear_inside_strings_when_the_preprocessor_evaluates_expressi...
- 04:15 PM Conversion Tools Bug #3256 (Closed): comments disappear inside strings when the preprocessor evaluates expressions
- 01:56 PM User Interface Feature #2683: reverse proxy implementation
- Obviously, we can see the current approach to set web socket path is not good....
- 01:39 PM User Interface Feature #2683: reverse proxy implementation
- It doesnt work without this patch rewrite_uri_diff.txt from the note 34 (explanations note 29) and it requires to fix...
- 01:32 PM User Interface Feature #2683: reverse proxy implementation
- Ok, planning to investigate a better approach. I used some Google help how to apply html_module that rewrites html li...
- 11:11 AM User Interface Feature #2683: reverse proxy implementation
- > Should I continue to get this configuration working properly?
Do you have work to do for #3222? If so, it has t... - 10:41 AM User Interface Feature #2683: reverse proxy implementation
- Yes, you are correct, I meant explicit mappings. At that moment we consider this schema
1) https://proxy/gui <-> htt... - 10:13 AM User Interface Feature #2683: reverse proxy implementation
- > does it make sense to support a range of free IP addresses in directory.xml
Yes. That is the idea in #3236.
... - 09:58 AM User Interface Feature #2683: reverse proxy implementation
- Greg, does it make sense to support a range of free IP addresses in directory.xml. For an example, the web client get...
- 09:36 AM User Interface Feature #2683: reverse proxy implementation
- In summary: "It is not yet supported in jetty.".
- 09:07 AM User Interface Feature #2683: reverse proxy implementation
- This is an interesting thread about "Support proxies with WebSocketClient" https://github.com/eclipse/jetty.project/i...
- 07:43 AM User Interface Feature #2683: reverse proxy implementation
- The problem is that this rule @ProxyPassMatch ^/([0-9]+)/(index\.html.*)$ https://localhost:$1/$2@ can't be validate...
- 07:11 AM User Interface Feature #2683: reverse proxy implementation
- Sergey Ivanovskiy wrote:
> Now, I am not sure that it is a good practice to open a forward from @https://127.0.0.1/... - 07:05 AM User Interface Feature #2683: reverse proxy implementation
- Some thoughts:
1. We don't want to assume that reverse proxy is always being used. We need to support both direct... - 07:01 AM User Interface Feature #2683: reverse proxy implementation
- Now, I am not sure that it is a good practice to open a forward from @https://127.0.0.1/7449/index.html?token=7f0e9f...
- 06:57 AM User Interface Feature #2683: reverse proxy implementation
- Please review the current diff that builds @https://${X-Forwarded-Server}/freeport/index.html?token=...@ uri if X-For...
- 06:46 AM User Interface Feature #2683: reverse proxy implementation
- Sergey Ivanovskiy wrote:
> I decided to use X-Forwarded-Server and X-Forwarded-Proto to rewrite web client uri if a... - 06:41 AM User Interface Feature #2683: reverse proxy implementation
- Another trouble is that it seems that Apache has a bug (https://bz.apache.org/bugzilla/show_bug.cgi?id=46665) that pr...
- 05:21 AM User Interface Feature #2683: reverse proxy implementation
- I decided to use X-Forwarded-Server and X-Forwarded-Proto to rewrite web client uri if a reverse proxy is present.
- 04:10 AM User Interface Feature #2683: reverse proxy implementation
- Also we can change redirect url to something like https://${X-Forwarded-Server}/freeport/index.html?token=... if @X-F...
- 03:13 AM User Interface Feature #2683: reverse proxy implementation
- The web client login page was changed to use ajax in order to fix the embedded client to work with IE. I didn't find ...
- 11:25 AM User Interface Bug #3252: incorrect cursor position in password fill-ins
- I have fixed this while working on #2676 (the password character is different from theme to theme).
- 08:32 AM Base Language Feature #3253: add cross-session publish/subscribe
- > Greg: should I look into it now?
Yes. We need to get 3209e into the trunk this week. - 08:10 AM Base Language Feature #3253: add cross-session publish/subscribe
- Constantin Asofiei wrote:
> Eric, see 3209e rev 11220 - it contains fixes for:
PS: all the changes in 11220 do not ... - 08:05 AM Base Language Feature #3253: add cross-session publish/subscribe
- Eric, see 3209e rev 11220 - it contains fixes for:
# the PUBLISH issue in your previous note
# added p2j.embedded.c... - 10:07 PM Base Language Feature #3253: add cross-session publish/subscribe
- Constantin Asofiei wrote:
> Eric Faulhaber wrote:
> > I've debugged the JS code up to the point where @p2j.embedded...
03/01/2017
- 04:45 PM Base Language Feature #3253: add cross-session publish/subscribe
- Eric Faulhaber wrote:
> I've debugged the JS code up to the point where @p2j.embedded.js@ posts the message, but a b... - 04:00 PM Base Language Feature #3253: add cross-session publish/subscribe
- I have this in the "Main Block" of @avail-rooms-frame.w@:...
- 03:36 PM Base Language Feature #3253: add cross-session publish/subscribe
- Eric Faulhaber wrote:
> I have a use case for JS to publish an event in the embedded hotel sample, in order to updat... - 02:16 PM Base Language Feature #3253: add cross-session publish/subscribe
- Greg Shah wrote:
> > I have not introduced yet PUBLISH support from the JS, but is not hard to add the APIs - do you... - 03:47 PM User Interface Feature #2683: reverse proxy implementation
- Resolved this issue by providing these options...
- 02:23 PM User Interface Feature #2683: reverse proxy implementation
- I couldn't redirect https://localhost/gui to https://localhost:7443/gui...
- 08:27 AM User Interface Feature #2683: reverse proxy implementation
- FYI, we will continue to configure the FWD servers/clients using either the self-signed certificates OR real public c...
- 08:18 AM User Interface Feature #2683: reverse proxy implementation
- A reverse proxy should add these headers to requests:...
- 06:28 AM User Interface Feature #2683: reverse proxy implementation
- Sergey Ivanovskiy wrote:
> The question is simply what is the base entry url for this reverse proxy? Is it @https://... - 06:23 AM User Interface Feature #2683: reverse proxy implementation
- 1. I assume when a reverse proxy is being used, we will not be using localhost. The idea here is that localhost does...
- 06:17 AM User Interface Feature #2683: reverse proxy implementation
- The question is simply what is the base entry url for this reverse proxy? Is it @https://localhost/gui@?
- 04:50 AM User Interface Feature #2683: reverse proxy implementation
- Greg, please correct me. What would be reverse proxy settings and functionality for outside usages if we supposed tha...
- 12:23 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- > AFAIK there is no plan to deploy admin as an independent module.
Correct. It is only an integrated part of the ... - 12:14 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
>
> I have no another reasons except p2j.jar becomes more massive, new GWT dependency wil... - 12:03 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > The note 95 remark means that this code from @/com/goldencode/p2... - 10:29 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I prefer to keep everything in the @p2j.jar@ and use @ServletContextHandler@ to enable it. The admin interface shoul...
- 10:25 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> The note 95 remark means that this code from @/com/goldencode/p2j/main/StandardServer.jav... - 10:09 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- The note 95 remark means that this code from @/com/goldencode/p2j/main/StandardServer.java@ can use @WebAppContext@ i...
- 10:06 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Ok, it seems that we can use @WebAppContext@ to deploy admin2 war in @/com/goldencode/p2j... - 09:12 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Ok, it seems that we can use @WebAppContext@ to deploy admin2 war in @/com/goldencode/p2j/main/StandardServer.java@.
- 09:04 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> After updating to the current rev 11153 and running ./gradlew jar native -Dpost.build=yes... - 08:55 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- After updating to the current rev 11153 and running ./gradlew jar native -Dpost.build=yes -Dspawn.install.folder=~/op...
- 08:28 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > I want to have it committed during today. Part of the commit will be ...
02/28/2017
- 04:29 PM User Interface Feature #2683: reverse proxy implementation
- From my reading of the above links, it seems that the web socket client will potentially be able to work without chan...
- 03:56 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> I want to have it committed during today. Part of the commit will be also the fully working lo... - 02:20 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I didn't work with this framework, it seems that it requires two new dependencies Guice and GIN dependency injection ...
- 11:36 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > The program described by notes 2... - 10:27 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- May be it can help to test functionality, decided to commit a TestAdmin2 client rev 11152. To evaluate this test exam...
- 09:53 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > The program described by notes 25 and 27 is not very clear for m... - 09:31 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I missed a "return" statement and now it works properly.
- 03:34 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> The program described by notes 25 and 27 is not very clear for me. Now I am using the adm... - 02:14 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- The program described by notes 25 and 27 is not very clear for me. Now I am using the administration java applet logi...
- 01:05 PM Base Language Feature #3253: add cross-session publish/subscribe
- Greg Shah wrote:
> 1. This implementation only supports a @String[]@ for parameters. This is much more limited than... - 12:57 PM Base Language Feature #3253: add cross-session publish/subscribe
- Code Review Task Branch 3209e Revision 11218
Overall, it seems pretty good. I really like how you made the @p2j.r... - 12:56 PM Base Language Feature #3253: add cross-session publish/subscribe
- Hynek Cihlar wrote:
> You can give the @Executor@ a thread factory and there instantiate and setup the threads, see ... - 11:34 AM Base Language Feature #3253: add cross-session publish/subscribe
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > Constantin Asofiei wrote:
> > > Greg/Hynek: please review 3209... - 11:27 AM Base Language Feature #3253: add cross-session publish/subscribe
- Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > Greg/Hynek: please review 3209e rev 11218.
>
> Pretty good, ... - 07:20 AM Base Language Feature #3253: add cross-session publish/subscribe
- Constantin Asofiei wrote:
> Greg/Hynek: please review 3209e rev 11218.
Pretty good, I didn't any issues except I ... - 05:57 AM Base Language Feature #3253: add cross-session publish/subscribe
- Greg/Hynek: please review 3209e rev 11218. It modifies PUBLISH/SUBSCRIBE/UNSUBSCRIBE so that:
# these can be used f...
02/27/2017
- 02:01 PM User Interface Bug #3221 (Closed): Implement multi-rectangle clipping
- 12:49 PM User Interface Bug #3221: Implement multi-rectangle clipping
- This was implemented in 3209e, see #3209 note 771.
- 08:20 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- > Will it be possible to swap the current theme at runtime? I will not do anything in this direction for the moment, ...
- 08:06 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- Greg Shah wrote:
> > I am thinking to provide these themes as separately packaged: class with additional code and it... - 05:29 AM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- > I intend to create a manager/factory that will handle the theme initialization and rendering. It will be configured...
- 08:03 AM Base Language Feature #3254: add support for running 4GL on multiple threads in a single session
- I want to point out that the assumption of having a separate security context/session (using the same account) enable...
- 05:23 AM User Interface Bug #3250 (Closed): win_spawn failure cannot create process
- Code Review Task Branch 3209e Revision 11216
The changes are good.
I'm closing this task. Nice work! - 05:20 AM User Interface Bug #3250: win_spawn failure cannot create process
- > Do we need to change the spawn_nologon() to replace original CreateProcessW() with approach discussed in note #7 ab...
- 05:16 AM User Interface Bug #3250: win_spawn failure cannot create process
- Greg Shah wrote:
> > I have made only one change to winspan.c for adding DestroyEnvironmentBlock call to cleanup env... - 04:41 AM User Interface Bug #3250: win_spawn failure cannot create process
- > I have made only one change to winspan.c for adding DestroyEnvironmentBlock call to cleanup environment block on ex...
- 04:13 AM User Interface Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> The repos for the Hotel ChUI and Hotel GUI are in @~/secure/code/p2j_repo/samples/hotel@... - 03:51 AM User Interface Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> Can you tell me where can I find the repo to commit @Hotel ChUI@ version of the script?
Th... - 03:49 AM User Interface Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
>
> The modified @server.cmd@ in note 25 looks OK. Please fix the @server.cmd@ for Hote... - 03:23 AM User Interface Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> Guys, have a good news.
>
> Finally I have got the web client running for server started... - 02:28 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Committed revision 11151 fixed missed history entries.
02/26/2017
- 06:48 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Committed revision 11149 and 111... - 03:51 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Committed revision 11149 and 11150 prepared DTOs to be used with... - 05:21 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Committed revision 11149 and 11150 prepared DTOs to be used with Service2Admin GWT Remote... - 05:24 PM User Interface Bug #3250: win_spawn failure cannot create process
- This is the modified @deploy/server/server.cmd@ file that works and keeps all functionality of the old one....
02/25/2017
- 06:56 PM User Interface Bug #3250: win_spawn failure cannot create process
- Guys, have a good news.
Finally I have got the web client running for server started via @CMD@. You do not beleive... - 12:10 PM User Interface Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> Constantin, do you use direct java classes loading to start the server within Eclipse.
No,... - 08:22 AM User Interface Bug #3250: win_spawn failure cannot create process
- Greg Shah wrote:
> Marius initially wrote the @winspawn.c@ on Windows 7 64-bit in March 2014. It was working at tha... - 08:06 AM User Interface Bug #3250: win_spawn failure cannot create process
- Marius initially wrote the @winspawn.c@ on Windows 7 64-bit in March 2014. It was working at that time.
I agree t... - 07:47 PM User Interface Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
>
> > If this is the Windows update interference - I think we need to implement the appr... - 09:58 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Committed revision 11149 and 11150 prepared DTOs to be used with Service2Admin GWT Remote service interface.
02/24/2017
- 05:58 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- All these error related to @TaggedName@ and @DateValue@ and @TimeValue@, I think we should not use @TaggedName@ in ad...
- 05:54 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Commtted rev. 11148 eliminated one error....
- 05:10 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Please review committed revision 11147 that moved business logic for @Rights@ out to @DirectoryService@. But DTOs are...
- 03:04 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Hynek, please clarify the next step that you would like to change the above classes in or... - 12:53 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > I think it makes sense to create... - 03:00 PM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- Greg Shah wrote:
> Please design the plugin approach so that we can sub-class a theme plugin and override just those... - 02:52 PM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- From Greg:
> how much of the color side of the theming is configurable today via the directory vs. being hard-coded?... - 02:45 PM User Interface Bug #3250: win_spawn failure cannot create process
- Eugenie Lyzenko wrote:
> The question is: Do you have now the server/web client working on current Windows(with Ecli... - 02:33 PM User Interface Bug #3250: win_spawn failure cannot create process
- One more point.
If this is the Windows update interference - I think we need to implement the approach that is not... - 02:24 PM User Interface Bug #3250: win_spawn failure cannot create process
- Constantin Asofiei wrote:
> Greg Shah wrote:
> > Constantin: please review this task and comment with any ideas.
>... - 02:19 PM User Interface Bug #3250: win_spawn failure cannot create process
- Greg Shah wrote:
> Eugenie: Have you read "Spawner Setup and Configuration":/projects/p2j/wiki/Spawner_Setup_and_Con... - 01:59 PM User Interface Bug #3250: win_spawn failure cannot create process
- Greg Shah wrote:
> Constantin: please review this task and comment with any ideas.
What bugs me is when the server ... - 01:50 PM User Interface Bug #3250: win_spawn failure cannot create process
- Eugenie: Have you read "Spawner Setup and Configuration":/projects/p2j/wiki/Spawner_Setup_and_Configuration? Perhaps...
- 08:23 AM User Interface Bug #3250: win_spawn failure cannot create process
- One small issue with @spawn_logon()@ is that when using @CreateEnvironmentBlock@, we are supposed to call @DeleteEnvi...
- 08:21 AM User Interface Bug #3250: win_spawn failure cannot create process
- Constantin: please review this task and comment with any ideas.
- 08:20 AM User Interface Bug #3250: win_spawn failure cannot create process
- To be clear, please note this text from Marius in #1811-497:
> I'm afraid that in Windows OS it's not possible to ... - 08:07 AM User Interface Bug #3250: win_spawn failure cannot create process
- It is likely that the code in @winspawn.c@ is OK, since it did work in past testing. I think the most likely case is...
- 04:00 AM User Interface Bug #3250: win_spawn failure cannot create process
- Greg Shah wrote:
> I think I was unclear.
>
> The documentation for @CreateProcessW@ states this:
>
> > Create... - 01:24 PM Base Language Feature #3254: add support for running 4GL on multiple threads in a single session
- This is one of the ideas listed in "4GL Enhancements":/projects/p2j/wiki/4GL_Enhancements.
The approach is to supp... - 01:08 PM Base Language Feature #3254 (WIP): add support for running 4GL on multiple threads in a single session
- 12:39 PM Base Language Feature #3253: add cross-session publish/subscribe
- I assume you are trying to use the @AssociatedThread@ in the subscribing client's context. You can't create such a t...
- 12:16 PM Base Language Feature #3253: add cross-session publish/subscribe
- Greg Shah wrote:
> It is not clear how the JS request/notification would integrate with this idea. Please share mor... - 11:42 AM Base Language Feature #3253: add cross-session publish/subscribe
- The current named events support is implemented as an in-session dispatching mechanism that directly calls the subscr...
- 10:55 AM Base Language Feature #3253: add cross-session publish/subscribe
- Question from Constantin:
> I thought that it was possible to just create an AssociativeThread with the proper con... - 10:54 AM Base Language Feature #3253: add cross-session publish/subscribe
- The updates are being put into 3209e. From Constantin on 07/23/2017:
> Almost done with the JS side, runtime look... - 10:52 AM Base Language Feature #3253: add cross-session publish/subscribe
- I totally agree that providing the cross-session pub/sub is very useful. Please plan to implement both approaches. Th...
- 10:51 AM Base Language Feature #3253: add cross-session publish/subscribe
- From Constantin:
> I don't think it will be difficult. The tricky part will be for the JS code to respond to data ... - 10:50 AM Base Language Feature #3253: add cross-session publish/subscribe
- My idea is to provide a generic API (via cross-document messaging) that the embedded JS application can up-call to th...
- 10:49 AM Base Language Feature #3253 (WIP): add cross-session publish/subscribe
- 08:48 AM User Interface Bug #3252: incorrect cursor position in password fill-ins
- When typing in a password fill-in widget, the cursor moves incorrectly instead of staying at the position the last ke...
- 08:43 AM User Interface Bug #3252 (New): incorrect cursor position in password fill-ins
02/23/2017
- 05:15 PM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- Please design the plugin approach so that we can sub-class a theme plugin and override just those parts that we need ...
- 05:12 PM User Interface Feature #2676: implement the equivalent to configurable support for a windows theme
- The immediate objective is to implement the plugin abstraction layer (separating out the current classic theme) while...
- 02:51 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Sergey Ivanovskiy wrote:
> > I would like to clarify that all required dependencies were... - 02:41 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- It is handled the same manner...
- 02:37 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> https://groups.google.com/forum/#!topic/google-web-toolkit/1xDY6nhRevc provides a source ... - 02:31 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- https://groups.google.com/forum/#!topic/google-web-toolkit/1xDY6nhRevc provides a source code for GWT's @ModuleDefSch...
- 02:06 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I couldn't reproduce the correct GWT run for these relative paths @'../../../../../../../../../../src/'@, the GWT com...
- 01:32 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Don't understand what is incorrect but I used
> [...]
> but these source were still unk... - 01:30 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Don't understand what is incorrect but I used...
- 01:00 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> I would like to select a subset of DTO types and dependencies from P2J source and @super-... - 12:57 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I was providing relative paths with respect to the current GWT module @/home/sbi/projects/3222a/src/com/goldencode/p2...
- 12:38 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I would like to select a subset of DTO types and dependencies from P2J source and @super-source@ makes it possible. N...
- 12:32 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Yes, it is like in an example (http://www.gwtproject.org/doc/latest/DevGuideOrganizingPro... - 12:21 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Yes, it is like in an example (http://www.gwtproject.org/doc/latest/DevGuideOrganizingProjects.html#DevGuideModuleXml...
- 12:18 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> I would like to clarify that all required dependencies were included under p2j-src @admin... - 12:16 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> >The above classes can be used with GWT, I don't see any showstoppers there. All the fiel... - 12:14 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I would like to clarify that all required dependencies were included under p2j-src @admin2/src/com/goldencode/p2j/adm...
- 12:13 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Constantin Asofiei wrote:
> Hynek, unless my understanding is incorrect, when GWT converts a Java class to JS, it do... - 12:08 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek, unless my understanding is incorrect, when GWT converts a Java class to JS, it doesn't take just the fields, b...
- 12:00 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > I don't understand your idea, please clarify it. Now I am blocke... - 11:53 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> I don't understand your idea, please clarify it. Now I am blocked at this point.
I wen... - 11:30 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > I think it makes sense to create all DTO from note 37 and new DT... - 11:17 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> I think it makes sense to create all DTO from note 37 and new DTO @com.goldencode.p2j.adm... - 10:55 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I think it makes sense to create all DTO from note 37 and new DTO @com.goldencode.p2j.admin2.shared.model.ClientIdent...
- 10:41 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> If it doesn't intersect with your tasks, then I will create news DTO with the same key fi... - 10:17 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- If it doesn't intersect with your tasks, then I will create news DTO with the same key fields without any business lo...
- 06:53 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> For an example, these required JDK classes
> [...]
> are not emulated by GWT.
Yes, ... - 02:36 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- For an example, these required JDK classes ...
- 01:15 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I think it is a wrong way to use these objects (from note 37) as DTOs for new admin remote service.
- 01:11 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Please look at these errors and evaluate the set of code required to generate GWT DTOs - data transfer objects...
- 12:42 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Ok, thanks, I will try again to include all required for @AdminExports@ resources, the dependencies are not only from...
02/22/2017
- 04:53 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> It is not obvious for me, please post a concrete example for this @com.goldencode.p2j.adm... - 04:41 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- It is not obvious for me, please post a concrete example for this @com.goldencode.p2j.admin.AclDef@ class, but there ...
- 04:28 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Does it mean that GWT compiler can handle this case? Please explain how it can be fed?
... - 04:23 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Does it mean that GWT compiler can handle this case? Please explain how it can be fed?
- 04:13 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> Yes, there are two local paths
> [...]
> But how would you reuse this simple class @com... - 03:59 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Yes, there are two local paths...
- 03:49 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Sergey Ivanovskiy wrote:
> GWT compiler generates corresponding JS objects for each new type used by service methods... - 03:38 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- GWT compiler generates corresponding JS objects for each new type used by service methods in @AdminExports@, but it r...
- 01:07 PM User Interface Bug #3250: win_spawn failure cannot create process
- I think I was unclear.
The documentation for @CreateProcessW@ states this:
> Creates a new process and its prim... - 12:30 PM User Interface Bug #3250: win_spawn failure cannot create process
- Greg Shah wrote:
> 2. Trusted
>
> This mode is used for the embedded web client AND also for appserver and batch ... - 06:09 AM User Interface Bug #3250: win_spawn failure cannot create process
- We spawn programs in 2 modes:
1. End-User Authenticated
In this mode, there is a real user that either does or ... - 09:24 PM User Interface Bug #3250: win_spawn failure cannot create process
- Some investigation result:
1. The first thing that is wrong is the environment passing to @CreateProcessWithLogonW@ ... - 08:03 AM Base Language Bug #3251: implement safe and secure processing of procedure manager parameters when up-called fr...
- From #3209-731:
I mistakenly passed a javascript @Date@ object instead of a string to the @loadRooms@ function in ... - 08:02 AM Base Language Bug #3251 (New): implement safe and secure processing of procedure manager parameters when up-cal...
Also available in: Atom