Bug 23463: Remove _mod_item_dates
[srvgit] / Koha /
2020-03-23 Jonathan DruartBug 23463: Move plugin hook
2020-03-23 Jonathan DruartBug 23463: Replace ModItem with Koha::Item->store
2020-03-23 Jonathan DruartBug 23463: AddItem removing
2020-03-23 Jonathan DruartBug 23463: Replace _set_derived_columns_for_add
2020-03-23 Jonathan DruartBug 23463: Remove _set_defaults_for_add
2020-03-23 Jonathan DruartBug 23463: Replace AddItem calls with Koha::Item->store
2020-03-20 Martin RenvoizeBug 24436: Add 'Reserve' options to branchtransfers...
2020-03-20 Martin RenvoizeBug 24299: Add 'RotatingCollection' branchtransfer...
2020-03-20 Katrin FischerBug 24848: Improve manual links for the label creator
2020-03-20 Jonathan DruartBug 22025: Remove warnings when importing patrons
2020-03-20 Agustin MoyanoBug 24830: Fix parse_prefetch recursion and +count...
2020-03-20 Marcel de RooyBug 24809: (QA follow-up) Add prefix to prevent disambi...
2020-03-20 Nick ClemensBug 24809: Get only timestamp of deleted items attached...
2020-03-20 Martin RenvoizeBug 22987: (RM follow-up) Schema Update
2020-03-19 Martin RenvoizeBug 24298: (RM follow-up) Schema Class Update
2020-03-19 Martin RenvoizeBug 24818: DBRev 19.12.00.046
2020-03-18 Jonathan DruartBug 22823: return undef if KohaAdminEmailAddress not...
2020-03-18 Jonathan DruartBug 22823: Rename method with ->inbound_email_address
2020-03-18 Martin RenvoizeBug 22823: Add get_effective_email method to Koha:...
2020-03-18 Martin RenvoizeBug 10269: Schema Update
2020-03-18 Martin RenvoizeBug 24722: (RM follow-up) Schema Changes
2020-03-18 Martin RenvoizeBug 24722: DBRev 19.12.00.041
2020-03-17 Jonathan DruartBug 24722: DBIC changes
2020-03-16 Fridolin SomersBug 24776: Remove file Koha/Template/Plugin/Borrowers.pm
2020-03-16 Andreas RoussosBug 24827: Specify UTF-8 as encoding in new_from_xml()
2020-03-16 Andreas RoussosBug 24827: Standardise on 'UTF-8' as the encoding name
2020-03-16 Tomas Cohen AraziBug 24862: Handle annonymous sessions gracefuly
2020-03-16 Andrew Fuerste-HenryBug 24838: Fix help link for patron categories
2020-03-16 Nick ClemensBug 23521: (follow-up) Add quotes
2020-03-16 Alex ArnaudBug 23521: Put parentheses arround limit terms
2020-03-10 Martin RenvoizeBug 17845: (RM follow-up) Remove Printer DBIC Class
2020-03-10 Jonathan DruartBug 17845: Schema changes
2020-03-10 Jonathan DruartBug 17845: Adjust few other occurrences
2020-03-10 Martin RenvoizeBug 17845: Remove some missed references to branchprinter
2020-03-10 Colin CampbellBug 23926: Limit GIR segment to 5 pieces of info
2020-03-10 Andrew IsherwoodBug 23112: (follow-up) Conditionally prevent checkout
2020-03-10 Nick ClemensBug 23112: (QA follow-up) Fix database update, add...
2020-03-10 Andrew IsherwoodBug 23112: (follow-up) Fix test as per feedback
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
next