Bug 10015

Summary: UniqueItemFields could have link to database documentation
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P5 - low CC: bgkriegel, chrish, gmcharlt, paul.poulain, tomascohen
Version: Main   
Hardware: All   
OS: All   
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
Bug 10015 - UniqueItemFields could have link to database documentation
Bug 10015 - UniqueItemFields could have link to database documentation

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)