[koha-commits] main Koha release repository annotated tag v3.10.01 created. v3.10.01

Git repo owner gitmaster at git.koha-community.org
Sat Dec 22 22:03:14 CET 2012


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, v3.10.01 has been created
        at  b62fe0d6fd35a427e29513ee29499310e3f371b0 (tag)
   tagging  fde0fb58df129498aec306847c02ecc7c04a3013 (commit)
  replaces  v3.08.00
 tagged by  Chris Cormack
        on  Sun Dec 23 10:00:24 2012 +1300

- Log -----------------------------------------------------------------
Koha release 3.10.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAlDWH2gACgkQZgbcHEvgMLOnfgCePF+5zgbWvSUAyaBd/mxnsSe1
8hoAnjDtpXUIzm3TWief3asXt+OHCG4Q
=+UC3
-----END PGP SIGNATURE-----

Adrien Saurat (15):
      Bug 8027: fix param order for z3950 INSERT
      Bug 8025: corrects the return of a zero value for authorised values
      Bug 8045: fixes "date due" when checking in
      Bug 8217:[SIGNED-OFF] Focus on search box in staff detail page
      Bug 7379: display of copy number description (AV)
      Bug 7905: display serial notes on several lines
      Bug 8477: Displays home/holding branches on return page
      Bug 7241: fix for the CIRC logs -> itemnumber stored correctly
      Bug 8719: Private lists always sorted by title
      Bug 8757: longer descriptions for authorised values
      Bug 7873: fixes sort on Title in OPAC basket
      Bug 8441: hides MODS export by default in French install
      Bug 7483: fixes on breadcrumbs in Authority administration
      Bug 8234: fixes date sort on 'Transfers to receive' page
      Bug 8781: hiding of transfer page when it's useless

Aleksa Vujicic (1):
      Bug 7129: Added a sprintf to format the actual cost.

Alex Arnaud (4):
      Bug 8224 - Make authorized values appear in planning list
      Bug 5981 - OPAC: Add limits to search history
      Bug 7299 pass itemnumber in ILSDI holditem service
      Bug 8381 - Paging broken in OPAC search results

Amit Gupta (6):
      Bug 7739 - Batch edit items of a title
      Bug 5795 Update the database as follow-up If sys pref
      Bug 8166 - Adding new currencies & exchange rates
      Bug 6774 Display barcode on OPAC detail page(Correcting Typo).
      Bug-7161 Open Library - Larger image, Read, borrow and checked-out status
      Bug 5409 - Fix call number not shown on opac search result page

Bart Jorgensen (7):
      Bug 5327 : Added a few more lines of code to the ItemType.t unit test
      Bug 5327 Tests for C4::Matcher
      Added and tested a mock-db tested a couple of features
      Added a mock-db table and tested a line
      Added tests to installer_perlmodules
      Bug 5327: Unit tests for C4 socialdata
      Bug 5327: Testing c4 Images

Chris Cormack (34):
      Bug 8072: [SIGNED-OFF] Changes in capitalisation had broken guided reports
      Bug 7213 : Follow up fixing license information
      Bug 8135 : Fix installer to copy services/ dir
      Bug 4330 : Fixing FSF address and copyright headers
      Bug 4330 : Fixing FSF address and copyright statements
      Bug 4330 Fixing FSF statements
      Bug 4330 : Adding missing license statement
      Bug 4330 : Last of the opac files with wrong FSF address
      Bug 4330 : Fixing FSF address and copyright headers for acqui/
      Bug 4330 : Adding copyright headers and fixing FSF addresses
      Bug 8082: Fixing circulation.pref to match reality for IssuingInProcess
      Bug 5327 : Fix for XISBN test, thingisbn is now handing back different results
      Bug 7941 : Fix version numbers in modules
      Bug 5337 : Upping the count of the unit tests
      Bug 6350 : Updating history
      Bug 7818 : Following, fixing so the packages build Still need to update koha-create to make use of the new file
      Bug 7143 : Adding Stacey Walker to the history
      Bug 5327 : Follow up for TTParser test
      Bug 5644 : Fixing dropbox mode calculation
      Bug 5644 : Fixing the test
      Bug 8486 - Follow up making the tests db independent
      Bug 7143: Updating history and about file
      Bug 6886 - OPAC XSLT respecting single branch mode
      Bug 6886 - Follow up for UNIMARC
      Bug 6886 Follow up for NORMARC
      Bug 8293 : Fixing POD to match actuality.
      Bug 5327 : Fixing a typo in the test that was causing a false fail
      Bug 3652 : [SIGNED-OFF] [SECURITY] XSS vulnerability
      Bug 3652: XSS vulnerability in page numbering
      Bug 3652 XSS vulnerability in facets
      Bug 7143: Adding new developers to the history file
      Bug 7143 : New committer to history
      Bump version for release
      3.10.1 release notes

Chris Hall (5):
      Bug 7249 : Allow reports to be called through a restful interface
      Bug 7248 Added caching support and and moved Caching into Koha namespace
      bug 8323 fixing year sorting of a list
      bug 8322 removing additional spaces before fullstop on catalogue/detail and opac-detail pages.
      bug 3652 fixing XSS vulnerabilities in opac-search

Chris Nighswonger (21):
      Bug 7977: Upgrading DataTables library to 1.9.1
      Bug 7977: Updating datatables.css to reflect changes from v1.8.1 to v1.9.1
      Bug 7977: Adding jEditable minified version
      Bug 7977: Adding DateTime::Format::MySQL as a core dependency
      Bug 7977: Quote-of-the-day (QOTD) Feature for OPAC
      Bug 7977: QOTD uploader to enable uploading csv files containing quotes
      Bug 7977: Further UI work on the QOTD uploader
      Bug 7977: Further UI work on the QOTD editor
      Bug 7977: Fixing captialization on the tools main page
      Bug 7977: Fixing quote sample data timestamps
      Bug 7977: Adding Daily Quotes Tests to Koha.t test suite; also fixing sort order on quote selection SQL
      Bug 7977: Adding Koha standard help files for QOTD feature
      Bug 7977: Followup patch addressing items pointed out by Jonathan Druart
      Bug 7977: Removing unused code from quotes_ajax.pl
      Bug 7977: Fixing a bug which results in quote fields being incorrectly offset when saving uploaded quotes
      Bug 7977: Improving upload result message display
      Making source a text field rather than a varchar to avoid potential length limitations
      Fixing a typo in the quotes-upload help file and hardcoded css
      Bug 9036 - 00-load.t checks Koha::Cache::Memcached when it should not this patch adds code to skip this module during this test
      Bug 9039 - Tests in the basic test suite should only test code based on required dependencies/modules
      Bug 9085 - Installer will not run with DEBUG set

Christophe Croullebois (4):
      Bug 7329: Items onloan are deleted when undoing import into catalog
      Bug 6566 Checking if DB's records are properly indexed
      Bug 8637: Lack of control on mandatory in orderreveive.tt
      Bug 8557: Prevents form validation by pressing "Enter"

Christopher Nighswonger (1):
      Bug 7119 - tidy t/00-load.t

Claire Hernandez (2):
      Bug 7994: scripts to check yaml files
      Bug 7994: Fix pref yaml errors

Colin Campbell (31):
      Fix typo in patch for bug 7849
      Bug 7987 [SIGNED-OFF] Fix typo in circulation template
      Bug 6335 Set branch in sip session
      Bug 8150 [SIGNED-OFF] Remove obsoleted navigation bar in circ history
      Bug 3638 Self Check Should Capture Hold Items
      Bug 3638 : Captured Holds may need to generate a transfer
      Bug 8176 [SIGNED-OFF] Assign an intial value to $sqlwhere
      Bug 8227 Fix deprecated construct compile time warning in Serials
      Bug 8216: Allow SIP modules to pass critic tests
      Bug 6939 DefaultClassificationSource should be default in 942
      Bug 7619 Use CRLF as default terminator
      Bug 8271 teach SIPServer.pm to set its own lib path
      Bug 8486 Correct calculation of days_between
      Bug 8486 Merge Calendar test files
      Bug 8479 Calculate rank irrespective of display option
      Bug 8675 Add hours and mins to renewal due date
      Bug 8514 Restore Patron Name Display Order
      Bug 8251 Do not try to debar patrons if returns are not overdue
      Bug 8761 Dont inadvertantly use slices
      Bug 8017 reduce manipulation of GetAllIssues return
      Bug 8656 Calendar needs to load both exception and nonexception dates
      Bug 8418: load repeating holidays hash correctly
      Bug 6976 Close loophole allowing borrowers extra holds via opac
      Bug 8653 remove erroneous whitespace blocking indexing
      bug 8768 correct an error in ItemType.t
      bug 8768 correct an error in ItemType.t
      Bug 8727 Minor stylistic change to help text
      Bug 8336 Support Sip Renewal Transaction
      Bug 7751: Decrease Loans for Items in Demand for Holds
      Bug 6679 Avoid critic failure caused by ambiguous code
      Bug 8841 Duedate should be set to end of expiry day

D Ruth Bavousett (6):
      Bug 8009: Item descriptive data not populated on pay.pl
      Bug 8392: Category age ranges not being enforced
      Bug 8012: default values for defaultSortField/defaultSortOrder NULL on install
      Bug 8569: Paying for lost item overwrites nonpublic notes.
      Bug 7613: OCLC Connexion web service and desktop client, followup patch
      Updated translations for 3.10.1 release

David Cook (15):
      Bug 8314 Add MARCISBNs parameter to opac-detail.pl to show multiple isbns in OPAC
      Bug 8422 - Fix impossible warning in circulation.pl when OverduesBlockCirc set to Block
      Bug 8448 - Holds Awaiting Pickup : Cancelling a hold on a waiting item with multiple holds displays a blank screen instead of a warning prompt
      Bug 8414 - Intranet header toplinks display white rather than blue in < IE8
      Bug 8434 - Notice generation fails for Advanced Notices, Item Due, and Overdues when run in shell (due to error in Letters.pm)
      Bug 7839 [ENH] : Add tab in patron record to show patron's routing lists
      Bug 8455 - Check ins processed through "Check Out" tab of the Patron Record ignore Circulation System Preferences
      Bug 8764 - Template change "Authors" to "Additional authors" in OPAC
      Bug 8765 - Add series title to intranet search results
      Bug 8717 - Wrong subscription notes are showing in catalogue detail view of serials in staff client
      Bug 8585 : Add System Preference to specify Holds to Pull List Start Date
      Bug 8454 - Holds to Pull : Show pull list on load. Otherwise, it looks like the pull list is empty.
      Bug 8454 - Holds to Pull : Show pull list on load. Otherwise, it looks like the pull list is empty.
      Bug 8718 - Normal catalogue detail view in staff client doesn't show missing serials or subscription history note
      Bug 8981 - Remove Nonpublic General Note from OPAC authorities display

