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

Git repo owner gitmaster at git.koha-community.org
Mon Apr 23 13:53:30 CEST 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.08.00 has been created
        at  b578463b95ea6ef828fc0f108b15df0e2ec6f727 (tag)
   tagging  5c32a9f811d8506f9230be60e2410320141f786e (commit)
  replaces  v3.06.00
 tagged by  Paul Poulain
        on  Mon Apr 23 12:48:55 2012 +0200

- Log -----------------------------------------------------------------
Koha 3.8.0

Admin User Koha (1):
      Bug 7360 Import Default framework into other deletes default Framework

Adrien Saurat (26):
      Bug 4051: adds issuedate column to overdues export
      Bug 6893 : Updates suggestions list when adding orders
      Bug 7349: corrects sort order for Patron search
      Bug 6374: default value for Size in result pages
      Bug 7363: allows downloading of lists in CSV format
      Bug 7357: display serial title instead of '---'
      Bug 7266: flags debarred, suspended, gonenoaddress in overdue
      Bug 7435: corrects Fund selectbox in addneworder
      Bug 7450: missing placeholders in authorised_values.pl
      Bug 7457: log cleaning on basket.pl
      Bug 4969: deletion of suppliers
      Bug 7434: Display of issue number for serials in overdues
      Bug 7086 : "suggested by" fixed for staff members
      Bug 7735: removal of C4::Dates when unused
      Bug 7744: use of TT date filters on basket pages
      Bug 7748: use of TT date filter on addorderiso2709
      Bug 7753: serials-home displays library name instead of code
      Bug 7771: "Notices" changed to "Notices & Slips"
      Bug 7778: fixes creation of a new server
      Bug 6125: repairs dateaccessioned plugin
      Bug 7737: applies date filters on vendor pages
      Bug 7868: cleans logs when doing a Search on the intranet
      Bug 7866: z39.50 search list ordered by rank
      Bug 7781 : enhancements on main page
      Bug 7871: prevents crash when suggestion linked to erased budget
      Bug 7979: New design for staff interface + fixes + css call moved

Albert Oller (2):
      Bug 6971: XSLT Opac Detail displays 245 subfields out of order.
      Bug 2629 - Diacritics not being ignored when searching

Aleksa Vujicic (3):
      Bug 6631: Anonymous users can create lists in OPAC
      Bug 6964 - 'Add child' function should be dependant on system preference 'borrowerRelationship'
      Bug 7005: Writeoff all now has a confirmation dialog.

Alex Arnaud (7):
      bug/7285 Use C4::Auth::checkpw instead of checkpw only
      bug 6917 Dates filters doesn't work when they are not selected on row or column
      Bug #6142 - Delete sub CanBookBeReserved and delete function's reference on @EXPORT
      bug 7343 - Fix empty values in statistic 1 and 2 dropboxes in neworderempty
      bug 6919 - implements XSLTResultsDisplay and adding both unimarc and marc21 xslt
      Bug 6919 - Follow up - call to XSLTParse4Display is now made twice in Search.pm
      Bug 6086 - adding a dynamic filter to pending holds

Bart Jorgensen (1):
      Bug 5327 added unit tests for C4/TmplToken.pm

BibLibre (1):
      Bug 7513 Marc Import Hangs

Brendan (3):
      Bug 7215 - changed callnumber PRESET field to itemcallnumber
      Bug 7143: Updating About.tt for Ian Walls, Chris Nighswonger and Paul Poulain
      Bug 7143: Follow up patch for Updating about.tt

Chris Cormack (73):
      Sorry pushed this by mistake when trying to fix Pauls permissions
      Bug 6895 : First attempt at fixing the diacritics bug
      Bug 6679: Fixing admin/aqplain :encoding(UTF-8) gives strict validation
      Bug 6679 : Declare variables outside of conditionals
      Bug 6679 : Don't declare variables in conditionals Don't change $_ in a list context http://search.cpan.org/~elliotjs/Perl-Critic-1.116/lib/Perl/Critic/Policy/ControlStructures/ProhibitMutatingListFunctions.pm
      Bug 6679 : Not using strict .. bad script, no cookie for you!
      Bug 6679 : Don't declare variables in conditionals
      Bug 6679 : Tidying changed parts of file
      Bug 6679: Fixing admin/aqplain :encoding(UTF-8) gives strict validation
      Bug 7242 : Fixing typo in a div
      Bug 4330: Wrong address for Free Software Foundation
      Bug 4330: Missing License Statement
      Bug 6629 : Sanitizing input from language cookie
      Bug 6629 : Follow up to trap vuln in webinstaller and fixing the error
      Bug 6629 : Follow up, sanitising in a couple more places
      Bug 6628 : Stopping a potential vulnerability
      Bug 6328 : Previous patches broke templates, this is fixing them
      Bug 7268: Fixing failing tests for translatable templates
      Bug 5327 : Adding more unit tests
      Bug 5327 : Complete coverage for BackgroundJob.pm
      Bug 5327 : Fixing unit test for SQLHelper.pm
      Bug 5327: Fixing the Members.t test
      Bug 5604 : Follow up for missing image
      Bug 6679: catalogue/ now passing perl critic tests
      Bug 6679 : cataloguing/ now passing critic tests
      Bug 6679 : Adding license statement and stopping declaring variables in a conditional
      Bug 6679 : Allowing eval require
      Bug 7141 : Changing test to match new formatting of xsl style sheet
      Bug 7215 : The Module changed, but the tests weren't updated to reflect that
      Bug 7139 : Log addition and deletion of circulation messages
      Bug 6292 : Overdue notices not being generated when borrower had an overdue older than the max value of the notice triggers
      Test to check for XXX in kohaversion.pl or updatedatabase.pl
      Bug 7370 : Missing use call
      Bug 7394 : Fixing scoping issue with XSLT processing. Also bailing out early for 404 inestead of doing unnessecary processing
      Bug 929 : Reinstating the breakdown of budgets
      Bug 929 : Follow up, making some improvements to the spent page More to come
      Bug 929 : Last follow up, implementing the last of Katrins suggestions
      Bug 929 : Followup fixing date formatting
      Bug 7728 : Materials Specified field made larger and displayed
      Bug 7278 : Additional Materials
      Bug 929: Follow up adding the Koha:: namespace to the list of modules to test
      Bug 929 : Follow up adding unit tests, discovered C4::Dates cached the syspref with no way to clear it, fixed also.
      Bug 6947 : opac-topissues.pl wasn't respecting item live itemtypes
      Bug 929 : Follow up to allow tests to check plugins too
      Bug 7276 : Follow up, adding a sub to clear the cache
      Bug 7402 : Fixing the date formatting so links to the invoice page work
      Updating perlcriticrc to allow Modern::Perl to suffice instead of use warnings; and use strict;
      Bug 6836: Adding dependency on Modern::Perl
      Bug 5327: Shifting a db dependent test to the right place
      Bug 7238 : Shifting SIPconfig.xml to the etc dir and the scripts to misc/bin
      Bug 929 : Follow up, shifting test
      Bug 5327 : Removing a broken test
      Bug 7432 : Fix how we are setting expiry time when caching
      Bug 7432 : Fixing caching for SQLHelper
      Bug 7432 : Fixing caching for C4::Languages
      Bug 7551 : Can only renew for the user you are logged in as now
      Bug 6430 - DB changes needed to support hourly circ
      Bug 5549 - Hourly Loans - Fixing a typo
      Bug 5549 - Another typo fix
      Bug 5549 : Fixing link to calendar
      Bug 7408 : Fixing a typo that was breaking the installer
      Bug 5549 : Fixing typo in C4/Circulation.pm
      Bug 5549 :  _FixFineDaysOnReturn was using C4::Dates in calling
      Merge remote-tracking branch 'kc/master' into merged_5549
      Merge remote-tracking branch 'kc/master' into merged_5549
      Bug 6679 : Fixing perlcritic violation
      Bug 5549 : Fixing the test to only run if the test data exists
      Bug 7613 follow up to fix perlcritic errors
      Bug 6679 :[SIGNED-OFF] members dir now passes perlcritic tests
      Bug 6679 :[SIGNED-OFF] Fixing some perlcritic violations in the opac
      Bug 7743 follow up fixing syntax to so templates pass test
      Bug 5347 Follow up, fix for broken test
      Bug 6931 : Only update frameworks for the correct marcflavour

Chris Hall (9):
      Bug 5327: Unit tests for C4/Exteral/BakerTaylor.pm
      bug 7239 fix to avoid error being thrown even though a record is created
      Bug 5327: Patch removes unneeded self=shift from TTParser::unshift_token
      Added missing reference case to Boolean.t and corrected count
      Added missing reference case to Boolean.t and corrected count
      Bug 7220 - Add IDs to check-in message dialogs to facilitate CSS customization
      Bug 6943: Added ability to duplicate a budget tree (from the edit sub menu)
      Bug 5327: Patch removes unneeded self=shift from TTParser::unshift_token
      Bug 7575 Opac search results print alignment

Chris Nighswonger (7):
      Bug 7207 - Reverting a portion of commit 607b5449bd5cb which breaks the label export script.
      Bug 7095: Fixing cut and paste error and removing the use of diag() as this does not produce output when the test is run in a harness
      Fixing typo in image filename which introduced a space causing problems on win32
      Bug 7359 - Begin migration to a new "Koha" namespace from the old "C4" namespace
      Bug 7585 - Correct MARC 008 Value Builder Char 06 Default
      Bug 7615 - Give option to use description for homebranch/holding branch in label creator instead of the branchcode
      Bug 7902 - Adding Function to Check for Existence of Tables

Christophe Croullebois (4):
      Bug 7105: Bad request in GetSubscriptions
      Bug 6663: Features for holidays.pl with datepicker
      Bug 6147 : Correcting invalid RSS
      Bug 7350: In neworderempty.pl duplicating an item does not preserve select box selections

