john-gom

Results 19 comments of john-gom

Could we use git submodules for this? So have the taxonomies in a separate repo and have the main PO repo link to this. Taxonomies can then progress independently and...

To make it even easier we could update the build_taxonomies script to automatically update the submodule to the latest revision on the taxonomies repo and then run the update_tests_results immediately...

Been working on this and I have a few concerns: 1. When we look for taxonomies that have changed we don't take into account the dates on composite files, like...

Another problem is that taxonomy builds depend on languages, so a taxonomy may have indirectly changed because of a language change. Hence any language change would require a full taxonomy...

Refining 3 above it looks like the main circular dependency issue is nutrient_levels which is build automatically. Maybe should build this as part of build_lang?

Another dependency problem is when taxonomies depend on one another, e.g. if one taxonomy references a synonym in another then this gets converted to the canonical name during the build...

Hi @hangy . Had you given any thought to how the change password flow would work? I don't think we can keep the existing form as changing the password via...

Are we thinking that we would move all user attributes into Keycloak (i.e. be able to completely delete the user.sto files?) I think this might be cleaner to avoid things...

Hi All. I'm not happy about the way that keycloak is handling the locale and other pick lists, like country. It doesn't seem to do any kind of logical sorting...

> Hi All. I'm not happy about the way that keycloak is handling the locale and other pick lists, like country. It doesn't seem to do any kind of logical...