koha.git
2015-10-02 Kyle M HallBug 14522: (QA followup) Koha complains about missing...
2015-10-02 Mason JamesBug 14522: (followup) fix =cut typo
2015-10-02 Mason JamesBug 14522: Use Koha::Cache for accessing single_holidays()
2015-10-02 Marc VéronBug 14929: Fix missing display of help page in contract...
2015-10-02 Jonathan DruartBug 14832: Fix encoding issues when exporting in RIS
2015-10-02 Jonathan DruartBug 14842: Wrong call to GetBranchItemRule
2015-10-02 Jonathan DruartBug 5371: (follow-up) Force no caching for private...
2015-10-02 Jonathan DruartBug 5371: Force no caching for private pages at the...
2015-10-02 Frédéric DemiansBug 14927: Returns item info when resumptionToken is...
2015-10-02 Jonathan DruartBug 12311: Do not return a lost item if modified in...
2015-10-02 Robin SheatBug 14938: fix dependencies
2015-09-28 Tomas Cohen... Bug 14201: DBRev 3.21.00.030
2015-09-28 Kyle M HallBug 14597: (QA followup) Make Logger package level
2015-09-28 Kyle M HallBug 14597: Reverting a batch where a record overlaid...
2015-09-28 Marcel de RooyBug 14201: Yes, goodbye to the third plugin marc21_lead...
2015-09-28 Marcel de RooyBug 14201: We can do without plugin marc21_leader_compu...
2015-09-28 Marcel de RooyBug 14201: Plugin marc21_leader_book is useless
2015-09-28 Tomas Cohen... Bug 14368: (RM followup) DBIx update
2015-09-28 Tomas Cohen... Bug 14368: DBRev 3.21.00.029
2015-09-28 Matthias MeusburgerBug 14368: [Follow-up] Fix workflow
2015-09-28 Jonathan DruartBug 14368: Add some missing tests
2015-09-28 Matthias MeusburgerBug 14368: [Follow-up] Add filter on borrower when...
2015-09-28 Matthias MeusburgerBug 14368: [Follow-up] Fix tests
2015-09-28 Matthias MeusburgerBug 14368: Add discharges history.
2015-09-28 Winona SaleskyBug 14054: 246 XSLT Improvements
2015-09-28 Jonathan DruartBug 14509: (follow-up) Reject invalid passwords
2015-09-28 Jonathan DruartBug 14509: Reject invalid passwords
2015-09-28 Marcel de RooyBug 14904: Resolve warning from tt_valid.t
2015-09-28 Marcel de RooyBug 14909: Warnings from search_utf8.t when empty idx...
2015-09-28 Marcel de RooyBug 14905: Search_utf8.t fails to upload a file
2015-09-25 Kyle M HallBug 14883: Librarians are not warned if patron is restr...
2015-09-25 Kyle M HallBug 14882: Librarians are not warned if patron owe...
2015-09-25 Jonathan DruartBug 14710: Make the export checkout list export only...
2015-09-25 Tomas Cohen... Bug 14321: (QA followup) remove Test::CGI::Multipart...
2015-09-25 Tomas Cohen... Bug 14321: (RM followup) DBIx update
2015-09-25 Tomas Cohen... Bug 14321: DBRev 3.21.00.028
2015-09-25 Marcel de RooyBug 14321: [QA Follow-up] Additional QA requests
2015-09-25 Marcel de RooyBug 14321: [QA Follow-up] Changes for Upload.pm and...
2015-09-25 Jonathan DruartBug 14321: QA Fix
2015-09-25 Marcel de RooyBug 14321: Final cleanup, removing obsolete files
2015-09-25 Marcel de RooyBug 14321: Integrate Upload.pm into Koha
2015-09-25 Marcel de RooyBug 14321: Introduce Koha::Upload
2015-09-25 Marcel de RooyBug 14321: Add two columns to uploaded_files
2015-09-25 Kyle M HallBug 14297: (QA followup) Remove unnecessary line
2015-09-25 Kyle M HallBug 14297: Holds Queue building ignoring holds where...
2015-09-25 Kyle M HallBug 14297: Unit Tests
2015-09-25 Joonas KylmäläBug 14505: single quotes in journal number cause print...
2015-09-25 Tomas Cohen... Bug 14217: Add 'condition' attribute for DOM index...
2015-09-25 Marc VéronBug 14873: Remove C4::Dates from reserve/request.pl
2015-09-25 Jonathan DruartBug 14879: Move the date displays to the template
2015-09-25 Marc VéronBug 14879: Remove C4::Dates from catalogue/detail.pl
2015-09-25 Tomas Cohen... Bug 14733: (QA followup) make tests independent of...
2015-09-25 Jonathan DruartBug 14733: Replace 'priority' with 'estimated priority'
2015-09-25 Kyle M HallBug 14733: Prevent a record from having holds with...
2015-09-25 Kyle M HallBug 14733: Unit Tests
2015-09-25 Tomas Cohen... Bug 14298: DBRev 3.21.00.027
2015-09-25 Jonathan DruartBug 14298: Add perms for other languages
2015-09-25 Jonathan DruartBug 14298: Add warning to the about page if the sco...
2015-09-25 Jonathan DruartBug 14298: Use the new permission in the sco scripts
2015-09-25 Jonathan DruartBug 14298: Add the new 'self_checkout' permissions
2015-09-25 Jonathan DruartBug 14817: (follow-up) Fix encoding issues in columns.def
2015-09-25 Jonathan DruartBug 14817: Fix encoding issues in columns.def
2015-09-18 Marcel de RooyBug 13813: [QA Follow-up] Fix some tabs for qa tools
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-09-18 Kyle M HallBug 11368: [QA Followup 2]
2015-09-18 Kyle M HallBug 11368: [QA Followup]
2015-09-18 Kyle M HallBug 11368: Add script to import Lexile scores
2015-09-18 Tomas Cohen... Bug 14472: (QA followup) fix updatedatabase.pl for...
2015-09-18 AleishaBug 14585: Fixing up online help on main page
2015-09-18 Jesse WeaverBug 14510: (QA followup) fix columns settings in other...
2015-09-18 Jonathan DruartBug 14510: Redirect to the items' fields mapped
2015-09-18 Jesse WeaverBug 14510: (QA followup) Fix bug with unmapped columns
2015-09-18 Jesse WeaverBug 14510: (QA followup) Add more columns, resort
2015-09-18 Jesse WeaverBug 14510: (QA followup) remove extraneous whitespace
2015-09-18 Jesse WeaverBug 14510: Allow column visibility in additem.pl to...
2015-09-18 Genevieve PlantinBug 13781: Fix missing heading columns for relative...
2015-09-18 Genevieve PlantinBug 13781: Fix relatives's checkouts missing heading...
2015-09-17 Alex ArnaudBug 12252: (follow-up) Include item data only in extend...
2015-09-17 Frédéric DemiansBug 12252: Include item data only in extended mode
2015-09-17 Jonathan DruartBug 12252: (qa-follow-up) Remove perlcritic error
2015-09-17 Jonathan DruartBug 12252: Add tests for EmbedItemsInMarcBiblio
2015-09-17 Robin SheatBug 12252: include item data in OAI-PMH ListRecords...
2015-09-17 Robin SheatBug 12252: OAI-PMH items respect OpacHiddenItems
2015-09-17 Robin SheatBug 12252: OAI-PMH result includes item data
2015-09-16 Tomas Cohen... Bug 14245: (QA followup) already global
2015-09-16 Bernardo Gonzalez... Bug 14245: Problems with RIS export in unimarc
2015-09-16 Kyle M HallBug 14640: 'Cancel Hold' check box on check-out confirm...
2015-09-16 Jonathan DruartBug 14640: Add tests
2015-09-16 Jonathan DruartBug 10005: Inventory - Add an option to not check in...
2015-09-16 Jonathan DruartBug 7634: Prevent permanent_location to be set to NULL...
2015-09-16 Jonathan DruartBug 7634: Add tests
2015-09-16 Jonathan DruartBug 7634: Make the tests pass
2015-09-16 Jonathan DruartBug 6756: Add info messages
2015-09-16 Jonathan DruartBug 6756: Fix bad behaviors if AnonymousPatron is not...
2015-09-16 Marcel de RooyBug 13622: [QA Follow-up] Add unit test descriptions
2015-09-16 Jonathan DruartBug 13622: Display a datetime without time in a notice
2015-09-16 Jonathan DruartBug 14813: Fix encoding issues on editing help pages
2015-09-16 Jonathan DruartBug 14197: TestBuilder - Remove the error on starting...
2015-09-16 Jonathan DruartBug 14197: Remove the warning on destroying TestBuilder...
next