Colin Campbell (64):
      Bug 7191 Remove GetBorrowerIssues from @EXPORT
      Bug 6877 - use is executed and errors at compile time
      Bug 6987 Make return from Overdues::GetFine consistent
      Bug 6790: Remove unnecessary variable from getroutinglist return
      Bug 6752: Be stricter with utf-8 encoding of output
      Bug 7454 Initialize return arrays in ILS/Transaction/RenewAll
      Bug 5549 : Allow hourly loans to be indicated in the loan rules
      Bug 5549 : Add a timezone object to C4::Context
      Bug 5549 : Add DateUtils Module
      Bug 5549 : Due Date calculation in issue needs to be HH:MM aware
      Bug 5549 : Koha::Calendar allow negative offset to addDate
      Bug 5549 : Pass time_zone correctly
      Bug 5549 : Get basic 24 Hr loan working
      Bug 5549 : GetPendingIssues now returns duedate as a DateTime object
      Bug 5549 : Need a testscript for rolling loans
      Bug 5549 : Add Tests For Koha::DateUtils
      Bug 5549 : Add Koha directory to testcritic
      Bug 5549 : Merge old and new DateUtils tests
      Bug 5549 : DateUtils handling odd cases
      Bug 5549 : Handle datetimes on return
      Bug 5549 : Only use DateTime for issues table
      Bug 5549 : GetPendingIssues now returns DateTime objects
      Bug 5549 : overdues display should be hours mins aware
      Bug 5549 : Cannot use CUR_DATE on date_due column
      Bug 5549 : Format date with hh:mm in branchoverdues
      Bug 5549 : DateUtils add subroutine format_sqldatetime
      Bug 5549: Formatting duedates in catalogue scripts
      Bug 5549 : Duedate formatting : reserves and opac
      Bug 5549 : Format Date in ILSDI::Services to include hhmm
      Bug 5549 : Add days_between method to Koha::Calendar
      Bug 5549 : Fix calculation of duedates in fines.pl and advance_notices.pl
      Bug 5549 : replace curdate with now in a couple of sql lines
      Bug 5549 : Let Timestamp do the right thing if passed a DateTime
      Bug 5549 : Sip scripts should handle dt due dates
      Bug 5549 : Overdues : Handle some date comparison and display issues
      Bug 5549 : Add script to convert issue_dates
      Bug 5549 : Add Extra Perl Dependencies
      Bug 5549 : Fix a couple of date issues from testing
      Bug 5549 : Add Returned, checkout out time to Patron Circ History
      Bug 5549 : Show time due in opac-detail
      Bug 5549 : Fix typo in renewscript
      Bug 5549 : Make Koha::Calendar testable
      Bug 5549 : Koha::Calendar needs to accept scalar add_durations
      Bug 5549 : Calendar needed a change array_ref to hash_ref
      Bug 5549 : move rollingloans.t to db_dependent tests
      Bug 5549 : Don't confuse the users with an irrelevant time
      Bug 5549 : Format due dates in opac
      Bug 5549 Fix a couple of comparisons in C4::Circulation
      Bug 5549 : circ/returns needs to import DateUtils
      Bug 5549 : Daily loans should be due at 23:59
      Bug 5549 : returns calling wrong format routine on date
      Bug 5549 : Fix 'specify due date'
      Bug 5549 : Koha::Calendar::addDate should not loop on -1
      Bug 5549 : use DateUtils routine for formatting sql date
      Bug 5549 : Refactor fines.pl
      Bug 5549 : CalcFine was corrupting due date
      Bug 6831: Add ability to enter adding child record from parent
      Use hour or day deltas to calculate overdue durations
      Bug 7562 Add strict & warnings to KohaDates Plugin
      Stop unnecessary warnings in get_language
      Bug 2505 : use warnings in smart_rules.pl
      Bug 2505 : Switch on warnings in circ/returns.pl
      Bug 7816 :[SIGNED-OFF] Encode output as utf-8 dont just flag it as such
      Bug 7831 : Sort budgets for selection in new order

Connor Dewar (4):
      Bug 5327 added unit tests for C4/ClassSortRoutine/Generic
      Bug 5327 Added unit tests for C4/ClassSortRoutine/Dewey.pm
      Bug 5327 Added unit tests for C4/Reports.pm
      Bug 5327 Added unit tests for C4/SIP/ILS/Transaction/Renew.pm

D Ruth Bavousett (4):
      Bug 7364: Possible to get to FA item add without current branch being defined.
      Bug 7364: Possible to get to FA item add without current branch being defined.
      Bug 7446: Redundant display of availablecount in results.tt in staff client.
      Bug 7535: ampersands not showing properly in non-XSLT OPAC

David (1):
      Bug 7618 Escape HTML special characters for SQL displayed above results in Report module

Dobrica Pavlinusic (29):
      Bug 6022: Auth_with_ldap check if categorycode is valid
      Bug 7247 - rebuild_zebra.pl -v should show all Zebra log output
      Bug 7769 - members/pay.pl: $template scoping for plack
      Bug 7768 - acqui/z3950_search.pl: remove sub displayresults to fix plack scoping
      Bug 7767 - acqui/basketgroup.pl: our $template scoping for plack
      Bug 7765 - labels/label-edit-layout.pl: plack $layout scoping
      Bug 7779 - tools/letter.pl: scope vars for plack
      Bug 7451 - PrepareItemrecordDisplay missing $subfield_data{id} which breaks AJAX value_builders
      Bug 7772 - reports/bor_issues_top.pl: we need to exit(0) for plack
      Bug 7797 - admin/currency.pl needs scoping for plack
      Bug 7795 - admin/authorised_values.pl breaks with plack
      Bug 7798 - admin/item_circulation_alerts.pl plack scoping
      Bug 7790 - tools/manage-marc-import.pl breaks with plack
      Bug 7800 - admin/matching-rules.pl plack scoping
      Bug 7801 - admin/patron-attr-types.pl plack scoping
      Bug 7773 - serials/subscription-add.pl scope for plack
      Bug 7799 - admin/marctagstructure.pl plack scoping
      Bug 7775 - tools/upload-file.pl: scoping for plack
      Bug 7829 - reports/ remove all exit(1) for plack
      Bug 7821 - {langcode} will be replaced with current interface language
      Bug 7821 - fix C4::Templates::_current_language
      Bug 7863 - opac-addbybiblionumber.pl plack scoping
      Bug 7859 - members/pay.pl plack scoping
      Bug 7851 - circ/circulation.pl plack scoping
      Bug 7860 - /virtualshelves/addbybiblionumber.pl plack scoping
      Bug 7766 - C4/Auth.pm: emit DEBUG output to STDERR
      Bug 7847 - OPAC search dies with plack
      Bug 6701 - login timeout is in seconds
      Bug 7886 - C4/ShelfBrowser slow SQL performance

Duncan Tyler (13):
      Added unit tests for Sip Checksum.pm
      Added unit test for AuthoritiesMarc/UNIMARC.pm
      Added unit tests for Scrubber
      Bug 5327: Added unit test for C4/SIP/ILS/Transaction/RenewAll.pm
      Bug 7331 - Circulation.pl generates errors in the log
      Bug 5327: Added unit test for C4/SIP/ILS/Transaction/RenewAll.pm
      Bug 7361 Fix default option in encoding dropdown
      Bug 6627 [Signed Off] - Update to improve security in specified log files - bug 6627
      Bug 7341 - [SIGNED-OFF] Patch to fix error produced when clicking cancel in system preferences search results - bug 7341
      Fix to make date obviously editable - bug 7193
      Bug 7348 - Fixed error for serial toolbar buttons in IE7
      Small fix to allow help popup in IE9, not 7 or 8 - bug 7339
      Added coverage to unit test for TTParser

Elliott Davis (10):
      Bug 5549 : Fixed bracketing error
      Bug 5549 : added select option in circ rules for unit
      Bug 5549 : fixed typo
      Bug 5549 : added dropdown for new rule
      Bug 5549 : fixed save in smart-rules
      Bug 5549 : fixed clone issue in moremember
      Bug 5549 : Fixing the opac-pref
      Bug 5549 : fixed datetime issue so time is shown in output for circulation.pl and moremember.pl
      Bug 5549 : fixed non-cloned date object in Add date for calendar, also removed erounous dumper in moremember.pl that dumped entire issue
      bug 7849 Instant Fine Calculation\n Adds functionality of calculate fines instantly. This is very important for Hourly loans becuase of a loophole from the cron.

Fridolyn SOMERS (1):
      BUG 6098 zebra conf NSB NSE indexed as space

Frère Sébastien Marie (2):
      Bug 7316 - Missing escaping in search results
      Bug 7282 - invalid language selection

Frédéric Demians (25):
      Bug 6989 Patron categories not properly displayed if not pure ASCII
      Bug 6321 Add a 1/4 months frequency
      Bug 6799 rebuild_zebra.pl -x produces invalid XML records
      Bug 7245 Tables population with mandatory data for italian installation
      Bug 5565 Default OAI UNIMARC to Dublin Core XSL adds superfluous blanks
      Bug 5565 UNIMARC to DC XSL tidy up
      Bug 7328 Expanded options in advanced search
      Bug 7338 Links on Serial Collection page
      Bug 6098 Followup -- doesn't replace NSB/NSE by space
      TransformKohaToMarc enhancement
      Bug 6885 Follow up patch, invert tested condition
      Bug 6829 Follow up patch
      Bug 7355 Note subfields are not displayed in TEXTAREA if hidden
      Bug 7472 Edit button ineffective when paying borrower fee
      Bug 6314 XSL UNIMARC Improvments
      Bug 7505 Superlibrarian can't export all biblios when IndependantBranches is enabled
      Bug 6299 Add relator codes for fr-FR
      Bug 7406 Fix saved reports display paging inconsistency
      Bug 7514 Choose OPAC language with URL parameter
      Bug 6895 Diacritics in Pootle/po files are broken in source text
      Bug 7698: Add CHR/ICU Zebra tokenization choice to installation
      Bug 3216: UNIMARC author facets
      Bug 7408 Fix ExpireReservesMaxPickUpDelayCharge syspref definition
      SIGNED-OFF Bug 7590 Cataloging authorities search result page is broken
      Koha 3.8.0 Translation Update