Dobrica Pavlinusic (23):
      Bug 7213 - simple /svc/ HTTP example
      Bug 7846 - get_batch_summary massive speedup
      Bug 7872 - C4::Items::GetItemsInfo should use C4::Koha instead of SQL queries directly
      Bug 8178 - circ/circulation.pl under plack duplicates checkout rows
      Bug 7810 - C4/Auth.pm - on plack restart session is undefined
      Bug 7952 - PDF::Reuse under plack writes to console STDOUT instead to browser
      Bug 7952 - followup to fix t/Creators.t
      Bug 8247 - adding basket doesn't save basket name, internal or vendor note
      Bug 7961 - Local cover images should support CSV link files
      Bug 8183 - acqui/parcels.pl plack scoping
      Bug 8180 - cataloguing/additem.pl plack scoping
      Bug 7857 - invalidate cached preferences after SetVersion
      Bug 7857 - database upgrade fails with plack
      Bug 7857 - [SIGNED-OFF] database upgrade fails with plack
      Bug 8315 - remove use C4::* version
      Bug 8439 - Printing basketgroup does not work on plack
      Bug 8442 - labels creator fixes for plack
      Bug 6448 [3/3] EAN-13 barcode labels
      Bug 6448 [1/3] EAN-13/UPC-A itemBarcodeInputFilter
      Bug 6448 [2/3] Barcodes::EAN13 autoBarcode
      Bug 6448 - carp on invalid barcode
      Bug 8953 - opac-userupdate encoding issues
      Bug 8919 - ExtendedPatronAttributes not populated from LDAP

Duncan Tyler (2):
      Added coverage to unit test for TTParser
      Added coverage to unit test for TTParser

Elliott Davis (2):
      bug_7420: Added overduefinescap to issuingrules
      Added a URI filter to encode a cardnumber for borrowers as to not break patronimage.pl

Frederick Capovilla (3):
      Bug 8597: Improve template markup to prepare for mobile
      Bug 8597: Create new CCSR theme
      Bug 8597: Add mobile functionality to ccsr theme

Fridolyn SOMERS (42):
      BUG5312 XHTML correction in authority summary
      Bug 8476: Little bug in OPAC XSLT on OPACURLOpenInNewWindow
      Bug 8440: Dates does not appear in suggestions management
      Bug 8503: Software error in edit items with EasyAnalyticalRecords
      Bug 8576: Software error on authority edition when using merge
      Bug 8513: OPAC detail page broken with XSLT
      Bug 8293: Software error when clicking on first or last result of each page on OPAC
      Bug 8357: UNIMARCslim2OPACDetail.xsl, title without class and too links to views
      Bug 8586: Small bug in die if no mapping in framework for biblioitems.biblioitemnumber
      Bug 8440: Dates does not appear in suggestions management
      Bug 8261: Cannot search system preferences from Local Use tab
      Bug 8071: link between bib and authorities with the authid
      Bug 8420: tool statisticfines.pl and hourly loan
      Bug 8629: update of statistics fields on fund selection in order creation/edition
      Bug 8705: Software error on help of main page
      Bug 7690: hidelostitems not working in Normal Display
      Bug 8275: xml parsing error when the webservice GetPatronInfo/show_loans is called
      Bug 8709: Subfield 0 does not show in MARC detail in intranet
      Bug 8692: Authorities search form does not correspond to current search query
      Bug 8702: System preferences search does not allow accented letters
      Bug 8497: Strange behavior when modifying the timeout system preference
      Bug 8481: Items table is showing in opac-MARCdetail.pl but not in MARCdetail.pl
      Bug 8863: When clearing a patron attribute, they are all cleared
      Bug 8791: OPAC UNIMARC XSLT details: subject with subfield 3
      Bug 8973: HTML and URL escape missing in OPAC templates
      Bug 8936: Search RSS feeds does not show there items when subscribing in Firefox
      Bug 7455: Authority subfields are cloned in the wrong field
      Bug 7455: Authority subfields are cloned in the wrong field (follow-up)
      Bug 7455: Authority subfields are cloned in the wrong field (follow-up 2)
      Bug 7455: Authority subfields are cloned in the wrong field (follow-up 3)
      Bug 8988: item status uses authorized value description for intranet
      Bug 7921: Software error while placing order
      Bug 8996: In result page items with negative notforloan are available
      Bug 8844: UNIMARC_sync_date_created_with_marc_biblio.pl creates a modification log
      Bug 8983: Typo in UNIMARCslim2OPACResults.xsl
      Bug 8660: Tag status does not show on multiple tag add
      Bug 8660: follow-up: Porting changes to ccsr theme
      Bug 9132: Paging through OPAC authority search results does not work
      Bug 9132: Paging through OPAC authority search results does not work (followup 1) input with and_ora instread of and_or
      Bug 9168: Software error when filtering in receipt summary
      Bug 9168: Software error when filtering in receipt summary (followup)
      Bug 9123: Authorities search ordered by authid does not work

Frère Sébastien Marie (1):
      Bug 3280 Restrict Send basket feature

Frédéric Demians (14):
      Bug 7818 Add UNIMARC biblio records zebra DOM def files
      Bug 6267: [SIGNED-OFF]Fix a typo
      Bug 8062 [SIGNED-OFF] Cart email broken for non english templates
      Bug 8062 [SIGNED-OFF] Perl module dependency Template::Plugin::HtmlToText
      Bug 4838 Fix repeated authorities selection
      Bug 8392: Avoid having an untranslatable age range
      Bug 7963 Parallel HTTP requests when checking URLs
      Bug 8633 Manage OPAC alternate templates
      Bug 1963 Problem with deleted biblio in a virtual shelf
      Bug 3087 Fix Z39.50 server to return the correct record syntax
      Bug 8870 UNIMARC authorities search doesn't display information properly
      Bug 8915 A script fixing missing MySQL contraints
      Bug 8968 "Add to cart" translatable on OPAC result page
      3.10.0 Translation Update

Frédérick (2):
      Bug 8597: Add system preferences to configure the mobile view.
      Bug 8570 - Add pagination to the Z39.50 results page

Frédérick Capovilla (2):
      Add a warning if a Z39.50 search is started from biblio edition page.
      Normalize records imported from Z39.50 servers.

Gaetan Boisson (2):
      Bug 7949 - a different favicon for the staff client
      Bug 8405 : add IntranetBiblioDefaultView and BiblioDefaultView in XSLT.pm

Galen Charlton (14):
      Bug 7818: update installer for biblio DOM indexing
      Bug 7818: update miscellaneous installer scripts
      Bug 7818: utility to generate DOM indexing configs
      Bug 7818: move koha-indexdefs-to-zebra.xsl
      Bug 7818: add index_data_field option to DOM indexing repertoire
      Bug 7818: Zebra DOM filter index definitions for MARC21 bibs
      Bug 7818: -x option of rebuild_zebra.pl now works with DOM filter
      Bug 7818: use Title-cover for title phrase weighting
      Bug 7818: update comment to clarify availability of DOM index mode
      Bug 7818: add warning about not editing record.abs when using DOM filter
      bug 8649: make sure C4::Context is fully mocked-up before tests
      bug 8649: make sure we can exit if a test fails
      bug 8649: create a temp directory for Zebra for C4::Search tests
      bug 8649: quiet a variable use warning

Henri-Damien LAURENT (1):
      Bug 8353: Adds a test to check for missing sysprefs in the database

Ian Walls (5):
      Bug 7820: Add missing Debian packages
      Bug 5549 followup: fix suspension in days further
      Talking Tech Support - Phase I
      Bug 7444: Update circ/circulation.pl to use KohaDates TT Plugin
      Bug 6151: Add AllowReturnToBranch system preference

Ivan Brown (1):
      Bug 7643 - Can't upload and import zipped file of patron images

