Bug 10015 - UniqueItemFields could have link to database documentation
Summary: UniqueItemFields could have link to database documentation
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Owen Leonard
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-09 16:51 UTC by Katrin Fischer
Modified: 2014-12-07 20:02 UTC (History)
5 users (show)

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


Attachments
Bug 10015 - UniqueItemFields could have link to database documentation (1.72 KB, patch)
2013-04-09 19:19 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 10015 - UniqueItemFields could have link to database documentation (1.74 KB, patch)
2013-04-10 17:24 UTC, Paul Poulain
Details | Diff | Splinter Review
Bug 10015 - UniqueItemFields could have link to database documentation (1.81 KB, patch)
2013-06-05 08:58 UTC, Chris Cormack
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2013-04-09 16:51:41 UTC
The description of the system preference UniqueItemFields should link to the database documentaton for the items table, like we link to the patrons table for BorrowerMandatoryField and BorrowerUnwantedField.
Comment 1 Owen Leonard 2013-04-09 19:19:35 UTC Comment hidden (obsolete)
Comment 2 Paul Poulain 2013-04-10 17:23:56 UTC
Patch tested with a sandbox, by Frederic Durand <frederic.durand@unilim.fr>
Comment 3 Paul Poulain 2013-04-10 17:24:12 UTC Comment hidden (obsolete)
Comment 4 Chris Cormack 2013-06-05 08:58:56 UTC
Created attachment 18662 [details] [review]
Bug 10015 - UniqueItemFields could have link to database documentation

Other system preferences which require entry of database column names
include a link to the scheme for reference. The UniqueItemFields should
do the same. This patch rewords the preference description to
incorporate a link.

To test, open the acquisitions tab in system preferences and confirm
that the UniqueItemFields description looks correct and links to the
right page in the schema.

Signed-off-by: Frederic Durand <frederic.durand@unilim.fr>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Comment 5 Galen Charlton 2013-06-05 14:16:06 UTC
Pushed to master.  Thanks, Owen!
Comment 6 Tomás Cohen Arazi 2013-06-10 17:13:06 UTC
This patch has been pushed to 3.12.x, will be in 3.12.1.

Thanks Owen!
Comment 7 Chris Hall 2013-06-17 09:06:54 UTC
Pushed to 3.8.x, will be in 3.8.14
Comment 8 Bernardo Gonzalez Kriegel 2013-06-17 09:49:44 UTC
Pushed to 3.10.x, will be in 3.10.7 (had forgotten to tell, thanks cjh)