fix malformed call of XSLTParse4Display
[koha.git] / C4 /
2010-05-07 Nahuel ANGELINETTI(MT #2966) fix opac-user.pl function problem
2010-05-07 Colin CampbellBug 4450 Use more consistent error returns in C4/Creators/*
2010-05-06 Lars WirzeniusConvert to UTF-8.
2010-05-06 Galen CharltonRevert "Bug 4450 Use more consistent error returns...
2010-05-06 Colin CampbellBug 4450 Use more consistent error returns in C4/Creators/*
2010-05-05 Galen Charltonfixed Syndetics breakage
2010-05-05 Ian WallsFixes bug 4448: &'s in itemcallnumber
2010-05-03 Michael Hafenon checkout ask for confirmation if borrower from diffe...
2010-05-03 Ian WallsFixes bug 4369: Local use does not update datelastseen
2010-05-03 Galen CharltonMerge branch 'bug4036' of git://git.librarypolice.com...
2010-05-03 Galen Charltonbug 4036, 4405: overdue and fine day block improvements
2010-05-03 Galen Charltonbug 4429: do not include items due today in overdue...
2010-05-03 Galen Charltonbug 4036: do not count item overdue if it is due today
2010-05-03 Galen Charltonbug 4396: clarify return of itemtype-level notforloan...
2010-05-03 Garry CollumBug 3883: Fixes blank line in routing list.
2010-05-01 Galen Charltonbug 4405 followup - fix typo
2010-05-01 Chris CormackBug 4405 - Overdues block check out
2010-05-01 Henri-Damien LAURENT(bug #4319) allow reserves on waiting items
2010-05-01 Paul PoulainMT3228 : trailing space block search
2010-04-30 Galen Charltonbug 4256: fix patron replication when using LDAP with...
2010-04-30 Galen Charltonbug 1532: ensure that empty hold request expiration...
2010-04-30 Chris CormackBug 3785 - Fixing a bug that was stopping holds if...
2010-04-30 Kyle M HallBugfix 4123 - CanBookBeRenewed fixed.
2010-04-30 Ian WallsFixes bug 4201: Holds priority listings assigning large...
2010-04-30 Ian WallsFixes bug 4326: Items marked as returned yesterday
2010-04-30 J. David BavousettBug 3619 - C4::Letters::_send_message_by_email does...
2010-04-30 David BirminghamFix to ORDER BY SQL in lists feature
2010-04-30 Sébastien HindererPerl documentation fixup in C4/Items.pm.
2010-04-30 Colin CampbellBug 4248 Rework Cities dropdown for members entry
2010-04-30 Galen CharltonRevert "Bug 4248: Fixes zip code in cities town pull...
2010-04-30 Garry CollumBug 4248: Fixes zip code in cities town pull down list.
2010-04-30 Jane WagnerBug 4210 Acq suggestions don't have LibraryName value...
2010-04-30 Jane WagnerBug 3788 XSLT does not obey viewISBD syspref
2010-04-30 Chris CormackBug 4372 - Fix for bookcount.pl not counting started...
2010-04-30 Matthias MeusburgerMT 2269 : Do not display all the items if there is...
2010-04-30 Nahuel ANGELINETTI(MT #3007) update hold transfer slip datas
2010-04-30 Alex Arnaud(BUG #4332) Changed the display of ordered search results
2010-04-30 Owen LeonardFix to enable Amazon cover images in the staff client.
2010-04-23 Galen CharltonMerge branch 'bug2505_patches' of git://git.catalyst...
2010-04-23 Paul Poulainunconditional warning changed to if $DEBUG
2010-04-23 Matthias MeusburgerMT3186: Remove warnings from Auth_with_cas
2010-04-23 Alex Arnaud(BUG #4388) aqbudgets.pl: add a column in the table...
2010-04-22 Cindy Murdock AmesFix ampersand problem in non-XSLT Intranet search results
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-04-16 Frédéric DemiansAllow UNIMARC item callnumber splitting
2010-04-16 Lars WirzeniusFix file permissions: if it is not a script, it should...
2010-04-16 Frédéric DemiansBug 4368 - Avoid reseting UNIMARC 100 tag when importin...
2010-04-16 Galen CharltonMerge branch 'serials_mods' of git://github.com/colinsc...
2010-04-08 Colin CampbellCheck value is defined before splitting it
2010-04-08 Colin CampbellRemove bottleneck making claims page unuseable
2010-04-08 Colin CampbellClean up Pod Documentation
2010-04-08 Colin Campbelladd warnings to Serials.pm
2010-04-08 Colin CampbellBasic refactoring of serials-edit.pm
2010-04-08 Colin CampbellRemove unused or unnecessary variables in claims processing
2010-04-07 Cindy Murdock AmesFix for ampersand display problem in OPAC search results
2010-04-07 Galen Charltonfix POD for GetAllIssues
2010-04-07 Galen Charltonbug 4358: remove disused ReadingHistory syspref and...
2010-04-07 Nahuel ANGELINETTI(bug #4358) fix sql query in C4::Members::GetAllIssues
2010-04-07 Nahuel ANGELINETTI(MT #2920) fix reading record scripts
2010-04-07 Chris CormackTrapping fatal error that occurs if you call GetCOinsBi...
2010-04-07 Colin CampbellBug 4361 Return Patron Expired to Sip Process
2010-04-07 Colin CampbellBug 4364 - SIP Checkout dates incorrect
2010-04-07 Henri-Damien LAURENTSIP Patron management
2010-04-07 Colin CampbellBug 2653 Protect against sending End of Message in...
2010-03-17 Galen Charltonfix typo in variable name
2010-03-17 Srdjan JankovicEscape input that goes in HTML; Reworked search history...
2010-03-17 Nahuel ANGELINETTI(MT #2962) add converted chars from ISO5426
2010-03-17 Nahuel ANGELINETTI(MT #3075) fix oe char from iso5426
2010-03-17 Galen Charltonadditional improvement to POD for CanBookBeIssued()
2010-03-17 Lars WirzeniusFix pod documentation for CanBookBeIssued method to...
2010-03-17 Galen Charltonfix syntax error present in previous ILS-DI patch series
2010-03-17 Henri-Damien LAURENTC4/ILSDI/Services.pm Fixing rebasing and merge problems
2010-03-17 Henri-Damien LAURENT(MT 2563) : ILSDI PatronLookUp Problem
2010-03-17 Henri-Damien LAURENTILS-DI Messages uniformization
2010-03-17 Galen Charltonbug 4314: add using_https environment variable
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2010-03-17 Lars WirzeniusRemove whitespace from ends of lines of copyright state...
2010-03-17 Galen CharltonMerge branch 'Bug3482' of git://github.com/ptfs/Koha...
2010-03-10 Koha UserFixes bug 4232: Undefined hash references in Label...
2010-02-22 Jesse WeaverBug 3482 Allow hold notices to be sent in print form
2010-02-22 Jesse WeaverAdd expiration date, today to hold notices
2010-02-22 Garry CollumBug 2655: Fixes availabilty counts if items are on...
2010-02-22 Garry CollumBug 2655: Partial fix for Items on hold shelf showing...
2010-02-22 Galen CharltonMerge branch 'translation' of git://git.workbuffer...
2010-02-21 Galen CharltonRevert "(bug #3778) GetBranchesLoop and searchMyLibrary...
2010-02-19 Galen Charltonbug 3242 follow-up: fix crash when emailLibrarianWhenHo...
2010-02-19 Nahuel ANGELINETTI(bug #3242) send email when hold is placed
2010-02-19 Galen Charltonbug 1532: various code cleanup
2010-02-19 Kyle M Hall(bug 1532) Reserves Updates Ported From Dev_Week
2010-02-18 Michael Hafenbugfix Guided Reports - allow user specified limit...
2010-02-18 Frédéric DemiansBug 4047 - Add a link to branch URL if available on...
2010-02-18 Galen Charltonbug 1080 follow-up: make sure 'sound' isn't listed...
2010-02-18 Colin CampbellMake GetBooksellerFromId error return consistent
2010-02-17 J. David BavousettBug 3775: Accounts::chargelostitem uses title, but...
2010-02-17 Matthias MeusburgerMT2116 : CSV Exports : add 'new line' as separator
2010-02-17 Matthias MeusburgerMT 2116: Addons to the CSV export
2010-02-17 Matthias MeusburgerMT2116: Addons to the CSV export
2010-02-17 Nahuel ANGELINETTI(bug #4062) add item index in zebra conf
2010-02-17 Chris NighswongerBugfix: [1/3] overdue_notices.pl does not process all...
next