Jared Camins-Esakov (164):
      Bug 7249: Syspref to control number of rows in web service results
      Bug 8022: Permissions test doesn't check all languages
      Bug 7998: Don't make the news all bold
      Bug 8159: Fix error in kohastructure.sql
      Bug 7847: OPAC search dies with Plack
      Bug 8092: Convert Koha::Cache to use CHI
      Bug 8092 follow-up: Add optional dependency on CHI
      Bug 8092: Cheer up Jenkins on loading Cache modules
      Bug 8092 follow-up: Fix perlcritic violations
      Bug 7943: Authority search results are untranslatable
      Bug 7943 follow-up: Fix template filename
      Bug 6720: show authority type in auth details
      Bug 5910: [SIGNED-OFF] only add "All authority types" for UNIMARC
      Bug 8255: allow local cover images to be cached
      Bug 8205: Add OPACShowUnusedAuthorities syspref
      Bug 6557: Record bib popularity in totalissues
      Bug 8311: Fix scoping error in C4::Auth
      Bug 8202: Add authority export to tools/export.pl
      Bug 8384: Some Perl scripts do not compile
      Bug 8383: Add test to check that Perl scripts compile
      Bug 8256: Teach webservice to select reports by name
      Bug 8203: Add ability to save individual authorities
      Bug 8203 follow-up: QA fixes
      Bug 8203 follow-up: fix MARCXML export for UNIMARC
      Bug 8268: Add database dump to export tool
      Bug 8268 follow-up: incorporate QA comments
      Bug 8353 follow-up: Perltidy new test
      Bug 8386: Error in duplicate detection message for authorities
      Bug 6720: Display the authority type in OPAC
      Bug 6720 follow-up: use authtypetext instead of summary
      Bug 8208: Add fast-add link to auth finder plugin
      Bug 8208 follow-up: move Clear and Create new buttons out of results
      Bug 8204: Add user friendly authority view to OPAC
      Bug 8204: fix UNIMARC display
      Bug 8204 follow-up: quiet warn
      Bug 8207: Allow see also fields in auths to link to thesauri
      Bug 8520: fix authority display in staff client
      Bug 6720 follow-up: fix error when auth has been deleted
      Bug 8268 follow-up: rewrite config correctly
      Bug 8268: improve error checking
      Bug 8636: Add missing dependencies
      Bug 8572: invalid auth shouldn't cause error
      Bug 8648: searchResults uses SQL query rather than GetMarcFromKohaField
      Bug 8520: fix authority display in autocomplete
      Bug 8524: Add a non-automatic barcode plugin
      Bug 8524 follow-up: fix broken test
      Bug 8524 follow-up: fix Javascript syntax error
      Bug 8550: Z39.50 searches for ISBN/ISSN problematic
      Bug 8525: highlight matches on OPAC detail page
      Bug 8207 follow-up: correct typo in authority types
      Bug 8207 follow-up: correct typo in authority types
      Bug 8332: Add relationships to auth_finder for authority links
      Bug 8332 follow-up: make strings translatable
      Bug 8622: Fix theme fallback
      Bug 8623: Do not accept "lib" as a valid theme
      Bug 8623: Move YUI out of prog
      Bug 8550: restore ISSN field to Z39.50 search
      Bug 6617: Improve MARC21 enhanced contents display
      Bug 6617: Improve MARC21 enhanced contents display (intranet)
      Bug 5327 follow-up: add DBD::Mock dependency
      Bug 8206: Specify index in OPAC authority search
      Bug 8206 follow-up: Add Match index to MARC21 record.abs
      Bug 8206: make authority search indexes consistent
      Bug 8089: Use Koha::Cache for all caching
      Bug 8089: Cache sysprefs using Koha::Cache
      Bug 8089: Correct cache timeout to 1000
      Bug 8204 follow-up: don't display OpacNav on auth details
      Bug 8678: XSLT stylesheets output XML, but HTML is needed
      Bug 8209: "Did you mean?" from authorities
      Bug 8649: Add unit test for C4::Search
      Bug 8209 follow-up: fix failing test in AuthorityFile suggestion plugin
      Bug 7417: Include see from references in bibliographic searches
      Bug 3462: Links in authorities should be hyperlinks
      Bug 8447: Make sure we have enough subfields for broader_headings
      Bug 8743: ZOOM error when merging authority change to biblios
      Bug 7417 follow-up: fix a perlcritic violation
      Bug 8597: fix hardcoded references to prog in ccsr
      Bug 8597: Add CSS, JS, and images to ccsr theme
      Bug 8211: Add exploded search options
      Bug 8210: add links to authorities to headings in OPAC
      Bug 8597 follow-up: add missing lib files
      Bug 8624: Move famfamfam out of theme directory
      Bug 7475: Update configuration
      Bug 7475: Teach matching rules to handle authorities
      Bug 2060: Update command line MARC import scripts
      Bug 2060 follow-up: add support for UNIMARCAUTH
      Bug 8523: Display auth hierarchies w/all marcflavours
      Bug 8726: ExplodedTerms suggestion plugin (functionality)
      Bug 8726: ExplodedTerms suggestion plugin (jQueryUI)
      Bug 8726 follow-up: fix QA issues
      Bug 8726: add CSS to CCSR theme
      Bug 8581: don't display parentheses when we don't have a type
      Bug 8209 follow-up: another correction for BuildSummary API
      Bug 8818: make sure we load modules before using them
      Bug 8744: Thesaurus in authorities should not lock fields
      Bug 8623: Move YUI out of prog
      Bug 8623 follow-up: make sure CCSR theme loads YUI
      Bug 8829: Fix authority importing
      Bug 8636: Add dependency on Test::Deep
      Bug 3652: close XSS vulnerabilities on biblionumber and authid
      Bug 3652: close XSS vulnerabilities in opac-export
      Bug 8890: C4/HoldsQueue requires DB
      Bug 8890: don't try to load DB-dependent modules
      Bug 8890: Koha::Borrower::Files shouldn't use db in BEGIN
      Bug 8905: Error when accessing invalid authority
      Bug 8914: Blank search that returns invalid authorities fails under Plack
      Bug 8947: [SIGNED-OFF] XSLT fallback logic backwards
      Bug 8823: CatalogModuleRelink Creates Multiple Links between Bib and Auth record
      Bug 8665: DOM indexing fails to index some bib records
      Bug 8665 follow-up: add missing line to XSLT
      Correct a typo in docs/history.txt and add 3.6.x releases
      Merge branch 'bug_8982' into 3.12-master
      Bug 8846: Exploded Terms test sneakily uses database
      Bug 8846 conflict resolution: correct path
      Merge branch 'bug_8931' into 3.12-master
      Merge branch 'bug_7455' into 3.12-master
      Correct a typo in docs/history.txt and add 3.6.x releases
      Merge branch 'bug_8945' into 3.12-master
      Merge branch 'bug_8949' into 3.12-master
      Merge branch 'bug_8842' into 3.12-master
      Merge branch 'bug_8784' into 3.12-master
      Bug 9005: Allow user to disable syspref cache
      Merge branch 'bug_9005' into 3.12-master
      Bug 8832: Increment version number
      Merge branch 'bug_8832' into 3.12-master
      Merge branch 'bug_8931' into 3.12-master
      Merge branch 'bug_7921' into 3.12-master
      Bug 6428: Increment version number
      Merge branch 'bug_6428' into 3.12-master
      Merge branch 'bug_8996' into 3.12-master
      Bug 5490: smsoverdues.pl is an orphan
      Bug 9053: Test::MockModule and DBD::Mock should be required
      Merge branch 'bug_8915' into 3.12-master
      Merge branch 'bug_9036' into 3.12-master
      Bug 9054: 00-load should not try to load modules with optional dependencies
      Merge branch 'bug_8892' into 3.12-master
      Merge branch 'bug_8945' into 3.12-master
      Bug 9050: Use safer adelete when deleting records from Zebra index
      Merge branch 'bug_9050' into 3.12-master
      Merge branch 'bug_9039' into 3.12-master
      Bug 6428 follow-up: Increment version number
      Merge branch 'bug_6428' into 3.12-master
      Bug 9066: VirtualShelves db access not Plack+MariaDB compatible
      Merge branch 'bug_9085' into 3.12-master
      Bug 9107: Remove the obsolete DidYouMeanFromAuthorities syspref
      Bug 9107: Increment version number
      Merge branch 'bug_9107' into 3.12-master
      Merge branch 'bug_9058' into 3.12-master
      Merge branch 'bug_8880' into 3.12-master
      Merge branch 'bug_8997' into 3.12-master
      Merge branch 'bug_7368' into 3.12-master
      Merge branch 'bug_9046' into 3.12-master
      Merge branch 'bug_8975' into 3.12-master
      Merge branch 'bug_9020' into 3.12-master
      Merge branch 'bug_9023' into 3.12-master
      Bug 9070: [SIGNED-OFF] authority searches in auth_finder error out
      Merge branch 'bug_9017' into 3.12-master
      Merge branch 'bug_9024' into 3.12-master
      Merge branch 'bug_8844' into 3.12-master
      Merge branch 'bug_8954' into 3.12-master
      Bug 9064: Increment version number
      Merge branch 'bug_8800' into 3.12-master
      Bug 9135: updatedatabase.pl fails when DEBUG is set
      Bug 9275 follow-up: Add Romina Racca to history

Jonathan Druart (80):
      Bug 7820: Followup: Add missing Debian packages
      Bug 5345: DataTables integration in acquisition module [16]
      Bug 5345: DataTables integration in acquisition module [9]
      Bug 5345: DataTables integration in acquisition module [15]
      Bug 5345: DataTables integration in acquisition module [13]
      Bug 5345: DataTables integration in acquisition module [10]
      Bug 5345: DataTables integration in acquisition module [6]
      But 5742: Batch edit patrons
      Bug 5742: Followup: sort* fields can to be filled with an input text
      Bug 8106: DataTables integration in ACQ: addorderiso2709.tt
      Bug 8009: Followup Item descriptive data not populated on pay.pl
      Bug 5345: DataTables integration in acquisition module [4]
      Bug 5345: DataTables integration in acquisition module [4]
      Bug 8122 - Followup Add a link to new library group creation from empty groups message
      Bug 8195: Selected link must be bold (in admin and tools)
      Bug 8119 - Followup Show hint when disabling active currency checkbox
      Bug 8196: FIX for Bug 5742: All extended attributes are shown when editing a patron
      Bug 8152: Clicking cancel link on edit suggestion redirect to the suggestions list
      Bug 5345: DataTables integration in acquisition module [7]
      Bug 5345: DataTables integration in acquisition module [12]
      Bug 8102: DataTables integration in acquisition module [14]
      Bug 8100: DataTables integration in acquisition module [8]
      Bug 8099: DataTables integration in acquisition module [2]
      Bug : DataTables integration in acquisition module [1]
      Bug 7955: Statistics tab for Patron checkouts
      Bug 8154: The export today's checked in barcodes generated file is always empty
      Bug 5345: DataTables integration in acquisition module [5]
      Bug 8217: Followup: move code to the document.ready function
      Bug 8233 : SearchEngine: Add a Koha::SearchEngine module
      Bug 8233: Replace the given statement with for
      Bug 8233: Hide the search engine configuration link for Zebra
      Bug 8233: Followup: Search engine layer: Add dependencies.
      Bug 8130: Followup: errors must be a hashref
      Bug 7302: Export basketgroup as CSV
      Bug 7302: Followup: rename "Client number" column with "Account number"
      Bug 8233: We can't load test on Koha::SearchEngine::*
      Bug 7955: Followup : Check the syspref value (avoid sql injection)
      Bug 8432: Change serials results display
      Bug 7470: Followup Move Babeltheque css into a specific file
      Bug 7470: Followup: Changes mailto links
      Bug 8385: Dirty patch to make tt_valid.t happy
      Bug 7628: Escape '+' characters for categorycode
      Bug 8607: FIX overdues_notices script: $date is not replaced
      Bug 8395: Fix sort order in parcel.tt (summary)
      Bug 8172: Followup: Removes useless empty params
      Bug 8524: Followup FIX an undeclared variable $query
      Bug 8525: Followup Don't reset the hz scrollbar to the top
      Bug 7986: Export issues for patron
      Bug 8002: FIX Change datatype from varchar 1 to 10 for borrower_attribute_types.category_code
      Bug 8002: FIX Change datatype from varchar 1 to 10 for borrower_attribute_types.category_code
      Bug 4173: Followup: put the lib into a variable
      Bug 7991: Add itemcallnumber into the serial collection tab
      Bug 4491: fix weird code in search scripts
      Bug 4491: FIX buildQuery if called with an empty limit
      Bug 4321: clean C4::Biblio::GetBiblio and uses
      Bug 5357: Adds a new page for searching subscriptions
      Bug 8117: Divide budget periods into two tabs
      Bug 8117: Followup: remove h3 title (duplicate infos)
      Bug 5335 - More granular VAT
      Bug 5356: delivery place and billing place centralised in basket management
      Bug 5356: Followup: Add basket billing and delivery place on export pdf (layout3pages)
      Bug 5356: Followup: remove useless code
      Bug 8726: Followup FIX save didyoumean syspref
      Bug 7992: New plugin stocknumberAV
      Bug 8674: Adds script batchdeletebiblios
      Bug 8674: Followup: Add POD for misc/batchdeletebiblios.pl
      Bug 7986: Followup: Hide the export link unless sysprefs are set
      Bug 8370: Change term issues (smart-rules)
      BUG 8652: Add a default value for the lateorders
      Bug 8652: Followup: add a default value for date_from
      Bug 5356: Followup Change font in the layout3pages pdf
      Babeltheque: Remove the unused tab on the opac detail page
      But 8787: don't load the page if OpacMaintenance is ON
      Bug 8832: Update the gist pref and hide the tax rate value if not needed
      Bug 8915: Followup FIX QA issues
      Bug 9046: FIX wrong test on an arrayref instead of an array
      Bug 9046: Followup FIX perl v5.10 raises an error if itemnumbers if undefined
      Bug 8758: Remove useless code in circ/returns.pl
      Bug 8986: Followup FIX a JS error if there is no valid card number
      Bug 9134: There is no previous link on the second page of the search results page

Jorgia Kelsey (1):
      Bug 8593 - Add unique IDs to pending approval markup on staff client home page

Joseph Alway (1):
      Bug 8680 Z39.50 ISBN Search is problematic and there is a missing ISSN field.