Frédérick Capovilla (8):
      Bug 6963: Corrects a problem when a new order is created with a duplicate barcode.
      Follow-up patch : use the subfield associated with items.barcode
      Notify the user on his account page when his account is almost expired
      Make all strings translatable in marc21_field_007.tt
      Bug 6977: Follow-up patch : catch CloneSubfield errors
      Fix a problem when translations contain   various XSL files
      Bug 7251 : Corrects a problem in overdue_notices.pl when delimiter is set to tabulation
      Use MARCAuthorityControlField008 in AddAuthority for empty 008s

Gaetan Boisson (3):
      Bug 7731 - Library should be used instead of branch and site
      Bug 7761 - cleaning up empty declarations from staff-global.css
      Bug 7693 - clear screen button misaligned

Galen Charlton (2):
      bug 7198: show patron name in overdue list even if name column is null
      bug 7016 further followup: clarify return of GetItemnumbersForBiblio

Garry Collum (10):
      Bug 7277: Fixes display of subtitles in opac.
      Bug 7098: Adds koha_url elements to sco.css.
      Bug 7431: Fixes the display of the due date in opac item specific holds.
      Bug 6984 - Holds statistics doesn't work.
      Bug 5674: patron name sort ignoring case when placing holds.
      Bug 7114: Fixes the Funds' page display after the Filter link is clicked.
      Bug 7530: Missing <li> tag in circ-menu.inc
      Bug 7203: Fixes typo - 'Mange' to 'Manage' in several files.
      Bug 7318: Fixes category display in patroncards Patron Search results.
      Bug 7517: Revised Patch. Patron category types not displaying <optgroup> in dropdown.

Greg Barniskis (1):
      Bug 6914 - fixes for the color option of koha_perl_deps.pl

Henri-Damien LAURENT (4):
      Bug 6015 : Improving load_testing
      Bug 6132: preference were case sensitive.
      Bug 7276 : member entry Performance improvement
      Bug 6842 FU : library transfer limits edits not stored

Ian Walls (28):
      Bug 7076: Lists render OPAC XSLT on staff side
      Bug 7061: unnecessary global variables declared in C4::SQLHelper
      Bug 6471: add tablesorter to Holds Queue
      Bug 6390 Followup: Basket's authorisedby might not be a borrowernumber
      Bug 5945: email not searchable in patron search
      Bug 2629: Add diacritic support for Ů (U with ring)
      Bug 7134: patron records getting corrupted birthdates
      Bug 7073: GetCOinSBiblio should take $record object, not biblionumber
      Bug 2616: Remove unnecessary 'use HTML::Template' calls
      Bug 2346: Remove C4::Overdues::UpdateBorrowerDebarred in favour of C4::Members::DebarMember
      Bug 7093: placeholds for suggestion table not working in notices
      Bug 7160: paying fines throws error
      Bug 7326: longoverdue.pl hardcoded to 366 days maximum
      Bug 7396: Debarred message not showing over SIP2
      Bug 7407: HidePatronName not working on 'on hold for' messages
      Bug 5533 followup: reinstate Lost status editing
      Bug 7399: Holds Queue should show reserve notes
      Bug 7097: HidePatronName not hiding on issue history
      Bug 7509: Added index on items itemcallnumber
      Enh 7031: More options for Advanced Search
      Bug 6875 Followup: De-nesting C4::Items breaks bulkmarcimport
      Bug 5698: Add date picker option to SQL Runtime Parameters
      Bug 7697: Remove unused textmessaging parameter from OPAC main/user
      Enhancement 7144: Floating Collections (per branch/itemtype)
      Bug 5549 Followup: fix suspension in days
      Bug 7743 followup: fix use of removed formattedwaitingdate param in opac-user.tt
      Bug 7016 Followup: Add new GetItemnumberForBiblio subroutine
      Bug 5374 [SIGNED-OFF] Followup: adds conditional check to unit test for late orders

JAMES Mason (1):
      Bug 6466 - hung socket read causes SIP tests to fail

Janusz Kaczmarek (2):
      Error in records.abs for marc21/biblios
      Bug 5657: Changes made to sub merge to eliminate errors occuring when updating bibio records in batch (after updating multiple authority records)

Jared Camins-Esakov (26):
      Bug 6997: Koha-remove leaves system in inconsistent state
      Bug 7216 - koha-restore does not correctly set home
      Bug 6971: XSLT Intranet Detail displays 245 subfields out of order
      Bug 7311: Only run analytics code if analytics are enabled
      Bug 5369: Make series tracings use phrase indexes
      Add MARC21 field 545 to to framework fix bug 5226
      Bug 5226: Add 545 to es-ES and nb-NO
      Bug 7332: Translated title (MARC21 242) not shown
      Bug 1633: [SIGNED-OFF] Add support for uploading images to Koha
      Bug 1633: [SIGNED-OFF] Don't show image tab when inappropriate
      Bug 1633: QA follow-up
      Bug 1633 follow-up: Fix jenkins tests
      Bug 6913: More options for koha-create and koha-remove
      Bug 7501: OPAC auth browser should have alternating colors
      Bug 7345: Enable exporting records sans private fields
      Bug 7554: Clean newlines in browse script
      signed off Bug 7284: Authority matching improvements
      Bug 7284: Improve UNIMARC Zebra configuration
      Bug 7284: Fix unit test broken by erroneous POD
      Bug 7587: Fix table name for biblioimages table
      Bug 7699: Restricted until datepicker broken
      Bug 7724: Skip Linker test if Zebra isn't set up
      Bug 7600: Return a single-pixel GIF when no local cover image exists
      Bug 7702: [SIGNED-OFF] MARC21 heading tests should not run under UNIMARC
      Bug 7617: Sort authority results by authid
      Bug 7701: Error when sending serial alerts

Jesse Maseto (1):
      Bug 7143: add Albert Oller to the about.tt

Jon Aker (1):
      Bug 7020 Items with no checkouts report does not output call number, barcode or item details

Jonathan Druart (28):
      Bug 5347: Adds columns claims_count and claimed_date in aqorders
      Bug 5347: Followup Adds columns claims_count and claimed_date in aqorders
      Bug 5347: Set translatable the "no email" error
      Bug 5347: Followup change class for message + Unit test
      Bug 5346: Linking suggestions and orders.
      Bug 7289: Adds editionstatement field in neworderempty
      Bug 6086: Followup: Replace \t characters with 4 spaces
      Bug 7577: Adds a display page for suggestions
      Bug 7167: Followup: FIX conflicts with Bug 5347
      Bug 6751: Adds a link "Export checkin barcodes" in readingrec
      Bug 7602: Followup: Spent and ordered pages require full acquisition permissions
      Bug 5341: Moves the "save" button to the top of the serial receiving
      Bug 5341: Moves the "save" button to the top of the serial receiving
      Bug 5698: Followup: Add date picker option to SQL Runtime Parameters
      Bug 7477: Followup: Fix perlcritic issues
      Bug 7301: 'From' field is 1 year ago by default
      Bug 7166: Adds edit order notes when the basket is closed
      Bug 5180: FIX autocomplete on overdues report
      Bug 7154: Modification in borrower attributes
      Bug 7470: Babeltheque integration
      Bug 5354: Partial duplication of a subscription
      Bug 5354: Followup. Change separator
      Bug 7836 - Poor English on Patron Attribute Form
      Bug 7291: Adds new field aqbooksellers.deliverytime
      Bug 7291: Followup: removes backquotes
      Bug 7897: Move the SocialNetworks syspref to the Opac tab
      Bug 7756: FIX send email for late orders
      Bug 5347: Followup: FIX 2 bugs in lateorders

Jono Mingard (2):
      Bug 5327 added unit tests for C4/AuthoritiesMarc/MARC21.pm
      Bug 5327 added unit tests for C4/Creators/PDF.pm

Jorgia Kelsey (1):
      Bug 5327 added unit tests for C4/Barcodes_PrinterConfig.pm

Joy Nelson (1):
      Bug 7221: C4/Biblio.pm documentation is incorrect.

Juan Romay Sieira (7):
      Bug 7262 - No calendar present in holidays module when there are quotes in title or description
      Bug 7275 - Pagination lost when click in the option "Show more" of facets column
      Previous and next functions are not used, since this code was removed from mas_subfields_structure.pl
      Bug 7261 System Preference to select the first day of week
      Bug 6140 - Set a timeout to z3950 servers that could have network problems occasionally
      Bug 7263 - Determine maximum length of some fields or subfields when cataloguing a biblio or an item.
      Bug 7855 - marcflavour files changed to set the maxlength field into fresh installs. Include NORMARC in updatedatabase to change maxlength.

