Bug 15629: Koha::Libraries - Remove GetBranchInfo
[koha.git] / C4 /
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchInfo
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove ModBranch
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchDetail
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchesInCatego...
2016-02-24 Jonathan DruartBug 15631: Koha::Cities - remove getidcity and GetCities
2016-02-24 Jonathan DruartBug 15631: Koha::Cities - remove getzipnamecity
2016-02-24 Jonathan DruartBug 15731: Remove C4::Reports::Guided::build_authorised...
2016-02-24 Jonathan DruartBug 15769: Remove outdated C4::Koha::slashifyDate subro...
2016-02-24 Jonathan DruartBug 15783: AddAuthorisedValue - Remove the subroutine
2016-02-24 Jonathan DruartBug 15796: Remove C4::Koha::get_itemtypeinfos_of
2016-02-24 Jonathan DruartBug 15797: Remove C4::Koha::GetKohaImageurlFromAuthoris...
2016-02-24 Julian FIOLBug 14097: Testing C4::UsageStats
2016-02-24 Mark TompsettBug 15795: C4/Members.pm is floody (Norwegian Patron DB)
2016-02-24 Colin CampbellBug 15841 Circulation module's true value misplaced
2016-02-24 Mark TompsettBug 15719: Silence warning in C4/Language.pm during...
2016-02-24 Jonathan DruartBug 15747: Do not use CGI->param in list context -...
2016-02-24 Kyle M HallBug 14507 [QA Followup] - Restore comment, tidy sub
2016-02-24 Colin CampbellBug 14507 Use checkpw to check password in Patron Info
2016-02-24 Jonathan DruartBug 15285: Update common files
2016-02-23 Kyle M HallBug 15479 [QA Followup] - Tidy sub to remove tabs causi...
2016-02-23 Colin CampbellBug 15479 Add tests for ILS.pm
2016-02-23 Colin CampbellBug 15479 Make ILS cardnumber comparison case insensitive
2016-02-23 Srdjanbug_6624: Added Open Library Search and Read API calls...
2016-02-14 Kyle M HallBug 9021 [QA Followup] - Switch to Koha::Object(s)
2016-02-14 Mark TompsettBug 9021: Flag issues
2016-02-14 Kyle M HallBug 9021 - Add SMS via email as an alternative to SMS...
2016-02-11 Kyle M HallRevert bug 13618 - "Prevent XSS in the Staff Client...
2016-02-03 Julian MauriceBug 15358: Fix authorities merge
2016-01-29 Jonathan DruartBug 13618: Use Template::Stash::AutoEscaping to use...
2016-01-27 Jonathan DruartBug 14828: Remove old package and tests
2016-01-27 Jonathan DruartBug 14828: Use Koha::ItemType[s] everywhere C4::ItemTyp...
2016-01-27 Kyle M HallBug 15680 - Fresh install of Koha cannot find any depen...
2016-01-27 Marcel de RooyBug 8753: [QA Follow-up] Primary key and collation
2016-01-27 Liz ReaBug 8753 - Various little things - removing new depende...
2016-01-27 Charles FarmerBug 8753 - Smartmatch substitute, Math::Random::Secure...
2016-01-27 Liz ReaBug 8753 - [followup] POD cleanup
2016-01-27 mxbeaulieuBug 8753 - Use Koha::Borrowers instead of C4::Members
2016-01-27 Maxime BeaulieuBug 8753 - Add forgot password link to OPAC
2016-01-27 Frédéric Demians Bug 11081: Port Koha::Contrib::Tamil indexer into...
2016-01-27 Hector Castro Bug 13642 - Remove MARC::Crosswalk::DublinCore from...
2016-01-27 Hector Castro Bug 13642 - Adding new features for Dublin Core metadata
2016-01-27 Kyle M Hall Bug 14310 [QA Follow] - Remove FIXME, add explanation...
2016-01-27 Kyle M Hall Bug 14310 [QA Followup] - Adapt existing code to use...
2016-01-27 Julian Maurice Bug 15004: Allow to change amounts of duplicated budgets
2016-01-27 Jonathan Druart Bug 15628: Remove get_branchinfos_of vestiges
2016-01-27 Jonathan Druart Bug 6679: (follow-up) fix 9 perlcritic violations...
2016-01-27 Mason James Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations...
2016-01-27 Mason James Bug 6679 - [SIGNED-OFF] fix 9 perlcritic violations...
2016-01-27 Marcel de Rooy Bug 15553: [QA Follow-up] Replace hardcoded tmp and...
2016-01-27 Blou Bug 15553 - [SIGNED-OFF] cgisess_ files polluting...
2016-01-27 Jonathan Druart Bug 15209: Check the parameter at the beginning of...
2016-01-27 Colin Campbell Bug 15209 Validate passed MARC::Record objs in C4...
2016-01-27 Kyle M Hall Bug 15530 - Editing a course item via a disabled cours...
2016-01-25 Julian MauriceBug 15572: TransformHtmlToMarc - rewrite the loop
2016-01-25 Frédéric DemiansBug 15572: Follow-up to fix error on authority creation
2016-01-25 Jesse WeaverRevert "Bug 15572: TransformHtmlToMarc - rewrite the...
2016-01-25 Jesse WeaverRevert "Bug 15572: Follow-up to fix error on authority...
2016-01-19 NatashaBug 14538: editing perl doc for CalcFine
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-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-13 Jonathan DruartBug 15337: Make itemtypes retrieved with GetItemTypes...
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-04 Kyle M HallBug 15443 - Re-code RESERVESLIP as HOLD_SLIP
2015-12-31 Martin RenvoizeBug 14034: Fix logout on refresh for shibboleth
2015-12-31 Charles FarmerBug 10076 - Add Bcc syspref for ClaimAcquisition and...
2015-12-31 Kyle M HallBug 14945 - Add the ability to store the last patron...
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: Move Koha::Authority to Koha::MetadataRecord...
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 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 Kyle M HallBug 9129 - Add the ability to set the maximum fine...
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 Kyle M HallBug 11622 [QA Followup]
2015-12-31 Kyle M HallBug 9303 [3] - relative's checkouts in the opac
2015-12-31 BlouBug 13624 - Remove columns branchcode, categorytype...
2015-12-31 Kyle M HallBug 12375 [7] - Update to use Koha::Object classes
2015-12-31 Kyle M HallBug 12375 [4] - Replace use of DBI with Koha::Database...
2015-12-31 Kyle M HallBug 12375 [3] - Store serials enumeration data in separ...
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
2015-12-30 Jonathan DruartBug 15099: Move admin/categorie.pl to admin/categories.pl
2015-12-30 Kyle M HallBug 9819 [QA Followup] - Removed missed stopwords refs...
2015-12-30 Jonathan DruartBug 9819: Make the tests pass
2015-12-30 Tomas Cohen AraziBug 9819 - 'stopwords'-related code removed
2015-12-30 Marc VéronBug 15429 - sub _parseletter should not change referenc...
next