koha.git
2016-01-19 Frédéric DemiansBug 15572: Follow-up to fix error on authority creation
2016-01-19 Julian MauriceBug 15572: TransformHtmlToMarc - rewrite the loop
2016-01-19 Kyle M HallBug 15586 - References to Koha::Branches remain in...
2016-01-19 Jonathan DruartBug 15295: (follow-up) Koha::Libraries - Remove GetBran...
2016-01-14 Liz ReaBug 15394 - Tidy up error messages in OPAC lists
2016-01-14 Jonathan DruartBug 15469: Same fix for the "entire record" tab
2016-01-14 Jonathan DruartBug 15469: Fix authority header search
2016-01-14 Jonathan DruartBug 15295! Koha::Libraries - Remove ModBranchCategoryInfo
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove GetBranchesCount
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove GetCategoryTypes
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove GetBranchCategories
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove GetBranchCategory
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove CheckBranchCategorycode
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove CheckCategoryUnique
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove DelBranch and DelBr...
2016-01-14 Jonathan DruartBug 15294: Koha::Libraries - Rewrite the admin scripts
2016-01-14 Jonathan DruartBug 15294: Koha::Libraries - Move existing Koha::Branch[es]
2016-01-13 Jonathan DruartBug 15337: Make itemtypes retrieved with GetItemTypes...
2016-01-13 Jonathan DruartBug 15337: Add tests to ensure that GetItemTypes will...
2016-01-12 Jonathan DruartBug 15477: (follow-up) Bug 14100: Better errors handling
2016-01-12 Jonathan DruartBug 15487: Fix encoding issue on localization
2016-01-12 Nick ClemensBug 15512 - Minor regression caused by Bug 7369 - warn...
2016-01-12 Jonathan DruartBug 15473: Make Koha::Objects->find accepts 0 and ...
2016-01-12 Lyon3 TeamBug 15501 - Planned Irregularities are deleted when...
2016-01-12 Jonathan DruartBug 15367: Do not display repeatable patron attributes...
2016-01-07 Jonathan Druart Bug 15412: Enable dropdowns date selector when suspend...
2016-01-07 Jonathan Druart Bug 15466: Do not assume $values_in is a hashref
2016-01-07 Jonathan Druart Bug 15467: If authtypecode is not defined, do not...
2016-01-07 Katrin Fischer Bug 15511: Fix tabbed display on OPAC patron account...
2016-01-07 Jonathan Druart Bug 15453: Assign the correct shelfid to the download...
2016-01-07 Kyle M Hall Bug 15478 - Update the remaining schema files that...
2016-01-07 Kyle M Hall Bug 15478 - Checksum mismatch when regenerating schema
2016-01-07 Jonathan Druart Bug 15493: Use the correct CSV profile when exporting...
2016-01-07 Marc Véron Bug 15462 - Unable to renew books via circ/renew.pl
2016-01-06 Chris CormackBug 7143: Adding releases and fixing some missing tabs
2016-01-06 Kyle M HallRevert "Bug 15478 - Checksum mismatch when regenerating...
2016-01-06 Kyle M HallRevert "Bug 15478 - Update the remaining schema files...
2016-01-06 Kyle M HallBug 12375 - Add new serial fields to kohastructure
2016-01-06 Kyle M HallBug 15478 - Update the remaining schema files that...
2016-01-06 Kyle M HallBug 15478 - Checksum mismatch when regenerating schema
2016-01-04 Jonathan DruartBug 15344: Remove one occurrence in circ/circulation.pl
2016-01-04 Kyle M HallBug 15443 - DBrev 3.23.00.015
2016-01-04 Kyle M HallBug 15443 - Re-code RESERVESLIP as HOLD_SLIP
2016-01-04 Viktor SargeBug 13774 Add the unique anchors of news as links in...
2015-12-31 Martin RenvoizeBug 14034: Fix logout on refresh for shibboleth
2015-12-31 Brendan Gallagherremoving the actomic update
2015-12-31 Brendan GallagherBumping the DBrev to .014 (fixed earlier DBrev too)
2015-12-31 Charles FarmerBug 10076 - Add Bcc syspref for ClaimAcquisition and...
2015-12-31 Jonathan DruartBug 14131: Reduce the greybox height to 400px
2015-12-31 LizBug 14131 - Adding print patron cards to patron lists...
2015-12-31 Marc VéronBug 14131 - Patroncard: Add possibility to print from...
2015-12-31 Brendan GallagherAdding Koha.pm update
2015-12-31 Brendan GallagherRemoving the amoticupdate file
2015-12-31 Brendan GallagherUpdating the DBrev.
2015-12-31 Jonathan DruartBug 14945: Add 2 more tests for StoreLastBorrower
2015-12-31 Kyle M HallBug 14945 - Add the ability to store the last patron...
2015-12-31 Joonas KylmäläBug 15129: Add Koha::Object for issuing rules and let...
2015-12-31 Jonathan DruartBug 14889: Add tests for Koha::BiblioFramework[s]
2015-12-31 Jonathan DruartBug 14889: Fix error msg on duplicate
2015-12-31 Katrin FischerBug 14889: QA Follow-up
2015-12-31 Jonathan DruartBug 14889: Use Koha::BiblioFramework[s] in admin/biblio...
2015-12-31 Jonathan DruartBug 14889: Add Koha::BiblioFramework[s] classes
2015-12-31 Frédéric DemiansBug 15381: Fix error in SearchAuthorities when no autht...
2015-12-31 Jonathan DruartBug 15381: Remove GetAuthType and GetAuthTypeCode
2015-12-31 Jonathan DruartBug 15381: Remove getauthtypes and getauthtype
2015-12-31 Jonathan DruartBug 15381: Use Koha::Authority::Types in some other...
2015-12-31 Jonathan DruartBug 15380: Use Koha::Authority::Type[s] in admin script
2015-12-31 Jonathan DruartBug 15380: Introduce Koha::Authorit[y|ies] and Koha...
2015-12-31 Jonathan DruartBug 15380: Move Koha::Authority to Koha::MetadataRecord...
2015-12-31 Brendan GallagherBumping the DBrev up
2015-12-31 Kyle M HallBug 13022 [QA Followup] - Highlight the results with...
2015-12-31 Kyle M HallBug 13022 [QA Followup] - Allow the pref to be unset...
2015-12-31 Kyle M HallBug 13022 - Hardcoded limit causes records with more...
2015-12-31 Katrin FischerBug 10154: QA follow-up - Spelling and terminology
2015-12-31 Eivin Giske... Bug 10154 Add Call number in the filter of most circula...
2015-12-31 Olli-Antti... Bug 12923 Improve error logging for advance_notices.pl
2015-12-31 Kyle M HallBug 13592 - DBrev 3.23.00.011
2015-12-31 Kyle M HallBug 13592 [QA Followup] - Make the system preference...
2015-12-31 Jonathan DruartBug 13592: Add an option to charge for any hold placed
2015-12-31 Marcel de RooyBug 15225: [QA Follow-up] Improve changes to gethtml5media
2015-12-31 Mirko TietgenBug 15225: Make HTML5Media work with file upload feature.
2015-12-31 Jonathan DruartBug 15321: No need to add the change trigger conditionally
2015-12-31 Magnus EngerBug 15321 - Add delete report link to Show, Edit and...
2015-12-31 Kyle M HallBug 9129 - DBrev 3.23.00.010
2015-12-31 Kyle M HallBug 9129 [QA Followup] - Make unit test file conform...
2015-12-31 Kyle M HallBug 9129 - Add the ability to set the maximum fine...
2015-12-31 Kyle M HallBug 9129 - Update schema
2015-12-31 Kyle M HallBug 9129 - Update database
2015-12-31 Jonathan DruartBug 14939: Remove the Capture::Tiny dependency
2015-12-31 Frédéric DemiansBug 14939: Modularize OAI Server existing classes
2015-12-31 Martin PerssonBug 12342: Patron registration datepicker dropdown...
2015-12-31 Katrin FischerBug 14397: Fix tiny typo in database documentation
2015-12-31 Liz ReaBug 15211: Patron card creator needs tools sidebar
2015-12-31 Liz ReaBug 15211: adding Tools section sidebar to label creator
2015-12-31 Barton ChittendenBug 14292: Add patron category restrictions to longover...
2015-12-31 Kyle M HallBug 13931 [QA Followup] - Fix whitespace error
2015-12-31 Josef MoravecBug 13931 - Date of birth in patron search result and...
2015-12-31 Kyle M HallBug 11622 - DBrev 3.23.00.009
2015-12-31 Kyle M HallBug 11622 [QA Follouwp] - Display payment block only...
2015-12-31 Kyle M HallBug 11622 [QA Followup] - Fix currency issue, add error...
next