Koha/koha-tmpl/opac-tmpl/prog/en/modules
Tomas Cohen Arazi 774483772b Bug 11912: (refactoring followup) make GetMarcISBN implement its advertised API
The current implementation of GetMarcISBN contradicts the documented API.
It currently returns an array of hashes with only one key (marcisbn)
which doesn't add any value to it.

I chose to fix GetMarcISBN to honour the API instead of changing thex
 docs, because it seems a really silly change.

To test:
- Run:
  prove t/db_dependent/Biblio.t
=> SUCCESS
- catalogue/detail.pl should correctly show ISBNs.
- opac/opac-detail.pl should correctly show ISBNs in both prog and bootstrap.
- opac-opac-sendshelf.pl should correctly show ISBNs in the email.

Sponsored-by: Universidad Nacional de Cordoba
Signed-off-by: Nicolas Legrand <nicolas.legrand@bulac.fr>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-04-19 18:23:15 +00:00
..
errors
sco Bug 11784 - fix displaying patron images in self checkout 2014-02-19 15:56:09 +00:00
search
svc Bug 10856: Improve the previous and next items on the shelf browser 2013-10-04 15:56:35 +00:00
text
ilsdi.tt Bug 10667: Allow authentication with cardnumber for ILS-DI 2013-09-16 19:14:10 +00:00
maintenance.tt
opac-account.tt Bug 2546: make description of standard fine types translatable 2013-12-05 18:44:33 +00:00
opac-addbybiblionumber.tt
opac-advsearch.tt Bug 8712: add 'and' label for inputs in OPAC "fewer options" advanced search page 2013-08-14 21:41:21 +00:00
opac-alert-subscribe.tt Bug 10776: fix awkward wording in subscription notification screen 2013-10-31 23:26:32 +00:00
opac-auth-detail.tt Bug 11794 - restore functioning of opacSerialDefaultTab 2014-03-10 15:29:04 +00:00
opac-auth-MARCdetail.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-auth.tt Bug 10951: (follow-up) use Koha.Preference() template function 2014-04-19 16:53:26 +00:00
opac-authorities-home.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-authoritiessearchresultlist.tt Bug 10691: use authority ID in see-also links in authority search results (OPAC) 2014-01-16 22:38:58 +00:00
opac-basket.tt Bug 10376: fix ability to print cart from IE9 & 10 2013-09-18 16:32:42 +00:00
opac-browser.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-course-details.tt Bug 11649 - Always use words "copy number" - opac prog 2014-02-18 23:52:10 +00:00
opac-course-reserves.tt Bug 10566: (follow-up) fix HTML validation issues 2013-08-28 15:07:09 +00:00
opac-detail.tt Bug 11912: (refactoring followup) make GetMarcISBN implement its advertised API 2014-04-19 18:23:15 +00:00
opac-downloadcart.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-downloadshelf.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-full-serial-issues.tt Bug 10851: add additional "missing" statuses for serials issues 2014-02-04 17:43:49 +00:00
opac-imageviewer.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-ISBDdetail.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-main.tt Bug 7567 - Use, display, filter News by library 2014-04-07 18:14:19 +00:00
opac-MARCdetail.tt Bug 11878 - Eliminate use of deprecated jQuery .toggle() method usage 2014-03-26 19:25:11 +00:00
opac-memberentry-update-submitted.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-memberentry.tt Bug 11809: don't display 'Clear date' on OPAC patron details form if date of birth is required 2014-02-26 17:32:06 +00:00
opac-messaging.tt Bug 11125: Correct display for patron messaging preferences on OPAC 2013-11-23 20:54:07 +00:00
opac-mymessages.tt
opac-opensearch.tt Bug 11307: Fix potential XSS attack in public catalog RSS feed 2013-11-26 18:16:27 +00:00
opac-overdrive-search.tt Bug 11978 - Fix URLs displayed in OverDrive search 2014-04-08 23:36:11 +00:00
opac-passwd.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-privacy.tt Bug 10743: Add styles to 'my privacy' page in OPAC 2013-08-21 15:26:00 +00:00
opac-readingrecord.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-registration-confirmation.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-registration-email-sent.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-registration-invalid.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-reserve.tt Bug 11648 - Use word item instead of copy - opac prog 2014-03-12 14:21:59 +00:00
opac-results-grouped.tt Bug 11648 - Use word item instead of copy - opac prog 2014-03-12 14:21:59 +00:00
opac-results.tt Bug 11648 - Use word item instead of copy - opac prog 2014-03-12 14:21:59 +00:00
opac-review.tt
opac-search-history.tt Bug 10952: Store anonymous search history in session 2014-01-10 16:20:16 +00:00
opac-sendbasket.tt
opac-sendbasketform.tt
opac-sendshelf.tt Bug 11912: (refactoring followup) make GetMarcISBN implement its advertised API 2014-04-19 18:23:15 +00:00
opac-sendshelfform.tt
opac-serial-issues.tt Bug 11752: display the correct frequency for serial subscriptions in OPAC details 2014-04-18 21:28:03 +00:00
opac-shelves.tt bug 10865: (follow-up) allow patrons to make their public lists private when OpacAllowPublicListCreation is off 2014-04-09 22:18:45 +00:00
opac-showmarc.tt
opac-showreviews-rss.tt
opac-showreviews.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-suggestions.tt Bug 10907: (follow-up) fix typo... 2014-01-23 21:34:58 +00:00
opac-tags.tt bug 9916: (follow-up) restore default sort order on OPAC tags list 2013-08-19 14:55:12 +00:00
opac-tags_subject.tt Bug 10552: make several sysprefs available to the OPAC login page 2013-07-22 14:54:15 +00:00
opac-topissues.tt Bug 11692: fix display of additional bib information in OPAC "most popular" pag 2014-02-10 15:17:50 +00:00
opac-user.tt Bug 12052: New syspref to display message on the OPAC patron summary page 2014-04-15 22:32:10 +00:00