Project

General

Profile

Activity

From 01/19/2017 to 02/17/2017

02/14/2017

10:31 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
> User submits his credentials.
> 4a. GWT server recognizes the login request,
> 4c. processes the login credentia...
Greg Shah
08:32 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
> AFAIK, our task is not to provide any additional features, only convert the existing application to html5.
Correct.
Greg Shah
05:46 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Greg, please validate the following pseudo algorithm for establishing the security context for the GWT admin. I want ... Hynek Cihlar
04:24 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Hynek, please clarify the archtecture of the GWT Admin application. Does it look like the...
Hynek Cihlar

02/13/2017

01:00 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek, please clarify the archtecture of the GWT Admin application. Does it look like the GWT server is a P2J server ... Sergey Ivanovskiy
11:30 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
No, I can access Admin applet without path modifications. It looks unclear that from the code user's passwords are en... Sergey Ivanovskiy
08:43 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
3222a rebased against latest trunk. Hynek Cihlar
08:36 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek Cihlar wrote:
> I think the proper way is to "start" the @JarResourceHandler@ instantiated in @AppletHandler()...
Hynek Cihlar
08:16 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
I have no changes. Yes, agree, please rebase 3222a. Sergey Ivanovskiy
08:14 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Hynec, 3222a grows from 11135 and doesn't contain gradle changes.
Yes, we should reba...
Hynek Cihlar
08:06 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynec, 3222a grows from 11135 and doesn't contain gradle changes. The note 14 is only to initialize @_mimeTypes@ that... Sergey Ivanovskiy
05:48 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Greg Shah wrote:
> Please create branch 3222a and put your changes there.
Please note that 3222a already exists.
Hynek Cihlar
05:37 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Please create branch 3222a and put your changes there. Greg Shah

02/10/2017

02:37 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Ok, thank you. I think that due to jetty changes we need to fix workable state for the current admin console... Sergey Ivanovskiy
11:53 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Ok, it seems that I have time to debug the current admin and to use it and to check the c...
Hynek Cihlar
11:51 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Ok, it seems that I have time to debug the current admin and to use it and to check the current work flows for differ... Sergey Ivanovskiy
11:45 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Ok, thank you. Please correct if my understanding is not correct. Does it mean that this ...
Hynek Cihlar
11:43 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Ok, thank you. Please correct if my understanding is not correct. Does it mean that this new web application will be ... Sergey Ivanovskiy
11:32 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Hynec, would you plan to keep this directory structure of @src/com/goldencode/p2j/admin2/...
Hynek Cihlar
11:26 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynec, would you plan to keep this directory structure of @src/com/goldencode/p2j/admin2/@?... Sergey Ivanovskiy
03:26 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey: Please look at the backend part of the admin UI, that is to create the GWT RemoteService interface and implem... Greg Shah

02/06/2017

04:23 PM Feature #3240: setup and use of real SSL certificates (NOT self-signed)
The final change that was needed was to enable the spawner with a truststore that allows proper authentication of the... Greg Shah
04:14 PM Feature #3240: setup and use of real SSL certificates (NOT self-signed)
In addition to the @directory.xml@ changes, we need to be able to create a Java keystore for the server's private key... Greg Shah
02:59 PM Feature #3240: setup and use of real SSL certificates (NOT self-signed)
In the directory, I added the root CA certificate, the FWD server's public certificate and the FWD server's private k... Greg Shah
01:28 PM Feature #3240: setup and use of real SSL certificates (NOT self-signed)
In a recent customer POC using the web client, I was implementing certificates from Let's Encrypt so that the resulti... Greg Shah
11:10 AM Feature #3240 (Closed): setup and use of real SSL certificates (NOT self-signed)
Greg Shah

01/27/2017

01:11 PM Feature #3226: change p2j to fwd in names, filenames, paths, environment variables et al
Please get this regression tested (devsrv01, ETF and the customer GUI scenarios). If it is working well for those ca... Greg Shah
12:37 PM Feature #3226: change p2j to fwd in names, filenames, paths, environment variables et al
The task branch 3226a was rebased to latest trunk (11140). Previously I was able to convert and execute the @hotel@ p... Ovidiu Maxiniuc

