Bug 23112: (follow-up) Call C4::Koha::GetAuthorisedValues
[koha.git] / Koha /
2020-03-10 Andrew IsherwoodBug 23112: (follow-up) Call C4::Koha::GetAuthorisedValues
2020-03-10 Andrew IsherwoodBug 23112: Update request status on return
2020-03-10 Andrew IsherwoodBug 23112: Add permission checks
2020-03-10 Andrew IsherwoodBug 23112: Add circulation to ILL requests
2020-03-09 Martin RenvoizeBug 24817: Add sleep between db create actions
2020-03-06 Martin RenvoizeBug 24066: Add missing POD for has_permission
2020-03-06 Jonathan DruartBug 23384: Fix use statement order for ArticleRequest...
2020-03-06 David GustafssonBug 24788: Remove autoloaded column accessors in Koha...
2020-03-06 Martin RenvoizeBug 23051: (RM follow-up) Fix rebase error
2020-03-06 Andrew IsherwoodBug 23051: (follow-up) Remove call to GetFines
2020-03-06 Nick ClemensBug 23051: (QA follow-up) Missing curly and tabs and...
2020-03-06 Andrew IsherwoodBug 23051: (follow-up) Add renewal feedback and move...
2020-03-06 Andrew IsherwoodBug 23051: Renew items when fines paid off
2020-03-05 Josef MoravecBug 22615: Fix perlcritic
2020-03-05 Josef MoravecBug 22615: Add endpoint for getting one ill backend
2020-03-05 Josef MoravecBug 22615: Add /ill_backends endpoint
2020-03-05 Tomas Cohen AraziBug 24369: Add CORS support to the API
2020-03-05 Julian MauriceBug 24552: Be compatible with Search::Elasticsearch...
2020-03-04 Martin RenvoizeBug 24081: Add DISCOUNT to the allowed 'reduce' types
2020-03-03 Martin RenvoizeBug 23355: (RM follow-up) Remove reintroduced relationship
2020-03-03 Tomas Cohen AraziBug 23355: Rename staff_id for manager_id
2020-03-03 Tomas Cohen AraziBug 23355: (QA follow-up) Missing koha_object(s)_class...
2020-03-03 Tomas Cohen AraziBug 23355: License fixes
2020-03-03 Martin RenvoizeBug 23355: Add CASHUP actions
2020-03-03 Martin RenvoizeBug 23355: [DO NOT PUSH] DBIC Classes
2020-03-03 Agustin MoyanoBug 24615: Make object.search helper also order by...
2020-03-03 Agustin MoyanoBug 24502: object.search also filter by prefetched...
2020-03-02 Jonathan DruartBug 24735: Remove QueryParser-related code
2020-03-02 Martin RenvoizeBug 22273: DBRev 19.12.00.031
2020-03-02 Marcel de RooyBug 22273: Modify Koha::ArticleRequest->store to fill...
2020-03-02 Marcel de RooyBug 22273: Replace typo opan by opac in POD
2020-02-26 Ere MaijalaBug 24680: Fix end_date returned from api/v1/holds...
2020-02-26 Ere MaijalaBug 24680: Fix PUT api/v1/holds/{hold_id} to work also...
2020-02-25 Martin RenvoizeBug 23290: (RM follow-up) Correction to copyright statement
2020-02-25 Ere MaijalaBug 22522: Add support for current Mojolicious and...
2020-02-25 Marcel de RooyBug 23290: (QA follow-up) Rename option to expand_entit...
2020-02-25 Marcel de RooyBug 23290: (follow-up) Disable expand_entities unless...
2020-02-25 Marcel de RooyBug 23290: Allow enabling expand_entities
2020-02-25 Marcel de RooyBug 23290: Apply the changes in Security to Base now
2020-02-25 Marcel de RooyBug 23290: Introduce Koha::XSLT::Security
2020-02-25 Marcel de RooyBug 23290: Rename XSLT_Handler
2020-02-25 David CookBug 23290: XSLT system preferences allow administrators...
2020-02-24 Jonathan DruartBug 24545: (follow-up) Fix license statements
2020-02-24 Jonathan DruartBug 24545: Fix newly added files
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-24 Owen LeonardBug 22880: Convert opacheader system preference to...
2020-02-24 Agustin MoyanoBug 24356: Make objects.search prefetch embedded relations
2020-02-24 Marcel de RooyBug 24114: (follow-up) Resolve warning on non-numeric...
2020-02-24 Jonathan DruartBug 24114: Remove warn statements from Koha::Patrons
2020-02-21 Ulrich KleiberBug 24588: Prevent e-mails from Koha to be flagged...
2020-02-21 Andreas RoussosBug 17510: enable use of subfield 0 in MMT actions
2020-02-20 Martin RenvoizeBug 17702: DBRev 19.12.00.029
2020-02-20 Julian MauriceBug 17702: Add UI to manage account credit types
2020-02-20 Robin SheatBug 14567: Add a browse interface to the OPAC
2020-02-20 David CookBug 24538: Handle Net::Netmask parser errors
2020-02-19 Charles FarmerBug 11297: Modify Z3950server schema file
2020-02-19 Nick ClemensBug 24269: Adjust C4::Heading to generate headings...
2020-02-19 Katrin FischerBug 5016: Fix some translation issues with English...
2020-02-19 Marcel de RooyBug 24367: Resolve warn Negative repeat count does...
2020-02-19 Martin RenvoizeBug 24640: DBRev 19.12.00.023
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
2020-02-17 Martin RenvoizeBug 20882: DBRev 19.12.00.022
2020-02-13 Martin RenvoizeBug 24592: Reword LOST_RETURN to LOST_FOUND
2020-02-13 Andrew IsherwoodBug 24643: Support fractional seconds
2020-02-11 Martin RenvoizeBug 8643: DBRev 19.12.00.020
2020-02-11 Jonathan DruartBug 14711: Change prototype for AddReserve - pass a...
2020-02-10 Tomas Cohen AraziBug 24462: Adapt mapping to voted RFC (Invoices)
2020-02-10 Tomas Cohen AraziBug 24602: Make get_onshelfholds_policy fallback to 0
2020-02-07 Joonas KylmäläBug 13193: Make Memcached usage fork safe
2020-02-06 Tomas Cohen AraziBug 24554: Only embed relations from Koha::Biblio in...
2020-02-05 Martin RenvoizeBug 23673: DBRev 19.12.00.019
2020-02-04 Jonathan DruartBug 24440: Rename current_holds with current_item_level...
2020-02-04 Tomas Cohen AraziBug 24440: (follow-up) Make related objects prefetchable
2020-02-04 Tomas Cohen AraziBug 24440: Add ->current_holds to Koha::Acquisition...
2020-02-04 Jonathan DruartBug 18936: (follow-up) More fixes
2020-02-04 Joonas KylmäläBug 18936: (QA follow-up) Add missing POD
2020-02-04 Joonas KylmäläBug 18936: (follow-up) Fix checkouts endpoint and its...
2020-02-04 Jonathan DruartBug 18936: Fix IssuingRules/guess_article_requestable_i...
2020-02-04 Joonas KylmäläBug 18936: (follow-up) Add cloning of circulation rules...
2020-02-04 Joonas KylmäläBug 18936: (follow-up) Fix typo in documentation
2020-02-04 Jonathan DruartBug 18936: Replace '*' with undef
2020-02-04 Jonathan DruartBug 18936: More fixes
2020-02-04 Jonathan DruartBug 18936: new holds_per_day
2020-02-04 Jonathan DruartBug 18936: new suspension_chargeperiod
2020-02-04 Jonathan DruartBug 18936: chargename removed by bug 21753
2020-02-04 Jonathan DruartBug 18936: Fix several issues
2020-02-04 Jonathan DruartBug 18936: Fix syntax issue
2020-02-04 Jonathan DruartBug 18936: Remove last bit of Koha::IssuingRule
2020-02-04 Jonathan DruartBug 18936: Move guess_article_requestable_itemtypes...
2020-02-04 Jonathan DruartBug 18936: move get_opacitemholds_policy method
2020-02-04 Jesse WeaverBug 18936: (follow-up) Fix tests, replace old get_onshe...
2020-02-04 Jesse WeaverBug 18936: (follow-up) Update REST definition for ...
2020-02-04 Jesse WeaverBug 18936: (follow-up) Add foreign key and scope enhanc...
2020-02-04 Kyle M HallBug 18936: Convert issuingrules fields to circulation_rules
2020-01-31 Jonathan DruartBug 24213: Fix Koha::Object->get_from_storage if the...
2020-01-31 Josef MoravecBug 24467: (QA follow-up) Fix POD in Koha::Biblio
2020-01-31 Tomas Cohen AraziBug 24467: Remove _count methods introduced for API use
2020-01-31 Tomas Cohen AraziBug 24528: Add a syntax to x-koha-embed to specify...
2020-01-31 Tomas Cohen AraziBug 24528: Add *_count support to to_api
2020-01-30 Kyle M HallBug 24330: When importing patrons from CSV, automatical...
next