Project

General

Profile

Activity

From 02/12/2017 to 03/13/2017

03/13/2017

03:19 PM 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... Hynek Cihlar
09:12 AM 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...
Sergey Ivanovskiy
07:13 AM 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... Hynek Cihlar
05:04 AM 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...
Hynek Cihlar

03/11/2017

06:56 AM 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... Sergey Ivanovskiy
03:54 AM 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... Sergey Ivanovskiy

03/10/2017

12:57 PM 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 ... Sergey Ivanovskiy
09:54 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Ok, thank you, I am doing note-153, note-154. Sergey Ivanovskiy
09:39 AM 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...
Hynek Cihlar
09:25 AM 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... Sergey Ivanovskiy
09:03 AM 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(...
Hynek Cihlar
08:36 AM 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...
Hynek Cihlar
08:34 AM 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... Sergey Ivanovskiy

03/09/2017

05:18 PM 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... Sergey Ivanovskiy
04:33 PM 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...
Hynek Cihlar
04:23 PM 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... Sergey Ivanovskiy
04:05 PM 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... Sergey Ivanovskiy
04:03 PM 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... Sergey Ivanovskiy
03:36 PM 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. Hynek Cihlar
03:16 PM 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...
Hynek Cihlar
02:47 PM 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... Sergey Ivanovskiy
01:16 PM 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... Sergey Ivanovskiy
05:59 AM 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...
Hynek Cihlar
05:43 AM 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... Sergey Ivanovskiy
05:12 AM 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 ...
Hynek Cihlar
04:00 AM 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!
Sergey Ivanovskiy
03:53 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Constantin, thank you, it works for me. Sergey Ivanovskiy
03:04 AM 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...
Constantin Asofiei
02:38 AM 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... Sergey Ivanovskiy

03/08/2017

05:27 PM 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... Sergey Ivanovskiy
03:00 PM 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. Hynek Cihlar
02:58 PM 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...
Hynek Cihlar
02:49 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
This code ... Sergey Ivanovskiy
12:21 PM 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...
Hynek Cihlar
10:11 AM 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... Sergey Ivanovskiy

03/07/2017

11:51 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Ok, planning to take this task. Sergey Ivanovskiy
11:46 AM 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...
Hynek Cihlar
11:14 AM 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... Sergey Ivanovskiy
07:56 AM 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@....
Hynek Cihlar
07:45 AM 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@. Sergey Ivanovskiy
07:35 AM 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@...
Hynek Cihlar
07:14 AM 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...
Sergey Ivanovskiy
06:59 AM 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 ...
Hynek Cihlar
06:19 AM 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...
Sergey Ivanovskiy
04:54 AM 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? Hynek Cihlar
04:45 AM 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...
Hynek Cihlar
02:58 AM 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... Sergey Ivanovskiy

03/06/2017

01:11 PM 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...
Hynek Cihlar
04:54 AM 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... Hynek Cihlar
12:26 AM 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.
...
Sergey Ivanovskiy

03/03/2017

11:44 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
This is what 3209e/11189 fixed. Eric Faulhaber
11:24 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Thank you, it looks for 3222a built p2jspi.jar like ... Sergey Ivanovskiy
11:17 AM 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?... Eric Faulhaber
10:49 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
The contents should look like this (except for the timestamps, of course):... Eric Faulhaber
10:45 AM 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... Sergey Ivanovskiy
10:32 AM 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.
...
Eric Faulhaber
10:28 AM 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. Sergey Ivanovskiy
10:13 AM 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...
Hynek Cihlar
10:05 AM 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...
Hynek Cihlar
10:03 AM 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... Sergey Ivanovskiy
09:46 AM 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... Sergey Ivanovskiy
09:33 AM 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... Sergey Ivanovskiy
09:13 AM 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... Eric Faulhaber
08:58 AM 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... Sergey Ivanovskiy
08:42 AM 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...
Constantin Asofiei
08:40 AM 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... Sergey Ivanovskiy

03/02/2017

04:48 PM 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... Hynek Cihlar
10:39 AM 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...
Hynek Cihlar
10:27 AM 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... Sergey Ivanovskiy
10:18 AM 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...
Hynek Cihlar
08:53 AM 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...
Hynek Cihlar
08:51 AM 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 ...
Hynek Cihlar
08:45 AM 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...
Greg Shah
08:27 AM 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... Hynek Cihlar

03/01/2017

12:23 PM 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 ...
Greg Shah
12:14 PM 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...
Hynek Cihlar
12:03 PM 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...
Sergey Ivanovskiy
10:29 AM 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... Greg Shah
10:25 AM 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...
Hynek Cihlar
10:09 AM 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... Sergey Ivanovskiy
10:06 AM 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...
Hynek Cihlar
09:12 AM 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@. Sergey Ivanovskiy
09:04 AM 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...
Hynek Cihlar
08:55 AM 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... Sergey Ivanovskiy
08:28 AM 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 ...
Hynek Cihlar

02/28/2017

03:56 PM 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...
Hynek Cihlar
02:20 PM 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 ... Sergey Ivanovskiy
11:36 AM 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...
Hynek Cihlar
10:27 AM 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... Sergey Ivanovskiy
09:53 AM 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...
Sergey Ivanovskiy
09:31 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
I missed a "return" statement and now it works properly. Sergey Ivanovskiy
03:34 AM 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...
Hynek Cihlar
02:14 AM 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... Sergey Ivanovskiy

02/27/2017

02:28 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11151 fixed missed history entries. Sergey Ivanovskiy

02/26/2017

06:48 PM 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...
Hynek Cihlar
03:51 PM 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...
Sergey Ivanovskiy
05:21 AM 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...
Hynek Cihlar

02/25/2017

09:58 AM 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. Sergey Ivanovskiy

02/24/2017

05:58 PM 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... Sergey Ivanovskiy
05:54 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Commtted rev. 11148 eliminated one error.... Sergey Ivanovskiy
05:10 PM 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... Sergey Ivanovskiy
03:04 AM 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...
Hynek Cihlar
12:53 AM 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...
Sergey Ivanovskiy

02/23/2017

02:51 PM 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...
Hynek Cihlar
02:41 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
It is handled the same manner... Sergey Ivanovskiy
02:37 PM 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 ...
Hynek Cihlar
02:31 PM 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... Sergey Ivanovskiy
02:06 PM 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... Sergey Ivanovskiy
01:32 PM 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...
Hynek Cihlar
01:30 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Don't understand what is incorrect but I used... Sergey Ivanovskiy
01:00 PM 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-...
Hynek Cihlar
12:57 PM 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... Sergey Ivanovskiy
12:38 PM 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... Sergey Ivanovskiy
12:32 PM 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...
Hynek Cihlar
12:21 PM 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... Sergey Ivanovskiy
12:18 PM 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...
Hynek Cihlar
12:16 PM 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...
Hynek Cihlar
12:14 PM 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... Sergey Ivanovskiy
12:13 PM 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...
Hynek Cihlar
12:08 PM 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... Constantin Asofiei
12:00 PM 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...
Sergey Ivanovskiy
11:53 AM 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...
Hynek Cihlar
11:30 AM 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...
Sergey Ivanovskiy
11:17 AM 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...
Hynek Cihlar
10:55 AM 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... Sergey Ivanovskiy
10:41 AM 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...
Hynek Cihlar
10:17 AM 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... Sergey Ivanovskiy
06:53 AM 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, ...
Hynek Cihlar
02:36 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
For an example, these required JDK classes ... Sergey Ivanovskiy
01:15 AM 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. Sergey Ivanovskiy
01:11 AM 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... Sergey Ivanovskiy
12:42 AM 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... Sergey Ivanovskiy

02/22/2017

04:53 PM 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...
Hynek Cihlar
04:41 PM 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 ... Sergey Ivanovskiy
04:28 PM 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?
...
Hynek Cihlar
04:23 PM 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? Sergey Ivanovskiy
04:13 PM 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...
Hynek Cihlar
03:59 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Yes, there are two local paths... Sergey Ivanovskiy
03:49 PM 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...
Hynek Cihlar
03:38 PM 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... Sergey Ivanovskiy

02/20/2017

09:31 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Greg Shah wrote:
> > Also I found that com.goldencode.p2j.util.date class can't implement Serializable but Externali...
Sergey Ivanovskiy
09:14 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Ok. There is only the reason to split the code is that Admin2ServiceImpl can be used as an admin service provider tha... Sergey Ivanovskiy
09:07 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
>
> It seems that we need to split a GWT servlet from the remote service implementation o...
Hynek Cihlar
08:59 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Greg Shah wrote:
> I don't understand why we have a duplicated package hierarchy:
>
> @src/com/goldencode/p2j/adm...
Hynek Cihlar
08:51 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
> Also I found that com.goldencode.p2j.util.date class can't implement Serializable but Externalizable.
Typically,...
Greg Shah
08:49 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
I don't understand why we have a duplicated package hierarchy:
@src/com/goldencode/p2j/admin2/src/com/goldencode/p...
Greg Shah
07:10 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Thanks, checked that the rev 11146 fixed admin2 compilation issues and now GWT admin2 project is in a good state. To ... Sergey Ivanovskiy
05:48 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Hynec, please review committed revision 11144. It excluded admin2 GWT application classes...
Hynek Cihlar
07:34 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynec, please review committed revision 11144. It excluded admin2 GWT application classes from the P2J build target @... Sergey Ivanovskiy

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
 

Also available in: Atom