Julian Maurice (30):
      Bug 7178: Follow-up Improve order item creation
      Bug 7175: orderreceive.pl cosmetic changes
      Bug 7175: Allow to choose which items to receive
      Bug 7178 follow-up: Fix check_additem when UniqueItemFields is empty
      Bug 7178 follow-up: Do not fill items table with "(undefined)"
      Bug 6090: Do not enqueue empty messages
      Bug 7304: More permissions for budgets
      Bug 7286: rebuild_zebra_sliced for biblios and authorities
      Bug 8376: New script to export borrowers misc/export_borrowers.pl
      Bug 5600: Command line interface for tools/export.pl
      Bug 5600 follow-up: Fix commandline check in order to work under Plack
      Bug 5600: very tiny follow-up to pass perlcritic
      Bug 8495: Fix JS error when creating a new order
      Bug 8575: Expected items count should not include cancelled orders
      Bug 7168: Add basket group search field in histsearch.pl
      Bug 8666: Hide 'New basket' link if supplier is inactive
      Bug 3456: Show internalnotes when receiving serials
      Bug 7583: Cancel a receipt
      Bug 7583 follow-up: Prevent users to cancel receipt if they can't
      Bug 8210: add links to authorities in normal mode headings
      Bug 5339: Invoices management improvement
      Bug 5339: perltidy on added files
      Bug 5339: Fix t/db_dependant/Acquisition.t
      Bug 5339: ergonomic changes
      Bug 5339: Unit tests for invoices related subroutines
      Bug 8850: Export CanBookBeReserved in C4::ILSDI::Services
      Bug 8850: Export CanItemBeReserved in C4::ILSDI::Services
      Bug 8801: Add menu entry to delete items in batch
      Bug 8903: Pass invoiceid to ModReceiveOrder
      Bug 9033: Wide character error in runreport.pl

Kathryn Tyree (1):
      Bug 7368: fixed subsribe typo

Katrin Fischer (27):
      Bug 3969: Budget search in acquisition doesn't work (string changes)
      Bug 3413: Checkboxes for new subfields not saving correctly
      Bug 2399: All status fields in the item edit interface offer two blank/null entries per dropdown instead of one
      Bug 2399: Follow up removing MySQLisms from ru-RU and uk-UA sample files
      Bug 7929 - Duplicate id "availability" on XSLT result page
      Bug 7604 - Link on basket group name for closed basket groups is broken
      Bug 5795 [SIGNED-OFF] - Missing ReservesControlBranch system pref in database installer
      Bug 7926: Acq search results show empty () for orders without basket group
      Bug 8201: Receive date not passed through correctly
      Bug 7411: Remove diacritics from generated userid
      Bug 8232: Comments in OPAC contain untranslatable javascript messages
      Bug 8241: Remove text fragment from Z39.50-Server search
      Bug 7905: Follow up - Multi-line subscription notes
      Bug 7411: Follop-up: Add Text::Unaccent to PerlDependencies.pm
      Bug 6394: purchase order has French strings hard coded in
      Bug 8381: Fix adding limits to search history for logged in users
      Bug 8626: Fix encoding in cart emails for use of quoted-printable
      Bug 8621: Alternative template for cart email
      Bug 3782: Remove broken z39.50 targets from sample files
      Bug 5357: Follow-up - layout and EAN search
      Bug 3652: [SIGNED-OFF] XSS fixes - follow up
      Bug 9020: [SIGNED-OFF] Translate new permissions for 3.10 de-DE
      Bug 9023: Remove NY Z39.50 servers from installer txt files
      Bug 9023: Update installer text files
      Bug 9024: Adding sample patron attributes to German web installer
      Bug 9024: Add missing sample data to existing files
      Bug 9101: Add REPORT_GROUP to sample data

Koha user (1):
      Bug 8606 - Talking Tech broken by Bug 7001

Kyle M Hall (76):
      Bug 8035 - bibs with comments show an error in opac
      Bug 7641 - Followup - Suspend Until not set on by suspend button.
      Bug 7722 - Insidious problem with searching
      Bug 8077 - overdues with fines won't run
      Bug 8057 - Error when adding a patron with email address
      Bug 7948 - Printing transfer slip loses barcode field focus
      Bug 3521 - Items table in catalogue/detail.pl and cataloguing/additem.pl is sorted nonsensically
      Bug 7757 - Edit basket vendor after it has been created
      Bug 8128 - can't seem to run new sql reports
      Bug 8128 - [SIGNED-OFF]Followup - Change default value for cache_expiry
      Bug 7112 - Having two prices in 020$c causes basket creation to fail from staged marc import
      Bug 8080 - login and password is pre-filled by the browser when creating a new patron
      Bug 8140 - [SIGNED-OFF] Error when exporting label xml
      Bug 8182 - Problem with overdue fine calculations after upgrade
      Bug 8167 - Add syspref allow a choice of blocking, non-blocking, or do nothing when issuing lost items.
      Bug 7951 - Suspending holds needs a system preference
      Bug 8005 - Lost item is not anonymized when checked in
      Bug 6141 - html glitches causing problems to translator
      Talking Tech Support - Phase I - Followup - Fix Messaging Preferences
      Talking Tech Support - Phase I - Followup 2 - Bugfix
      Talking Tech Support - Phase I - Followup 3 - Follow PBP
      Bug 8004 - Items on Hold Lose Transfer After Being Scanned Twice
      Bug 8223 - Properly format SQL query in C4::Bookseller::GetBookSeller
      Bug 8006 - Loading offline circulation does not anonymize
      Bug 8267 - Overdue notices not working
      Bug 8043 - today's checkouts are in Previous checkouts in circulation.pl
      Bug 8130 - attach PDF files to a patron record
      Bug 4460 - Amazon's AssociateID tag not used in links so referred revenue lost
      Bug 4460 - Amazon's AssociateID tag not used in links so referred revenue lost - Followup
      Bug 7065 - reserves table needs a primary key
      Bug 7848 - Issues data missing from circulation notices
      Bug 8063 - Hold print notices do not sort by branch
      Bug 8063 - Followup - Make C4/Letters.pm conform to PBP
      Bug 8063 - Followup - Bug fix
      Bug 8130: [SIGNED-OFF] Followup - Empty file upload error never displays.
      BugFix - ReturnToShelvingCart
      Bug 8408 - Odd OPAC message when OPAC Renewals are disabled and OPACFineNoRenewals is set to blank
      Bug 8427 - Patron search results not consistent
      Bug 4198 - deleting an authority refreshes the page
      Bug 4198 - Followup - PerlTidy authorities-home.pl
      Bug 8455 - Followup - perltidy renewscript.pl
      Bug 3383 - Item due reminder digests - cannot display title information
      Bug 3383 - Followup - Switch from GetMemberDetails to GetMember
      Bug 8640 - GetHardDueDate functions incorrectly
      Bug 8419 - Suspended holds appear on the daily holds queue
      Bug 8533 - Non-numeric cardnumbers screw up autoMemberNum
      Bug 8498 - can't specify an hour when specifying due date
      Bug 8408 - Followup - Fix broken messages.
      Bug 8408 - Followup 2 - Add reference to renewing items.
      Bug 8028 - Make table collapsing on parcel.pl sticky
      Bug 8028 - Make table collapsing on parcel.pl sticky - Hide link for 5 or fewer items.
      Bug 8028 - Followup
      Bug 8431 - Increase the borrower attribute field size from 64 characters to 255
      Bug 8431 - Followup - Switch from text input to textarea
      Bug 4118 - Add Collection Code to Statistics Table
      Bug 4173 - Statuses not appearing in the OPAC
      Bug 4173: Followup: Document KohaAuthorisedValues plugin
      Bug 6151 - Followup - Display message for failed returns on circulation.pl when returning via issues table.
      Bug 6151 - Followup - Change 'itemnumber' to 'barcode'
      Bug 7401 - Shelving Location facet
      Bug 8606 - Talking Tech broken by user-configurable slips feature - QA Followup
      Holidays Test Plan - DB Dependent
      Bug 3387 - WITHDRAWN items shouldn't check in
      Bug 8759 - Add labels for library and sorting on opac advanced search
      Bug 8739 - Partial Fine Payments Saving Amount Paid Incorrectly
      Bug 8860 - can't merge if you don't have fast cataloging permissions
      Bug 8700 - RESERVESLIP fields not being replaced correctly
      Bug 8869 - Duplicate member check doesn't disable submit button on bottom.
      Bug 8862 - merge.pl contains untranslatable strings
      Bug 8213 - "Cancel All" button on holds over tab cancels both holds over and holds waiting
      Bug 8253 - fix fine doubling, when upgrading from 3.6 to 3.8 - Add de-duplication script
      Bug 8826 - Initialization of hash triggers error log entries - Followup
      Bug 8559 - conflicting item statuses - Force cancel or revert
      Bug 8559 - conflicting item statuses - QA Followup
      Bug 5801 - C4::Circulation::_GetCircControlBranch wrongly used in opac-reserve.pl
      Bug 9033 - Wide character error in runreport.pl

Liz Rea (4):
      Bug 7953 - add opacuserjs to the sco template
      Bug 7998 - CSS fixes for new interface
      Bug 8129 - Quickslips not printing
      bug 8110 - add branchcode MPL to sample holidays to facilitate automated testing.

Lyon3 Team (9):
      Add ordernumber column in orders history table
      Replace itemnumber by barcode in links of patron modification log
      Bug 7652: Add item barcode on top of its editing form
      Permission for change password button in members toolbar should be borrowers instead of staffaccess
      Receiving serials in a loop
      Bug_7913-Follow-up, hide button for subs with items
      Question marks in series title facet links
      Bug 8978: Patron's dateexpiry erroneously updated when in UnwantedField
      Bug 9098 Replace tabulations by spaces in opac-user.pl

MJ Ray (6):
      Bug 7729 : svc/new_bib: support ?items=1 to add POSTed items to the new biblio too
      Add Street Address searchfields set to patrons search header widget
      fix bug 7068 - autobarcode not working when duplicating patrons
      circ/circulation.pl: force issuedate to a string to fix bug 8738
      Bug 8982 make koha-create accept --database option
      Bug 9260: stop koha-run-backups complaining "missing ]"

Magnus Enger (11):
      Bug 8008 - Fix typo in man page for koha-create
      Bug 7924 - Fix handling of command line arguments in koha-remove
      Bug 7984 [SIGNED-OFF] - Fix the upload_local_cover_images permission
      Bug 7982: [SIGNED-OFF] Typo in moremember-receipt.tt
      Bug 7367 - One "the" too many
      Bug 8793 - Fix materialTypeCode/typeOf008 icons for NORMARC XSLT
      Bug 8568 - Fix some errors in docs for scripts provided by the Debian packages
      Bug 8941 - Make title display properly for NORMARC OPAC detail view
      Bug 8805 - Add a biblio-zebra-indexdefs.xsl for NORMARC
      Bug 9058 - Norwegian default for CalendarFirstDayOfWeek
      Bug 9020 - Translate new permissions for 3.10 nb-NO

Marc Balmer (1):
      Bug 7787: Make the SIP server much more robust.

