Project

General

Profile

Activity

From 02/19/2017 to 03/20/2017

03/20/2017

05:30 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Working on Accounts>Users screen. Sergey Ivanovskiy
03:16 PM 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 ... Sergey Ivanovskiy
02:18 PM 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 ...
Sergey Ivanovskiy
01:31 PM 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... Hynek Cihlar
01:13 PM 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...
Constantin Asofiei
12:23 PM 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 ... Sergey Ivanovskiy
05:44 AM 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... Sergey Ivanovskiy
03:31 PM 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 ...
Eugenie Lyzenko
03:21 PM 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...
Greg Shah
02:30 PM 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...
Eugenie Lyzenko
01:26 PM 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... Greg Shah
12:44 PM 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...
Eugenie Lyzenko
12:34 PM 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... Greg Shah
12:14 PM 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...
Eugenie Lyzenko
11:47 AM 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... Greg Shah
11:38 AM 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...
Eugenie Lyzenko
11:26 AM 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...
Greg Shah
11:23 AM 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...
Eugenie Lyzenko
11:04 AM 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...
Greg Shah

03/18/2017

06:51 PM 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... Hynek Cihlar
04:17 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11188 fixed add, delete, clone and update group actions. Sergey Ivanovskiy
07:31 AM 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...
Hynek Cihlar
09:02 PM 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... Sergey Ivanovskiy
09:49 PM 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...
Eugenie Lyzenko
08:51 PM 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...
Eugenie Lyzenko

03/17/2017

03:24 PM 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"/>@...
Hynek Cihlar
12:45 PM 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... Sergey Ivanovskiy
12:26 PM 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... Hynek Cihlar
11:41 PM 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@. Eugenie Lyzenko
11:38 PM 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@ ... Eugenie Lyzenko

03/16/2017

02:27 PM 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... Eugenie Lyzenko
02:15 PM Feature #3268 (New): Creating a tool to install and manage FWD server as Windows service
Eugenie Lyzenko

03/15/2017

06:45 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11183 fixed Session Management view. Sergey Ivanovskiy
03:41 PM 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. Sergey Ivanovskiy
03:06 PM 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... Hynek Cihlar
02:47 PM 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...
Sergey Ivanovskiy
02:32 PM 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. Hynek Cihlar
02:07 PM 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...
Hynek Cihlar
01:58 PM 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 ... Sergey Ivanovskiy
01:03 PM 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... Hynek Cihlar
10:53 AM 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/... Sergey Ivanovskiy
10:49 AM 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....
Hynek Cihlar
10:48 AM 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 ... Sergey Ivanovskiy
06:11 AM 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... Sergey Ivanovskiy
05:51 AM 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@. Sergey Ivanovskiy
05:14 AM 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...
Hynek Cihlar
01:29 AM 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@? Sergey Ivanovskiy

03/14/2017

03:58 PM 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.
Hynek Cihlar
03:31 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11175 added Group Accounts Management view that is still in progress. Sergey Ivanovskiy
10:32 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Please review these css changes, committed revision 11174. Sergey Ivanovskiy
10:24 AM 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...
Hynek Cihlar
10:17 AM 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... Sergey Ivanovskiy
10:01 AM 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... Sergey Ivanovskiy
10:01 AM 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...
Hynek Cihlar
09:56 AM 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... Sergey Ivanovskiy
06:43 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Hynek Cihlar wrote:
> > > > Ser...
Hynek Cihlar
06:38 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > Sergey Ivanovskiy wrote:
> > > > Hyn...
Sergey Ivanovskiy
06:23 AM 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...
Hynek Cihlar
06:21 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
06:06 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/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
 

Also available in: Atom