Merge commit 'kc/master'
[koha.git] / C4 /
2010-06-03 Chris CormackMerge commit 'kc/master'
2010-06-02 Lars WirzeniusAdd YAML as a dependency, since C4/Record.pm uses it.
2010-06-02 Lars WirzeniusAdd tools to update debian/control's build dependencies.
2010-05-28 Lars WirzeniusMerge branch 'master' of git://git.koha-community.org...
2010-05-27 Lars WirzeniusMerge branch 'master' of git://git.koha-community.org...
2010-05-26 Galen Charltonbug 4386: fix email hold filled notifications
2010-05-26 Galen Charltonremoved needless imports of the YAML module
2010-05-26 Galen Charltonfix a common "developement" typo
2010-05-26 Galen Charltonbug 4311: respect OPACXSLTResultsDisplay
2010-05-26 Lars Wirzeniusmerged from upstream master
2010-05-26 Galen Charltonbug 4386: fix email hold filled notifications
2010-05-26 Galen Charltonremoved needless imports of the YAML module
2010-05-25 Galen Charltonfix a common "developement" typo
2010-05-25 Galen Charltonbug 4311: respect OPACXSLTResultsDisplay
2010-05-24 Galen Charltonbug 4801: fix paging in display of staged bibs and...
2010-05-21 Galen Charltonbug 4801: fix paging in display of staged bibs and...
2010-05-19 Chris NighswongerBacking down the required version of Graphics::Magick
2010-05-19 Chris NighswongerEnhancement Bug 4444: Centralize Code Handling Perl...
2010-05-19 Galen Charltonbug 4509: remove references to PINESISBN system preference
2010-05-19 Colin CampbellBug 4507 Don't return null vendor to claims processing
2010-05-17 Chris NighswongerBacking down the required version of Graphics::Magick
2010-05-17 Chris NighswongerEnhancement Bug 4444: Centralize Code Handling Perl...
2010-05-17 Galen Charltonbug 4509: remove references to PINESISBN system preference
2010-05-17 Colin CampbellBug 4507 Don't return null vendor to claims processing
2010-05-17 Jane WagnerBug 4394 REVISED Allow opaccolorstylesheet syspref...
2010-05-16 Galen CharltonRevert "Bug 4450 Use more consistent error returns...
2010-05-14 Galen CharltonRevert "Bug 4450 Use more consistent error returns...
2010-05-13 J. David BavousettCorrect URL for Baker & Taylor ContentCafe
2010-05-13 Paul Poulainstocknumber not saved properly
2010-05-13 Chris Cormackwr-70205 Rental discount not being respected
2010-05-13 Colin CampbellDo not declare variables within (bogus) conditionals
2010-05-13 Owen LeonardFix for Bug 3666, Overriding renewal limit means negati...
2010-05-12 J. David BavousettCorrect URL for Baker & Taylor ContentCafe
2010-05-11 Paul Poulainstocknumber not saved properly
2010-05-11 Chris Cormackwr-70205 Rental discount not being respected
2010-05-11 Colin CampbellDo not declare variables within (bogus) conditionals
2010-05-11 Owen LeonardFix for Bug 3666, Overriding renewal limit means negati...
2010-05-08 Galen Charltonbug 4403: look in appropriate theme/lang for bib displa...
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
next