]>
git.koha-community.org Git - koha.git/log
Paul Poulain [Tue, 28 Apr 2009 20:31:37 +0000 (22:31 +0200)]
newordersuggestion
* deal with granular perms
* deal with uncertain prices
Paul Poulain [Tue, 28 Apr 2009 20:30:59 +0000 (22:30 +0200)]
basketgrouping management
Note: this one will be rewritten very soon (graphically)
Paul Poulain [Tue, 28 Apr 2009 20:30:16 +0000 (22:30 +0200)]
addorderiso2709
add order from a staged iso2709 file
Paul Poulain [Tue, 28 Apr 2009 20:29:46 +0000 (22:29 +0200)]
addorder changes
* deal with granular permissions
* deal with uncertain prices
* replace bookfund by budget
* changes in API
* create items if syspref set
Paul Poulain [Tue, 28 Apr 2009 20:28:14 +0000 (22:28 +0200)]
supplier management changes
* deal with granular permissions
* deal with GST at bookseller level
Paul Poulain [Tue, 28 Apr 2009 20:27:17 +0000 (22:27 +0200)]
Forgotten js & pl webservice
Paul Poulain [Tue, 28 Apr 2009 20:24:55 +0000 (22:24 +0200)]
parcels management
* deal with granular perms
* deal with bookseller level GST
Paul Poulain [Tue, 28 Apr 2009 20:23:52 +0000 (22:23 +0200)]
removal of bookfund.pm references
Paul Poulain [Tue, 28 Apr 2009 20:23:13 +0000 (22:23 +0200)]
basket header management
Paul Poulain [Tue, 28 Apr 2009 20:22:46 +0000 (22:22 +0200)]
neworderempty, changes
* deal with import from staged file
* deal with z3950 import
* deal with granular permissions
* deal with uncertain price
* deal with create item if SysPref set to create items on ordering
Paul Poulain [Tue, 28 Apr 2009 20:14:24 +0000 (22:14 +0200)]
new order management
* manage granular permissions
* deal with z3950 import
Paul Poulain [Tue, 28 Apr 2009 20:13:23 +0000 (22:13 +0200)]
basket management
lot of new things:
* basket now explicitely created
* they can have a name, a bookseller note, a private (library) note, a contract attached
* deal with granular permissions
* feature to delete a basket
* feature to close/reopen a basket
in template, add link to fill a basket from a z3950 search or from a staged file
Paul Poulain [Tue, 28 Apr 2009 20:07:58 +0000 (22:07 +0200)]
booksellers page, some changes
* deal with granular permissions
* feature to reopen basket
Paul Poulain [Tue, 28 Apr 2009 20:05:56 +0000 (22:05 +0200)]
removing useless code * bookfund.pl (replaced by budgets.pl) * spent.pl (useless now)
Paul Poulain [Tue, 28 Apr 2009 20:02:23 +0000 (22:02 +0200)]
catalogue/moredetail, removing & reindenting (not new_acq specific)
Paul Poulain [Tue, 28 Apr 2009 20:00:41 +0000 (22:00 +0200)]
planning management
for each budget period and budget, the library can enter planning on branches, itemtype, month or any auth_value selected as planning category for a given budget
Paul Poulain [Tue, 28 Apr 2009 19:59:08 +0000 (21:59 +0200)]
Budget management
* budget period management
* budget management (budgets lines are defined for a given budget period)
budget_owner_search is the popup to select a librarian as budget owner
Paul Poulain [Tue, 28 Apr 2009 19:38:05 +0000 (21:38 +0200)]
removing aqbudget & aqbookfund
* aqbookfund is now useless
* aqbookbudget will be replaced by a aqbudgets, that is a new one.
Paul Poulain [Tue, 28 Apr 2009 19:36:07 +0000 (21:36 +0200)]
currencies admin: managing active field
Paul Poulain [Tue, 28 Apr 2009 19:34:28 +0000 (21:34 +0200)]
adding contract management
Paul Poulain [Tue, 28 Apr 2009 19:31:57 +0000 (21:31 +0200)]
changing kohaversion
Paul Poulain [Tue, 28 Apr 2009 19:30:15 +0000 (21:30 +0200)]
Updatedatabase (big)
* adding aqcontracts, that will contain contracts attached to a given bookseller. Each basket can be attached to a contract
* adding columns to aqbasket: basket name, note, booksellernote and contractnumber
* adding column to aqorders: uncertainprice, budget_id and statistical fields
* adding table aqbasketgroups: will be used to collate X basket into a single basketgroup
* adding table aqbudgetperiods: will be used to manage budget periods, 1st step to define a budget
* dropping & re-creating a aqbudgets table: completly new content, no update from previous acq
* adding table aqbudget_planning table: will be used to store library budget planning (by ccode, branch, month, and other authorised_values)
* adding column to currencies table: active, that will tell which currency is the used one.
* adding sub permissions for acquisitions module
* adding column to booksellers table: gstrate that will tell the gst rate for the bookseller.
* adding sysprefs: AcqCreateItem (define when item creation is done ordering/recieving/cataloguing), CurrencyFormat
* adding aqordersitems table: link between order and items
* dropping aqorderbreakdown: useless
Paul Poulain [Tue, 28 Apr 2009 18:57:48 +0000 (20:57 +0200)]
Adding dependencies, :
* Number::Format, to format $ values
* PDF::API2::Simple, that will be used for order printing
* PDF::Table, used to manage tables in order printing
Paul Poulain [Tue, 28 Apr 2009 18:52:52 +0000 (20:52 +0200)]
Fixing API of ModBiblioMarc
no need to retrieve $biblionumber, as we already know it
Paul Poulain [Tue, 28 Apr 2009 18:51:49 +0000 (20:51 +0200)]
adding acquisition as sub-perm managed module
+ some reindenting
Henri-Damien LAURENT [Tue, 22 Sep 2009 14:22:59 +0000 (16:22 +0200)]
removing useless package
Paul Poulain [Tue, 21 Apr 2009 19:01:06 +0000 (21:01 +0200)]
fix for #2884: Add error management to branches
While trying to add a new Branch with an existing Branch code, the UI says "Library saved" instead of something such as "Please select a unique branch code".
Paul Poulain [Tue, 21 Apr 2009 16:52:51 +0000 (18:52 +0200)]
bugfix for ???
Tag cloud fixes :
* ordering cloud by tag name, not by weight
* improve behaviour : either display everyone cloud or my cloud only. When clicquing on "Tag cloud" on the top, will display by default everyone cloud. when clicquing on "My tag" (left tab when logged in), the page will display only my tags and my tags only
Nicole Engard [Sun, 6 Sep 2009 17:45:09 +0000 (13:45 -0400)]
Bug 1934: Final Patch - Fixed Default Values
The default values had classes they didn't need assigned
to them.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Nicole Engard [Sun, 6 Sep 2009 17:45:07 +0000 (13:45 -0400)]
Bug 2576: Added OPACFinesTab Syspref
This preference allows library staff to decide whether to show
the fines tab in the OPAC for logged in patrons.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Nicole Engard [Sun, 6 Sep 2009 17:45:06 +0000 (13:45 -0400)]
Bug 1172: Added OPACPatronDetails system preference
This patch allows library staff to disable the patron details
tab on the OPAC.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Nahuel ANGELINETTI [Wed, 2 Sep 2009 15:38:38 +0000 (17:38 +0200)]
(bug #3573) use delimiter syspref generating overdues csv
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Wed, 2 Sep 2009 15:38:37 +0000 (17:38 +0200)]
Adding autotruncation
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Wed, 2 Sep 2009 15:38:36 +0000 (17:38 +0200)]
Adding xsl strings to po
xsl strings are now taken into account.
This is a first draft.
Some parameters of the functions will be taken into account
and <xsl> tags are not translated
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Paul Poulain [Mon, 31 Aug 2009 23:19:17 +0000 (01:19 +0200)]
Fixing item batch modification
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Fri, 28 Aug 2009 21:47:54 +0000 (23:47 +0200)]
Followup Adding OPACSEARCH history
opac/opac-search.pl had a remaining >
Jean-André Santoni [Fri, 28 Aug 2009 21:47:53 +0000 (23:47 +0200)]
(bug #3560) This add a filter to search by itemtype
The value builder for 4XX should be able to filter results by itemtype.
Jean-André Santoni [Fri, 28 Aug 2009 21:47:52 +0000 (23:47 +0200)]
(bug #3555) This sets the default branch to the logged user branch when IndependantBranches is active
In the advanced search form, when IndependantBranches is activated, the default
branch should be set to the logged user branch.
Jean-André Santoni [Fri, 28 Aug 2009 21:47:51 +0000 (23:47 +0200)]
(bug #3552) This mark mandatory fields with a red asterisk
Many librarian ask for a way to know if a field is mandatory before validation.
Nahuel ANGELINETTI [Fri, 28 Aug 2009 21:47:49 +0000 (23:47 +0200)]
(bug #3557) fix bor_issues_top
Just add the condition where column is "None".
Nahuel ANGELINETTI [Fri, 28 Aug 2009 21:47:48 +0000 (23:47 +0200)]
(bug #3554) use javascript to print records
This patch, delete opac-detailprint.pl to print records, it only use CSS and javascript print() function.
Nahuel ANGELINETTI [Fri, 28 Aug 2009 21:47:47 +0000 (23:47 +0200)]
(bug #3553) do not allow users to create code-less frameworks
This patch, disallow the users to create frameworks without frameworkcode.
It adds some javascripts checks, and some perls checks(for non-javascript users).
Nahuel ANGELINETTI [Fri, 28 Aug 2009 21:47:46 +0000 (23:47 +0200)]
(bug #3370) export function and fix return
this add GetRecordValue in exported functions, and made it to return a ref.
Nahuel ANGELINETTI [Fri, 28 Aug 2009 21:47:45 +0000 (23:47 +0200)]
(bug #3550) use GetRecordValue to retrieve subtitle
This patch, is the first use of GetRecordValue, that use the Field mapping.
It retrieve the subtitle in Intranet using it, instead of the use an old function that doesn't work anymore.
This is a way to made koha more generic with each framework.
Jean-André Santoni [Fri, 28 Aug 2009 21:47:44 +0000 (23:47 +0200)]
(bug #3563) This replaces the library name by the branchname attached to the subscription, and hide streetaddesses in serials routing
In routing-preview, the title should be the branchname attached to the
subscription instead of the libraryname.
And showing the streetaddress of the members is useless, and harm privacy.
Henri-Damien LAURENT [Fri, 28 Aug 2009 21:47:43 +0000 (23:47 +0200)]
Adding Selenium tests for Members
Henri-Damien LAURENT [Fri, 28 Aug 2009 21:47:42 +0000 (23:47 +0200)]
Bug Fixing : GetMarcItem
Adding Item2Marc
Using itemtag in order to add subfields to the correct field
Henri-Damien LAURENT [Fri, 28 Aug 2009 21:47:41 +0000 (23:47 +0200)]
followup : merge button on virtualshelves
Henri-Damien LAURENT [Fri, 28 Aug 2009 21:47:40 +0000 (23:47 +0200)]
Bug fixing batchmod.pl
Henri-Damien LAURENT [Fri, 28 Aug 2009 21:47:38 +0000 (23:47 +0200)]
Bug Fixing Merge and addbybiblionumber.pl
Jean-André Santoni [Fri, 28 Aug 2009 21:47:36 +0000 (23:47 +0200)]
This little hack makes BuildUnimarcHierarchy able to work with any 2.. field.
Henri-Damien LAURENT [Fri, 28 Aug 2009 22:10:04 +0000 (00:10 +0200)]
Followup Adding subtitle opac-results.tmpl had to be updated
Henri-Damien LAURENT [Wed, 26 Aug 2009 13:30:10 +0000 (15:30 +0200)]
Adding Bullet Proof to opac-user.pl [followup]
Fixing things a more proper way.
Henri-Damien LAURENT [Wed, 26 Aug 2009 09:19:19 +0000 (11:19 +0200)]
Followup Adding links to tools
Henri-Damien LAURENT [Wed, 26 Aug 2009 00:00:25 +0000 (02:00 +0200)]
Adding links to Attach Items (moveitem.pl) and to batchMod.pl
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Tue, 25 Aug 2009 23:40:28 +0000 (01:40 +0200)]
Bug Fixing : export would export no biblios when
IndependantBranches set and user is kohaadmin
I think we can escape defaulting to the userenv Branch with
restricting the list to the user branch
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Tue, 25 Aug 2009 23:40:27 +0000 (01:40 +0200)]
Using warn instead of die
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Tue, 25 Aug 2009 23:40:26 +0000 (01:40 +0200)]
Bug Fixing : Bullet Proofing
Some functions lack testing befor using empty references
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Tue, 25 Aug 2009 23:40:25 +0000 (01:40 +0200)]
Adding some checking in facet branches
When using search via commandline scripts, branch facets are sometimes
failing badly.
Not a HASH reference at
C4/Search.pm line 557,
This patch prevents this
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Tue, 25 Aug 2009 23:40:24 +0000 (01:40 +0200)]
Adding Authorities list
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Marc Chantreux [Tue, 25 Aug 2009 23:40:23 +0000 (01:40 +0200)]
honor the DESTDIR environement variable when set
for exemple: when you use
install_misc/environment_Makefile.PL DESTDIR=$HOME by default but koha
is installed in $HOME/koha-dev that is not expected!
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Tue, 25 Aug 2009 23:40:22 +0000 (01:40 +0200)]
Suggestions : Adding default value for STATUS
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Jean-André Santoni [Tue, 25 Aug 2009 23:44:36 +0000 (01:44 +0200)]
(bug #3549) Sorted framework options in the dropdown menu
In addbook.pl, the framwork options are sorted in random order. They should be
sorted in alphabetical order of value or code.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Nahuel ANGELINETTI [Tue, 25 Aug 2009 23:44:35 +0000 (01:44 +0200)]
(bug #3512) fix acquisition reports and group by
This fix, just change a grep value that make different way to calculate the table depending on the choosen column and line.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Nahuel ANGELINETTI [Tue, 25 Aug 2009 23:44:33 +0000 (01:44 +0200)]
(bug #3505) order collections by alphabetical order
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Jean-André Santoni [Tue, 25 Aug 2009 23:44:32 +0000 (01:44 +0200)]
Auto incremental inventory number plugin
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Jean-André Santoni [Tue, 25 Aug 2009 23:44:31 +0000 (01:44 +0200)]
This is a calatoguing plugin based on auth_finder but specific to one of our customers.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Nahuel ANGELINETTI [Tue, 25 Aug 2009 23:44:30 +0000 (01:44 +0200)]
(bug #3453) fix authority search in opac
this just set default values in opac search.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Nahuel ANGELINETTI [Tue, 25 Aug 2009 23:44:29 +0000 (01:44 +0200)]
(bug #2812) fix holds cancel in OPAC
This fix the user ability to cancel holds in OPAC.
At the moment, a user can cancel all his holds, but in fact, only items that are not in transfert or waiting to be checked out can be cancelled by the user.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Nahuel ANGELINETTI [Tue, 25 Aug 2009 23:44:28 +0000 (01:44 +0200)]
(bug #3411) escape authorities values
The values are not escaped in javascript, so if there is double quotes, the authority cannot be imported because of javascript error. This patch fix this.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Nahuel ANGELINETTI [Tue, 25 Aug 2009 23:44:27 +0000 (01:44 +0200)]
(bug #3403) fix circulation.pl reservation list
This delete useless code that introduce the leak of reserved items informations.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Marc Chantreux [Tue, 25 Aug 2009 23:44:26 +0000 (01:44 +0200)]
C4::VirtualShelves::Merge
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Tue, 25 Aug 2009 23:44:25 +0000 (01:44 +0200)]
tools/letter.tmpl
Improving sustainability : removing duplicate strings
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Tue, 25 Aug 2009 23:44:24 +0000 (01:44 +0200)]
Bug Fixing: removing HoverIntent from basket.js
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Paul Poulain [Tue, 25 Aug 2009 23:44:23 +0000 (01:44 +0200)]
fix for #2723 : Wrong Description for IntranetNav
Pianohacker, this is probably for you for head, and this patch does not need to be applied.
hdl, it can be applied on 3.0 branch
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Jean-André Santoni [Tue, 25 Aug 2009 23:44:22 +0000 (01:44 +0200)]
(bug #3349) Display full borrower address
This patch fixes the truncated address in /circ/circulation.pl
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Tue, 25 Aug 2009 23:44:21 +0000 (01:44 +0200)]
Adding some error proof on GetMarcRecord
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Tue, 25 Aug 2009 21:56:21 +0000 (23:56 +0200)]
Claims management enhancement
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Tue, 25 Aug 2009 21:56:20 +0000 (23:56 +0200)]
Adding enddate to Subscriptions
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Tue, 25 Aug 2009 21:56:19 +0000 (23:56 +0200)]
C4::Search :Enhancements
Stemming is now available for more languages
Adding also getDistinctValues which gets distinct values for a zebra index or for a Mysql field
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Tue, 25 Aug 2009 21:56:18 +0000 (23:56 +0200)]
C4::Output adding getlanguagecookie + other enhancements
required for language stemming management
Adding also some filters for NSB NSE characters
Now, get_template can be used even when query->cookie not set
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Tue, 25 Aug 2009 21:56:17 +0000 (23:56 +0200)]
Adding updates for Suggestions
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Tue, 25 Aug 2009 21:56:16 +0000 (23:56 +0200)]
Editing C4::Suggestions.pm
Enhancing C4::SearchSuggestion
And changing its API
Changing C4::Suggestions API taking a hashref for NewSuggestion and ModSuggestion
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Tue, 25 Aug 2009 21:56:15 +0000 (23:56 +0200)]
defining a value which could be optionnal
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Tue, 25 Aug 2009 21:56:14 +0000 (23:56 +0200)]
Modifying Members : Add Mod and GetMember
This update the way Member is added and editing so that import and Edition
could be best automatized
GetMember evolves and allow ppl to serach on a hash of data
Adding SQLHelper A new package to deal with INSERT UPDATE and SELECT
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Tue, 25 Aug 2009 21:56:13 +0000 (23:56 +0200)]
Adding Merge of two biblios from a virtualshelf
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Mon, 24 Aug 2009 21:47:19 +0000 (23:47 +0200)]
Adding download for Cart and Shelf at OPAC
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Mon, 24 Aug 2009 21:47:18 +0000 (23:47 +0200)]
Adding notices.pl which enables staff to see what notices have been sent to user
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Mon, 24 Aug 2009 21:47:17 +0000 (23:47 +0200)]
Move Item from one biblio to another
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Mon, 24 Aug 2009 21:47:16 +0000 (23:47 +0200)]
Delete All items in one click
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Mon, 24 Aug 2009 21:47:15 +0000 (23:47 +0200)]
Adding RIS And BibTex Export Followup
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Mon, 24 Aug 2009 20:10:31 +0000 (22:10 +0200)]
Adding Batch edit for items
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Mon, 24 Aug 2009 20:10:30 +0000 (22:10 +0200)]
Enhancing Inventory.pl
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Mon, 24 Aug 2009 20:10:29 +0000 (22:10 +0200)]
Adding RIS and bibtex export
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Mon, 24 Aug 2009 20:10:28 +0000 (22:10 +0200)]
Adding Some new functions
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Mon, 24 Aug 2009 20:10:27 +0000 (22:10 +0200)]
Adding GetSupportList and GetSupportName
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Mon, 24 Aug 2009 20:10:26 +0000 (22:10 +0200)]
Adding OpacSearchHistory system preference
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Mon, 24 Aug 2009 20:10:25 +0000 (22:10 +0200)]
Adding Opac-SearchHistory feature
Enables ppl to store their search history and delete the whole history
Adding Storable required by Opac-Search-History
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Mon, 24 Aug 2009 20:10:24 +0000 (22:10 +0200)]
Authorities bulkmarcimport
Adding some new options to bulkmarcimport :
-k idtagsubfield in order to store the id of the file record into another field
-match tagsubfield,index
-a to import authorities
-l logfilename to store logs
Bug Fixing : C4/Charset.pm
Charset was incorrect for UNIMARC Authorities
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Henri-Damien LAURENT [Mon, 24 Aug 2009 20:10:23 +0000 (22:10 +0200)]
Adding management for multiple $9 in MARCSubjects
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>