clear
query|
facets|
time |
Search criteria: author:"Erik de Hair".
Results from 1 to 10 from
20 (0.0s).
|
|
|
Loading phrases to help you refine your search...
|
ElasticSearch module -
Isis - [mail # user]
|
...Hi Dan,I've finally fixed it. Sorry it took so long. See my reply below.On 07/16/2017 06:25 PM, Dan Haywood wrote:> Hi Erik,>> Thanks for taking the time to pull out this ElasticSea... |
|
|
|
|
[expand - 2 more]
[collapse]
-
Hiding empty fieldset -
Isis - [mail # user]
|
...Hi,On Apache Isis <1.15.x an empty fieldset would be hidden. On 1.15.0 the fieldset is still there but without any fields. Is that on purpose?Thanks,Erik... |
|
|
|
|
Hiding empty fieldset - Isis - [mail # user]
|
...Hi,I have some other hiding/disabling issues. Did anything change on how methods are hidden/disabled?I have a contributed action that must be rendered on the first parameter's page (OrderAbs... |
|
|
|
Hiding empty fieldset - Isis - [mail # user]
|
...Hi Dan,Thanks for your elaborate answer.On 09/25/2017 07:03 PM, Dan Haywood wrote:> Hi Erik,>> Yes, things did change quite a lot in 1.15.0, so apologies if there are> still some... |
|
|
|
|
|
[expand - 2 more]
[collapse]
-
Always calling getXxx() and hideXxx() both decreases performance of application (?) -
Isis - [mail # user]
|
...Hi,I'm not really sure about this but it feels like our app's performance (Apache Isis 1.15.0) is worse than before and I believe it might be because of the fact that the getter and hide met... |
|
|
|
|
cssClass() not working any more if css class definition exists on DomainObjectLayout -
Isis - [mail # user]
|
...Hi,At least one of my cssClass() methods is not being called any more if a cssClass-definition exists on a DomainObjectLayout-annotation (Apache Isis 1.15.0). Before, the value of the cssCla... |
|
|
|
|
Hiding doesn't work on interfaces? -
Isis - [mail # user]
|
...Sorry, my fault! Something probably changed in the way how a scalar panel is rendered. I had to override onConfigure in my custom component to hide it.Closed the issue.On 09/22/2017 04:37 PM... |
|
|
|
|
Multiple selection drop down - Apache ISIS -
Isis - [mail # user]
|
...Hi Roshan,You could use the collection parameter type for actions [1]Regards,Erik de Hair[1] http://isis.apache.org/guides/ugfun/ugfun.html#__ugfun_programming-model_actions_collection-param... |
|
|
|
|
Problem finding current user using Togglz module -
Isis - [mail # user]
|
...Hi,I was trying to configure a Togglz feature with UserRoleActivationStrategy but while determining the state of the Feature an exception is thrown at [1]. I configured the module as describ... |
|
|
|
|
[expand - 1 more]
[collapse]
-
Integration tests: Using different AppManifest + No dependency injection before PostConstruct -
Isis - [mail # user]
|
...Hi Dan,I believe all module dependencies are all right and used the Estatio tests as an example. Thanks for the example.We still have the same problems. I'll see if I can find any difference... |
|
|
|
|
[expand - 3 more]
[collapse]
-
Exception for Blob property -
Isis - [mail # user]
|
...Hi Andi,Thank you very much! This helped. Everything's working fine now.ErikOn 03/14/2018 10:31 AM, Andi Huber wrote:> Hi Erik,>> strangely we had the same symptoms when working on ... |
|
|
|
|
Exception for Blob property - Isis - [mail # user]
|
...Hi,I'm having troubles with Blob fields after upgrading to Apache Isis 1.16.2 (not sure if this was also the case for 1.16.[0-1]). The feature is using existing data we had no problems with ... |
|
|
|
Exception for Blob property - Isis - [mail # user]
|
...Hi Dan,Thanks, I will try to get the answers on your questions. > - is this failing for every entity instance/row? StreamCorrupted suggestsa probably with an individual fieldIt is fa... |
|
|
|
Exception for Blob property - Isis - [mail # user]
|
...Hi Andi, Dan,I have another issue with Blob's on 1.16.2. If an action called using RO interface returns a null Blob I get a NPE. I believe somebody noticed already because when I look at [1]... |
|
|
|
|
|
Expected multiple ObjectUpdatedEvents but only 1 catched -
Isis - [mail # user]
|
...Hi,For the following scenario I expected an UpdatedEvent for each entity being updated but I only receive one for the last updated entity. Is that by design?Example classes:@PersistenceCapab... |
|
|
|
|
|