Julian Maurice (23):
      Bug 7185: Fix updatedatabase message for 3.6.0 release
      Bug 5358: Show cancelled orders in basket page
      Bug 6132: Update sysprefs cache in set_preference
      Bug 6132: Add unit test for system preferences
      Bug 6694: Problem with casAuthentication syspref
      Bug 6836: Add jQuery dataTables plugin
      Bug 6836: test case readingrec.pl
      Bug 6838: Add pagination and filtering on subscriptions table
      Bug 6137: unit tests for C4::Circulation::_GetCircControlBranch
      Bug 6440: Implement OAI-PMH Sets
      Bug 7169: Change booksellers search results display
      Bug 7169: Follow-up: Change booksellers search results display
      Bug 7745: Wrong service name for CAS authentification
      Bug 7178: Acquisition item creation improvement
      Bug 7743: Update opac-account.pl to use KohaDates TT plugin
      Bug 7743: Update opac-tags.pl to use KohaDates TT plugin
      Bug 7743: Update opac-user.pl to use KohaDates TT plugin
      Bug 7743: Update opac-detail.pl to use KohaDates TT plugin
      Bug 7743: Update sco/sco-main.pl to use KohaDates TT plugin
      Bug 7743: Update opac-userupdate.pl to use KohaDates TT plugin
      Bug 7743: Update opac-showreviews.pl to use KohaDates TT plugin
      Bug 7743: Update opac-readingrecord.pl to use KohaDates TT plugin
      Bug 7807: [SIGNED-OFF] Fix call to GetSuggestionFromBiblionumber

Kate Henderson (2):
      Bug 5327 added unit tests for C4/Scheduler.pm
      Bug 5327 added unit tests for C4/Search_PazPar2.pm