Marc Veron (22):
      Bug 8019 - Preserve language choice between Browser sessions
      Bug 7601 - Preference for default language for field 008 Range 35-37 (instead of hard coded "eng")
      Bug 7586 - Search: Language restriction does NOT show expected results (no items shown)
      Bug 7368 - General staff client typo omnibus
      Bug 7563 - Silent print slips using Firefox PlugIn jsPrintSetup and new staff client preference
      Bug 7563 - Silent print slips using Firefox PlugIn jsPrintSetup and new staff client preference
      Bug 8335 - Missing Icon PR.png or typo in MARC21slim2OPACDetail.xsl
      Bug 8301 - Display additional system information (preferences) on About page to minimize support cases
      Bug 8518 - Self checkout does not display debt amount if syspref AllowFineOverride is set to allow
      Bug 7628 - Required format is not enforced for Patron Categories
      Bug 8556 - "Mark seen and continue" not translatable in inventory.tt
      Bug 8573 - Translation difficult in picture-upload.tt due to nested sentence in if/foreach/if/elsif - construction
      BUG 7621 [ENH] Circulation: Match age restriction of title with borrower's age without using categories
      Bug 8641 - Add information warning about log-in as root user to About->System information
      Bug 8810 - Opac: Cart should display branchname instead of branchcode
      Bug 8796 - patron cards not starting on designated card
      Bug 8812 - Staff Client: Patron search should display branch name instead of branch code in results table
      Bug 8873 - JavaScript error in Opac displaying tag cloud
      Bug 8895 - Warning in systempreferences.pl: Use of uninitialized value in length...
      Bug 8885 - OPAC with ccsr theme in IE9
      Bug 9010 - Follou up Quote of the day: Umlauts do not display correctly
      Bug 9017 - Quote of the day: Table footer not translated

Marcel de Rooy (28):
      Followup 7178: Remove warning on uninitialized value in sprintf for neworderempty
      7368 typo: MARC -> Card
      Bug 7788: [SIGNED-OFF] Remove two unused calls to GetShelf
      Bug 7788: [SIGNED-OFF] Followup: GetShelf call in addbybiblio script corrected
      Bug 7805: Exposing the new list permissions in opac and staff
      7368 Followup for history.txt Only correcting whitespace for correct placement in about form
      Bug 7367 Followup for opac-suggestions template
      7143 Followup for timeline
      7161 Followup for indentation openlibrary.js
      3280 Followup for privacy issue on X-Orig-IP in mail header
      8268 Followup for creating var spool subdir.
      8062 Followup for HTML::FormatText
      7368 Adjustments for Perl dependencies
      8263 Make OPAC stylesheet preferences more consistent (dbrev)
      8263 Consistent stylesheet prefs
      Bug 7805 Followup for perlcritic messages
      Bug 8704 - Typo in etc/koha-conf.xml
      Bug 8706 - Private lists can be accessed by anyone
      7675 New script for changing selinux file labels on perl scripts
      8627 Fixing pipe values in controlfield 008 authorities
      8627 Followup for removing tabs
      Bug 8872: Add UTF-8 encoding to intranet xslt files
      Bug 8872 Add UTF-8 encoding to opac xslt files
      Bug 8872: Changes for opac-showmarc
      Bug 8872: Changes for intranet showmarc
      Bug 7368: Removing occurrences of dependant= feature in javascript open calls
      Bug 9059: Increase size of opac-sendbasket window
      Bug 9059: Followup

Mark Tompsett (25):
      Bug 7630 - Warning on moremember.pl about param without key Move "$error => 1," to its own conditional $template->param()
      Bug 8356 - moveitem.tt and linkitem.tt have cataloging typo Changed urls from cataloging to cataloguing
      Bug 8458 - $stemmed_operand in C4::Search _build_stemmed_operand is not initialized. Added =q{} to initialize it to the empty string at declaration time.
      Bug 8329 - GetLostItems in C4::Items.pm has a SELECT * Provided a smaller list based on reports/itemlost.tt
      Bug 8172 - Missing dereference marker for buildQuery parameter in addbooks.pl Added a dereference to an array parameter of buildQuery.
      Bug 8485 - Make koha_perl_deps.pl batch friendly Added a -b flag for brief which outputs only the perl library name (Foo::BaR), and added a -r flag for required which filters the list to required=Yes perl libraries.
      Bug 4064 - Uninitialized variable errors in opac-search.pl Merely optimized two if statements, already fixed in master.
      Bug 8478 - Update Ubuntu related files Updated installation instructions, cleaned up ubuntu-pkg-check.sh, renamed ubuntu*.packages files more consistently, updated files to include missing libraries, corrected incorrect libraries (yaz3->yaz4, mysqlclient v16 to v18, dropped the dev version of the client).
      Bug 8339 - div id="login" should be id="login_controls" in header.inc
      Bug 8714 - Poorly ordered and triggers warning in marctagstructure.pl
      Bug 8713 - Warning message triggered by clicking Keywords to MARC mapping
      Bug 8780 - Lower dependency version for DateTime::TimeZone
      Bug 8350: warning in logs when searching for nonexistent ISBN
      Bug 8737 - Incorrect icon at login in staff client
      Bug 8772 - Uninitialized variable triggers error log entry in smart_rules.pl
      Bug 8742 - Example uses perl 5.8 in Makefile.PL
      Bug 8175 - check logs error or displays incorrectly in details.pl
      Bug 8861 - Undefined variables in batchMod.pl trigger error logs
      Bug 8849 - Error log generated when not a demo system
      Bug 8834 - Call to C4::Context::preference fails to pass $self in Circulation.pm
      Bug 8910 - silent warnings triggered in about.pl
      Bug 8749 - Missing Ubuntu library files in ubuntu.*.packages
      Bug 8826 - Initialization of hash triggers error log entries.
      Bug 8784 - Missing files in debian.packages list
      Bug 8880 - Uninitialized variables trigger error log entries

