Gerben Neven

Results 14 comments of Gerben Neven

A little time has passed so curious how this has evolved? Any help needed? We're running into the problem as well that we can't connect to our VPC and access...

@hsluoyz at the moment we have ~2.5k p rules and ~1k g rules. Yes, we'd create these kind of rule set for each org and project/campaign that is created. Our...

@hsluoyz yes, when given permission ofcourse. We want people to have a single account that can have access to various organizations and/or campaigns.

@hsluoyz ok so that would change the matcher to `m = g(r.sub, p.sub) && keyMatch(r.obj, p.obj) && regexMatch(r.act, p.act)` How does the `regexMatch` relate to `keyMatch` in terms of efficiency?

got the same question, would be great to show a custom keyboard as soon as it focusses on a text element

@swaroopa94 On Android it seems to work OK to open it straight away, so we're using a custom keyboard on android and native one on iOS (else it would still...

@swaroopa94 If I'd know I'd be using it instead of falling back on native keyboard. if you're desparate you could always build a separate keyboard component avoiding the build-in keyboard...

Hi @terchris, I'm not sure what exactly you're hoping to improve with templates, could you clarify? If it is to set the config for the extension, there is no need...

Okay, I was a bit thrown off by the event callback, in this context just calling `raise util.JobError(str(e))` would solve the problem. I'm not sure if that would negatively impact...

@timvanoijen sorry, I don't really work on CKAN stuff anymore and this is long enough ago I don't remember how we ended up dealing with this.