Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Jonathan Druart 57666e07ac Bug 18026: Correct URL to database columns from .pref files
Recently the DB schema website has been updated.
The link to the columns' tables is now
  http://schema.koha-community.org/master/tables/table.html
  http://schema.koha-community.org/16_11/tables/table.html
  http://schema.koha-community.org/16_05/tables/table.html
instead of
  http://schema.koha-community.org/tables/table.html

To have a specific schema per Koha version.

To avoid fixing this link every release this patch adds a __VERSION__
marker to replace with the $version if stable ($version % 2) or 'master'

Test plan:
On master, 16.11.x and 16.05.x
Search for PatronSelfRegistrationBorrowerUnwantedField,
BorrowerMandatoryField and UniqueItemFields
Click on the link
You should get the correct page

This patch WILL NOT WORK on 3.22.x

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2017-02-21 19:54:23 +00:00
..
acqui Bug 15503 (QA Followup) 2017-02-14 15:11:03 +00:00
admin Bug 18026: Correct URL to database columns from .pref files 2017-02-21 19:54:23 +00:00
authorities Bug 17780: Add a comment to explain the line 2017-02-15 11:13:00 +00:00
basket Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
batch
catalogue Bug 18047 - JavaScript error on item search form unless LOC defined 2017-02-14 14:11:38 +00:00
cataloguing Bug 17487: Styling moved from style attribute into staff-global.css 2017-01-20 14:11:55 +00:00
circ Bug 18079: Holds to pull cleanup 2017-02-14 13:48:34 +00:00
common Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
course_reserves Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
errors Bug 16270: Typo authentification/authentication 2016-04-29 14:44:26 +00:00
help Bug 16933 - Update documentation/help file. 2016-12-23 11:23:35 +00:00
installer Bug 17504: Make the installer show the right dmbs help if wrong permissions 2016-11-02 10:58:49 +00:00
labels Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
members Bug 17960: Replace missing occurrences 2017-02-06 17:42:14 +00:00
offline_circ Bug 17056 - Remove event attributes from various templates 2016-09-25 15:47:47 +00:00
patron_lists Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
patroncards Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
plugins Bug 17793: Follow up for identified missing changes 2017-02-17 15:34:11 +00:00
reports Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
reserve Bug 18076: Replace holds_to_place_count with an input type=text 2017-02-14 13:51:21 +00:00
reviews Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
rotating_collections Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
serials Bug 15030 - continue. The enumchron value was overwritten by 'header' even when value supplied 2017-02-07 17:43:48 +00:00
services
sms
suggestion Bug 17977: Add acquisitions sidebar menu to suggestions 2017-02-17 12:12:56 +00:00
tags Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
test
tools Bug 11932: Move delete checkbox on patron modification to right 2017-02-17 17:11:59 +00:00
virtualshelves Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
about.tt Bug 7533: Add a warning to the about page if template_cache_dir is not set 2017-01-20 14:13:53 +00:00
auth.tt Bug 9569: Update warning message 2017-01-30 11:25:06 +00:00
intranet-main.tt Bug 17960: Replace missing occurrences 2017-02-06 17:42:14 +00:00