Bug 13618: Add tests
[koha.git] / C4 /
2018-08-17 Mark TompsettBug 15717: Installer: Step 3 has <br /> showing
2018-08-16 Jonathan DruartBug 21226: Remove xISBN services
2018-08-14 Jonathan DruartBug 21137: Replace USER_INFO with logged_in_user
2018-08-14 Kyle M HallBug 19743: Update header and footer on each item for...
2018-08-10 Marcel de RooyBug 20661: (QA follow-up) Add POD for output_and_exit
2018-08-10 Jonathan DruartBug 20661: Shortcut circ scripts if a blocking error...
2018-08-09 Nick ClemensBug 21188: Convert return_date to a DateTime object
2018-08-09 David BourgaultBug 20660: Return date override affects debarments...
2018-08-09 Josef MoravecBug 21154: Remove unused subs from C4::Serials
2018-08-08 Nick ClemensBug 21075: AutoUnsuspendHolds should unsuspend holds...
2018-08-08 Marcel de RooyBug 19436: (QA follow-up) Revert change in _handle_one_...
2018-08-08 Matthias MeusburgerBug 19436: Add SRU support for authorities
2018-07-30 Jonathan DruartBug 21087: Hash passwords in ->update_password
2018-07-23 Jonathan DruartBug 17698: Do not send pending_checkout_notes from...
2018-07-19 Nick ClemensBug 19166: (follow-up) Adjust table and files and QA...
2018-07-19 Jonathan DruartBug 19166: Correct charset collate
2018-07-19 Nick ClemensBug 19166: (follow-up) Shipment cost is always added...
2018-07-19 Nick ClemensBug 19166: Add the ability to add adjustments to an...
2018-07-19 Nick ClemensBug 13560: Add an 'Add' option for marc modification...
2018-07-18 Martin RenvoizeBug 18322: (follow-up) Use authorized value labels
2018-07-18 Martin RenvoizeBug 18322: Add a facet for ccode fields to Zebra
2018-07-18 Lari TaskulaBug 18072: Add deprecation warning to C4::Circulation...
2018-07-18 Jonathan DruartBug 20287: Move ModMember to Koha::Patron
2018-07-18 Jonathan DruartBug 20287: Add plain_text_password (& Remove AddMember_...
2018-07-18 Jonathan DruartBug 20287: Remove AddMember_Auto
2018-07-18 Jonathan DruartBug 20287: Fix export issues in tests
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2018-07-18 Jonathan DruartBug 20287: Move AddMember to Koha::Patron->store
2018-07-18 Jonathan DruartBug 20287: Move trim values to a method
2018-07-18 Jonathan DruartBug 20287: Move fixup_cardnumber
2018-07-13 Nick ClemensBug 18822: Check if we have MARC::Record and convert...
2018-07-12 Mirko TietgenBug 20949: Koha depends on Clone
2018-07-12 Victor GroussetBug 20084: Fix Industrial2of5 and COOP2of5 patron card...
2018-07-12 Alex ArnaudBug 21046: Return the correct borrowernumber when there...
2018-07-06 Jonathan DruartBug 21020: Fix return branch on transfer - SIP
2018-07-02 Marcel de RooyBug 20272: Changes for Breeding.pm and Record.pm
2018-07-02 Nick ClemensBug 20495: Remove get_saved_report
2018-07-02 Jérôme CharaouiBug 20920: Add missing dependency on CGI::Compile
2018-06-22 Martin RenvoizeBug 20879: Fix regression in shibboleth when ldap enabled
2018-06-22 Kyle M HallBug 20727: Add use line for File::Spec in C4::Context...
2018-06-22 Marcel de RooyBug 20727: (QA follow-up) Remove a few use statements...
2018-06-22 Kyle M HallBug 20727: Move temporary_directory() to C4::Context
2018-06-22 Kyle M HallBug 20727: Replace usage of File::Spec->tmpdir with...
2018-06-22 Josef MoravecBug 19820: (QA follow-up) Fix pod in C4::Biblio
2018-06-22 David GustafssonBug 19820: Add unsafe param to GetMarcSubfieldStructure
2018-06-22 Katrin FischerBug 20456: Remove the C4::Serials::GetSubscriptionsFrom...
2018-06-22 Marcel de RooyBug 20702: Bind results of GetHostItemsInfo to the...
2018-06-15 Kyle M HallBug 20285: Lost item refund won't always pay down lost...
2018-06-08 Katrin FischerBug 2426: Remove deprecated management permission
2018-06-08 Jonathan DruartBug 20877: Do not consider DB user has permissions
2018-06-08 Marcel de RooyBug 18821: (QA follow-up) Last tweaks for performance
2018-06-08 Kyle M HallBug 18821: Convert to using cache with date checking
2018-06-08 Kyle M HallBug 18821: TrackLastPatronActivity is a performance...
2018-06-08 Jonathan DruartBug 20889: Prevent not for loan items to be checked out
2018-06-04 Kyle M HallBug 17561: (QA follow-up) Simplify new ReserveSlip...
2018-06-04 Benjamin RoksethBug 17561: ReserveSlip needs itemnumber for item level...
2018-05-29 Marcel de RooyBug 20696: Fix a few ugly "eq undef" comparisons in...
2018-05-29 Jonathan DruartBug 20825: (bug 19943 follow-up) call notforloan on...
2018-05-16 Jonathan DruartBug 20724: Move the ReservesNeedReturns logic to AddReserve
2018-05-16 Kyle M HallBug 20724: Correctly mark an hold as waiting - Reserves...
2018-05-15 Mirko TietgenBug 20693: Plack fails, because 'libcgi-emulate-psgi...
2018-05-11 Nick ClemensBug 20737: Use https for baker and taylor cover images
2018-05-11 Jonathan DruartBug 19792: Few minor fixes
2018-05-11 Marcel de RooyBug 19792: (QA follow-up) Move anonymous sub out of...
2018-05-11 David BourgaultBug 19792: Performance boost for GetBudgetHierarchy
2018-05-09 Tomas Cohen AraziBug 20624: Net::OAuth2::AuthorizationServer is not...
2018-05-08 Julian MauriceBug 20402: Remove dependency on Mojo::Plugin::OAuth2...
2018-05-08 Julian MauriceBug 20402: Implement OAuth2 authentication for REST API
2018-05-07 Tomas Cohen AraziBug 20284: (QA follow-up) superlibrarian has ill permis...
2018-05-04 Mark TompsettBug 20663: Add some POD, so koha test tools don't complain
2018-05-04 Mark TompsettBug 20663: Remove dead code related to compound reports
2018-05-03 Mark TompsettBug 20103: Readonly::XS is completely bogus post perl 5.8
2018-05-03 Josef MoravecBug 20444: Remove sub GetAttributes
2018-05-03 Jonathan DruartBug 18342: Mark Cache::Memcached as mandatory
2018-04-25 Jonathan DruartBug 19204: Make the debarment date calculation depends...
2018-04-23 Jonathan DruartBug 19855: Move getalert, addalert and delalert to...
2018-04-23 Jonathan DruartBug 19855: Remove $type from the alerts
2018-04-23 Jonathan DruartBug 19855: Remove C4::Letters::findrelatedto
2018-04-20 Katrin FischerBug 20400: (follow-up) Several fixes from RM review
2018-04-20 Katrin FischerBug 20400: Add routing list tab in OPAC
2018-04-20 Julian MauriceBug 19873: (QA follow-up) Prevent warnings
2018-04-20 Alex ArnaudBug 19873: Ability to search on 0 value
2018-04-20 Josef MoravecBug 20603: Remove ModNote, getcredits and getrefunds...
2018-04-20 Jonathan DruartBug 20489: Prevent DB user login
2018-04-20 Jonathan DruartBug 19974: Make MarkLostItemsAsReturned multiple
2018-04-19 Jonathan DruartBug 20590: Improve Koha::Exceptions in string context
2018-04-18 Jonathan DruartBug 20562: Pass the Koha::Checkout object to AddIssuing...
2018-04-18 Kyle M HallBug 20562: issue_id is not stored in accountlines for...
2018-04-16 Marcel de RooyBug 18725: (QA follow-up) Use make_column_dirty instead...
2018-04-16 Kyle M HallBug 18725: Prevent process_message_queue to send duplic...
2018-04-13 Julian MauriceBug 20538: Remove the need of writing [% KOHA_VERSION...
2018-04-13 Jonathan DruartBug 20499: just check if GetItem returns something...
2018-04-13 Mark TompsettBug 20499: Fix the Internal Server Error
2018-04-12 Jonathan DruartBug 17981: Add a preview mode for notice templates
2018-04-12 Jonathan DruartBug 17981: Add a 'letter' param to GetPreparedLetter
2018-04-12 Marcel de RooyBug 14769: (Follow-up) Reduce number of preference...
2018-04-12 Marcel de RooyBug 14769: Put ControlledIndicators to work
2018-04-12 Joachim GansemanBug 9701: Configure default indicator
2018-04-12 Jonathan DruartBug 19936: Remove the subroutine Generate_Userid
2018-04-12 Jonathan DruartBug 19936: Replace Generate_Userid - Update the occurrences
next