Moritz Schepp

Results 42 issues of Moritz Schepp

mind the renaming: collection -> domain, group -> collection. This is about the collection selector (in the new sense).

enhancement

It happens a lot that new kor installations seem functional (even the search since it has been unified) but then new material isn't included in the search and small errors...

enhancement

example: ~~~ruby r = Relationship.relate(1, 'is parent of', 2) r.valid? r.save ~~~ .. throws an error

bug
clarification needed

This also makes no sense but we need to * prevent users from setting the option and/or * inform the user while he's filling the field value * prevent update...

enhancement

It depends a bit on the use case here: For simple cases, e.g. less than 50 autosuggested terms, I would suggest a preconfigured values field (#196). If there are more...

enhancement

To migrate existing data, we will use `value: old-value`. Also, see #73.

enhancement