01/23/2017

04:27 PM Feature #28 (Closed): version the P2J code and/or jars
Greg Shah
04:26 PM Feature #28: version the P2J code and/or jars
Task branch 2699a was merged to trunk as revision 11138 and archived. Hynek Cihlar
02:21 PM Feature #28: version the P2J code and/or jars
Eric Faulhaber wrote:
> Code review 2699a/11164:
>
> Changes look good. One request: could you please add logging...
Hynek Cihlar
10:02 AM Feature #28: version the P2J code and/or jars
Code review 2699a/11164:
Changes look good. One request: could you please add logging of the @SQLException@ in @Pe...
Eric Faulhaber
03:33 AM Feature #28: version the P2J code and/or jars
Hynek Cihlar wrote:
> Eric Faulhaber wrote:
> > Did my suggested implementation of how the check out and in a tempo...
Hynek Cihlar
02:29 AM Feature #28: version the P2J code and/or jars
Eric Faulhaber wrote:
> Did my suggested implementation of how the check out and in a temporary database connection ...
Hynek Cihlar
10:08 PM Feature #28: version the P2J code and/or jars
Sorry, didn't see your question in note 54 on Friday.
Code review 2699a/11160:
The code you added to @HQLPrepro...
Eric Faulhaber

01/22/2017

06:09 AM Feature #28: version the P2J code and/or jars
Hynek Cihlar wrote:
> Eric, the H2 UDF uses an overload name which is used to create the DB ALIAS. In my case it is ...
Hynek Cihlar

01/20/2017

