Bug 16163 - Show message if there are no dictionary definitions
Summary: Show message if there are no dictionary definitions
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Aleisha Amohia
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-29 23:50 UTC by Aleisha Amohia
Modified: 2016-12-05 21:27 UTC (History)
2 users (show)

See Also:
Change sponsored?: Sponsored
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 16163: Show message if there are no dictionary definitions (1.26 KB, patch)
2016-03-29 23:53 UTC, Aleisha Amohia
Details | Diff | Splinter Review
Bug 16163: Show message if there are no dictionary definitions (1.39 KB, patch)
2016-03-30 08:34 UTC, Marc Véron
Details | Diff | Splinter Review
Bug 16163: Show message if there are no dictionary definitions (1.46 KB, patch)
2016-03-30 14:30 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Aleisha Amohia 2016-03-29 23:50:59 UTC

    
Comment 1 Aleisha Amohia 2016-03-29 23:53:23 UTC Comment hidden (obsolete)
Comment 2 Marc Véron 2016-03-30 08:34:27 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2016-03-30 14:30:45 UTC
Created attachment 49685 [details] [review]
Bug 16163: Show message if there are no dictionary definitions

To test:
1) Go to Reports -> View dictionary
2) Ensure you have no definitions
3) A message should show saying 'There are no saved definitions. Add a definition to the dictionary.'
4) Click the link to add a definition. Confirm this takes you to the form to add a new definition.

Sponsored-by: Catalyst IT

Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 4 Brendan Gallagher 2016-03-31 18:54:56 UTC
Pushed to Master - Should be in the May 2016 release.  Thanks!