Project

General

Profile

Activity

From 03/06/2017 to 04/04/2017

04/04/2017

02:37 AM Bug #3272: Login into web client with empty password crashes spawner
This occurred with the sample project Hotel on a Windows OS. It doesn't seem to be specific to a concrete application... Hynek Cihlar
02:37 AM Bug #3272 (Closed): Login into web client with empty password crashes spawner
Hynek Cihlar

03/30/2017

11:07 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11227 added AccountsConstants. Sergey Ivanovskiy
07:33 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11226 fixed delete groups and delete users use cases and moved EnumRadioGroup and CustomComboBox t... Sergey Ivanovskiy
05:51 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > It is related to common requirements if there is a requirement t...
Hynek Cihlar
04:11 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > It is related to common requirements if there is a requirement t...
Sergey Ivanovskiy
04:06 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> It is related to common requirements if there is a requirement to navigate, focus and sel...
Hynek Cihlar
02:21 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Committed revision 11222 added Accounts>Processes and Accounts>C...
Sergey Ivanovskiy
08:49 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
In my last commit I improved @AdminCallback@ and @MultiCallback@ with the capability to fetch and report server messa... Hynek Cihlar
08:36 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Committed revision 11222 added Accounts>Processes and Accounts>Certificates views.
>
>...
Hynek Cihlar

03/29/2017

06:02 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11222 added Accounts>Processes and Accounts>Certificates views.
I tried to add a keyboard suppo...
Sergey Ivanovskiy
01:30 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11221 added Accounts and Console modules and injected them in Home module. Sergey Ivanovskiy
04:12 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11220 added Alarm and ModalDialogs to GroupsPresenter and did improvements to use view states. Sergey Ivanovskiy
03:56 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
>Do you still see programmatic dialogs confusing?
Yes, I think that UI styles are better supported by custom dialogs...
Sergey Ivanovskiy
03:45 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> I didn't use @InputDialog@ now. Is it you forced me to use this dialog instead of the ex...
Hynek Cihlar
02:53 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
I didn't use @InputDialog@ now. Is it you forced me to use this dialog instead of the existing ones in Accounts>Grou... Sergey Ivanovskiy
02:45 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> I used programming dialogs only for errors and warnings notifications and approval action...
Hynek Cihlar

03/28/2017

07:19 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
These screens: Accounts>Processes and Accounts>Certificates are next to do. Sergey Ivanovskiy
07:07 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
I used programming dialogs only for errors and warnings notifications and approval actions but their styles are diffe... Sergey Ivanovskiy
03:55 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey, I added the @Alarm@ class, it is used to show the last error message from server. It mimics the behavior of t... Hynek Cihlar
01:28 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek Cihlar wrote:
> Here's a quick implementation status summary. The list below shows the individual Admin sectio...
Sergey Ivanovskiy
12:45 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Here's a quick implementation status summary. The list below shows the individual Admin sections (as defined in the a... Hynek Cihlar
02:21 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey, there is a new widget that implements modal dialog for data input, see the class @InputDialog@. With a simple... Hynek Cihlar

03/27/2017

02:33 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11215 added Find User dialog and used @ModalDialogs@ as a manager via @UsersPresenter@ (controller). Sergey Ivanovskiy
07:07 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed rev 11213 added generic @CustomComboBox@ based on @DataGrid<TRowObject>@. Sergey Ivanovskiy

03/24/2017

02:39 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Ok, committed revision 11211 added @filter@ parameter to sessions url. Now it looks like
!SessionsWithFilter.png!
Sergey Ivanovskiy

03/23/2017

06:23 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
A nice feature that naturally comes with the web environment and GWT are the persistent URLs. I have implemented this... Hynek Cihlar
05:09 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Please review committed revision 11209 that changed @EnumCreator@ to use generic enum typ...
Hynek Cihlar
04:27 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Please review committed revision 11209 that changed @EnumCreator@ to use generic enum types and @EnumRadioGroup@. Sergey Ivanovskiy
03:13 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11208 added "Clone Selected User As" dialog. Sergey Ivanovskiy
01:38 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
No problems. I only was confused by discussion http://stackoverflow.com/questions/4584998/how-to-convert-a-byte-array... Sergey Ivanovskiy
12:12 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > But it seems that @String.getByt...
Hynek Cihlar
11:48 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > But it seems that @String.getBytes("UTF-8")@ is in the JRE emula...
Sergey Ivanovskiy
11:33 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> But it seems that @String.getBytes("UTF-8")@ is in the JRE emulated set.
Are you refer...
Hynek Cihlar
11:11 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
But it seems that @String.getBytes("UTF-8")@ is in the JRE emulated set. Sergey Ivanovskiy
11:01 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
We are using @UserDef@ on the client side, but the conversion from String to byte[] is not trivial. For an example, i... Sergey Ivanovskiy
10:18 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Ok, @SecurityAdmin.getUser@ for @bogus@ throws this exception due to @bogus.getPasswordDate()@ is not set... Sergey Ivanovskiy
07:36 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
The customer account extensions are in use. I think Hynek is just suggesting to finish the other core features first... Greg Shah
07:33 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Yes, we can suppose that a customer extension is not used. Sergey Ivanovskiy
07:04 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Hynek, should this functionality @AdminAccountExtension@ be implemented by GWT client?
...
Hynek Cihlar
05:32 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek, should this functionality @AdminAccountExtension@ be implemented by GWT client? Sergey Ivanovskiy

03/22/2017

05:33 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11202 did intermediate changes: moved 2 methods from @CertificatesUtils@ to @AdminHelper@ to be us... Sergey Ivanovskiy
05:10 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
It is used by Add new user and edit user use cases for the admin applet. Sergey Ivanovskiy
04:54 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> It seems we should add this method
> [...]
> to our administration service.
What is ...
Hynek Cihlar
04:52 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> It seems that there are no GWT or bootstrap3 widget that can represent certificates as a ...
Hynek Cihlar
04:37 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
It seems we should add this method... Sergey Ivanovskiy
04:16 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
It seems that there are no GWT or bootstrap3 widget that can represent certificates as a dropdown list with two colum... Sergey Ivanovskiy
03:44 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
It seems that @CertificatesUtils@ has types/classes that can't be used on the client side. We should add new correspo... Sergey Ivanovskiy
02:47 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Hynek, did you test grids filled with more than 50 records (default page size)?
No, bu...
Hynek Cihlar
02:46 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek Cihlar wrote:
> Sergey, I don't think the table paging of Accounts->Groups and Accounts->Users is necessary. T...
Sergey Ivanovskiy
11:26 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11201 added @EnumRadioGroup@ and removed the particular group widget @SecuritySelectorGroup@, plan... Sergey Ivanovskiy
09:49 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Agree, I will remove paging widgets from these views. Committed revision 11199,11200 added @SecuritySelectorGroup@ th... Sergey Ivanovskiy
06:56 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey, I don't think the table paging of Accounts->Groups and Accounts->Users is necessary. The original Admin apple... Hynek Cihlar
06:46 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey, after the update to 11196 I am getting compilation error...
Hynek Cihlar
04:33 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11198 added Accounts>Users view to the application menu. Sergey Ivanovskiy
04:08 AM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Hynek Cihlar wrote:
> Sergey, after the update to 11196 I am getting compilation errors when running build.gradle, s...
Sergey Ivanovskiy

03/21/2017

07:10 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
I am working on the @Access Control@ section now. Hynek Cihlar
06:55 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Sergey, after the update to 11196 I am getting compilation errors when running build.gradle, see below.... Hynek Cihlar
04:38 PM Feature #3222: rewrite admin console for native web (html5/css/javascript)
Committed revision 11196 moved @AuthModes@ out for common usages. Sergey Ivanovskiy

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
 

Also available in: Atom