04:11 PM Feature #28: version the P2J code and/or jars
Eric Faulhaber wrote:
> Greg Shah wrote:
> > Eric: It seems to make sense that we would also read this @p2jpl.jar@ ...
Hynek Cihlar
02:18 PM Feature #28: version the P2J code and/or jars
Constantin Asofiei wrote:
> Hynek, please post what version text should I use for trunk P2J revision 11137 (to inclu...
Hynek Cihlar
02:11 PM Feature #28: version the P2J code and/or jars
Hynek, please post what version text should I use for trunk P2J revision 11137 (to include it in the name of the zip ... Constantin Asofiei
10:23 AM Feature #28: version the P2J code and/or jars
Eric Faulhaber wrote:
> Is this just a problem with PostgreSQL? Is it working with H2?
The problem is PostgreSQL ...
Hynek Cihlar
10:14 AM Feature #28: version the P2J code and/or jars
> I am tempted to have the version string generated to a static class field instead of the jar's manifest.
I'm fin...
Greg Shah
10:13 AM Feature #28: version the P2J code and/or jars
Is this just a problem with PostgreSQL? Is it working with H2? Eric Faulhaber
09:52 AM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
> Are you having issues with the persistence startup change? Is there something we can do to help?...
Hynek Cihlar
09:26 AM Feature #28: version the P2J code and/or jars
Are you having issues with the persistence startup change? Is there something we can do to help?
This is the last...
Greg Shah
07:40 AM Feature #28: version the P2J code and/or jars
Ovidiu Maxiniuc wrote:
> C# code is working fine. After installing it (it took me a little time to prepare the assem...
Hynek Cihlar
07:39 AM Feature #28: version the P2J code and/or jars
Ovidiu Maxiniuc wrote:
> Greg Shah wrote:
> > Ovidiu: As of revision 11158, is there anything else that is needed f...
Ovidiu Maxiniuc

01/19/2017

04:41 PM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
> I'm not sure if it will help, but you can look at #1866-6 where there are some more details about...
Hynek Cihlar
04:36 PM Feature #28: version the P2J code and/or jars
I'm not sure if it will help, but you can look at #1866-6 where there are some more details about postgresql setup th... Greg Shah
04:26 PM Feature #28: version the P2J code and/or jars
Hynek Cihlar wrote:
> Yes, I have this implemented, when I succeed in running the introduced UDF I will commit the c...
Hynek Cihlar
02:50 PM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
> Ovidiu: As of revision 11158, is there anything else that is needed for C# support?
I guess not....
Ovidiu Maxiniuc
02:43 PM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
> Ovidiu: As of revision 11158, is there anything else that is needed for C# support?
>
> Hynek:...
Hynek Cihlar
02:30 PM Feature #28: version the P2J code and/or jars
Ovidiu: As of revision 11158, is there anything else that is needed for C# support?
Hynek: The last known work for...
Greg Shah
01:07 PM Feature #28: version the P2J code and/or jars
Ovidiu Maxiniuc wrote:
> I will do the testing, it I will compile/reconvert the code (so you don't have to set up a ...
Hynek Cihlar
01:03 PM Feature #28: version the P2J code and/or jars
Ovidiu Maxiniuc wrote:
> > Ovidiu: Does the @Functions.cs@ method @getFWDVersion()@ need an underscore at the end of...
Hynek Cihlar
12:19 PM Feature #28: version the P2J code and/or jars
Just an idea:
wouldn't it be useful to have the version of the FWD that did the conversion written somewhere in gen...
Ovidiu Maxiniuc
11:21 AM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
> Code Review Task Branch 2699a Revision 11157
>
> The changes look fine to me.
>
> Ovidiu: D...
Ovidiu Maxiniuc
11:14 AM Feature #28: version the P2J code and/or jars
Code Review Task Branch 2699a Revision 11157
The changes look fine to me.
Ovidiu: Does the @Functions.cs@ metho...
Greg Shah
10:56 AM Feature #28: version the P2J code and/or jars
Eric Faulhaber wrote:
> Code review 2699a/11156:
>
> Hynek, I'm only looking at the persistence-related changes.
...
Hynek Cihlar
10:47 AM Feature #28: version the P2J code and/or jars
Code review 2699a/11156:
Hynek, I'm only looking at the persistence-related changes.
Please fix a minor regress...
Eric Faulhaber
10:41 AM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
> My intention with the C# stuff is to code it in the project but NOT to test it right now (unless ...
Ovidiu Maxiniuc
10:26 AM Feature #28: version the P2J code and/or jars
I have added the new user function @getFWDVersion()@ to the ddr file as well as to the C# sources. Ovidiu/Greg, pleas... Hynek Cihlar
10:23 AM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
> Eric: It seems to make sense that we would also read this @p2jpl.jar@ value in server startup and...
Eric Faulhaber
10:21 AM Feature #28: version the P2J code and/or jars
My intention with the C# stuff is to code it in the project but NOT to test it right now (unless OM can test it quick... Greg Shah
10:17 AM Feature #28: version the P2J code and/or jars
> Ovidiu, I know you documented this, but I can't find the latest instructions at the moment. I found #2143-24, but I... Ovidiu Maxiniuc
10:00 AM Feature #28: version the P2J code and/or jars
Hynek Cihlar wrote:
> Greg Shah wrote:
> > > Do we need version reporting for the C# binding, too?
> >
> > Yes, ...
Eric Faulhaber
09:53 AM Feature #28: version the P2J code and/or jars
> Do I assume correctly that I will need a Windows box to be able to test the changes?
Eric will handle your other...
Greg Shah
09:51 AM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
> > Do we need version reporting for the C# binding, too?
>
> Yes, please.
Is there any docum...
Hynek Cihlar
09:50 AM Feature #28: version the P2J code and/or jars
FYI, in @pl/p2jpl.ddl@ there are two sections to update (install and uninstall). Greg Shah
09:49 AM Feature #28: version the P2J code and/or jars
Code Review Task Branch 2699a Revision 11155
It looks good except the @pl/p2jpl.ddr@ needs to be updated to regist...
Greg Shah
09:43 AM Feature #28: version the P2J code and/or jars
> Do we need version reporting for the C# binding, too?
Yes, please.
Greg Shah
09:12 AM Feature #28: version the P2J code and/or jars
Greg Shah wrote:
>
> 1. In @Version.java@, please split the @if (!classPath.startsWith("jar")) {@ closing brace to...
Hynek Cihlar
07:33 AM Feature #28: version the P2J code and/or jars
Code Review Task Branch 2699a Revision 11154
Nice work. Some minor changes:
1. In @Version.java@, please split...
Greg Shah
 

Also available in: Atom