[koha-commits] main Koha release repository annotated tag solr_v0.8 created. solr_v0.8

Git repo owner gitmaster at git.koha-community.org
Sun Dec 29 13:43:20 CET 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The annotated tag, solr_v0.8 has been created
        at  bdd9b5ff451509bc56288fb4d092cb26566fedc7 (tag)
   tagging  012b69ff7b3564e3b9e4489ef3e37fc43999ac2c (commit)
  replaces  v3.02.00-alpha2
 tagged by  Claire Hernandez
        on  Wed Feb 23 18:02:32 2011 +0100

- Log -----------------------------------------------------------------
save as solr_v0.9 on dev/solr

Alex Arnaud (36):
      (MT2371) basket.tmpl,in basket details, change Open on => Opened on
      (BUG #4356) Basket.pl: adding a link to the basketgroup
      (MT3170) neworderempty - display the user branch as default value in scrolling list
      (MT2990) opac-detail.pl: adding of search rebound on author and subject
      (MT 3267) Add Homebranch and Holdingbranch search criterion on circulation stat.
      (MT1177) aqplan.pl, fix the problem of calculating the total remaining.
      (MT1236) aqplan.pl - Fixe the problem of unrounded sums
      (BUG #4521) aqbudgets.pl - Transform undefined budget spent value to 0.00 value
      (bug #4523) possibility to show / hide the filters menu
      (BUG #4804) fix following bug: in neworderempty.pl, Click on minus sign in a item part don't decrements quantity.
      (BUG #4806) circ/circulation.tmpl: Add "reservenumber" in the reserved table.
      (BUG #4807) - C4/Reserves.pm : define a max pick up date when reserving an item.
      (BUG #4810) parcel.pl: Fix a bug with applying a filter on pending orders displaying
      (BUG #4811) suggestion.pl: display borrowers name in suggestion information filters (Suggested By, Managed by, Accepted by)
      (MT #3651) Fills "book fund" combobox with bugdets and fix some bugs of research by filter.
      (MT #3651) Fix problems on search filters.
      (BUG #4857) aqplan.pl: consideration of Planning categories with authorised values
      (MT4089) fix probleme sur mMail de mise à disposition
      (MT3523) Cacher la loupe quand l'autid n'est pas un nombre.
      (MT4089) fix bug with retrieving user email address and item's barcode
      gestion des webservices apogee harpege am123
      Apharp.pm modification sql dans getBorrowers
      Remove warn
      Pagination des mises a jour
      Add group by in getBorrowers sub
      WS apogee harpege - Add verbose + change query on getMemberByAppligest sub
      update sql request in getMemberByAppligest sub
      WS apogee harpege - fix a problem with retrieving borrowers
      (MT4068) Display callnumber & location in serials-collection.pl & serials-edit.pl.
      (MT4316) Add AdvancedSearchContent and OpacAdvancedSearchContent syspref in Searching tab
      (MT4084) Creating the page for batch record modification
      Merge commit 'origin/bug/MIN/MT1936' into nimes/CRIT/MT4299
      (MT4299) in process_message_queue, select first available email
      (MT4296) remove useless tag in opac-detail.tmpl
      (MT4425) Replace search 'an' by 'an,phr' in searchresultlist.tmpl
      (MT4388) Add foreign key on auth_subfield_structure.authtypecode and auth_subfield_structure.tagfield for deleting on cascade

Christophe Croullebois (39):
      (MT #3828) fixing filters on result page for patrons search
      Creation of a quantity column in receipt summary
      (MT # 4073) Fix in member.pl an inactive "new" button
      (MT #4108) Notes in serial
      (MT #4017) : Fixing disjointed results in budget when selecting a new branch.
      (MT #4119) : Possibility to give a quitus.
      (MT #4117) Fast cataloging
      (MT #4108) Notes in serial
      (MT #4017) : Fixing disjointed results in budget when selecting a new branch.
      (MT #4119) : Possibility to give a quitus.
      (MT #4117) Fast cataloging
      (MT #3742) : Add orders from staged file.
      (MT #2391) : acqui/neworderempty.pl
      (MT #1365) Delete all items
      (MT #4007) Filling a basket from the reservoir
      (MT #3739) Warn message on Modify budget page
      (MT #1365) Delete all items
      (MT #4657) Bad values in the end date of subscription.
      (MT #4645) Added of an option filter by date in overdue.pl
      (MT #4717) Bug in Koha 3.2 on acqui-home.pl
      (MT #4645) Added of an option filter by date in overdue.pl
      (MT #4717) Bug in Koha 3.2 on acqui-home.pl
      (MT #4457) Troubles on hidelostitems
      (MT #4717) Add the capability to have a filter by active budget
      (MT #4717) Add a filter by active budget on acqui-home.
      (MT #4439) Reading RSS feeds via Netvibes
      (MT #4726) Sorting by date in transferstoreceive.pl
      (MT #4877) Troubles with lack in permissions table
      (MT #4739) On aqbudgets.pl bug on the Statistic's combobox
      (MT #4743) Changing the sort order on basketgroup.pl.
      (MT #4725) Pending holds
      (MT #5135) In basket.pl on delete.
      (MT #4935) Purchase suggestion
      (MT #5319) A bad link in smart-rules.pl
      (MT #5135) In basket.pl on delete.
      (MT #4937) On a new order defined from suggestion some fields were missing.
      (MT #5538) Bug when staging MARC Records For Import
      (MT #5604) When editing item bad branch displayed
      (MT #5577) Batch item deletion and Batch item modification

Claire Hernandez (56):
      [SOLR] Server conf schema.xml
      [SOLR] initial commit test base
      [SOLR] initial commit test base
      [SOLR] Print a message when search does not return Data::SearchEngine::Solr::Results
      [SOLR] new tests to pass
      [SOLR] test refactoring after a little code review
      [SOLR] Refining configuration types
      [SOLR] Refining configuration types
      [SOLR] Refine type configuration: diacritics comments etc.
      [SOLR] type configuration files for French
      [SOLR] Very initial commit - selenium tests initiative
      [SOLR] biblio export for testing
      [SOLR] biblio export for testing
      [SOLR] tests, refactoring, comments and work around plugins
      [SOLR] indexes configuration modification ccode
      [SOLR] new plugin Illustration
      [SOLR] new data set and selenium tests adapted
      [SOLR] First try to improve time indexing with memoize
      [SOLR] no more memoize for no more memory problems (time for indexing the 10e biblio is the same that the 100e or 1000e)
      [SOLR] encoding problems in solr administration
      [SOLR] add timer metrics for indexing
      [SOLR] Fix in advanced search
      [SOLR] remove indexing time logs
      [SOLR] remove indexing time logs
      Revert "[SOLR] Fix in advanced search"
      Revert "[SOLR] remove indexing time logs"
      [SOLR] remove indexing time logs
      [SOLR] rejected form plugin fix
      [SOLR] fix on default configuration
      [SOLR] Fix in install sql files
      [SOLR] fix the *:* search in opac
      [SOLR] test solr lib wich add items too
      [SOLR] rebuild script refactoring - more options working
      [SOLR] little fix about table name in installer
      [SOLR] Refactoring of SimpleSearch and IndexRecord call - abstract layer begin
      [SOLR] selenium test cases
      [SOLR] fix - debug and use
      [SOLR] rebuild - add the possibility to clean only an index part
      [SOLR] First commit for user and technical documentation
      [SOLR] french doc
      fix edit link in addbiblio
      [SOLR] first default config for correspondances between solr index, rpn index and ccl zebra
      [SOLR] new unimarc authorities indexes
      [SOLR] refining schema.xml types
      [SOLR] time metric for indexing if DebugLevel eq 2
      [SOLR] revert on additem.pl
      [SOLR] More precise logs
      [SOLR] Fix 404 - redirects when only one result.
      [Solr] Overide  Data::SearchEngine::Solr::add
      [SOLR] Index biblio in ModBiblio
      [SOLR] Fix - Index biblio in ModBiblio
      [SOLR] Fix OutOfMemory in addbiblio.pl
      [SOLR] Add submodule rg-z3950-rpn from eiro githb repo.
      [SOLR] Documentation
      [SOLR] Documentation
      [SOLR] Documentation improvements

Frederic Demians (1):
      Use marcflavour in Stage MARC Records For Import

Frédéric Demians (1):
      Bug 2789 Fix UNIMAC leader plugin

Galen Charlton (3):
      release notes updates suggested by Nicole Engard
      fix template translation issues
      fixed Syndetics breakage

Garry Collum (1):
      Bug 4525: Invalid XHTML in currency.tmpl.

Henri-Damien LAURENT (364):
      (bug #3042) Changing XSLT sysprefs to take filename
      MT2938 : Adds a permission for editing items
      Removing hidelostitems
      (MT 3035) subscription created expired
      Enhancing relevancy ranking
      SetUTF8Flag on any incoming  data
      CirculationRule : TooMany HomeOrHoldingBranch mgt
      Circulation : Global Quota management
      Adding C4/IssuingRules
      bug3393 : take care of default rules in overdues
      C4/Reserves.pm : HomeOrHoldingBranch Management
      (MT 2260 MT 2263) Adding updatedatabase scripts
      (MT 2259) BranchTransferLimit restriction on return
      C4::Circulation adding sub FixFineDaysOnReturn
      Adding EXPIRED flag to Members management
      Set Status : setting debarred to NULL
      (bug4309 MT3094) Error 500  Authorities search
      Bug Fix AuthoritiesMarc.pm
      (MT3079) : checkoverdues too restrictive
      bug 3482 : followup overduenotices
      bug 3482: Fix csv output (missing country)
      Removing excessive export restrictions
      Fixing updatedatabase DBRev 130 debarred
      MT3207 : Search Authorities Everywhere
      Performance enhancing
      Performance enhancing : C4/Languages.pm
      BuildUnimarcHierarchies : Fixing infinite loop
      warn removing : C4/Languages.pm
      Followup admin/categorie.pl
      bug fixing : Patron Search : IndependentBranches
      Serials/claims.pl fixing rebase conflict
      (MT 2260 MT 2263) Adding updatedatabase scripts
      (MT 2259) BranchTransferLimit restriction on return
      MT2938 : Adds a permission for editing items
      Change debarring system (MT2263)
      Take care of encoding
      Member improvements
      Members and SearchInTable Fix :
      Updatedatabase String for reports update
      (MT 2265) Adding report on reserves
      Adding sudoc submodule
      (MT #2260) migrate reservesmaxpickupdelay to smart rules
      (MT 2259) BranchTransferLimit restriction on return
      Bug fixing opac/opac-reserve.pl
      MT 2285 : enhancement for patronSearch
      (MT 2468) Partial Fix Circulation Error Message enhancement
      [MT2355] Ergonomy improvement in smart rule management
      Problem with debarred not shown in circulation
      Bug Fix : Incorrect date tests for overdue
      Circulation.tmpl
      moremember.tmpl : flag displayed only when debarred
      Enabling Display of comments in moremember and circulation.pl
      renewalperiod problem
      selenium tests on Univ_Lyon3 : comments for gna and lost
      bulkmarcimport : Adding checks on last update date
      MT2861 : fixing reserve/request.pl
      using GetReservesControlBranch
      renewals were loosing the count
      Followup 2350 : Fixing column count
      MT2836 : Renewals Fixes
      ILS/Transaction Conforming to APIs
      (Followup : MT2423)  todaysissues were not shown
      (MT 2256)Followup bulkmarcimport enhancement
      Enhancement bulkmarcimport for Agates
      bulkmarcimport log correction
      bulkmarcimport.pl Minor fixes
      MT3002 : Grace period taken into account for finedays if defined
      (MT 3036) moremember.pl Circulation note not displayed
      Rewriting detect_truncation in C4/Search.pm
      Circulation : Removing the check on NON attributed itemtypes
      (MT3064) Override Renewals display
      MT3063 : CanBookBeRenewed : overdue blocks renewals
      MT3063 : Followup
      Adding special files for Import_agathe
      Adding import_abonnement in import_lyon3
      Fixing GetItemIssues
      Bug 3063 : Simplifying circulation.tmpl
      MT 3063 : Holds Management to circulation and moremember
      Authorities list :removing link on Summary
      MT2631 : adds sysprefs for MARC or ISBD display in OPAC
      Minor Bug Fix Circulation.tmpl
      circulation.tmpl : Calendar manipulation
      Adding C4::Items
      MT2957 : smart rules edition
      smart rules minor update
      MT3127 : New System Preference OpacPickupLocation
      MT3127 : New System Preference OPACPickup Location
      MT2957 : followup Smart rules edition
      C4::AuthoritiesMarc.pm search enhancement
      Circulation Log Fixing :
      MT3138 Adding some permission management to viewlog
      synching permissions between english and French
      MT3138 : Adding permissions on viewlog
      moremember Debarred flagged not stressed out
      MT3009 : Reserves on checkin on checkout/moremember
      Followup Display renewals
      MT3009 : print notices
      Magnétisation 3M
      DB Rev : 02.00.022 : Adding CI-3M:AuthorizedIPs
      (bug #4319) allow reserves on waiting items
      Followup C4/Circulation.pm
      Followup View/HideAddress
      Bug Fix Rebase :
      Improving load_testing
      Editing XSLTs to remove Sudoc Special characters
      MT3213 : Override Limit checkbox should be unchecked
      MT3113 : Showing cards should use marcflavour
      MT3113: Fixing UNIMARC_compact.xsl
      MT3212 : members modification wipeout dateexpiry
      opac-detail.pl enhancement performance
      MT3232 : followup cannot remove debarredcomment
      Followup Replace items price by matierial
      MT3232 : debarredcomment not set to NULL when empty
      MT3010: maxpickupdate
      MT2972 : location dropbox would not show up
      Followup MT3010 : not exported function
      Removing an unconditionnal warning in circ/returns.pl
      Bug Fix : format_date usage in C4/Circulation.pm
      C4::Members : flags comments added
      MT3219 MT3233
      followup MT3219 MT3233 : return display
      MT3233 fix : When reserve displayed, flags would not be
      MT3157 : editing an attribute lead to Error500
      MT3269 : BatchMod Feature blanking subfields
      MT3269: Followup BatchMod
      MT3269 Fixing tools/batchMod.pl tags/subfields display
      MT3289 : Search results would display only first item
      MT3289 :  check_sysprefs.pl case sensitive variable names
      MT3289 followup : C4/Reserves.pm : syspref misspelled
      perf enhancement Lyon3
      Perf work
      Perf enhancement :  C4/SQLHelper.pm
      MT3491 : member search results order
      MT3346 : Followup
      Modification for Plack
      Reindenting
      merge problem
      Merge problem overdue_notices.pl
      MT3044 : Fix CSV export when rer are blank characters
      MT2116 : subfield separator
      MT2783 Removing AutoCommit=0
      Bug Fix : C4/Members.pm missing variable declaration
      Auth_with_cas : removing a warning
      Auth_with_ldap : removing warnings
      (MT #2995) add items.location in return informations
      (MT #2993) add EAN, PUC and Music-Number indexes
      (MT #3000) new cronjob script to delete old suggestions
      Followup MT3233 : When reserve displayed, flags would not be
      waitingreserve compilation error : calcDate usage
      C4/Reserves.pm Exporting CanHoldOnShelf
      Followup serials/claims.pl
      subscription-add : startdate and enddate definition
      followup bug4239 : allow multiple holds
      Search improvement : Searching Regexp-1
      Search Results Removing extra character a
      rebuild_zebra.pl : deleted biblios were not deleted
      C4/Search.pm : Problem when no Query* set and using big search box
      BuildUnimarcHierarchies : Fixing infinite loop
      Fixing Hierarchies : taking any heading subfield
      MT3618 : search is duplicated
      MT3619 : Offline circulation problem of link
      followup BuildUnimarchierarchies fixing infinite loop
      MT3596 : Followup revert bug 3778 for patronsearch
      smart-rules : Problem with rentaldiscount added in rules
      Bug Fixing : considering deleted biblioitems
      Merge remote branch 'koha_biblibre/nimes/NOR/MT3599'
      MT3617 : opac search advanced Library set to my library
      MT3667 : multiple display of same subscription
      Merge remote branch 'koha_biblibre/nimes/NOR/MT3630'
      Followup (MT #3623) fix commented code, and add a forgotten updatedb
      MT3623 : Display problem on Circulation.tmpl
      Revert "MT3160 : Fix plugin callback when subfields are cloned"
      Inconsistency between BranchName used on opac-detail and search result
      Reserves followup : Using HomeOrHoldingBranch
      MT3627 Followup : Error 500 when reservation confirmed
      MT3619 Followup : Offline circulation Error
      MT3623 Followup : Todays checkout
      MT3288 moredetail.tmpl Lost and Damaged first choice is empty
      MT3626 : Removing a Conflict tag on opac-MARCdetail.tmpl
      Merge remote branch 'koha_biblibre/nimes/CRIT/MT3685'
      Editing merge in Authorities
      MT3660 : Circulation Restricted still displayed even after debarred date
      MT3652 : Unifying the search of neworder with Search
      export.pl : removing useless condition
      When No ccode, then moredetail show error 500
      MT3513 followup : searching authorities
      encodage rapports fix
      MT3802: opac-detail subscription More Detail not displayed
      items.statisticalvalue not updated from marc when adding item
      Merge remote branch 'koha_biblibre/nimes/CRIT/MT3651'
      MT3801: Serials not received issues cannot be claimed
      MT3801: Serials not received issues cannot be claimed
      MT3667 followup MT3811 : unexpected issues not stored
      MT3801 followup : Cannot claim for issues
      SIP Fixing debarment management
      MT3660 followup : former debarred user raises warning
      MT3792 : subfields order in additem page
      MT3884 : Basic Search Intranet should provide limits
      MT3522: Biblio Batch Edition enhancement
      MT3522: Batch Biblio edit enhancement Reports
      MT3522: Followup Batchedit enhancement
      MT3533: followup returns.tmpl enhancements
      C4/Search.pm results incorrectly encoded lead to error 500
      MT3522: followup BatchEdit Biblio
      Univ_Lyon3 translations
      merge conflict on moredetail.tmpl improperly solved.
      stocknumber was not managed in AddItems
      NormalizeString POD Fixing and variable renaming
      Bug3916 : Batch Modify tool overwrites branches fields
      MT3947: items.timestamp were not updated on edition
      Merge remote branch 'koha_biblibre/MT3940'
      Merge remote branch 'koha_biblibre/MT3999'
      MT4009: followup removing systempreferences
      newordersuggestion would not filter by status
      Merge remote branch 'koha_biblibre/MT3864'
      opac-ISBDdetail.pl Error 500
      OPAC : using OPACISBD systempreference to display link
      UNIMARC coded field search : No results
      MT3915: deleted biblios would stick in zebra indexes
      MT4049: OverdueNotices : missing to_address in emails.
      bug4263 followup : Can't blank subfields
      DB-Rev 2.00.0024 Synching borrowers and deletedborrowers
      MT4058 : Problem on koha_notify_reserve
      ilsdi service AuthenticatePatron doesn't with CAS syspref on
      Update 22 to 30 budgets
      MT4038 : guided reports
      MT3394 : title in z3950 results was HTML escaped
      Merge remote branch 'koha_biblibre/Bug4943'
      rebuild_zebra problem
      MT3686 Followup : Sets reserve status when hold in confirmed
      MT3519 : Multiple item request.
      Revert "(BUG #4807) - C4/Reserves.pm : define a max pick up date when reserving an item."
      Adding systempreference AllowMultipleHoldsPerBib
      rebuild_zebra : Adding a way to select the elements exported
      Displaying maxpickupdate for all the intranet screens
      Merge remote branch 'koha_biblibre/nimes/CRIT/MT4089'
      Holds from circulation.pl and moremember.pl
      Adding location to search indexes
      MT3949: Search results can result in Error 500
      SQL Error when using where option in sync_item_in_marc_bib
      MT4153: Placing a reserve on an undefined item would fail silently
      C4/Circulation.pm Synching API
      Preferences are now case sensitive.
      DBRev 02.00.028 Adding holdspickupdelay to issuingrules
      Merge remote branch 'koha_biblibre/am123/MIN/MT3828'
      MT4229: hidelostitems side effect
      Merge remote branch 'koha_biblibre/am123/MAJ/MT4020'
      Merge remote branch 'koha_biblibre/am123/MIN/MT4073'
      C4::Search  empty limits or operands would prevent search
      Fixing spurrious warnings in GetCOinsBiblio
      Fixing warnings in opac/opac-search.pl
      MT4229: followup hidelostitems side effect
      Merge remote branch 'koha_biblibre/MT4096'
      Merge remote branch 'koha_biblibre/mpt/MIN/MT4068'
      Merge remote branch 'koha_biblibre/am123/CRI/MT4108'
      Merge remote branch 'koha_biblibre/am123/CRI/MT4017'
      Merge remote branch 'koha_biblibre/am123/CRI/MT4119'
      Merge remote branch 'koha_biblibre/am123/MAJ/MT4117'
      Merge remote branch 'koha_biblibre/bug/MIN/MT2391'
      Merge remote branch 'koha_biblibre/origin/master/MIN/MT4095'
      Merge remote branch 'koha_biblibre/am123/MIN/MT3742'
      Merge branch 'master', remote branch 'koha_biblibre/master'
      Merge remote branch 'origin/vitre/MIN/MT4296'
      Merge remote branches 'biblibre/origin/master/emh/COS/MT1577', 'biblibre/origin/master/emh/MIN/MT3506', 'biblibre/origin/master/bug/MIN/MT4417' and 'biblibre/origin/master/bug/BLO/MT4339'
      Merge remote branch 'biblibre/vitre/MIN/MT4425'
      (MT4046) Adding bc search on barcode
      WIP Remove Item
      Ajout d'une limitation sur les exemplaires
      Adding Script to remove items from biblioitems.marcxml
      Removing items from marcxml
      Fixing the display of items
      Reverting rebuild_zebra SUDOC special chars management
      Adding rebuild_zebra
      C4::Reserves Only borrower email address considered
      Merge branch 'bug/BLO/MT2308b'
      MT4539 : batchedit deletion
      Using GetFirstValidEmailAddress in overduenotices.pl
      Merge branch 'nimes/CRI/MT4422'
      printoverdues.sh
      Removing notices tab.
      Reserves: Problem when updating item reserve
      Date processinghas to be done on all dates
      Merge branch 'nimes/CRI/MT4046'
      Followup remove items
      Letters can be html in overdu_notices.pl
      overdue_notices :Removing warning
      MT4250 followup ModReserveFill
      Dates format
      Revert "Followup remove items"
      Revert "Fixing the display of items"
      Revert "Removing items from marcxml"
      Revert "Ajout d'une limitation sur les exemplaires"
      Revert "Adding rebuild_zebra"
      Revert "WIP Remove Item"
      Letters : Display branchname rather than branchcode
      Followup Letters : Display branchname rather than branchcode
      SIP : Format dates as should be in Koha
      [followup] Reserves: Problem when updating item reserve
      [followup] (MT #1365) Delete all items
      MT4653: Encoding Subject in letter message
      overduenotices fixing encoding for titles
      Letters : Fixing Subject encoding
      BiblioAddAuthorities : When subfield 3 authority not added
      MT4862 : Problem with XSLT
      Merge remote branch 'biblibre/bug/MIN/MT4717'
      Merge remote branches 'biblibre/ft/MIN/MT4317', 'biblibre/bug/MIN/MT4717', 'biblibre/bug/MIN/MT4883' and 'biblibre/bug/BLO/MT4645'
      Merge remote branches 'biblibre/ft/MIN/MT4262' and 'biblibre/ft/MIN/MT4589'
      (Bug 4049) Searching itemtypes returning noise
      C4::Context clearing up system preference on update
      When Add Duplicate change in framework would loose data
      MT4952 AuthoritiesMarc.pm  missing one function
      (Bug 4049) Searching itemtypes returning noise
      ModBiblio : double encoding items information
      Merge remote branch 'biblibre/bug/MIN/MT4717'
      Merge remote branch 'biblibre/bug/MAJ/MT4613'
      Merge remote branch 'biblibre/bug/MAJ/MT4611'
      Merge remote branch 'biblibre/bug/MAJ/MT4722'
      Merge remote branch 'biblibre/bug/BLO/MT4657'
      Merge remote branch 'biblibre/bug/MIN/MT4585'
      Merge remote branch 'biblibre/bug/CRI/MT1365'
      Merge remote branch 'biblibre/bug/CRI/MT4439'
      Merge remote branch 'biblibre/bug/CRI/MT4726'
      Merge remote branch 'biblibre/bug/BLO/MT4744'
      Merge remote branch 'biblibre/bug/BLO/MT4877'
      Merge remote branch 'biblibre/bug/BLO/MT4739'
      Merge remote branch 'biblibre/bug/CRI/MT4743'
      Merge remote branch 'biblibre/bug/BLO/MT4753'
      Merge remote branches 'biblibre/bug/CRI/MT4949' and 'biblibre/bug/CRI/MT5047'
      MT5210 CanItemBeReserved too restrictive
      Merge remote branch 'biblibre/am123/CRI/MT4007'
      Merge remote branch 'biblibre/bug/MIN/MT4741'
      Merge remote branch 'biblibre/bug/CRI/MT4725'
      Merge remote branch 'biblibre/bug/BLO/MT5135'
      Merge remote branch 'biblibre/sanop/MT5189_itemtype_when_ordering'
      Merge remote branch 'biblibre/bug/MIN/MT5250'
      Merge remote branch 'biblibre/bug/MIN/MT5255'
      Merge remote branch 'biblibre/bug/MIN/MT5264'
      Merge remote branch 'biblibre/bug/CRI/MT4935'
      Merge remote branch 'biblibre/bug/CRI/MT5319'
      Merge remote branch 'biblibre/bug/MAJ/MT4764'
      Merge remote branch 'biblibre/bug/FON/MT5330'
      (MT4509) reserves.branchcode gets blanked by update
      (MT4509) reserves.branchcode gets blanked by update
      Overdue_notices : when no letter debarred action not done
      Merge remote branch 'biblibre/am123/CRI/MT4007'
      Merge remote branch 'biblibre/bug/MAJ/MT4921'
      bug fix : Improper string for translation in acq.js
      Bug 4438: incorrect "Budget total exceeds period allocation" error when editing fund
      Merge remote branch 'biblibre/bug/CRI/MT4509'
      Merge failed on updatedatabase
      MT5579 : Reserves : Bad circulation Rules when item-level-itype
      bumping revision number to 59
      MT4774 : reserves on moremember page : can't delete
      Merge remote branch 'biblibre/bug/BLO/MT5589'
      MT5598 : Overdues block renewals
      Revert "Adding nsb_clean to C4::Charset.pm"
      Merge remote branch 'biblibre/emh/MIN/MT5229'
      Merge remote branch 'biblibre/bug/MAJ/MT5604'
      Merge remote branch 'biblibre/bug/MIN/MT5489'
      Merge remote branch 'biblibre/bug/BLO/MT5538'
      Merge remote branch 'biblibre/bug/MIN/MT5465'
      Merge remote branch 'biblibre/bug/BLO/MT5577'
      valid template fail
      [SOLR] Doc install : Corrections mineures

Ian Walls (2):
      Fixes bug 4452: CircControl syspref listed as ItemHomeBranch rather than ItemHomeLibrayr
      Fixes bug 4448: &'s in itemcallnumber

Jean-André Santoni (123):
      [MT2143] Checks serials item form
      [MT2035] Fixes leading zeroes in Add Mulpiple Copies
      [MT2194] Tab display for patron details
      [MT2176] Stop displaying borrowernumber in patron library details
      [MT2779] Display ccode, stocknumber and barcode in member checkouts
      [MT2275] Hide buttons when there is no more checkboxes
      [MT2766] Fixed the checkall checkbox
      [MT2766] Replaced CGI dropdown box call wich is deprecated
      [MT2766] Added table filter to claims.tmpl
      [MT2766] Fixed a bug about hidden checkboxes in claims
      [MT2343] Select in budget add forum
      [MT2355] Ergonomy improvement in smart rule management
      [MT2264] Added an new column AllowOnShelfHolds with checkboxes in the template
      [MT2264] Fix for the checkbox bug
      View/Hide address improvement in moremember.pl
      [MT3424] Converts COUNTRY authorised values to uppercase
      Offline circulation management
      Offline Circulation huge improvements
      [MT2787] Fixes a permission problem in guided reports
      (MT3643) Fix tab display on moremember
      (MT3630) Fix a smart rule deletion bug
      (MT3625) Fix column order in issue history
      [MT3696] Fixed ILSDI GetAvailability call
      (MT #3697) Fixed GetAuthorityRecords
      (MT #3698) Fixed ILSDI GetRecords
      (MT #3605) Fix escaping in ILSDI
      (MT #3717) Adds a new argument to rebuil_zebra
      Fixes a syntax error in syspref.sql
      Removes a duplicate syspref in syspref.sql
      Fixes a syntax error in sample_records.sql
      Removes another duplicate syspref in syspref.sql
      Removes yet another duplicate syspref in syspref.sql
      (MT #3645) Big bugfix for XSLT system preferences
      (bug #3247) Inline ajax editor for the smart-rules
      (bug #3714) Fix renewal date computation
      (bug #3945) Add Windows and Mac file support in CSV profiles
      bugfix on catalogue_stat : barcode & acquire fields
      (bug #4082) Fix authorised values images
      (bug #4110) Delete items from aq order
      Clean master, remove apharp
      (bug #4364) Fixes a minor syntax error
      (bug #4363) Fix subscription search error when no results
      Adds pending_offline_operations SQL table
      (bug #4444) Fixes a tiny display bug in intranet details XSLT
      (bug #4450) Makes AllowNotForLoanOverride work with new smartrules
      (bug #4453) Force return in AddIssue
      (bug #4110) Fix DelBiblio call in DelOrder
      Fixes a bug in the accountlines table creation
      XSLT for intranet results
      Solr initial commit
      Moves some SQL queries where they should be: in C4
      Solr: Index labels instead of codes for branches and authorised values
      [SOLR] implement authority search
      Authorities Marc : adding support for itemtypes
      [SOLR] Adding a plugin for authors.
      [SOLR] Templates modification
      SOLR: Add query description on OPAC results
      SOLR: Minor improvement of opac facets display
      [SOLR] Improve facets display on intranet
      [SOLR] Huge code cleaning, and API improvement
      [SOLR] Cleaning and improvement of rebuild authorities script
      [SOLR] UsedInXBiblios plugin for authorities
      [SOLR] Misc improvements inAuthorities management
      [SOLR] Code cleaning
      [SOLR] Code cleaning
      Fix -n bug in rebuild authorities
      [SOLR] Code cleaning and minor improvements of authorities-home
      [SOLR] Big improvements in C4::Search
      [SOLR] Merged rebuild_solr_authorities and rebuild_solr_biblios in rebuild_solr
      [SOLR] Minor improvements in authorities-home.pl
      [SOLR] Authorities search at the OPAC
      [SOLR] Generic pagination template
      [SOLR] neworderbiblio ported to Solr
      [SOLR] Ported OPAC search results to the new pagination template
      [SOLR] opac authorities improvements
      [SOLR] Fix opac search to provide the right pagination params
      [SOLR] Removes order_by from generic pagination
      [SOLR] Several improvements in auth finder
      [SOLR] port of addbooks
      [SOLR] Port of subscription-bib-search
      [SOLR] Port of authorities-list.pl
      [SOLR] Port of remove_unused_authorities.pl
      [SOLR] Port of bulkmarkimport
      [SOLR] Port of FindDuplicates and minor refactoring in SimpleSearch
      [SOLR] Minor code cleaning in availability indexing plugin
      [SOLR] Code cleaning in opac-search
      [SOLR] Orderable indexes
      [SOLR] Forgot to add the js lib for sortable indexes
      [SOLR] Major change: indexes types management
      [SOLR] Remove the boolean index type
      [SOLR] Saving indexes types now works
      [SOLR] Changed the type of the -n option in rebuild_solr to support n,n limit clauses
      [SOLR] Ported the OPAC to the new typed indexes
      [SOLR] Fixed a small bug in indexes management gui
      [SOLR] Index types in the intranet
      [SOLR] Fixes IndexRecord to support multiple mappings on a single index
      [SOLR] Port of BiblioAddAuthorities
      [SOLR] Results numbers in the intranet
      [SOLR] XSLT support in OPAC results
      [SOLR] Added Authorities indexing plugin for rejected forms and more
      [SOLR] Fixes index label max lenght in indexes form
      [SOLR] Followup: Fixes index label max lenght in indexes form
      [SOLR] Fix SetIndexes SQL injection
      [SOLR] Fixes a bug in index sorting
      [SOLR] Add asterisk support for subfield code in IndexRecord
      [SOLR] Removes code length limit in indexes management
      [SOLR] Audience indexing plugin for unimarc 100
      [SOLR] Control fields support
      [SOLR] Lang indexing plugin for unimarc 100
      [SOLR] Fix total display in intranet results
      [SOLR] Normalize dates in IndexingRecord
      [SOLR] Fix default sort_by
      Fixes the language bug in the web installer
      [SOLR] Port of the installer
      [SOLR] Fix a minor bug in Authorities indexing plugin
      [SOLR] Remove local values accidentaly added in environment_Makefile
      Merge conflict
      [SOLR] New indexes and mappings for unimarc
      [SOLR] Fix solr tables
      [SOLR] Bugfix in indexes management
      [SOLR] z3950 server over Solr
      [SOLR] Remove 2 useless facets in default indexes
      [SOLR] Sorting improvements

Jonathan Druart (63):
      [SOLR] Add sort to the intranet search
      [SOLR] FIX indexes management in Search engine configuration
      [SOLR] Add escape characters
      [SOLR] Add sort columns in mappings
      [SOLR] Optimization for indexation
      [SOLR] Compatibility in adv search
      [SOLR] add use 5.10.0
      [SOLR] Working on display items
      [SOLR] Fix display of items number in intranet results
      [SOLR] Display items on intranet and opac interfaces
      [SOLR] Hide Coded Fields, Serials, Picture in opac adv search
      [SOLR] FIX sort by (use shift not pop !)
      [SOLR] Fix item's number in search results (opac+intranet)
      [SOLR] Fix indexing when multiples values for 1 mappings
      [SOLR] check OpacAdvancedSearchContent syspref for opac search
      [SOLR] FIX link show biblios in authority search results
      [SOLR] FIX opac advsearch: filters ccode
      [SOLR] Fix bug introducing by commit 172443a6aff6b1f0643d81cf48f705687458aaaa
      [SOLR] FIX delete bad else (conflict)
      [SOLR] FIX sortable field during indexing
      [SOLR] add new index type 'ste' for simple text
      [SOLR] New file C4/Search/Query/Solr.pm
      [SOLR] Add C4/Search/Query dir and sql modifications
      [SOLR] Add forget use in AuthoritiesMarc in Engine/Solr.pm
      [SOLR] Support of Zebra indexes for Solr
      [SOLR] Fix utf8 search
      [SOLR] Add index str for all indexes with type != str
      [SOLR] FIX update on indexes
      [SOLR] delete warn + add use
      [SOLR] Add tests for search
      [SOLR] factoring split for token index:value
      [SOLR] Function 'normalSearch' for search unless array indexes, etc.
      [SOLR] Remove static index type
      [SOLR] Fix utf8 filters while adv search
      [SOLR] FIX Filter is not a srt index !
      [SOLR] perlish code of Query.pm
      [SOLR] Print a message in intranet if error in search
      [SOLR] dynamic index on authorities-home
      [SOLR] FIX authorities adv search (authorities-home)
      [SORL] Fix field indexmappings.index to VARCHAR(255)
      [SOLR] Fix indexes in updatedatabase.sql
      [SOLR] Fix install multi-core
      [SOLR] FIX index name authid in tmpl
      [SOLR] Add filters on intranet advsearch
      [SOLR] FIX Sorting on ste_ indexes
      [SOLR] FIX sorting with filters selected in advsearch
      [SOLR] Fix search value with quote
      [SOLR] No exact match for link author in interface pro detail
      MT5655: FIX if authtypecode is empty
      MT5655: Add input for authority search in auth_finder.pl
      MT5655: Dynamic completion on authorities finder
      [SOLR] Call IndexRecord after an authority update
      [SOLR] Indexes update
      [SOLR] Replace SimpleSearch occurence
      [SOLR] export normalSearch function + support of rpn index
      [SOLR] RPN2SOLR
      [SOLR] Possibly to call buildQuery with bad indexes array
      [SOLR]MT5655: FIX space in auth_finder completion
      [SOLR]MT5655: FIX add wildward '*' in last value
      [SOLR]MT5655: FIX remove '--' before search
      [SOLR] Add features for RPN2Solr + FIX 'Bad Marc'
      [SOLR] Adding tests for z3950 server
      [SOLR] FIX pass searchtype param in authorities-home pagination

Katrin Fischer (2):
      Bug 4833: OPAC - remove \n from strings for translation
      BUG 4883: Staff - remove \n from strings for translation

Koustubha Kale (2):
      Web Installer -> Step 3 --> ERROR 1050 (42S01) at line 301: Table 'branch_item_rules' already exists
      Changes to kohastructure.sql to add some missing drop if exists + change in install.pl mysql show tables

Kyle Hall (1):
      Bug 4239: Allow Multiple Item Level Holds For A Single Record

Kyle M Hall (1):
      Fixed Patron Search Results

Marc Chantreux (1):
      add PSGI ability

Marcel de Rooy (1):
      Bug 4516 (Character shift in MARC21 Field 008)

Matthias Meusburger (140):
      MT2968: private lists display is no longer shortened to 10 lists
      MT2582: Fix user deletion without permission
      MT 2413 : Attention message only to display if there are some warnings
      MT 2446 : Cancel authority edition for a field goes back to this field
      MT 2538 : Using default authtypecode for authority display
      MT2892: Fix security issue in intranet login
      MT 2422 : clone-rules.pl not a landing page
      MT 2310 : New subfield for fields < 10 is now in a tab
      MT1059, Follow-up : Fix merge reference selection presentation
      MT2949: Remove broken link from authorities search results
      MT2926: Fix default values import
      batchRebuildBiblioTables.pl doesn't crash anymore when GetMarcBiblio fails.     Unprocessed biblionumbers are displayed at the end of the execution instead.
      MT 2270: CAS proxy
      MT2361 : Adds items.statisticvalue
      MT 2424 : Add branch in checkouts table
      MT 2423 : fix date format in checkouts
      MT 0002412: Patron's account has been renewed
      MT 2487 : Advanced search style
      MT 2554 : Comments can be added for "Gone No Address" and "Lost Card" flags for borrowers
      MT2554, Follow-up : Comment deleted when flag set to no
      MT2274 : ESGBU (Statiscal reports)
      MT 2423 : fix date format in checkouts
      MT2897 : Allow import_borrowers.pl to be used in commandline mode
      MT2894 : Adds a download link for big error reports to import_borrowers
      MT 3129: Fix wrong names between fromBranch and toBranch for branch transfer limits
      MT 3010: Adds waiting date for holds in opac-user
      MT 3130: adds execute_reports permission for overdue.pl
      MT3132: Change gonenoaddress message in opac-user.pl according to the OPACPatronDetails syspref
      MT3208: Fix intranet cart
      MT3218: Adds enrollment fee when a patron's category is modified
      MT3218, Follow-up: Adds enrollment fee when a patron's category is modified
      MT3334: Fix returns template (so that Checked-In items table is displayed)
      MT3599 : Fix ISBD display
      Remove useless warn
      MT3597 : Fix patron attribute adding
      MT2889: Adds a script that re-create missing statistics from issues and old_issues tables
      MT2889, follow-up: Adds a script that re-create missing statistics from issues and old_issues tables
      MT2959: Adds ISBN normalizer for C4::Matcher
      MT2889, follow-up: Adds a script that re-create missing statistics from issues and old_issues tables
      MT3713: Fixes biblio adding from serials when framework is modified
      MT3160 : Fix plugin callback when subfields are cloned
      Fixing opac serial item information not showing on opac-detail
      MT 3686: Holds can be confirmed when checking in from circulation.pl
      MT3686: Sets reserve status when hold in confirmed
      Fix broken bulkmarcimport.pl
      Quickfix : Do not crash if waiting date is null
      MT3532: Deletes biblio record when there are no more items left for this biblio while batch item deleting
      MT3940: Adds EAN deduping when adding a biblio
      Search Results Error 500 when unable to decode marcrecord
      rebuild_zebra
      Adds the ability to authenticate against multiple CAS servers
      (MT3584): Ajouter les icones de Nimes
      MT3815: Quickfix for CSV export (9999 rows limitation)
      error 500 when record cannot be loaded
      MT3864 : Fix javascript syntax errors in items batchMod
      MT3864: Normalizing strings in order to avoid utf8 errors
      MT3747: Shows member relatives in issues lists
      MT3531: Intranet cart is emptied when session is closed
      MT3802: Patron notification is not correctly shown in subscription modification
      Bug4943: Search history cookie size limit
      MT4061 : problem when inputing an exiprationdate
      MT4004 : additem.pl Some Status were not defaulted to the correct value
      MT3747, Follow-up: Adds siblings issues
      MT4029: Adds dynamic search for collection titles in 225$a plugin
      MT3747, Follow-up: Shows member relatives in issues lists
      MT4096: Adults can also be added to an organization
      MT4029, Follow-up: Adds dynamic search for collection titles in 225$a plugin
      Fix opac search history
      MT 4231: Adds limits to search history
      MT 4231, Follow-up: Adds limits to search history
      MT3676: Only display keywords for z3950 search (and not zebra indexes)
      MT4096, Follow-up: Fix guarantor display for adults
      MT4096, Follow-up: Fix guarantor display when editing patron
      MT4096, Follow-up: Fix guarantor display for adults
      MT4096, Follow-up: Fix guarantor display when editing patron
      MT 4096, Follow-up : Fix gurantor pop-up closing for adults
      MT3747, Follow-up: Shows member relatives in issues lists
      MT3747, Follow-up: Shows member relatives in issues lists
      MT3747, Follow-up: Shows member relatives in issues lists
      MT3747, Follow-up: Shows member relatives in issues lists
      Prevent from placing a hold on an item for which AllowMutipleHoldsPerBib is not enabled
      Prevent from placing a hold on an item for which AllowMutipleHoldsPerBib is not enabled [Follow-up]
      MT4360 : Fix javascript errors in request.tmpl
      MT4380: Adds an empty choice for every select field in batch item edition
      Adds CAS documentation
      MT4093: Fix GetItemsForInventory function call
      MT4360: Fix waiting status for multiple holds on the same item
      Prevent GetMaxPickupDate from crashing if there is no date
      MT4057: Let the user choose the CAS server to authenticate against in case of multiple CAS servers
      3166: Adds the ability to attach a circulation note to items
      MT4057: [Follow-up] Let the user choose the CAS server to authenticate against in case of multiple CAS servers
      Adds completion also on click on plugin button
      MT4586: 225$a plugin also complete 410$t
      MT4586: Adds word by word search on collection titles
      MT4586: [Follow-up] Adds word by word search on collection titles
      MT4586: ysearch.pl made generic
      MT4586: [Follow-up] ysearch.pl made generic
      MT4586: Adds an alternative cataloguing plugin for 210$c
      MT4586: Adjust query delay
      MT4588: Adds coins to intranet
      MT4586: IBSN plugin now also works with non-normalized ISBNs
      MT4588: [Follow-up] Adds coins to intranet
      MT4542 : duplicated notices sent to patrons
      Merge commit 'origin/bug/MIN/MT4628'
      Merge commit 'origin/ft/MOY/MT4584b'
      Merge commit 'origin/ft/MOY/MT4585'
      MT4586: Use zebra instead of mysql for publisher and collectiontitle searches
      MT4586: Expand coins definition
      Fix broken updatedatabase
      MT4590: Adds the ability to use a free delivery address for baskets
      MT4586: Fallback on mysql search for plugins
      MT4586: Display fix
      Do not delete authority when merging is about the same authority
      Removes NSB/NSE chars from ysearch.pl results
      Removes numeric subfields from auth and adds numeric subfields from biblio in merge function
      Adds debug warns
      Removes more NSB/NSE chars from ysearch.pl results
      Merge authorities subfields orders
      MT4587 : Adds yaml config file for custom opac items hiding
      MT4587, Follow-up: Adds yaml config file for custom opac items hiding
      MT4587, Follow-up: Hiding rules are now in a syspref
      Removes unuseful warning for coins value
      MT4587, Follow-up: Records with no items can be hidden
      Fixing order when authority update
      MT4872 : tools/batchedit when basket sent to batch edit
      C4 AuthoritiesMarc.pm merge problem : new subfields not taken
      MT4704: Fix multiple CAS authentication
      MT4588, Follow-up : Removes 7XX$4, Adds Coins to shelves
      MT2232, Follow-up: Adds tablesorter
      Adds an option to remove all types of authorities in remove_unused_authorities.pl
      MT4590, Follow-up: Adds the ability to use a free delivery address for baskets
      MT5108: Adds the ability to upload a file for a subfield
      MT4187: Prefill item with last created item values
      MT4187 [Follow-up]: Prefill item with last created item values
      MT5108, Follow-up: Adds the ability to upload a file for a subfield
      MT4187 [Follow-up]: Prefill item with last created item values
      MT5108, Follow-up: Adds the ability to upload a file for a subfield
      Adds NSB/NSE clean function (nsb_clean) to Charset.pm
      C4::AuthoritieMarc.pm merge work again
      Adding nsb_clean to C4::Charset.pm

Nahuel ANGELINETTI (77):
      (MT 2985) simplify CanBookBeReserved
      (bug #3924 MT2500) fix useDaysMode use
      (MT #2930) fix return date
      (bug #4018) fix coins support in opac detail and xslt
      (MT #2267) show borrower charges returning a document
      (MT #2543) allow users to search on all auth types
      (MT2690) fix members-home
      (MT #2970) fix returning document with branch transfert limits
      (MT #2966) fix opac-user.pl function problem
      (bug #4290) searching for author in repository
      (bug #3924 MT2500) fix useDaysMode use
      (MT823) add the possibility to have enrolment end date
      (MT #2978) deny form submission with "enter"
      (MT 2258) Add homebranch/holding branch un return.pl
      (MT #2443) add renewalperiod
      (MT #2863) debarring system fixes
      (MT2690) fix ordering in member list
      (MT 2928) fix sticky due date and due date form
      (MT #2725) fix problems in branch transfert limits
      (MT #2922) add confirmation message for damaged items
      (MT #2725) fix updating transfert policies
      (MT #2921) return not for loan or damaged documents
      (MT #2924) fix circulation.pl alert box
      (MT #2685) don't show authority edition menu
      (MT #2972) use "select" box for location in subscription-add
      (MT #3067) change message from issuingimpossible to needsconfirmation
      (MT #3076) make cancel button working on return
      (MT #3073) use useDaysMode in C4::Circulation::_FixFineDaysOnReturn
      (MT #3110) fix repetable titles
      (MT #3073) use calendar to check how long is the overdue
      (MT #3081) permit loans for today
      (MT #3233) make overdues only if document is considered as returned
      (MT #3232) set empty debar comment when librarian lift debarment
      (MT #3079) fix IsMemberBlocked sql query
      (MT #2972) use default framework, instead of none.
      (MT #3223) do not auto-check issues
      (MT #2991) (Feature) Batch biblio modifications
      (bug #4487) permit - and . in callnumber plugin
      (bug #4491) fix weird code in search scripts
      (bug #3737) fix title search in order history
      [3.0.x] (bug #4263) fix the edition of items with repeatable subfields
      [followup] (bug #4263) dateaccessionned is cleaned on item modification
      (MT #3627) fix some leak in reservation system
      [followup](MT #3627)(bug #4238) add reservenumber column
      (MT #3623) fix commented code, and add a forgotten updatedb
      (bug #4519) fix record printing
      (MT #3632)(MT #3611) fix return.tmpl merge problems
      (MT #3006) rewrite of reserve rights management
      (MT #3631) fix calcdatedue backport problem
      (MT #3683) Fix IsAvailableForItemLevelRequest
      (MT #3681) reserved confirmation condition error
      (bug #4522) fix plugin unimarc 210$c
      (MT #2565) fix aqplan csv export, and turn off debug
      (MT #3533) add callnumber and location in return table
      (bug #4321) clean C4::Biblio::GetBiblio and uses
      (MT #2991) Fix batch record modification
      (MT #2991) Add support of delete without condition in batch edit
      (MT #2991) add permissions for batch edit
      (MT3160) fix previous patch for non checked variable
      (bug #4856) fix rebuild zebra to delete NSB/NSE chars
      [followup] (bug #4239) forgotten syspref definition
      [followup] (bug #4856) delete forgotten debug code
      (bug #4853) change rights needed to renew loans
      (bug #4916) permit tools/cleanborrowers.pl to be used by command line
      (bug #4931) add the ability to choose home or holding branch in stocktaking
      (bug #4954) allow date expiry modification only on step 0 and 3
      [HEAD](bug 4989) add index on guarantorid
      (bug #4931) fix forgottens input in buttons
      (MT #4123) fix batch record edition for deleting field/subfield
      Merge remote branch 'origin/nimes/COS/MT3523' into koha32master
      Merge remote branch 'origin/nimes/CRIT/MT4089-2' into koha32master
      (MT #4129) forgotten "use" in opac isbd view
      (MT #4124) fix inserting new fields in batch biblio edit
      (bug #5098) csv headers in overdues
      Modify bad columns in borrowers table
      Merge remote branch 'origin/vitre/MIN/MT4316' into koha32master
      (bug #5164) fix csv in overdue notice

Nicolas Morin (13):
      phrasing: check out limit reached
      adding link to items from list results
      phrasing: check out limit reached
      moremember.tmpl typo
      link to items on intranet results
      Term "Total Renewals" misleading, change to "Current Renewals"
      correcting typo
      correct vocabulary
      text for holding rank
      removed host in label
      Shelf -> List
      redirect to circulation.pl?borrowernumber when $borrowernumber is passed
      use of icu.xml

Owen Leonard (6):
      Use CSS3 box-shadow property for Cart tooltip
      Fix for Bug 2375, Serials holdings data does not display in opac-detail
      Fix for Bug 4453, Improve formatting of batch item operations
      Fix for Bug 4416, renew all and return all buttons too close together
      Fix for Bug 3926 (suggestion edit form combines data)
      Fix for Bug 4451 Batch item tool can't process file with Windows line endings

Paul POULAIN (33):
      automatically recover silently invalid chars like < and > in records
      Minor change in description
      bugfixing ofset limit
      BUGFIX: adding delivery place & comment & billing place fields
      BUGFIX: statisticvalue missing in items table
      updating some references from koha.org to koha-community.org
      minor change: reordering branch/location/callnumber display
      adding some javascript strings for translator
      some display changes in subscription add
      french translation update
      s/groupes de paniers/bordereau de commande/
      consistency change: s/planning/statistic/
      french translation update
      french translation updated a little
      french translation updates
      MT4398 Apply filter is translatable AND used as a filter checker
      bugfix french translation
      revert wrong commit
      MT3176 reloaded
      french translation update
      MT4437removing duplicate circ confirmation message
      MT4076 : permission to edit items
      Fix permission to move item : edit_items is enough
      order branch list alphabetically, without taking care of uc/lc
      MT4578 : remove edit & delete button if the user don't have edit/create report permission
      MT2743 : add filter on subscription branch to subscription claims
      adding missing title (needed for lateorders.pl)
      minor change s/(/#/ in a q
      french translation update (big)
      french translation + minor fix in html to improve translatability
      MT4491 : limitation by library group
      fixing duplicate syspref
      MT3946 fix : emptying a subfield on batch edit

Paul Poulain (80):
      Normalizing opac-detail.pl
      Minor bug fix rebuild_zebra
      MT2467 : limit available reenabling
      (bug3482) followup :Problems with html
      [MT3190] fix for Perl error, due to missing declared sub
      [MT3199] stocknumber not saved properly
      C4::AuthoritiesMarc AddAuthority
      (MT 2264) AllowOnshelfHolds into issuing rules
      editing submodules for sudoc
      changing the head of the subproject
      Update sudoc
      (MT#2650) misusing Red css for overdues
      Fixing Imporving YAML for authorities
      Adding HasItems
      MT3004 Name of the letter used was wrong
      Ajout de l'import des notices Lyon3
      Followup univ_lyon3 fixing import_notices
      import_notices.sh fix
      Adding utf8 management for umport_lyon3
      Bug Fix import_agathe : donot add items if no biblioitem
      import_agathe.sh fixes
      import_agathe : keeping fields 035 001 and 009
      Bug Fixing Members : Expired Flag Problem
      MT 3128 : Fix unability to reserve an item when overriding is required
      Followup MT3073 FixFineDaysOnReturn Calculation
      Adding Lyon3 XSLTs
      XSLT Change : biblionumber is in 999$9 and not $a nor 090
      Fixing xsl Univ_Lyon3
      Followup MT3127 ; OPACPickupLocation
      MT3217 : scan index intranet
      MT3244 : tabs in detail OPAC view
      Followup MT3010 : reserves
      MT2268 : Guided Reports Fix columns.def
      MT2268 : Adding headers to overduenotices
      MT2268 : Followup Reports Guided columns.def
      MT2268 : followup html output
      Followup MT2974 : facets not working opac authorities
      Bug4239 improved : enable checking of CanHoldMultipleItems at item-level
      (MT3318) RSS OPAC: Adding CDATA term in title and description tags.
      Bug Fix : C4::Context Failing when installing
      Removing usage of preferences.pl
      Userpermissions.sql cannot load
      fixing updatedatabase
      Editing help for subscription-add
      Suppression des clés uniques sur items.stocknumber et     deleteditems.stocknumebr
      improving/modifying authority display on OPAC
      Translation update
      Installer issue : sample_notices.sql
      BranchTransfer Limit :Adds a default value
      MT4997: error in link
      Revert "(MT #4007) Filling a basket from the reservoir"
      (MT #4007) Filling a basket from the reservoir
      MT5189 let's the librarian choose the itemtype when ordering
      MT4007 (continued) : price in MARC21 is in 020, not 010
      installer SQL bug : SET instead of WHERE in a delete
      MT5248 link biblio => serials subscription is wrong
      am123/BLO/MT3946: subfield deletion deletes all item info on firefox
      Serials claiming : list of suppliers wrongly calculated
      MT4007 follow-up : bug in GetMarcPrice & GetMarcQuantity
      MT4593: clear stickyduedate does not work at 1st
      removing unconditionnal warn
      MT5309: isbn not reported
      MT5306: fixing permission inconsistencies
      MT5213: (unimarc only) improper index name for personal-name
      MT3885: default sort order
      MT4783 default library in item cataloguing
      This script rebuild the zebra index recursively
      removed french in rebuild_zebra_sliced.pl
      improved Fast Acquisition cataloguing for french UNIMARC
      synch'ing with koha-community.org
      adding missing column un accountlines
      fixing pay.tmpl = note & value had spaces in the <input>
      MT5451 no perl error is wrong biblionumber entered
      BG5575, comment 5
      removing unconditional warns
      PDF translated to french
      Merge branch 'master' of descartes.biblibre.com:koha_biblibre
      translating pdf to french followed, forgotten string
      MT5275 API change in searchResults
      Solr: Display result numbers on opac results

Sophie Meynieux (29):
      printoverdues.sh bash odities
      MT4611: batch edit record Error when adding subfield
      MT4611: batch edit record Error when adding subfield
      MT4613: Batch record - undesired concatenation of new subfield value with new one
      MT4611: batch edit record Error when adding subfield
      MT4613: Batch record - undesired concatenation of new subfield value with new one
      MT5022 Improve default rules usage. Modify overduerules table to set NULL default value for delay columns
      MT4921 Improve finding next stock number
      MT4744 Fix cancelation of holds
      MT4753 As a search result, document status seems inconsistent
      MT4949 Title-host missing in search indexes list
      MT5047 No hold possible for item in transit or reserved
      MT4741 Suppression of hold with red cross does not work
      MT4741 Suppression of hold with red cross does not work
      MT5250 wrong OPAC display if library name contains some HTML
      MT4741 Suppression of hold with red cross does not work
      MT5250 wrong OPAC display if library name contains some HTML
      MT4764 Empty mails sent to library
      MT5330 No pagination for inventory results
      MT4890 Editor value wrong replaced when modifying or duplicating a biblio
      MT5401 <<items.barcode>> not substituted in notification letters
      MT5348 Results of report for patrons who never borrowed are wrong
      MT4890 Editor value wrong replaced when modifying or duplicating a biblio
      MT5401 <<items.barcode>> not substituted in notification letters
      MT5348 Results of report for patrons who never borrowed are wrong
      MT5022 Improve default rules usage. Modify overduerules table to set NULL default value for delay columns
      MT4921 Improve finding next stock number
      MT5465 Patron date of birth is wrong
      MT5589 Barcode incremation does not work with bryymmincr format

Stéphane Delaune (55):
      (bug #2166) Label renaming for members emails
      (bug #1416) Fix borrower address display in intranet
      (MT #1936) Enhancement to secondary email management overdues
      (MT #1936) followup : Enhancement to secondary email management overdues
      (MT #4095) add exact matching filter for categorycode and branchcode fields in search members's result
      (MT #1577) complete langages checkbox for unique id
      (MT #3506) Granular permissions for the serials module
      (MT #4417) support dates for debarred's patrons stats
      (MT #4339) init default UNIMARC sql structure
      (MT #2308) followup : debug DB updating from 3.0.x to master
      (MT #2308) followup : debug DB updating from 3.0.x to master
      (MT #2308b) followup : debug DB updating from 3.0.x to master
      (MT #3322) adding if not exist syspref SpecifyDueDate
      (MT #4584b)Add duplicate support for borrowers
      (MT #4585)add manage suggestions on borrowers
      (MT #4626) debug suggestion management (suggestion's status and document's type)
      (MT #4628)Acq always shows '1 suggestions waiting'
      (MT #4626) followup debug suggestion management : "accepted by" was not correctly displayed on suggestion's edit page
      (MT #4584b)Add duplicate support for borrowers
      (MT #4585)add manage suggestions on borrowers
      (MT #4626) debug suggestion management (suggestion's status and document's type)
      (MT #1874) adding note and manager_id fields to accountlines
      (MT #1874) followup : adding note and manager_id fields to accountlines
      (MT #4350) branch_transfer_limits select current branch by default
      (MT #2179) Add tablesorter support for Additional attributes in moremember.pl
      (MT #1654) Adding jquery.tablesorter and jquery.tablesorter.pager support for authorised_values.pl
      (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for branches.pl
      (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for itemtypes.pl
      (MT #1654) followup : corrects tablesorting for authorised_values and itemtypes
      (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for categorie.pl
      (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for cities.pl
      (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for marctagstructure.pl
      (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for auth_tag_structure.pl
      (MT #1654) followup : Adding jquery.tablesorter.pager support for reviewswaiting.pl
      (MT #1654) followup : corrects tablesorting for authorised_values.pl
      (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for branch_transfer_limits.pl
      (MT #1654) followup:duplicate paging system at the top of search results tables
      (MT #1654) followup : Adding jquery.tablesorter and jquery.tablesorter.pager support for MARCdetail.pl
      (MT #1654) followup for MT #3137 : Adding jquery.tablesorter and jquery.tablesorter.pager support for readingrec.pl
      (MT #4626) followup debug suggestion management : "accepted by" was not correctly displayed on suggestion's edit page
      (MT #4589) lot of updates for borrower's fines
      (MT #4722)cancel drop aqbudgets table on update database
      (MT #4589) followup : lot of updates for borrower's fines
      (MT #4589) lot of updates for borrower's fines
      (MT #4589) followup : lot of updates for borrower's fines
      (MT #4262)adding a plugin popup for 995$k on additems.pl
      (MT #4589) followup : lot of updates for borrower's fines
      (MT #4589) followup : lot of updates for borrower's fines
      (MT #4317)adding ccode's logos on opac-search.pl
      (MT #4883)debug html template on moremember.tmpl
      (MT #5255)insert syspref HomeOrHoldingBranch if not exist
      (MT #5264)Add bdp support from 3.0.x
      (MT #5290) remove unicity from index itemsstocknumberidx
      (MT #5489) ignore $6 for subjects display on catalogue/detail.pl
      (MT #5229)disable dateenrolled and dateexpiry duplication on memberentry.pl?op=duplicate

koha (1):
      MT3949: Search results can result in Error 500

koha et zebra (1):
      [SOLR] Fix updatedatabase.pl

koha user (1):
      GetCircControlBranch using ItemhomeLibrary

koha user account (1):
      (bug #3840) Fix default values in serial receive

kohaadmin (6):
      Remplaceitemsms.price par items.materials dans l'affichage des prets
      Changement ponctuation 200 $i xlst opac
      Suppression des onglets d'affichage MARC intranet
      Removing timestamps
      removing subscription details
      Removing warnings from zebra logs

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list