André Kilchenmann

Results 7 comments of André Kilchenmann

> On the client-side (GUI), changes to a form where multiple values are allowed to be changed could then be serialized into several requests. But then we have to know...

Yes, we can change the existing project form, that a admin can change only one value at once. But it's not user-friendly... hm, yes it depends. I'll think about it.

> Also, how to transform Geonames into OSM? I suppose that there are a few projects on Salsah.org that use Geonames? The SGV uses the geonames a lot and they...

Yes, that's true. We want to use — as @subotic said — `username` for the route of (public) user profile (similar to github and other online tools). At the moment...

> The GUI can show any available information. Any security concerns will need to be addressed in the knora-api. Yes, I know. The only concern is about eMail-address. But we...

@BojanKogoj's solution works for me. Just add `@angular/platform-server` before adding `@angular/bazel` to the app.

I didn‘t had the time to have a deeper look into ck editor. But yes, I suggest to create a ck editor component inside of the knora-ui modules. Right now,...