Kevin Murphy

Results 36 issues of Kevin Murphy

This will make Mac users happier.

For the non-HTML exporters (at least for csv), multi-field concept columns are named by the low-level model field name. It would seem preferable to use the DataField name instead. Also,...

version:future

Using Cilantro 2.4.1 in OpenMRS, when I click the API Script button, a JS error occurs. At [api.js#11](https://github.com/chop-dbhi/cilantro/blob/master/src/js/cilantro/ui/api.js#L11), `attrs` is undefined, which means that at [api.js#96](), `this.data.context.get('json')` is undefined.

The results page number is not reset when the context changes. If the number of new results pages is smaller than the previous, this can result in the query "hanging"...

Currently, if a query is shared with an email address that doesn't belong to a valid user, the save succeeds, the email is sent (if the email address is valid),...

type:feature
version:2.4

If an /api/data/export/*/ request returns a 500: 1. The dialog does not notice this, and remains in the downloading state. 2. If the user dismisses the export dialog, when the...

type:bug
version:2.4

In the context of the search values list, when I paste in some values, I see the message "The values are being checked ...". This is distracting. Perhaps this message...

type:feature
version:2.4
status:help-wanted

When viewing multiple numeric or boolean columns where the rows are tall (because some column contains voluminous data), as soon as you scroll down far enough so the headings disappear,...

type:feature
version:2.4
status:help-wanted

It appears that the "unique values" count for a Lexicon field is based on the number of values in the lexicon table itself, so if the referencing field doesn't contain...

To what extent should Harvest support Lexicon fields with labels mapping to multiple values, or should this be treated as an error or warning condition (showing up in `avocado check`,...