Mason James (40):
      add edit_quotes to es-ES/mandatory/userpermissions.sql
      Bug 8145 - [SIGNED-OFF] opac-tags.pl fails when DEBUG is set
      Bug 6679: Fixing 13 perlcritic violations in C4/Barcodes.pm
      Subroutine prototypes used at line XXX, column 1.  See page 194 of PBP.
      Bug 6679: Fixing 5 perlcritic violations in opac/*
      Bug 6679: Fixing 26 perlcritic violations in C4/Tags.pm
      patch for Bug 8226 - 'OpacFooter' markup/css improvements
      Bug 8313 - add ASHS to 'Koha team' page, for sponsorship of the 'star-ratings' feature
      Bug 8315 - fix 'C4::Output 3.02' errors in Koha
      added date and ISBN tests to Koha.t
      Bug 8470: remove depreciated H:T:P test
      Bug 8463 - Koha/SearchEngine/Solr/Search.pm fails perlcritic test
      Bug 6679 - fix 12 perlcritic violations in C4/External/BakerTaylor.pm
      Bug 6679 - [SIGNED-OFF] fix 12 perlcritic violations in C4/Auth_with_ldap.pm
      Bug 6679 -[SIGNED-OFF] fix 12 perlcritic violations in C4/Context.pm
      Bug 6679 - [SIGNED-OFF]fixing 23 '"return" statement with explicit "undef"' violations in C4/Tags.pm
      Bug 6679 - [SIGNED-OFF] fix 15 perlcritic violations in C4/ImportExportFramework.pm
      Bug 6679 - [SIGNED-OFF] fix 9 perlcritic violations in C4/TmplTokenType.pm
      Bug 6679 - [SIGNED-OFF] fix 9 perlcritic violations in C4/Koha.pm
      Bug 6679 - [SIGNED-OFF] fix 8 perlcritic violations in C4/Circulation.pm
      Bug 6679 - [SIGNED-OFF] fix 8 perlcritic violations in C4/Barcodes.pm
      Bug 6679 - [SIGNED-OFF] fix 7 perlcritic violations in C4/Biblio.pm
      Bug 6679 - [SIGNED-OFF] fix 6 perlcritic violations in C4/Barcodes/hbyymmincr.pm
      Bug 6679 - [SIGNED-OFF] fix 5 perlcritic violations in C4/Serials.pm
      Bug 6679 - [SIGNED-OFF] fix 4 perlcritic violations in C4/ShelfBrowser.pm
      Bug 6679 - [SIGNED-OFF] fix 4 perlcritic violations in C4/Branch.pm
      Bug 6679 - [SIGNED-OFF] fix 3 perlcritic violations in C4/SQLHelper.pm
      Bug 6679 - [SIGNED-OFF] fix 3 perlcritic violations in C4/Output.pm
      Bug 6679 - [SIGNED-OFF] fix 3 perlcritic violations in C4/Message.pm
      Bug 6679 - [SIGNED-OFF] fix 3 perlcritic violations in C4/Items.pm
      Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/Utils.pm
      Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/ItemCirculationAlertPreference.pm
      Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/Installer/PerlModules.pm
      Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/BackgroundJob.pm
      Bug 6679 - [SIGNED-OFF] fix 4 perlcritic violations in C4/Installer.pm
      Bug 6679 - [SIGNED-OFF] fix 4 perlcritic violations in C4/Creators/PDF.pm
      Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/Print.pm
      Bug 6679 - fix 3 perlcritic violations in C4/Auth.pm, and enabled warnings
      Bug 7589 - tinymce editor broken in .deb packages - in 'en' templates
      Bug 8253 - Fine doubling

Mathieu Saby (4):
      Bug 8916: Hide Curriculum index in advanced search if marcflavor = unimarc
      Bug 8958: Make facets more UNIMARC compliant (revision 1)
      Bug 8954: Make languages list in advanced search translatable (revision 1)
      Bug 8946: corrections in inc files for UNIMARC coded fields advanced search

Matthias Meusburger (6):
      Bug 6858: Adds staticfines.pl for static fines processing
      Bug 5337: EAN management : Adds ean for various searches
      Bug 8229: Tabs in marc subfield structure is not shown correctly
      Bug 8282: Bug in modules list in about.pl
      Bug 8279: CAS Debugging improvements
      Bug 7412: Pre-filling items in cataloguing

Maxime Pelletier (3):
      bug 6634 : 3 more cases of manager_id not populated
      Bug 8659 Remove and readd the inactive funds in javascript to make it work in all browsers
      Bug 8966 Koha::Calendar::is_holiday truncates the date

Meenakshi.R (6):
      Bug 7704 -Fix bug that prevent items to be returned to home branch, when independentbranches and canreservefromotherbranch sysprefs are both turned on.
      Bug 7570 - Add Item availability status to cart.
      Bug 4255 - Add item type to facet list
      Bug 6655 - Sorting order of serial issues in OPAC
      Bug 5409 - Call number is not show on Opac search result page.
      Bug 5409 - Call number is not show on Opac search result page.

Melia Meggs (2):
      Bug 7143: Adding Kathryn Tyree to the history and About page.
      Bug 8641 [Follow up]-Reword warning about log-in as root user to About-System information

Mirko Tietgen (7):
      Bug 7143 – Bug for tracking changes to the about page
      Bug 8413 Space in barcodes breaks GET request in benchmark_staff.pl
      Bug 8492 [ENH] Restrict OpacSuppression to IP adresses outside of an IP range
      Bug 8185: Change some more strings from Italian to English
      Bug 4177 opaccloud missing from the system preferences interface
      Bug 9024: Fix typo
      Bug 9287 - socialnetworks is enabled by default

Nicole C. Engard (72):
      Bug 7936: Acq Help Files for 3.8
      Bug 7936: Admin Help files for 3.8
      Bug 7936: Offline Circ Help
      Bug 7936: Serials Help for 3.8
      Bug 8319: Update headings on Patron Statistics tab
      Bug 8321: Fix OPACShowBarcode description
      Bug 8351: Update wording on staged marc
      Bug 8453: Add spaces to inventory options
      Bug 6716: Document aqbudgets and aqbudgetperiods tables
      Bug 6716: Document the aqorders table
      Bug 6716: Document aqorders_items table
      Bug 6716: Document branchtransfers table
      Bug 6716: Update ratings table documentation
      Bug 6716: Document action_logs table
      Bug 6716: Document aqbasket table
      Bug 6716: Document the biblio_framework table
      Bug 6716: Document branch_item_rules table
      Bug 6716: Document branch_borrower_circ_rules table
      Bug 6716: document issuingrules table
      Bug 6716: Document patronimage table
      Bug 6716: Document tags tables
      Bug 6716: Document import_batches table
      Bug 6716: document import_record_matches table
      Bug 6716: Update documentation for the letter table
      Bug 6716: Update reserves table
      Bug 6716: Document saved_sql table
      Bug 6716: Document search_history table
      Bug 6716: Update z3950servers documentation
      update 'onloan' in items and deleteditems
      Bug 8696: Update Export bibs on Tool Menu
      Bug 8412: add color icon set
      Bug 8721: Fixes minor typo in AllowItemsOnHoldCheckout
      Bug 6716 - Fix alt contact field documentation
      Bug 6716: Update biblioitems tables
      Bug 7621: Follow up to clarify preference language
      Bug 8831: relabel gstrate with Tax rate
      Bug 7751: Decrease loan length with many holds
      Bug 7412: Follow up: Update preference to sentence
      :x
      Follow up to Bug 8585: add missing word to preference
      Bug 4118: Follow up: Add ccode to kohastructure for stats
      Bug 7986 Follow Up: Update ExportWithCsvProfile
      Bug 7986 Follow Up: Fix ExportRemoveFields
      Follow up: Bug 8525: Update preference description
      Bug 8933: Update transport cost matrix styles
      Bug 8934: Fix transport cost matrix help language
      Bug 8944: Fix invoices search wording
      Bug 8945: Update help files for 3.10
      Bug 8945: Acquisitions Help Files for 3.10
      Bug 8945: Administration Help Files
      Bug 8945: Authority Help Files
      Bug 8945: Catalogue Help Files
      Bug 8945: Cataloging Help Files
      Bug 8945: Add missing detail help file to catalog
      Bug 8945: Circulation help files
      Bug 8945: Label help files
      Bug 8945: Update patron help files
      Bug 8945: Add patron routing list help file
      Bug 8945: Update offline circ help files
      Bug 8945: Update patron card creator help files
      Bug 8945: Reports Help Files
      Bug 8945: Hold help file
      Bug 8945: Update comments help file
      Bug 8961: Fix typo in offline circ help
      Bug 8945: Serials Help Files for 3.10
      Bug 8945: Update suggestion help file for 3.10
      Bug 8945: Update lists help for 3.10
      Bug 8945: Tools Help Files
      Bug 8945: Update Tags help files for 3.10
      Bug 8945: Add missing acq help file
      Follow up to Bug 6680: tiny up download lists formats
      Bug 8945: Did you mean help file

Nuño López Ansótegui (2):
      Bug 6428 - refered column 'items.coded_location_qualifier' does not exist
      Bug 6428 [Follow-up] refered column 'items.coded_location_qualifier' does not exist

Owen Leonard (116):
      Bug 8002 [SIGNED-OFF][REVISED] Can't add patron attribute type in newer installation
      Bug 7500 - Use CSS Sprites for faster page loading
      Bug 5184 - Upgrade jQuery to the latest version (staff client)
      Bug 5184 [REVISED] Upgrade jQuery to the latest version (OPAC)
      Bug 8048 - better spacing on categories for attributes
      Bug 7842 - Inconsistencies in Notices interface
      Bug 7877 - note on expiration in the opac worded wrongish
      Bug 8124 - Hide option to download results of items with no checkouts report
      Bug 7889 - Use standard style for errors and messages
      Bug 7889 [Authorities duplicates] Use standard style for errors and messages
      Bug 7889 [Search errors] Use standard style for errors and messages
      Bug 7889 [Acquisitions] Use standard style for errors and messages
      Bug 8107 - Disabled buttons not distinguishable from enabled buttons
      Bug 7980: [SIGNED-OFF] Group search results tag input with other actions
      ug 8078 [REVISED] my summary showing contents of incorrect tab
      Bug 8014 - On the patron entry form hide "restricted until" field if "Restricted: No" is checked
      Bug 8095 - Printed lists in the OPAC not easy to read
      Bug 8122 - Add a link to new library group creation from empty groups message
      Bug 7959 - Update OPAC suggestions interface to match lists
      Bug 7959 - Update OPAC suggestions interface to match lists
      Bug 7127 - Templates must be valid XHTML
      Bug 7747 - Replace YUI autocomplete with jQueryUI
      Bug 7747 [FOLLOW-UP] Replace YUI autocomplete with jQueryUI
      Bug 8108 - Remove unused images from the OPAC
      Bug 7599 - [SIGNED-OFF] Cart JavaScript contains untranslatable English strings
      Bug 8111 - Language chooser display problem in self-checkout
      Bug 8160 - Link to cataloging appears for users without cataloging permission
      Bug 8161 - Cataloging home page should be accessible to users with permission to edit catalog or edit items
      Bug 8187 - [SIGNED-OFF] Batch patron modification missing from tools sidebar menu
      Bug 8119 - Show hint when disabling active currency checkbox
      Bug 8184 - Duplicate budget page lacks heading and breadcrumbs
      Fix for Bug 6855 - List bullet showing in wrong place on error message
      Bug 7747 [FOLLOW-UP] Replace YUI autocomplete with jQueryUI
      Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version
      Bug 8171 - Improper escaping of quotes during z39.50 queries leads to broken html
      Bug 8272 - OPAC : date expiration format
      Bug 8241 - Remove stray references to YUI autocomplete
      Bug 8194 - Layout problem on subscription add when showing manual history
      Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version
      Bug 8288 - showmarc.tt should not include full doc-head-close.inc
      Bug 8281 - Remove unused YUI files
      Bug 8283 - Replace usage of YUI Cookie utility with jQuery Cookie plugin
      Bug 8398 - Missing image file in staff global css
      Bug 8130 [FOLLOW-UP] attach PDF files to a patron record
      Bug 7889 - Use standard style for errors and messages
      Bug 8679 [REVISED] Remove usage of Amazon API
      Bug 8657 - Default sort by call number does not work
      Bug 8655 - Re-order items on administration page to better match configuration priority
      Bug 8596 - Reports interface date picker doesn't force ISO formatted dates
      Bug 8590 - checked out from missing on patron detail
      Bug 8588 - Duplicate field IDs cause problems with SQL report parameter entry
      Bug 8522 - Markup errors cause problems with customized CSS
      Bug 8593 - Follow-up - Add unique IDs to pending approval markup on staff client home page
      Bug 3374 - Display patron attributes in the same format as other patron data
      Bug 6494 - opacmysummaryhtml on reading history
      Bug 2553 [Serials report] alphabetize dropdown menus
      Bug 8549 - DataTables upgrade broke display of next/previous buttons in table controls
      Bug 7784 - Improve clarity of batch modification operations
      Bug 8708 [Revised] RSS feed for new comments is broken
      Bug 8496 - show local cover images on lists view in opac
      Bug 8644 [staff client] jQueryUI CSS file should not contain customizations
      Bug 8644 [OPAC] jQueryUI CSS file should not contain customizations
      Bug 7500 [FOLLOW-UP][Star ratings] Use CSS Sprites for faster page loading
      Bug 7500 [FOLLOW-UP][Missing images] Use CSS Sprites for faster page loading
      Bug 7500 [FOLLOW-UP, revised][Social networks] Use CSS Sprites for faster page loading
      Bug 8598 - No patron image or home library on Files & Statistics tabs
      Bug 8677 - table overlapping to the right on holds waiting
      Bug 8730 - browse overlaying powered by
      Bug 8428 - can't save contracts
      Bug 8617 - Problem with display of comments waiting for moderation in OPAC
      Bug 8693 - Sort biblio checkout history by checkout date instead of patron name
      Bug 6689 [Follow-up] Improve styling of table pager
      Bug 8711 - alternating colors messed up on reports
      Bug 8449 - Improve wording and styling for "cancelled holds" on Holds Awaiting Pickup screen
      Bug 8449 - Improve wording and styling for "cancelled holds" on Holds Awaiting Pickup screen
      Bug 8827 - YUI CSS files no longer found on Yahoo servers
      Bug 8382 [Follow-up] It is not possible to cancel an order when receiving on a filtered page in parcel.pl
      Bug 8811 - can't run report after saving
      Bug 6037 [Follow-up] Invalid markup, missing breadcrumbs on Keyword to MARC Mapping page
      Bug 2930 [REVISED] Put other name on checkout screen
      Bug 8820 - Don't show orders table if there are no orders
      Bug 8766 - OPACBaseURL still called as OPACBaseurl in many files
      Bug 8843 - Cannot export bibliographic records by call number
      Bug 8851 - strange blue bar above serials results
      Bug 8898 - Remove unused mainmenu include and related styles in the staff client
      Bug 8923 [Revised] Add ids to repeated pagination menus to allow for CSS customization
      Bug 8935 - transport cost matrix could be prettier
      Bug 8912 - Remove unused hold-menu.inc
      Bug 8907 - Last updated date does not appear on currency edit form
      Bug 8980 - Untranslatable strings in modborrowers.pl
      Bug 8707 - tags always say approved
      Bug 8931 - submit buttons have blue background
      Bug 8804 [Revised] Quiet errors in the log from Auth.pm
      Bug 8989 - Availability facet needs an id
      Bug 8972 - Due Date set to 100 years ago
      Bug 8972 - Due Date set to 100 years ago
      Bug 8989 - Availability facet needs an id
      Bug 8931 [Follow-up] submit buttons have blue background
      Bug 7500 [Lists follow-up] Use CSS Sprites for faster page loading
      Bug 7932 [Revised] Twitter share doesn't work with socialnetworks
      Bug 8975 - search results should say on order in staff client
      Bug 8971 - Sort holds queue report using DataTables
      Bug 9008 [Follow-up] Warn if librarian logged-in with mysql/admin account
      Bug 8163: Click to populate XSLT preferences with "default" or empty values
      Bug 8546 - Error in description of OPAC Advanced Search Publication date range search
      Bug 5521 - item edit form appears if no items found
      Bug 8986: Batch patron modification template corrections
      Bug 9115 - basket window should close automatically when placing a hold
      Bug 9073 - Download option from the cart should match the menu button in lists
      Bug 8515 - OPAC password change does not obey OpacPasswordChange
      Bug 9106 - Filtering list of uncertain price list by owner empties order information
      Bug 9137 - Focus when editing/adding new itemtypes/authorised values
      Bug 7687 - Remove problematic CSS gradient declarations targeting Internet Explorer
      Bug 6602 - Reports dictionary doesn't properly recognize text columns
      Bug 8117 [Follow-up] Divide budget periods into two tabs
      Bug 8641 [Follow-up] Add warning about log-in as root user to About page

Paul Poulain (310):
      Koha 3.8.0 bump
      Merge remote-tracking branch 'origin/new/bug_7849'
      Bug 8002 follow-up to use 3.09 and MODIFY instead of 3.08 and CHANGE
      Merge remote-tracking branch 'origin/new/bug_3969'
      Bug 7903 follow-up, wrong capital cases
      bug 7249 follow-up, online help
      Bug 7249 BDRev number
      Merge remote-tracking branch 'origin/new/bug_5184'
      Welcoming Lyon 3 team as a committer, and adding 3.8.0 release
      Merge remote-tracking branch 'origin/new/bug_5345'
      Bug 7739 follow-up for capital cases
      Merge remote-tracking branch 'origin/new/bug_5345'
      Merge remote-tracking branch 'origin/new/bug_7178'
      bug 8022 follow-up, missing permission in spanish
      Merge remote-tracking branch 'origin/new/bug_8022'
      Merge remote-tracking branch 'origin/new/bug_7213'
      Bug 5742 follow-up permissions for RU and UK languages
      Bug 5742 follow-up DB rev number
      Bug 7248 follow-up (alternative)
      Bug 7757 - Followup - Move IF outside of html tag
      Bug 7977 follow-up, fixing UC breaking coding guidelines
      Bug 7977 follow-up DBRev number
      Merge remote-tracking branch 'origin/new/bug_7178'
      Bug 7398 follow-up DBRev number
      Bug 5795 follow-up, DBRev number
      Welcome to the 182th commiter !
      Bug 7794: follow-up DBRev number + removing UNIQUE index that is now useless
      Bug 7792:redefine the field branchcode as PRIMARY KEY of branches
      Bug 7792 follow-up DBRev number
      Merge remote-tracking branch 'origin/new/bug_8150'
      Merge remote-tracking branch 'origin/new/bug_6858'
      Bug 8144 - 775 tag in the MARC record causes display issue
      Welcome to Piotr Kowalski, that is 183th
      Bug 8182 follow-up, fixing BLO typo mistake
      Merge remote-tracking branch 'origin/new/bug_8182'
      bug 8167 follow-up: DBRev number
      Bug 5337 DBRev number
      Bug 7951 follow-up DBRev
      Merge remote-tracking branch 'origin/new/bug_7936'
      Bug 7601 follow-up DBRev number
      Adding Shari Perkins as contributor
      Merge remote-tracking branch 'origin/new/bug_7747'
      Bug 4246 Follow-up updatedatabase
      Revert "Subroutine prototypes used at line XXX, column 1.  See page 194 of PBP."
      Merge remote-tracking branch 'origin/new/bug_8092'
      [SIGNED-OFF] bug 7570: add a space to the table header
      Merge remote-tracking branch 'origin/new/bug_5337'
      Merge remote-tracking branch 'origin/new/bug_7952'
      Merge remote-tracking branch 'origin/new/bug_8092'
      Bug 7955 follow-up DBRev number
      Bug 7955 follow-up spelling fixes
      Adding Claire Hernandez as contributor + adding missing contributors in about.tt
      Bug 7447 allow to specify a date in overdue_notice.pl
      Bug 6774 follow-up DBRev number
      Merge remote-tracking branch 'origin/new/bug_6634'
      Bug 5910: allow users to search on all auth types
      Bug 3708 - Add another customizable region to the OPAC: right sidebar nav
      Bug 3708 follow-up DBRev number
      Bug 8289 Upgrading from 2.2 does not work anymore
      Merge remote-tracking branch 'origin/new/bug_7143'
      Bug 7304 followup DBRev number
      Bug 8205 follow-up DBRev number
      Bug 8130 follow-up DBRev number
      Bug 6557 follow-up DBRev number
      Bug 6557 follow-up UNIMARC 942$0 in default french frameworks
      Bug 8318: Update StatisticsFields preference language
      bug 6350 (history.txt) fixing typo
      Revert "Bug 7444: Update circ/circulation.pl to use KohaDates TT Plugin"
      Bug 8130 follow-up, removing duplicate tab
      Merge remote-tracking branch 'origin/new/bug_8130'
      Merge remote-tracking branch 'origin/new/bug_3280'
      bug 7630 follow-up : welcome #186 Mark Tompsett
      Bug 8202 follow-up UNIMARC authority support
      Bug 5981 follow-up DBrev number
      Merge remote-tracking branch 'origin/new/bug_7818'
      Bug 8233 follow-up fixin DBRev
      Revert "Added coverage to unit test for TTParser"
      Merge remote-tracking branch 'origin/new/bug_7563' into new/bug_7563
      Bug 7563 follow-up DBRev
      Bug 7065 follow-up DBRev number
      Revert "Bug 4460 - Amazon's AssociateID tag not used in links so referred revenue lost - Followup"
      Revert "Bug 4460 - Amazon's AssociateID tag not used in links so referred revenue lost"
      Merge remote-tracking branch 'origin/new/bug_8315'
      Bug 8353 follow-up adding a tiny sh in misc/maintenance
      Merge remote-tracking branch 'jcamins/bug_8281_qa'
      Merge remote-tracking branch 'origin/new/bug_5644'
      Merge remote-tracking branch 'origin/new/bug_8251'
      Merge remote-tracking branch 'origin/new/bug_6720'
      Merge remote-tracking branch 'origin/new/bug_7729'
      Merge remote-tracking branch 'origin/new/bug_8268'
      Bug 8083 follow-up DBRev number
      Merge remote-tracking branch 'origin/new/bug_8130'
      Bug 6716 tiny follow-up, mysql want a space after the --
      Merge remote-tracking branch 'origin/new/bug_8062'
      Bug 7302 tiny follow-up removing </td><td>
      Merge remote-tracking branch 'origin/new/bug_7889'
      bug 8486 tiny follow-up, removing `
      Bug 7420 follow-up DBRev number
      Bug 7420 tiny bugfix
      Merge remote-tracking branch 'origin/new/bug_8486'
      Merge remote-tracking branch 'origin/new/bug_8233'
      Merge remote-tracking branch 'origin/new/bug_8204'
      Bug 8207 follow-up DBrev
      Merge remote-tracking branch 'origin/new/bug_7955'
      Bug 7839 follow-up fixing HTML4 coding guideline error
      Bug 8432 follow-up, fixing error in T::T variable scope
      Bug 7470 follow-up: adding comments to avoid removal of this file
      Merge remote-tracking branch 'origin/new/bug_6720'
      bug 8477 follow-up for [HTML4] coding guideline
      Bug 6448 follow-up, DBrev number
      Bug 8263 follow-up DBRev number
      Merge remote-tracking branch 'origin/new/bug_8268'
      Bug 8670 follow-up DBRev number
      Bug 8657 follow-up DBRev number
      Bug 8492 follow-up DBRev number
      Merge remote-tracking branch 'origin/new/bug_8332'
      Merge remote-tracking branch 'origin/new/bug_7805'
      Bug 7412 follow-up
      Bug 7412 follow-up
      Merge remote-tracking branch 'origin/new/bug_7241'
      Revert "Bug 7241: fix for the CIRC logs -> itemnumber stored correctly"
      Merge remote-tracking branch 'origin/new/bug_7241'
      Merge remote-tracking branch 'origin/new/bug_8440'
      Bug 7621 follow-up DBRev number
      Merge remote-tracking branch 'origin/new/bug_8293'
      Merge remote-tracking branch 'origin/new/bug_7613'
      Merge remote-tracking branch 'origin/new/bug_8550'
      Merge remote-tracking branch 'origin/new/bug_8204'
      Merge remote-tracking branch 'origin/new/bug_8408'
      Revert "Bug 8089: Correct cache timeout to 1000"
      Revert "Bug 8089: Cache sysprefs using Koha::Cache"
      Revert "Bug 8089: Use Koha::Cache for all caching"
      Merge remote-tracking branch 'origin/new/bug_8089'
      Bug 5911 follow-up DBRev number
      Merge remote-tracking branch 'origin/new/bug_8251'
      Bug 5911 follow-up DBREv number
      bug 8431 follow-up DBRev number
      Bug 8431 follow-up : |html_line_break in 2 tempates
      Bug 8209 follow-up DBRev number
      Merge remote-tracking branch 'origin/new/bug_8209'
      Bug 3461 follow-up DBRev number
      Bug 7143 tiny follow-up, removing tabs
      Bug 7986 follow-up DBRev numbers
      Bug 7968 follow-up typo fixes
      Bug 7583 follow-up DBRev number
      Bug 4118 follow-up DBRev number
      Bug 8002 follow-up for the follow-up, DBRev number
      Bug 8743 follow-up, throw a more explanatory error message
      Merge remote-tracking branch 'origin/new/bug_8743'
      Merge remote-tracking branch 'origin/new/bug_7417'
      Merge remote-tracking branch 'origin/new/bug_8520'
      Bug 7671 follow-up DBRev number
      Merge remote-tracking branch 'origin/new/bug_7671'
      Bug 8765 follow-up replace tabs by spaces
      Bug 6151 follow-up DBREv & removing useless `
      Bug 6151 follow-up, fix HTML4 coding guideline
      Bug 8336 follow-up, tabs to space
      bug 8757 follow-up DBRev number
      Bug 8597 follow-up DBRev number
      Bug 6151 follow-up fix POD
      Merge remote-tracking branch 'origin/new/bug_6151'
      Bug 7993 follow-up DBRev number
      Bug 5339 follow-up DBRev
      Merge remote-tracking branch 'origin/new/bug_8597'
      Bug 8597 follow-up translation issues
      Merge remote-tracking branch 'origin/new/bug_8597'
      Bug 7751 follow-up adding updatedatabase for sysprefs decreateLoanHighHolds*
      Bug 7993 follow-up to fix POD DOC
      Merge remote-tracking branch 'origin/new/bug_7993'
      Merge remote-tracking branch 'origin/new/bug_6448'
      Bug 8117 follow-up remove perl warning
      A follow-up will be added though, because we understood why I had some javascript error and jonathan didn't. It's because I've plack + debug
      Bug 2060 follow-up DBRev & updatedatabase
      Merge remote-tracking branch 'origin/new/bug_8185'
      Bug 5339 follow-up
      Merge remote-tracking branch 'origin/new/bug_5339'
      Revert "Bug 6679 - [SIGNED-OFF] fix 9 perlcritic violations in C4/TmplTokenType.pm"
      Revert "Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/Installer/PerlModules.pm"
      Merge remote-tracking branch 'origin/new/bug_8606'
      Bug 5335 follow-up DBRev number
      Bug 5335 follow-up DBRev number
      Bug 8523 follow-up DBRev number
      Bug 8523 follow-up fixing perlcritic
      Bug 8523 follow-up OPAC styles for ccsr theme
      Merge remote-tracking branch 'origin/new/bug_8523'
      Bug 5356 follow-up DBRev number
      Bug 5335 follow-up fix test
      Bug 5335 follow-up fixing template
      Merge remote-tracking branch 'origin/new/bug_8209'
      Bug 3387 follow-up DBRev number
      Bug 3387 follow-up: fix perlcritic error
      Bug 7642 follow-up fix POD
      Bug 5335 follow-up: fixing Perl error
      Bug 8674 follow-up Fix perlcritic error
      Bug 8585 follow-up DBRev number
      Bug 8585 follow-up Passing syspref to template
      Merge remote-tracking branch 'origin/new/bug_7589'
      Bug 8739 follow-up fixing perlcritic error
      Merge remote-tracking branch 'origin/new/bug_7986'
      Bug 7963 follow-up: die nicely if AnyEvent libraries not installed
      Bug 8379 removing another useless ->disconnect line
      Bug 8379 don't close dbh
      Merge remote-tracking branch 'origin/new/bug_8623' into new/bug_8623
      Merge remote-tracking branch 'origin/new/bug_8623'
      Merge remote-tracking branch 'origin/new/bug_8382'
      Merge remote-tracking branch 'origin/new/bug_7621'
      Merge remote-tracking branch 'origin/new/bug_8233'
      Bug 5409 follow-up DBRev number
      Bug 8652 follow-up adding more tests
      Bug 8570 follow-up removing tabs & improving indentation
      Bug 8570 follow-up removing tabs & improving indentation
      Merge remote-tracking branch 'origin/new/bug_8741'
      Bug 7873 follow-up s/tab/4spaces/
      Merge remote-tracking branch 'origin/new/bug_8636'
      Merge remote-tracking branch 'origin/new/bug_7751'
      Merge remote-tracking branch 'origin/new/bug_7412'
      Bug 8862 follow-up s/\t/4spaces/g
      Merge remote-tracking branch 'origin/new/bug_7751'
      Bug 7143 follow-up replace tabs by 4 spaces
      Merge remote-tracking branch 'origin/new/bug_8585'
      Merge remote-tracking branch 'origin/new/bug_5356'
      Merge remote-tracking branch 'origin/new/bug_4118'
      Merge remote-tracking branch 'origin/new/bug_7986'
      Merge remote-tracking branch 'origin/new/bug_8525'
      Bug 8724 follow-up DBRev number
      Bug 7483 follow-up replacing tabs by 4 spaces in both templates
      Bug 8916 follow-up adding Mathieu Saby to contributors list
      Bug 3652 follow-up reverting call to param('bib')
      Merge remote-tracking branch 'origin/new/bug_3652'
      Bug 8895 follow-up fix for Jonathan's QA comment
      Bug 8939 follow-up welcome to Robert Williams 194th contributor
      Merge remote-tracking branch 'origin/new/bug_8707' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8982' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8978' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8846' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8636' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8931' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_7455' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8804' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8945' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8826' into 3.10.x
      Bug 8904: fix Plack scoping for overduerules.pl
      Merge remote-tracking branch 'origin/new/bug_8904' into 3.10.x
      Bug 8490: fix Plack error when creating label layout
      Bug 8949: Trying to view help on a page without any help results in a nasty error
      Bug 8842 fix Plack scoping for holidays
      Merge remote-tracking branch 'origin/new/bug_8490' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8842' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8949' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8872' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_9001' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8805' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8784' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_9005' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8919' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8832' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8972' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8989' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_9010' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8931' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8988' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_7921' into 3.10.x
      Bug 8892 fix Plack scoping in acquisition
      Merge remote-tracking branch 'origin/new/bug_9053' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8915' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_7119' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_9036' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_9054' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8892' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8945' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_9050' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_9039' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_6428' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_7500' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8968' into 3.10.x
      Bug 9107: remove the syspref from the database, as well
      Bug 8997: Unnecessary call to getAllLanguages
      Merge remote-tracking branch 'origin/new/bug_9066' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_9085' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_9046' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_9107' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_9058' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8750' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8880' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8997' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_7368' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_7932' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8975' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_9020' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_9023' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8971' into 3.10.x
      Bug 9064: fix statistics.ccode column
      Merge remote-tracking branch 'origin/new/bug_9070' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_9017' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_9024' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8844' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8954' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_9064' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_8800' into 3.10.x
      Merge remote-tracking branch 'origin/new/bug_9078' into 3.10.x
      Bug 9122: fix the problem when writing-off a fine
      Merge remote-tracking branch 'origin/new/bug_9122' into 3.10.xb
      Bug 9018 generated ccsr translation file
      Bug 9018 Italian translation of ccsr.po
      Merge remote-tracking branch 'tamil/3.10.0-translate' into 3.10.xb
      Bumping version to 3.10.0 and adding sponsors that are were not already written
      Adding 3.10 release notes
      Bug 9008: warn if user is logged-in with admin account
      Bug 9020: follow-up fixes french translation for permissions
      Bug 8981 follow-up: case

Piotr Kowalski (1):
      Bug 8116 : Fixing warn in error log

Robert Williams (1):
      Bug 8939 : Fines being charged during the grace period

Robin Sheat (22):
      Bug 8020 [3.8.x/MASTER] - update changelogs to get to 3.8
      Bug 8020 - [3.8.x] Update changelog for 3.8.0-1
      Bug 8020 [3.8.x/MASTER] - update git build script to 3.9
      Bug 8001: [SIGNED-OFF] improve styling potential of the tag list
      Bug 8139 - add margin to recent comments CSS to fix stuff with menus
      Bug 8222 - make the zipcode no longer mandatory
      Bug 7642 - remove the cloud weight from the tags
      Bug 8235 - allow a whitelist of modules that aren't in Debian
      Bug 8544 - make the RSS icon CSS-changeable
      Bug 8162: allow packages to work on Ubuntu Precise
      Bug 8547 - JS error in star ratings breaks IE
      Bug 8532 - improve robustness when converting dates
      Bug 8646 - prevent the highlighter from going infinite loop
      Bug 8391: prevent error when viewing circ history with bad dates
      Bug 8594 - prevent the report system from breaking some subqueries
      Bug 8716 - make the routing list reordering function work
      Bug 7642 - fix the lost display of tag sizes
      Bug 8890 - move two more db dependent tests
      Bug 8636 - add Moose dependency to the dependencies
      Bug 6680 - simple tidy-up of cart download format descriptions
      Bug 9052 - rewrite the YUI links to use the system library
      Bug 8878 - a command to provide a shell with the koha environment

Romina Racca (1):
      Bug 9275 Missing '<' closing pharagraph tag

Savitra sirohi (1):
      Bug 7153 - Show Open Library as Search Target in "More Searches" in OPAC detail page

Serhij Dubyk {Сергій Дубик} (1):
      Bug 9010 - Quote of the day: Umlauts do not display correctly Added utf8-encoding in json-header for correct view quotes in quotes editor.

Shari Perkins (3):
      Bug 7936 followup: Copyedited Acquisitions help files
      Bug 7936 followup: Copyedited Offline Circ help files
      Bug 7936 followup: Copyediting Help Files

Simon Story (1):
      Bug 6684: Fixes to koha-remove

Sophie Meynieux (4):
      Bug 7815 : Order pickup libraries list by name rather than by code
      Bug 7329 [Followup] : when reverting an import, keep matching biblionumber in batch table, if items are not deleted beacause on loan.
      Bug 7329 [Followup] : when reverting an import, keep matching biblionumber in batch table, if items are not deleted because they are issued.
      Bug 8191 : Adding a new value to 8 position of coded data field 100

Srdjan (9):
      bug 6372: moved background-job.inc to background-job-progressbar.js
      bug_7647: Table sorter on issue history
      bug_7398: Replaced OPACDisplayRequestPriority syspref with OPACShowHoldQueueDetails
      bug_8056: sorted out slip print calls
      bug_8138: added 773$t field to search results
      bug_8083: parameters subpermissions: manage_circ_rules and parameters_remaining_permissions
      bug_8083: Explanation of update query
      bug_5911: Transport Cost Matrix
      Bug 7993: Save reports with Group/Subgroup hierarchy

Stacey Walker (1):
      bug 5327: added some tests for C4/Items.pm

Stéphane Delaune (5):
      bug 7990 - styl= in aqplan.tt
      Bug 8041: lost items are no longer available in search
      Bug 8040: bad name in acquisitions-menu
      Bug 7794:redefine the field id as PRIMARY KEY of sessions
      Bug 7671 : add a real primary key accountlines_id in accountlines

Tomas Cohen Arazi (15):
      Bug 8251 - Patrons get incorrectly debarred
      Bug 8251 - Follow up, use 'day' instead of 'days' for Datetime::truncate
      Bug 6617 - Wrong first indicator value in test
      Bug 8520 - Authorities summary incorrect on posible duplicate notice
      Bug 8623 - Fix YUI path for OPAC in debian/rules
      Bug 8233 - SolR-related /etc/ files break deb building
      Bug 8741 - crontab.example missing username, fails in some systems
      Bug 8724 - Upgrade from NoZebra installs is broken
      Bug 9001: Remove Zebraqueue_daemon
      Bug 8750 - Chronological terms authorities not correctly indexed (trivial fix)
      Bug 8800 - useDaysMode=Datedue wrong behaviour (revisited)
      Bug 9078 - is_holiday should honour holiday exceptions
      Bug 9078 - fixing exceptions broke tests
      Bug 9142 - Remove the use of subtests
      Bug 9235 - Hardcoded values in cronjobs/backup.sh

Vitor FERNANDES (1):
      Bug 9144 - bulkmarcimport.pl - Problem identifying errors

Zeno Tajoli (1):
      Bug 8185: plugin for linking records in MARC21

christophe croullebois (4):
      Bug 8197 : Software error when you have cleaned cookies and try to past the url to opac-topissues.pl
      Bug 8136 Changes the expected lenght of 100$a in rebuild_zebra.pl
      SIGNED-OFF] bug 8382: It is not possible to cancel an order on a filtered page in parcel.pl
      Bug 7351 : feature that allows to delete a range of dates

root (1):
      Bug 7968 : Create meta-packages to simplify installation of koha

wajasu (3):
      Bug 8375 - Patch for Common diacritics not shown correctly when exporting batch label to PDF
      Bug 8378 - <fine> syntax not working on overdues anymore
      Bug 8728 : Adjust Reserves.t test for resdate and expdate and test setup/teardown

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list