Katrin Fischer (105):
      Bug 7117: Bug 7117 - Small display problems when organising suggestion tabs by name
      Bug 6994: Wrong 'no budget defined' alert
      Bug 7138: Can't print basket group order pdf
      Bug 4161: Preselect active currency for new vendors
      Bug 7079: [SIGNED-OFF] Default values for German system preferences
      Bug 3388: Restore account number on vendor page
      Bug 7250: stage_biblios_file.pl is missing options for encoding
      Bug 6894: Order from suggestion defaulting to wrong currency
      Bug 5974: Fix broken toolbar on paton checkout tab
      Bug 6740: can add items at ordering/receiving but not remove
      Bug 6530: Item Due notice label displaying as 'unknown'
      Bug 7116: White space on item form for bulk ordering from staged file
      Bug 7082: Template improvements for better translatability
      Bug 6935: Correct XISBNDailyLimit for new installations
      Bug 7313: Untranslatable strings in 'Search to hold' feature
      Bug 7321: Silence some warns in Koha.pm
      Bug 7334: Improve 'no address stored' and similar messages in patron account
      Bug 7334: Improve 'no address stored' and similar messages in patron account
      Bug 7324: Show alternate email as mailto: / hide labels when field is empty
      Bug 6302: Separate AutoEmailPrimaryAdress and AutoEmailOpacUser
      Bug 3184: Show creator and budget on order receive page
      Bug 929: Follow up - showing fund code instead of internal number
      Bug 5369: se queries with paranthesis fail
      Bug 5369: Follow up fixing quotes
      Bug 7338: Follow up: show link only when there is more than 1 subscription
      Bug 7278: Follow up fixing display of item informaton on detail page
      Bug 5226: Follow up to new/awaiting_qa/bug_5226
      Bug 4300: Fix display of textual holdings (866)
      Bug 5347: Follow up - Fix warnings, check/uncheck all and makes error message translatable
      Bug 7453: All patrons should have an expiry date
      Bug 7392: Add system preference to define export options in OPAC
      Bug 7392: Follow-up
      Bug 7521: Templates should use receive_serials permission
      Bug 5346: Small display changes
      Bug 7289: Add biblioitems.editionstatement to missing sql files
      Bug 7113: Fix 'Edit vendor' link on basketgroup page
      Bug 7133: Late orders don't allow to select more than one order
      Bug 7606: Editing a vendor in acq creates a new vendor
      Bug 7559: Edit links for patron attributes and message preferences broken
      Bug 7558: Serial issue note doubled up in full history
      Bug 7576: Add ISSN to SearchForTitleIn preference
      Bug 3901: Rollover on serials summary showing 9999999
      Bug 7523: Improve checks for routing permissions
      Bug 7603: Change description of 952$3 in German frameworks to reflect new functionality
      Bug 7602: Spent and ordered pages require full acquisition permissions
      Bug 7609: Improving links to find analytics and volumes when using UseControlnumber (MARC21)
      Bug 7557: Change hardcoded routing list note into a system preference
      Bug 7235: Add order date and checks for permissions
      Bug 6831 follow-up: add support for UNIMARC and NORMARC
      Bug 7749: Not all OKs on the start page are translatable
      Bug 7734: NO_LIBRARY_SET should be translatable
      Bug 7700: Cart's more details view shows identity numbers
      Bug 7746: "No Public Lists." not translatable.
      Bug 7738: "Display more constraints' in subfield configuraiton is not properly translatable
      Bug 5482: Update colums.def file
      Bug 5841: Routing slip not displaying publication date
      Bug 7760: Add unique ids and a module class to all acquisitions pages
      Bug 7760: Add unique ids and a module class to all authorities pages
      Bug 7760: Add unique ids and a module class to all administration pages
      Bug 7760: Add ids and classes to every staff page to help with customizaton (cart)
      Bug 7760: Add ids and classes to every staff page to help with customizaton (batch, error)
      Bug 7760 - Add ids and classes to every staff page to help with customizaton (catalog)
      Bug 7760 - Add ids and classes to every staff page to help with customizaton (cataloguing)
      Bug 7760 - Add ids and classes to every staff page to help with customizaton (circulation)
      Bug 7760 - Add ids and classes to every staff page to help with customizaton (lists, suggestion, z39.50)
      Bug 7760 - Add ids and classes to every staff page to help with customization (patrons)
      Add ids and classes to every staff page to help with customization (serials)
      Bug 7760 - Add ids and classes to every staff page to help with customization (tools)
      Bug 7760 - Add ids and classes to every staff page to help with customization (patroncard, labels)
      Bug 7760 - Add ids and classes to every staff page to help with customization (reports, ...)
      Bug 7760: More ids and classes for the staff interface
      Bug 7823: [SIGNED-OFF] Ergonomy improvements: Rename button to "New patron"
      Bug 4819: Add ids to OPAC detail page
      Bug 1662: Is there a difference between Full and Simplified for Serials History
      Bug 7864: Reintroduce list of subscribers to a serial alert message
      Bug 7864: Little changes to the display
      Bug 7482: overdues report downloads without names
      Bug 2780 - Follow up - Capitalize strings consistently (Admin pages)
      Bug 2780 - Follow up - Capitalize strings consistently (Staff client cart)
      Bug 2780 - Capitalize strings consistently (members)
      Bug 2780 - Capitalize strings consistently (offline circulation)
      Bug 2780 - Capitalize strings consistently (patron cards)
      Bug 2780 - Capitalize strings consistently (reserve, review, rotating collections)
      Bug 2780 - Capitalize strings consistently (serials)
      Bug 2780 - Capitalize strings consistently - various
      [SIGNED-OFF]Bug 2780: Capitalize strings consistently
      [SIGNED-OFF]Bug 2780: Capitalize strings consistently
      [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (reports)
      [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (virtualshelves)
      [SIGNED-OFF]Bug 2780 - Capitalize strings consistently (tools)
      Bug 2780 - Capitalize strings consistently (home, about, login)
      Bug 7900: Link to vendor from subscription detail is broken
      Bug 7935: Introduce sys pref to control 'browse results' in OPAC
      Bug 7834: order search at the top of acq does nothing
      Bug 2034: Removing unused scripts billig.pl/billing.tt
      Bug 7958 - Batch Item Delete Fails
      Bug 7927 - library not showing on subscription full history anymore
      Bug 7354: Can't edit local use system preferences
      Bug 7922: Fixing typo in German sample news
      Bug 7845: Multiple 260s don't display properly in search results
      Bug 7833 - unique holiday link broken
      Bug 7733 - HidePatronName not working on moredetail
      Bug 7371: Add 'cardnumber' as option for AutoEmailPrimaryAddress
      Bug 3337 - RSS link is not correct for searches without results
      Bug 3969: Budget search in acquisition does't work (search)

Koustubha Kale (2):
      Bug 1633: [SIGNED-OFF] Display local cover images
      Renew membership from expiry date or from current date based on a syspref

Kyle M Hall (28):
      Bug 6490 - Lost and paid not updated when book is checked out.
      Bug 7018 - need all acq permissions to search
      Bug 4054 - Double-clicking the 'place hold' button can result in duplicate holds
      Bug 4054 - Double-clicking the 'place hold' button can result in duplicate holds - Part 2: OPAC
      bug_7467: Printing Transfer Slips for transfers that do not have holds - Addendum: Use for automatic transfers as well.
      bug 6039: Cancel All waiting holds button - Addendum: Add redirect to refresh list after canceling all holds.
      Bug 7544 - Add ability search borrowers only on email / phone
      Bug 7579 - Icons for authorized values/item types not showing in OPAC
      Bug 7408 - Expire holds that have been waiting too long
      Bug 7408 - Don't cancel found reserves.
      Bug 7031 Follow-up: Staff search displays OPAC description instead of the normal description for the authorized values
      Bug 7656 - "undefined" pop-up message when putting hold on reference item
      Bug 4976 - Status of item returned with process_koc.pl is empty in Intranet
      Bug 7526 - longoverdue.pl leaves items marked as lost as still checked out to patron
      Bug 6027 - Delete biblios if deleting all their items in batch deletion
      Bug 7597 - Part 1 - fines not recording the right info in the stats table
      Bug 7597 - Part 2 - move sub writeoff to C4::Accounts
      Bug 7597 - Part 3 - fines not recording the right info in the stats table
      Bug 7597 - Part 4 - Change C4::Acounts::WriteOff to WriteOffFee
      Bug 7597 - Part 5 - Remove my from $branch, which was masking previous declaration
      Bug 7485 - Cannot edit barcode on Fast Add
      Bug 7641: Suspend Reserves
      Bug 7876 - Add ids to divs and spans with ids in opac-user.tt
      Bug 7641 - Add ability to suspend reserves - Followup
      Bug 7758 - Koha allowing LOST items to check out without alert
      Bug 7940 - Placing a hold on a single item from the staff cart causes errors
      Bug 7876 - Followup - Fix span tag position, add fine amount spans.
      Bug 7950 - Typo for preference intranetuserjs

Liz Rea (19):
      Bug 7128 - adding some ID's to make styling opac-main.tt a bit easier
      Bug 7084 - Re-arranging results_summary for tags so that it applies where it is supposed to
      Bug 7122 - Add a div to opac-messaging.tt to facilitate consistent styling across OPAC user pages.
      Bug 7159 - Add branchcode to circulation.pl search (take two, revising with Owen's suggestion)
      Bug 7333 - modifying Members.t to use a branchcode that exists in the sample data
      Bug 7333 - Fixing up db_dependent/Search.t to use sample data Thanks to Chris N. for helping figure out that it was because there were no French stopwords in the DB that the test was failing.
      Bug 7337 - Followup - Correcting instances of "debar" that crept back in.
      Bug 7388 [SIGNED-OFF] [enh] - round the corners on the side menus in the staff client
      Bug 6350 - Adding new developers to history.txt Jesse Maseto Connor Dewar Sam Sanders
      Bug 7157 - Improve the j2a.pl cronjob
      Bug 7238 Followup - fix sip_run to require path to SIPconfig.xml
      Bug 6323 -- Error handling cleanup for moveitem.tt
      Bug 7546 - cannot view subscription detail
      Bug 6985 - remove kw,wrdl from the search results
      Bug 6488 - followup - fixes issue with bibs with no items and serials being suppressed
      Bug 7110 - Renewal messages still displays in OPAC if OpacRenewalAllowed is disabled.
      Bug 7271 - change sort in items.pm to sort by home library instead of holding branch
      Bug 7665 - Bibs with no ISBN's show broken images for covers when using Syndetics cover images
      Bug 7888 - Permission for "change password" button in circ toolbar should be "borrowers" instead of "staffaccess"

Lyon3 Team (1):
      Bug 6328 follow-up, fixes Undefined subroutine &C4::Circulation::Delta_Days

MJ Ray (7):
      Bug 7476 Remove executable bit from files that probably should not be executed
      Bug 7729 : svc/bib: support appending ?items=1 to the URL to fetch or modify items
      bug 7284: fix package build problem, move BEGIN into new
      bug 5549: change to kohastructure.sql missing from commit 8cea8e5cc05075dc391194248d31a54586389601
      bug 7894 [SIGNED-OFF]: crude fix: convert results array into an arrayref
      Bug 6267 custom http user-agent in check-url.pl (fix for books.google.com 401 error)
      Bug 1577 - update INSTALL to mention need to translate templates

Magnus Enger (16):
      Bug 4877 - Add DocBook for missing manual pages
      Bug 7309 - Add NORMARCslim2intranetDetail.xsl for detail view in intranet
      Bug 7375 - Update minimum version of Perl to 5.10
      Bug 6787 - Fast Add framework for NORMARC
      Bug 7489 - Implement DisplayOPACiconsXSLT for NORMARC XSLT
      Bug 7552 - Remove wrong line endings in NORMARC record.abs
      Bug 7696 - NORMARC lacks staff results XSLT
      Bug 7092 - Complete-subfield searches TraceCompleteSubfields syspref not working correctly
      Bug 7727 - NORMARC XSLT OPAC detail view shows double tabs
      Bug 7837 - nb-NO z3950servers.sql misses column names
      Bug 7695 - Change boolean operator from "and" to "AND"
      Bug 7436 - Set itemtypes.rentalcharge = 0 in sample data for nb-NO and de-DE
      Bug 7537 - Implement TraceCompleteSubfields, TraceSubjectSubdivisions and UseICU for NORMARC XSLT
      Bug 7850 - Fix values for hidden in subfields of 952 + maxlength in NORMARC frameworks
      Bug 7885 - Change filename of TransferLog suggested by packages to fit with logrotate
      Bug 7445 - Clicking on a tag gives "Language ... does not exist"

Marc Balmer (4):
      Bail out early if an invalid language is used.
      Bug 7356 - Fix various typos and mis-spellings
      Remove a merge marker.
      Bug 7785: Remove unused function columns() which uses a MySQLism.

Marcel de Rooy (42):
      7146 (Update timestamps when deleting a biblio)
      Bug 7254 Show pending orders from baskets with closedate > 180 days
      6699 Add not-empty check for warnings from load_sql in Installer
      Bug 7041: Sort >1000 search results with sortmax parameter in zebra config file
      Bug 6786: Follow up fixing index names with hyphens
      Bug 6803: Replacing remote XSL include
      Bug 7270: Removing double itemtype on shelve contents page when no icon is shown
      7185 Fixing typo in release notes
      6302 follow up
      6700: Better handling of version numbers in updatedatabase
      Bug 7367: Add space before display of languages.
      Bug 7368: Correct spelling of merge authorities job in pref file.
      6717 Documenting need_merge_authorities table
      Bug 7240: Cleaning up import tables and action_logs
      6829 Follow up
      7439 Mailmap for master
      7367 Removing reintroduced debugging statement from Auth.pm
      6964 Follow-up typo borrowenumber
      Bug 7459 - Can only add to one public list in OPAC search results
      7392 Followup on pref description
      7392 last follow up
      Bug 3264 UnCloneField() / minus button in MARC editor can clear all subfields (authorities AND biblio)
      7367: Make translation possible of Close this window
      7453 Followup for borrower without expiry date
      7261 Followup to make tests consistent
      7031 Followup: typo
      7661 Followup for resolving moved Record test
      7368 Typo in cart_to_shelf
      Bug 7310: DB revision for Improving list permissions
      Bug 7310: Improving lists permissions -- New prefs
      7310a: Improving list permissions: Changing Koha SQL structure
      Bug 7310: Code changes for Improving list permissions
      Bug 7310: Improving list permissions: Deleting patron
      Bug 7310: Updated VirtualShelves unit test
      Bug 7310 Followup for sysprefs.sql
      7310 Indentation followup replacing leading tabs with spaces
      Bug 7310 Followup: Warnings for nothingdeleted and somedeleted for staff client.
      Bug 7732: Restoring "More lists" in the Add-to combo of OPAC Search Results
      Bug 7783: Show private shelves in opac when deleting non-empty private list from shelf view
      Bug 7786 Adding More Lists-option to the Add-to combo of staff search results
      7868 Followup for opac
      7368 Followup for indentation in VirtualShelves.pm

Martin Renvoize (2):
      Bug 7108 - OPAC Translations Display Patch
      Bug7108: Intranet Language Menu Display Patch

Mason James (4):
      Bug 6908 - increase DEBUG level for *NOISY* Dates.pm init() messages
      Bug 7164 - add Koha history timeline tab to 'About' page
      Bug 2505 - enable Perl warnings in all modules and scripts
      Bug 5668 - Star ratings in the opac

Matthias Meusburger (5):
      Bug 7312: Adds ISSN to serials/subscription-bib-search.pl results
      Bug 7400: Add auto-completion on auth_finder
      Bug 6025: Adds a script that re-create missing statistics from issues and old_issues tables
      Bug 7300 : Show working branch suggestions by default
      Bug 6858: Adds staticfines.pl for static fines processing

Maxime Pelletier (6):
      Use unitprice in neworder so that the value is saved in the database and so it will be the same field used as to receive shipments
      Bug 7069: Put strings in "" instead of '' to fix the javascript not working when the translated string has a ' in it.
      fix test xml records
      Bug 6634 manager_id and itemnumber not populated when paying fines
      Bug 6718 No manager_id saved for writeoff fines.
      Singlebranchmode was always 0 causing the branch to be null and the reservations in the OPAC not to work in singlebranchmode.

Nahuel ANGELINETTI (1):
      (bug #4518) enhance 2.2 to 3.0 scripts

Nicole C. Engard (27):
      Bug 6966 Updated Patron Attribute Help File
      bug6716: documenting reserves and old_reserves tables
      Bug 6716 - Document Items Table
      Bug 6716 Document deleteditems table
      Bug 6716: Document biblioitems and deletedbiblioitems
      Bug 6716 : Categories table
      Bug 6716 Update biblio & deletedbiblio tables
      Bug 7373 - Add 5 new icons to Bridge Set
      bug6716 - document the aqbooksellers table
      Update CircAutoPrintQuickSlip description
      Bug 7545: Can't edit items
      Bug 7936: 3.8 Help Files
      Bug 7936: Help file for Lists
      Bug 7936: Cataloging Help Files
      Bug 7936: Tools Help for 3.8
      Bug 7936: Tags help file
      Bug 7936: Marc Export Help File
      Bug 7936: Authorities Help Files
      Bug 7936: Suggestion help file
      Bug 7936: Comments Moderation Help File
      Bug 7936: Holds Help File for 3.8
      Bug 7936: Circ Help Files
      Bug 7936: Label Help Files
      Bug 7936: Patron Card Help Files
      Bug 7936: Catalogue Help Files
      Bug 7936: Patron Help Files
      Bug 7936: Reports Help Files for 3.8

Nicole Engard (1):
      bug 5604 additional icons in the Seshat icon set

Owen Leonard (126):
      Fix for Bug 5974 - Bogus auth check for "StaffMember" role
      Fix for Bug 6955, Toolbar on reading history broken
      Follow-up fix for Bug 3958, Standardize vendor/supplier/bookseller terminology
      Fix for Bug 7085 - Problems with searching for orders in acquisitions
      Follow-up fix for Bug 5150 - Issuing should read Circulation
      Incremental fix for Bug 2847, Use HTML escape in templates where appropriate
      Fix for Bug 5974 - Bogus auth check for "StaffMember" role
      Fix for Bug 7120 - After deleting order from order receive page redirect fails
      Fix for Bug 7137 - fixed width table where it should be variable
      Bug 7225 - "Delete all items" should be greyed out when a title has no items
      Bug 7280 - can't place hold without selecting on list
      Bug 3385 - Add checkout date and renewal date to display list of checked out items
      Bug 6291 - Cart printing truncated in Firefox
      Fix for Bug 7083 - [SIGNED-OFF] Show creator name on list of public lists
      Bug 7259 - Show a count of items pending approval on staff client home and tools pages
      Bug 7259 - Show a count of items pending approval on staff client home and tools pages
      Fix for Bug 6818 - acquisitions basket groups could use some design work
      Fix for Bug 7124 - back to search wrapping in lower resolutions
      Bug 7336 - memberentry.pl generates an error in the log
      Bug 6865 - Replace image-based gradient backgrounds with CSS3 gradients
      Fix for Bug 7121 - remove comma on items info
      Fix for Bug 7123 - barcode should be one word
      Fix for Bug 7135: Save button options
      Bug 7202 - z39.50 search on bib edit not working
      Bug 7135 - in addbiblio, make save button floating to have it on always on screen
      Fix for Bug 7227, "Delete all items" action should redirect to the detail view
      Bug 7323 - Javascript error when editing list
      Bug 7325 - Editing a list generates errors in the log
      Bug 7330 - System preferences editor generates errors in the log with each search
      Bug 7319 - Improving title and breadcrumbs on acquisitions Z39.50 search pages
      Bug 7226 - can't add tags on list
      Bug 2307 - Calendar widget cannot be translated
      Fix for Bug 3431 - Catalog by itemtype report pulling from holdingbranch
      Bug 6880- Reason for suggestions do not save
      Bug 1623 - Provide view of approved comments
      Bug 7337 - "Debarred Until" display in the opac tells patrons they are debarred until the year 9999
      Fix for Bug 7194 - OPAC detail and recent comments pages corrections for XHTML validity
      Bug 3651 Follow-up, Require patron login to send shelves and baskets
      Fix for Bug 7077 - Add system pref to control behavior of submitting empty barcode field
      Bug 5543 - Date ISO format wrong separator
      Bug 7381 - wrong isbn showing on the staff search results
      Fix for Bug 7006, highlight patron changes in email
      Bug 1633 - [SIGNED-OFF] Add ability to take book cover images from local img db
      Bug 1633 - Interface revisions for the staff client
      Bug 6836: followup CSS work
      Bug 3806 - Holidays table doesn't order by date correcly
      Bug 6210 - Follow up, Choose framework on merge
      Bug 6842 Alternate fix, Branch transfer limits broken
      Bug 6933 [REVISED] Add a view of titles with a particular tag to the staff client
      Fix for Bug 7148 - Add some error handling to Acquisitions' Z39.50 search to match Cataloging's
      Bug 7461 - Cart offering to remove items when closing
      Bug 7466 - Cart notification popup should appear onscreen even when button isn't
      Bug 7127 - Templates must be valid XHTML
      Bug 7127 - Follow-up - Templates must be valid XHTML
      Bug 7147 - Style Z39.50 search errors according to style patterns
      Bug 6865 - Follow-up, Replace image-based gradient backgrounds with CSS3 gradients
      Fix for Bug 5280 - Fix password field so that the password is masked as it is entered
      Bug 6598 [REVISED] OPACFineNoRenewals syspreference does not stop user renewing in opac
      Bug 7080 - Revised - Clean up interface on fine payment screens
      Bug 7113: Standardize vendor id name in templates and scripts
      Bug 7496 - Personally identifying information sent in opac user TITLE
      Bug 3215 [REBASED] It would be nice if "Add to Cart" changed to "Remove from Cart"
      Bug 7582 - When adding a Z39.50 server the "checked" option should use a checkbox
      Bug 6919 - Follow-up - Implementing XSLTResultsDisplay
      Bug 5877 Follow-up for Offline circulation improvements
      Bug 4912 [REVISED] After editing private list, user should be redirect to private lists
      Bug 5503 [REVISED] comments shouldn't show patron's full name
      Bug 3516 [REVISED] Display picture of patrons in OPAC
      Bug 3516 [FOLLOW-UP] Display picture of patrons in OPAC
      Bug 7584 - Update cart and lists buttons style using CSS3 features
      Bug 7616 - Remove unused template markup for css_libs, css_module, js_libs, etc.
      Bug 7493 [REVISED] Deleting a record with comments breaks "Recent Comments"
      Bug 7629 - Update sco.css to include CSS Gradients and prevent error upon missing background image file
      Bug 7631 - Self checkout renewal fails because of reference to non-existent subroutine in sco-main.pl
      Bug 7645 - System preferences editor save button obscured by language chooser
      Bug 7636 - error when trying to email cart when opacuserlogin set to don't allow
      Bug 7633 - Move display of patron image in self checkout
      Bug 7031 Follow-up, More options for AdvancedSearchTypes
      Bug 7644 - Invalid markup in staff client language chooser
      Bug 7670 - make required fields red
      Bug 7668 - Improve navigation and toolbar options in guided reports
      Bug 5596 [REVISED 2] add author to holds to pull report
      Bug 7719 - Change state of controls based on whether boxes are checked
      Bug 5482 - Translation problem in guided reports - Item field names
      Bug 5482 [Follow up] Translation problem in guided reports - Item field names
      Bug 7835 - submit and cancel buttons on diff lines on notices
      Bug 7858 - Missing packages from install_misc/ubuntu.packages
      Bug 2780 - Capitalize strings consistently
      Bug 2780 - Capitalize strings consistently
      Bug 2780 - Capitalize strings consistently (catalog)
      Bug 2780 - Capitalize strings consistently (Budgets)
      Bug 2780 - Capitalize strings consistently (Circulation)
      Bug 2780 - Capitalize strings consistently (Labels)
      Bug 2780 - Capitalize strings consistently (Patron cards)
      Bug 2780 - Capitalize strings consistently (Patrons)
      Bug 2780 - Capitalize strings consistently (Serials)
      Bug 2780 - Capitalize strings consistently (Cataloging)
      Bug 2780 - Capitalize strings consistently (Administration)
      Bug 2780 - Capitalize strings consistently (Reports)
      Bug 2780 - Capitalize strings consistently (Tools)
      Bug 2780 - Capitalize strings consistently (miscellaneous)
      Bug 2780 - Capitalize strings consistently (Acquisitions pages)
      Bug 2780 - Capitalize strings consistently (OPAC pages)
      Bug 2733 - Can't print patron account
      Bug 2780 - Capitalize strings consistently (Admin pages)
      Bug 2780 - Capitalize strings consistently (Authorities pages)
      Bug 2780 - Capitalize strings consistently (Staff client cart)
      Bug 2780 - Capitalize strings consistently (Catalog pages)
      Bug 2780 - Capitalize strings consistently (Cataloging plugins)
      Bug 2780 - Capitalize strings consistently (Cataloging pages)
      Bug 2780 - Capitalize strings consistently (Circulation)
      Bug 2780 - Capitalize strings consistently (OPAC includes)
      Bug 2780 - Capitalize strings consistently (Error pages)
      Bug 2780 - Capitalize strings consistently (Installer)
      Bug 2780 - Capitalize strings consistently (Acqui help)
      Bug 2780 - Capitalize strings consistently (Admin help)
      Bug 2780 - Capitalize strings consistently (Authorities and Cataloging help)
      Bug 2780 - Capitalize strings consistently (Circulation help)
      Bug 2780 - Capitalize strings consistently (Misc. help pages)
      Bug 2780 - Capitalize strings consistently (Labels help)
      Bug 2780 - Capitalize strings consistently (Labels templates)
      Bug 2780 [FOLLOW-UP] Capitalize strings consistently
      Bug 5345 [FOLLOW-UP] DataTables in Koha
      Bug 7962 - Cart missing from result lists
      Bug 7828 - On circulation home page, URL to offline circulation Firefox addon should be a hyperlink
      Bug 7979 [FOLLOW-UP] New design for staff interface

Paul Poulain (280):
      Bug 5885 : UNIMARC XSLT changes
      Merge remote-tracking branch 'origin/new/bug_7117'
      Merge remote-tracking branch 'origin/new/bug_7146'
      Bug 7184 raise mySQL error if debug is set
      Bug 7188: C4::Context::db_scheme2dbi does case-insensitive grep
      Merge remote-tracking branch 'origin/new/bug_6390'
      Revert "Bug 6015 : Improving load_testing"
      updating history.txt : 3.6.0 & 3.4.6 & KohaCon11 & Joy Nelson 160th
      Joy nelson was already in history.txt, removing the entry
      Merge branch 'new/enh/bug_4877'
      Merge remote-tracking branch 'origin/new/bug_3388'
      follow-up: trailing " that makes T::T fail
      Merge remote-tracking branch 'origin/new/bug_5974'
      Bug 6328 fine in days does not work
      Bug 6328 follow-up for QA comments
      Bug 6328 Fixes for comment 35
      bug 6328: updatedatabase bump
      Merge remote-tracking branch 'origin/new/bug_7250'
      Merge branch 'new/bug_6629'
      Merge branch 'new/bug_6328'
      fixing the translatable-template.t to handle localized setups
      Merge remote-tracking branch 'origin/new/bug_6894'
      Bug 7272 setting NULL to debarred field, to avoid having 0000-00-00
      Merge branch 'new/bug_6328'
      Revert "Fix for Bug 6291, Cart printing truncated in Firefox"
      Bug 6015, new script for load testing
      Merge remote-tracking branch 'origin/new/bug_5974'
      Bug 6699 follow-up
      Bug 6926 : overdue_notices don't send itemcount to notification
      Merge remote-tracking branch 'origin/new/bug_6966'
      Merge remote-tracking branch 'origin/new/bug_5211'
      160th developer + 2 events added (NZ tm and 3.6.1 released)
      Bug 2346 follow-up (UpdateBorrowerDebarred subroutine removed)
      Merge remote-tracking branch 'origin/new/bug_5604'
      Bug 6530 follow-up for fix Item_Due / Item_DUE in message_attributes
      Adding Adrien Saurat as 161th committer.
      history.txt, adding Stéphane Delaune, as 117, moving others and welcome Albert, you're 163th !
      Test suite: ignoring backups from vi (files ending with a ~)
      Merge remote-tracking branch 'origin/new/bug_6971'
      Revert "Fix for Bug 6291, Cart printing truncated in Firefox"
      Merge remote-tracking branch 'origin/new/bug_6291'
      t/UploadedFile, updated comment
      Merge remote-tracking branch 'origin/new/bug_5327'
      Jenkins complaining = fixing number of tests
      Merge remote-tracking branch 'origin/new/bug_5604'
      Merge remote-tracking branch 'origin/master' into new/bug_6679
      Merge remote-tracking branch 'origin/new/bug_7141'
      Welcome to jon Aker (#164) + missing tabs & "releases"
      updatedatabase: Adding missing \n at the end of 2 print
      Bug 6679: fix missing use strict
      Merge remote-tracking branch 'origin/new/bug_6679'
      Merge remote-tracking branch 'origin/new/bug_7215'
      welcome Fabio, you're 165th !
      Merge remote-tracking branch 'origin/new/bug_6865'
      Bug 7164 minor follow-up
      Bug 7164 follow-up history.txt and perlcritic compliance
      Merge branch 'master' into new/bug_7164
      Merge remote-tracking branch 'origin/new/bug_7135'
      Merge remote-tracking branch 'origin/new/bug_5327'
      welcome to Duncan Tyler, developer 166 !
      Merge remote-tracking branch 'origin/master' into new/bug_5327
      Merge remote-tracking branch 'origin/new/bug_5327'
      Revert "Bug 5327: Patch removes unneeded self=shift from TTParser::unshift_token"
      Revert "Bug 5327: Patch removes unneeded self=shift from TTParser::unshift_token"
      Revert "Bug 5327: Added unit test for C4/SIP/ILS/Transaction/RenewAll.pm"
      Merge remote-tracking branch 'origin/new/bug_5327'
      Merge remote-tracking branch 'origin/new/bug_7346'
      welcome to Marc Balmer, #167
      Merge remote-tracking branch 'origin/new/bug_5327'
      Bug 5729 - Add CoinS to intranet
      follow-up: fixing mistake in database revision number
      follow-up of the previous follow-up: forgot the kohaversion.pl file
      Merge remote-tracking branch 'origin/new/bug_6328'
      follow-up: fixing DBrev wrong number
      Merge remote-tracking branch 'origin/new/bug_6530'
      follow-up for DB rev number
      Merge remote-tracking branch 'origin/new/bug_6880'
      Bug 6627 follow-up
      Bug 7077, follow-up
      Bug 7278 follow-up DBrev number
      Merge remote-tracking branch 'origin/new/bug_2629'
      Merge remote-tracking branch 'origin/new/bug_6716'
      Bug 929 small follow-up (mistake in POD)
      Merge remote-tracking branch 'origin/new/bug_929'
      Merge remote-tracking branch 'origin/new/bug_6132'
      Merge remote-tracking branch 'origin/new/bug_7143'
      Merge remote-tracking branch 'origin/new/bug_929'
      Revert "Bug 7364: Possible to get to FA item add without current branch being defined."
      Revert "Bug 7364: Possible to get to FA item add without current branch being defined."
      Merge remote-tracking branch 'origin/new/bug_7364'
      Bug 6990 follow up PODDOC & unit test updating
      Merge remote-tracking branch 'origin/new/bug_6990'
      Merge remote-tracking branch 'origin/new/bug_5327'
      Merge remote-tracking branch 'origin/new/bug_5533'
      Merge remote-tracking branch 'origin/new/bug_7276'
      BZ4376 Minor change in GetMarcAuthor
      Merge remote-tracking branch 'origin/new/bug_7083'
      Merge remote-tracking branch 'origin/new/bug_6328'
      Olivier Crouzet is 168th !
      Koha version updated
      BZ6115: Acquisition reports : date filter & sorting don't work
      Bug 5473 follow-up : removed warn & replace some tabs by 4 spaces
      history.txt removing a useless tab
      Bug 1633 localcoverimages, updatedatabase & kohaversion for pushing
      Bug 1633, follow-up, french string
      Merge remote-tracking branch 'origin/new/bug_6836'
      Bug 7157 follow-up: j2a.pl executable again
      Bug 7157 follow-up: j2a.pl executable again
      Merge remote-tracking branch 'origin/new/bug_7439'
      Merge remote-tracking branch 'origin/new/bug_7367'
      Bug 6836 follow-up fixing POD
      Merge remote-tracking branch 'origin/new/bug_6836'
      Merge remote-tracking branch 'origin/new/bug_5327'
      Bug 6539 follow-up, fixing wrong indentation
      bug 6631 follow-up adding author in contributors list
      Merge remote-tracking branch 'origin/new/bug_5327'
      adding 3 contributors from catalyst OpenSource academy
      Bug 6843 follow-up DBrev
      Adding Jorgia Kelsey and Peter Lorimer as contributors
      Bug 6933 follow-up, perltyding new script list.pl
      Bug 7005 follow-up fix coding guidelines broken
      Bug 6488 adding a 2nd \n to silence logs
      Merge remote-tracking branch 'origin/new/bug_6488'
      Bug 6210 follow-up, removing warn
      Merge remote-tracking branch 'origin/new/bug_6210'
      Bug 6964 follow-up
      Merge remote-tracking branch 'origin/new/bug_6964'
      Merge remote-tracking branch 'origin/new/bug_7190'
      Merge remote-tracking branch 'origin/new/bug_6964'
      bug 7450 small follow-up, removing warn
      Merge remote-tracking branch 'origin/new/bug_929'
      Merge remote-tracking branch 'origin/new/bug_6842'
      Merge remote-tracking branch 'origin/new/bug_6865'
      Bug 7090 follow-up, setting DBrev number when pushing
      Bug 7511 [ENH] Template caching (T::T feature)
      bug 7345 tiny change = replacing () by --
      Bug 7345 DBrev numbering
      Merge remote-tracking branch 'origin/new/bug_5327'
      Bug 6299 follow-up DBrev
      Merge remote-tracking branch 'origin/new/bug_5327'
      Revert "Bug 5327: Patch removes unneeded self=shift from TTParser::unshift_token"
      Revert "Added coverage to unit test for TTParser"
      Merge remote-tracking branch 'origin/new/bug_5327'
      Bug 6875 de-nesting C4::Koha.pm
      Bug 6875 cleaning mainpage.pl
      Bug 6875 cleaning opac-main.pl
      Bug 6875 de-nesting C4/Serials
      Bug 6875 de-nesting C4::Heading
      Bug 6875 de-nesting C4::VirtualShelves
      Bug 6875 de-nesting Auth.pm
      Merge remote-tracking branch 'origin/new/bug_7238'
      Merge remote-tracking branch 'origin/new/bug_6875'
      Merge remote-tracking branch 'origin/new/bug_6875'
      Merge remote-tracking branch 'origin/new/bug_7367'
      Bug 7201 follow-up, fixing some indentation mistakes
      Bug 7246 add offset/length and where options to rebuild_zebra
      Bug 7289 follow-up setting DBrev number
      bug 7509 follow-up, DBRev number
      Bug 6137 follow-up, moving new test to db_dependent directory
      Merge remote-tracking branch 'origin/new/bug_6488'
      Bug 6875 de nesting C4::Biblio
      Bug 6875 de-nesting C4::Items
      Merge remote-tracking branch 'origin/new/bug_6875'
      Bug 6193 follow-up of the follow-up = reindentation only
      Merge remote-tracking branch 'origin/new/bug_7460'
      Bug 6875 follow-up for Items/Biblio de-nesting
      Merge remote-tracking branch 'origin/new/bug_7453'
      Merge remote-tracking branch 'origin/new/bug_3215'
      Bug 6039 follow-up, DBrev number
      bug 7143 fixing history, there were 2 #58 and no #59
      Bug 7143 about.tt indentation fixes
      Bug 7143 missing contributors
      Bug 7143 some cleaning
      Bug 5877 : Offline circulation improvements : upload all files, apply at once
      Bug 5877 QA follow-up
      Bug 5877 DBrev numbering
      bug 5503 follow-up DBrev number + added "upgrade to $DBversion" string
      Bug 3516 follow-up - DBRev number
      Bug 7284 follow-up, DBrev number
      bug 7284 2nd follow-up, fixing perl mistake
      bug 7284 follow-up: removing html tags <b> and <a href=> as they're displayed not as HTML
      Bug 7493 follow-up DBRev number
      Merge remote-tracking branch 'origin/new/bug_6488'
      Bug 6086 follow-up Uppercase initial coding guideline fix
      bug 7001 follow-up for DBRev
      bug 7408 follow-up DBRev number
      bug 7408 follow-up fixing trailing `
      Bug 7577 follow-up
      Merge remote-tracking branch 'origin/new/bug_7458'
      bug 7001 follow-up fixing POD mistake
      Merge remote-tracking branch 'origin/new/bug_7001'
      Bug 7665 follow-up s/tabs/4 spaces/
      Bug 7587 follow-up: DBRev number + message changed a little bit
      bug 7661: Moving C4::tests to unit tests
      Merge remote-tracking branch 'origin/new/bug_7661'
      bug 7261 follow-up DBRev number
      Bug 7031 follow-up typo fix & tab removed
      Merge remote-tracking branch 'origin/new/bug_7031'
      Merge remote-tracking branch 'origin/new/bug_7661'
      Merge remote-tracking branch 'origin/new/bug_6875'
      Bug 7557 follow-up: DBRev number and removed default value
      Merge remote-tracking branch 'origin/new/bug_7368'
      welcome David Cook, you're 178th
      Merge remote-tracking branch 'origin/new/bug_7408'
      Bug 6296 follow-up: DBrev
      C4::Members follow-up
      bug 7086 follow-up: removed warn
      bug 7086 follow-up: removed warn
      Merge remote-tracking branch 'origin/new/bug_8250'
      Merge remote-tracking branch 'origin/new/bug_7408'
      welcome gaetan, you're 179th !
      Bug 7235 follow-up: removing some upper cases
      Bug 7144 follow-up cleaning for HTML4 coding guideline
      Bug 7144 followup DBrev number
      Bug 7144 string follow-up: reordering text
      bug 7092 follow-up: DBRev number
      Bug 7310 follow-up: DBRev
      bug 7310 follow-up DBVersion was wrong
      Bug 7714 translating letters in fr-FR to french
      bug 7264: follow-up DBRev number
      Bug 7154 follow-up DBRev
      Bug 7310 follow-up : typo fix lt instead of < in DB version comparison
      Merge remote-tracking branch 'catalyst/merged_5549' into new/bug_5549
      bug 5549: follow-up DBRev number
      Merge remote-tracking branch 'origin/new/bug_7768'
      bug 6140 follow-up: DBRev number
      Merge remote-tracking branch 'origin/new/bug_7548'
      tiny follow-up: removing ` that are mysqlism
      big 7263 follow-up: DBRev number
      Bug 7780: make silent/verbose flag for translation installing
      Bug 7178 follow-up DBRev number
      bug 7178 follow-up: typo fix
      Bug 7470 follow-up DBRev + removing `
      Bug 7470 follow-up
      Merge remote-tracking branch 'origin/new/bug_7760'
      bug 7470 follow-up, fix POD doc
      bug 5354 follow-up DBRev number
      Bug 5354 follow-up : dealing with a wrong regexp
      Merge remote-tracking branch 'origin/new/bug_6199'
      bug 6858 follow-up indenting with spaces
      bug 7641 follow-up DBRev number
      bug 7641 follow-up: activate use strict (see coding guidelines)
      bug 7641 follow-up: remove some unconditionnal warns
      Bug 4032 follow-up: DBRev number
      Bug 4032 follow-up: removing ` in syspref
      bug 7821 follow-up: escaping {} in regexp
      bug 7291 follow-up DBRev number
      Merge remote-tracking branch 'origin/new/bug_7284'
      Merge remote-tracking branch 'origin/new/bug_7143'
      Merge remote-tracking branch 'origin/new/bug_7310'
      Bug 7613 follow-up DBRev number
      Bug 5549 follow-up DBRev number
      Merge remote-tracking branch 'origin/new/bug_7781'
      Merge remote-tracking branch 'origin/new/bug_2780'
      Merge remote-tracking branch 'origin/new/bug_2780'
      Merge remote-tracking branch 'origin/new/bug_2780'
      Bug 7886 follow-up DBRev number
      Bug 5668 follow-up: DBRev number
      Bug 5668 follow-up: removing empty lines in opac.pref
      Bug 2505 follow-up: C4::Ris not ready for use strict;use warnings;
      Bug 7935 follow-up: DBRev number
      Updating euskara and french translation teams
      members now passes perlcritic, but not misc. removing testing of misc
      Merge remote-tracking branch 'origin/new/bug_2780'
      missing \n in updatedatabase that causes some ugly display
      Merge remote-tracking branch 'origin/new/bug_7876'
      Merge remote-tracking branch 'origin/new/bug_5668'
      Merge remote-tracking branch 'origin/new/bug_7016'
      Merge remote-tracking branch 'origin/new/bug_5347'
      Revert "Bug 7785: Remove unused function columns() which uses a MySQLism."
      Bug 7726: explanation and options that were in the wrong order
      Merge remote-tracking branch 'origin/new/bug_5347'
      Adding Marc Veron
      Bug 3969 follow-up = budget name field is budget_name, not name
      Bug 7979 [FOLLOW-UP] New design for staff interface, rights fix
      Merge branch '3.8.0-translation' of git://git.tamil.fr/git/koha
      Bug 7979 tiny follow-up for translatability (string freeze)
      Merge remote-tracking branch 'origin/new/bug_7979'
      fixing missing " in french syspref file
      Release notes for 3.8.0

Peter Lorimer (1):
      Bug 6539 - When searching the catalogue, if I get no results then hit the Z39.50 search the title field in the pop up window is populated with what I searched for.

Robin Sheat (19):
      Bug 6916 - item's acq date now takes you to its invoice
      Bug 7091 - [MASTER] - update the build version for packages from master
      Bug 7091 - [MASTER/3.6.x/3.4.x] - update the changelogs for the 3.4 series
      Bug 7008 - create tmp dir for zebra
      Bug 7028 - updated the koha-conf.xml template
      Bug 7197 - add a Spanish readme file to the packages
      Bug 5327 - move another test around
      Bug 6913 - change how ports are handled by koha-create
      Bug 7519 - show patron's street number in search results
      Bug 7238 - make packages deal with SIP config
      Bug 7409 - add unzip and perl-doc dependencies to package
      Bug 7532 - remove dependency on Date::ICal
      Bug 7540 - add id values to the legends in the patron entry form
      Bug 6496 - tidy the display of 710 fields on XSLT
      Bug 6496 - correct the order of the author display in the OPAC
      Bug 5373 - allow 'cardnumber' to appear on the patron import field list
      Bug 6296: allow users to be authenticated by SSL client certs
      Bug 6199 - allow bulkmarkimport.pl to remove duplicate barcodes
      Bug 7893 - add package dependencies

Salvador Zaragoza Rubio (2):
      Bug 6475 - Edit it's not possible in subfield "0" in MARC framework
      Bug 6008 - Locating mysql/psql commands on Installer.pm

Sam Sanders (7):
      bug 5327 add tests for C4/BackgroundJob.pm
      bug 5327 added unit test for C4/Csv.pm
      Bug 5327 added tests for C4/Labels.pm
      Bug 5327 added unit tests for C4/ClassSortRoutine/LCC
      bug 5327 added unit tests for C4/Ris.pm
      added unit tests for C4/Serials.pm
      Bug 5327 added tests for C4/Languages.pm

Serhij Dubyk {Сергій Дубик} (2):
      Bug 6434 - Ukrainian and Russian MARC sql-tables
      Bug 7838 - Add sort-string-utf.chr for Ukrainian and Russian

Sophie Meynieux (5):
      Bug 7287 : Fix overdue notification if a branch given as parameter does not have rules
      Bug 6292 followup
      Bug 6292 : Followup 2. several letters where generated if a borrower had overdues with different due_date triggering the same level
      BUG 5607 : Adds parsing of issues fields in overdue letters
      Bug 3916 [follow-up] : Adding a default choice in every dropdown list, not only branches, to let the corresponding value unchanged

Srdjan (1):
      bug_7613: OCLC Connexion gateway

Srdjan Jankovic (22):
      Bug 6303: Display Organisation and Parent Organisation names when viewing a borrower of type organisation
      bug_5211: LostItem() - added charge_fee param to control fee charging
      bug_2830: Remove reserve when checking out if the borrower is not the first one in the reserve queue
      Bug 6190: BorrowerUnwantedField syspref and removing fields from the patron entry
      bug_5473: Update items when receiving shipments
      bug_6488: Take in account opachiddenitems when searching in opac
      bug_6210: Select framework if merging two records with different frameworks
      bug_7190: Do not reverse writeoffs when item is returned
      bug_7090: AllowItemsOnHandCheckout syspref
      bug_7201: Holds reports: add copynumber and enumchron
      bug_7458: A call number plugin
      bug_7231: Call GetMarcPrice() in acqui/neworderempty.pl for staged imports
      bug_7467: Printing Transfer Slips for transfers that do not have holds
      bug 6039: Cancel All waiting holds button
      Bug 6488: Display OPAC search result count conditional to OpacHiddenItems syspref
      bug_7001: Issue and Reserve slips are notices.
      bug_7458: Correct existing existing call numbers retrieval
      bug_7001: protected are only all libraries letters
      bug_7140: Added item description to complement icon to search result and biblio detail pages
      Bug 7477: Copy holidays from one branch to another
      Bug 7235: Adding invoice number and vendor name to the moredetail page
      bug_7264: [SIGNED-OFF] Branch popup on OPAC detail.Added opac_info field to branches table.

Stéphane Delaune (4):
      Bug 7460: Add template toolkit's FILTER html_line_break on opac details description's tab
      Bug 7460: followup : Add template toolkit's FILTER html_line_break on staff details description's tab
      Bug 5749 Fix borrower address display in intranet
      Bug 4032 XSLT systempreference takes a path to file rather than YesNo

Tomas Cohen Arazi (5):
      Bug 6193 - Use memcached cache koha-conf.xml configuration variables
      Bug 6299 - Provide a list of authorized values for Relator terms
      Bug 6299 - add es-ES
      Bug 6299 - Advertise this addition during upgrade
      Bug 6193 - Follow up: use SetEnv and remove memcached from koha-conf.xml

Zeno Tajoli (2):
      Italian translation teams
      Bug 7861 : Update of italian sql files for 3.8

biblibre (1):
      Bug 6137: fix a Circulation bug. userenv null

koha (1):
      Bug 7548 Fix variable scoping in the template - Rebased

mveron (2):
      Bug 5668 Error during during insall with web installer, Step 3
      Bug 7528 - amount subtracting 1 cent

root (1):
      Bug 5549 : fixed undefined subroutine format_date in circ/returns.pl by adding full path of C4::Dates::format_date()

tajoli at cilea.it (1):
      Bug 7759, update of install files to use background indexing (and some whitespace tidy)

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list