Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search Journal on Record, Entity, and Comments #2547

Closed
jniles opened this issue Feb 19, 2018 · 1 comment
Closed

Search Journal on Record, Entity, and Comments #2547

jniles opened this issue Feb 19, 2018 · 1 comment
Assignees

Comments

@jniles
Copy link
Collaborator

jniles commented Feb 19, 2018

The Journal is missing three crucial search fields:

  1. Record Identifier (VO.TPA.1, IV.TPA.34, CP.TPB.1, etc)
  2. Entity Identifier (PA.HEV.1, etc)
  3. The comments field.

All these should be added to increase the usability of the system.

@jniles jniles self-assigned this Feb 19, 2018
@jniles
Copy link
Collaborator Author

jniles commented Feb 19, 2018

I suppose reference should also be included here.

jniles added a commit to jniles/bhima that referenced this issue Feb 19, 2018
This commit adds the following search parameters to the Posting Journal:
 1. `comment` - fuzzy searches the "comment" column
 2. `hrRecord` - searches the "record" column
 3. `hrEntity` - searches the "entity" column
 4. `hrReference` - searches the "reference" column

Closes IMA-WorldHealth#2547.
jniles added a commit to jniles/bhima that referenced this issue Feb 21, 2018
This commit adds the following search parameters to the Posting Journal:
 1. `comment` - fuzzy searches the "comment" column
 2. `hrRecord` - searches the "record" column
 3. `hrEntity` - searches the "entity" column
 4. `hrReference` - searches the "reference" column

Closes IMA-WorldHealth#2547.
bors bot added a commit that referenced this issue Feb 21, 2018
2548: feat(journal): add extra search parameters r=jniles a=jniles

This commit adds the following search parameters to the Posting Journal:
 1. `comment` - fuzzy searches the "comment" column
 2. `hrRecord` - searches the "record" column
 3. `hrEntity` - searches the "entity" column
 4. `hrReference` - searches the "reference" column

Closes #2547.
bors bot added a commit that referenced this issue Feb 22, 2018
2548: feat(journal): add extra search parameters r=jniles a=jniles

This commit adds the following search parameters to the Posting Journal:
 1. `comment` - fuzzy searches the "comment" column
 2. `hrRecord` - searches the "record" column
 3. `hrEntity` - searches the "entity" column
 4. `hrReference` - searches the "reference" column

Closes #2547.
jniles added a commit to jniles/bhima that referenced this issue Feb 22, 2018
This commit adds the following search parameters to the Posting Journal:
 1. `comment` - fuzzy searches the "comment" column
 2. `hrRecord` - searches the "record" column
 3. `hrEntity` - searches the "entity" column
 4. `hrReference` - searches the "reference" column

Closes IMA-WorldHealth#2547.
bors bot added a commit that referenced this issue Feb 22, 2018
2545: feat(component) filter toggle button r=jniles a=jeremielodi

closes #2523

2548: feat(journal): add extra search parameters r=jniles a=jniles

This commit adds the following search parameters to the Posting Journal:
 1. `comment` - fuzzy searches the "comment" column
 2. `hrRecord` - searches the "record" column
 3. `hrEntity` - searches the "entity" column
 4. `hrReference` - searches the "reference" column

Closes #2547.
bors bot added a commit that referenced this issue Feb 22, 2018
2548: feat(journal): add extra search parameters r=jniles a=jniles

This commit adds the following search parameters to the Posting Journal:
 1. `comment` - fuzzy searches the "comment" column
 2. `hrRecord` - searches the "record" column
 3. `hrEntity` - searches the "entity" column
 4. `hrReference` - searches the "reference" column

Closes #2547.
jniles added a commit to jniles/bhima that referenced this issue Feb 23, 2018
This commit adds the following search parameters to the Posting Journal:
 1. `comment` - fuzzy searches the "comment" column
 2. `hrRecord` - searches the "record" column
 3. `hrEntity` - searches the "entity" column
 4. `hrReference` - searches the "reference" column

Closes IMA-WorldHealth#2547.
bors bot added a commit that referenced this issue Feb 23, 2018
2548: feat(journal): add extra search parameters r=jniles a=jniles

This commit adds the following search parameters to the Posting Journal:
 1. `comment` - fuzzy searches the "comment" column
 2. `hrRecord` - searches the "record" column
 3. `hrEntity` - searches the "entity" column
 4. `hrReference` - searches the "reference" column

Closes #2547.
jniles added a commit to jniles/bhima that referenced this issue Feb 24, 2018
This commit adds the following search parameters to the Posting Journal:
 1. `comment` - fuzzy searches the "comment" column
 2. `hrRecord` - searches the "record" column
 3. `hrEntity` - searches the "entity" column
 4. `hrReference` - searches the "reference" column

Closes IMA-WorldHealth#2547.
bors bot added a commit that referenced this issue Mar 1, 2018
2548: feat(journal): add extra search parameters r=jniles a=jniles

This commit adds the following search parameters to the Posting Journal:
 1. `comment` - fuzzy searches the "comment" column
 2. `hrRecord` - searches the "record" column
 3. `hrEntity` - searches the "entity" column
 4. `hrReference` - searches the "reference" column

Closes #2547.
@bors bors bot closed this as completed in #2548 Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant