Bug 9543 - Show patrons messaging subscription on holds notification
[koha.git] / C4 /
2016-03-24 Jonathan Druart Bug 15741: Fix rounding in total fines calculations
2016-03-22 Jonathan DruartBug 15809: Redefine multi_param is CGI < 4.08 is used
2016-03-22 charlesBug 15585 - Move C4::Passwordrecovery to the new namesp...
2016-03-21 Jonathan DruartBug 15163: Do not erase patron attributes if limited...
2016-03-15 Jonathan DruartBug 11998: Add a L1 cache for sysprefs
2016-03-15 Jonathan DruartBug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-15 Jonathan DruartBug 11998: Use Koha::Cache to cache sysprefs
2016-03-14 Jonathan DruartBug 15111: Change X-Frame-Options with SAMEORIGIN
2016-03-14 Kyle M HallBug 15111 - Koha is vulnerable to Cross-Frame Scripting...
2016-03-12 Jonathan DruartBug 15656: Move guarantor/guarantees code - GetMemberRe...
2016-03-12 Jonathan DruartBug 15656: Move guarantor/guarantees code - GetGuarantees
2016-03-12 Jonathan DruartBug 15653: Remove unused C4::Members::UpdateGuarantees...
2016-03-11 Nicole C Engard Bug 15694: Add aliases for date/time last modified
2016-03-11 Zeno Tajoli Bug 15955: Tuning function 'New child record' for...
2016-03-11 Galen Charlton Bug 16009: fix GetMember() search on NULL/undef values
2016-03-07 Marcel de Rooy Bug 14306: Follow-up for URLs in 555$u
2016-03-07 Marcel de Rooy Bug 14306: Show URL from MARC21 field 555$u under...
2016-03-07 Kyle M Hall Bug 14694 - Make decreaseloanHighHolds more flexible
2016-03-07 Jonathan Druart Bug 5404: Move the test to a new IsMarcStructureIntern...
2016-03-07 Jonathan Druart Bug 5404: C4::Koha - remove subfield_is_koha_internal_p
2016-03-07 Marcel de Rooy Bug 13871: [QA Follow-up] Add $server for FID_SCREEN_MSG
2016-03-07 Marcel de Rooy Bug 13871: [QA Follow-up] Adjust Patron Info Request
2016-03-07 Marcel de Rooy Bug 13871: [QA Follow-up] Adjust Patron Status Request
2016-03-07 Mason James Bug 13871 - OverDrive message when user authentication...
2016-03-07 Mason James Bug 13871: [TITLE_AMENDED] Additional changes
2016-03-07 Marcel de Rooy Bug 13871: Adjusted perl tidy on MsgType.pm
2016-03-07 Jonathan Druart Bug 15968: Unnecessary loop in C4::Templates
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove GetPatronImage
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove RmPatronImage
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove PutPatronImage
2016-03-03 Nick Clemens Bug 15669: Alphabetize marc modification templates
2016-03-03 Kyle M HallBug 15548 [QA Followup] - More new uses of Koha::Borrower
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-03-03 Kyle M Hall Bug 15632 [QA Followup] - Get rid of use of uninitiali...
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Remove GetMessages
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Remove GetMessages...
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Remove DeleteMessage
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Remove AddMessage
2016-03-03 Jonathan Druart Bug 15084: Remove C4::Budgets::ConvertCurrency
2016-03-03 Jonathan Druart Bug 15084: Replace C4::Budgets::GetCurrencies with...
2016-03-03 Kyle M Hall Bug 12803 [QA Followup] - Allow holiday caching to...
2016-03-03 Kyle M Hall Bug 12803 - Add ability to skip closed libraries when...
2016-03-03 Marcel de Rooy Bug 12426: [QA Follow-up] Clear to_address to force...
2016-03-03 Lari Taskula Bug 12426: Allow resend for sent messages
2016-03-03 Jonathan Druart Bug 12426: Simplify the code adding a new subroutine...
2016-03-03 Lari Taskula Bug 12426: Allow resending of messages from the notice...
2016-03-03 Mirko Tietgen Bug 14168: (followup) require WWW::YouTube::Download...
2016-03-02 Jonathan Druart Bug 11023: Automatic item modification by age (Was...
2016-03-02 Jesse WeaverBug 14659: Allow patrons to enter card number and patro...
2016-03-02 Kyle M HallBug 14751 - Allow C4::Context->interface to be set...
2016-03-02 Jonathan DruartBug 15800: Koha::AuthorisedValues - Remove C4::Koha...
2016-03-02 Jonathan DruartBug 15675: Fix conflict with bug 15446 (type vs _type)
2016-03-02 Kyle M HallBug 15675 - Fix some missed tab characters, remove...
2016-03-02 Kyle M HallBug 15675 - Add issue_id column to accountlines and...
2016-03-02 Tomas Cohen AraziBug 15721: (QA followup) pick the most probable first
2016-03-02 Marc VéronBug 15721: (followup) Add apache2ctl to C4::Context...
2016-03-02 Jonathan DruartBug 15939: Action logs - Do not default dates to today
2016-03-02 Kyle M HallBug 15842 - Cannot import patrons if the csv file does...
2016-03-02 Kyle M HallBug 14168 [QA Followup] - Fix typo
2016-03-02 Mirko TietgenBug 14168 - enhance streaming cataloging to include...
2016-03-01 Kyle M HallRevert Bug 11081 - Port Koha::Contrib::Tamil indexer...
2016-02-26 Holger MeißnerBug 14395: Code changes
2016-02-26 Kyle M HallBug 4941 [QA Followup] - Retain singleBranchMode in...
2016-02-26 Jonathan DruartBug 4941: Remove the singleBranchMode system preference
2016-02-24 Jonathan DruartBug 15798: Remove C4::Koha::displayServers
2016-02-24 Nick ClemensBug 15343 - Allow user to set password on opac-memberen...
2016-02-24 Kyle M HallBug 15629 [QA Followup]
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
next