Axel Faust

Results 117 comments of Axel Faust

I had already commented the firefox section in the environments based on your previous compatibility statement. Since I started to look into #958 again I checked out my branch (Aikau...

I just found out that while `grunt test_local` and `node node_modules/grunt/bin/grunt test_local` hang with 100% CPU, `node debug node_modules/grunt/bin/grunt test_local` works just fine (I only have to tell the debugger...

Sigh... well, it likely is something very obscure or node-esque. I just created a new VM from scratch following the updated documentation (and using Mint 18 as a starting point)....

My new development machine has been here for a while now and I decided to give this another try. But even with a fresh system and setting up another VM...

In my current project I have noticed this issue during debugging of a people-finder replacement component with infinite scrolling. In that case the table did not trigger a load since...

As part of changes I have prepared for #1355 I have included changes specific to preventing infinite scrolling from getting locked up. In the [branch](https://github.com/AFaust/Aikau/tree/listPayloadHandlingAndInfiniteScrollingConsolidation) the InfiniteScrollService provides an optional...

Have you read the [Getting Started](https://github.com/Acosix/alfresco-keycloak/blob/master/docs/Simple-Configuration.md) documentation? Have you checked [the test realm configuration](https://github.com/Acosix/alfresco-keycloak/blob/master/share/src/test/docker/test-realm.json)?

@bmlong137 I've done a pass at this PR yesterday + today, and pushed an additional commit to your branch with some revisions, clean-up, and test config. I have renamed the...

Oh - and forgot to mention the most important change in my opinion: I made the group sync processor independent of the granted authority handling. I found it made more...

Can you also check for (and provide) any log messages from the Repository log files (alfresco.log). Typically, the failure of Share to load the user data is based on the...