koha.git
2020-01-23 Julian MauriceBug 19809: Re-allow to call Koha::Objects::find in...
2020-01-23 Liz ReaBug 24105: Fix error when running longoverdue.pl with...
2020-01-23 Owen LeonardBug 24452: Advanced editor - show multiple spaces visually
2020-01-23 Martin RenvoizeBug 22831: (RM follow-up) Code golf
2020-01-23 Nick ClemensBug 22831: (follow-up) Sort results, group by db
2020-01-23 Nick ClemensBug 22831: (follow-up) Determine where the record is...
2020-01-23 Nick ClemensBug 22831: Elasticsearch - add a maintenance script...
2020-01-23 Jonathan DruartBug 23064: Use Koha::Subscription in ModSubscription
2020-01-23 Jonathan DruartBug 24345: Fix OPACViewOthersSuggestions
2020-01-23 Jonathan DruartBug 24345: Fix process of suggesting purchase of existi...
2020-01-23 Jonathan DruartBug 24397: Remove out of sync script populate_db.pl
2020-01-23 Tomas Cohen... Bug 24459: Make ->to_api pass $params through
2020-01-23 Tomas Cohen... Bug 24459: Regression tests
2020-01-23 Tomas Cohen... Bug 24457: Make overloaded ->to_api pass the params...
2020-01-23 Tomas Cohen... Bug 24457: Regression tests
2020-01-23 Nick ClemensBug 24286: Escape forward slash in GENRE/FORM (and...
2020-01-23 Kyle M HallBug 24441: Error when checking in an item with BranchTa...
2020-01-23 Jonathan DruartBug 24441: Add tests
2020-01-23 Nick ClemensBug 24236: Fix pagination to use query_cgi
2020-01-23 Agustin MoyanoBug 24432: Use from_api_mapping to translate column...
2020-01-23 Agustin MoyanoBug 24432: add Koha::Objects->from_api_mapping
2020-01-23 Agustin MoyanoBug 24432: Regresion test
2020-01-23 Martin RenvoizeBug 24477: Require `takepayment` permission in pos...
2020-01-23 Martin RenvoizeBug 24481: DBRev 19.12.00.012
2020-01-23 Martin RenvoizeBug 24481: Permissions update for POS menu include
2020-01-23 Martin RenvoizeBug 24481: Permission corrections for admin menu templates
2020-01-23 Martin RenvoizeBug 24481: Correct permission name in admin/cash_regist...
2020-01-23 Martin RenvoizeBug 24481: Move manage_cash_registers to parameters...
2020-01-22 Martin RenvoizeBug 23354: (RM follow-up) Remove stray 'IGNORE' in...
2020-01-22 Nick ClemensBug 23354: (QA follow-up) Add takepayment permission...
2020-01-22 Martin RenvoizeBug 23354: (RM follow-up) Change $q to $input for consi...
2020-01-21 Katrin FischerBug 19793: Change label to match patron record: Primary...
2020-01-21 David RobertsBug 19793: Add a field for email in batch patron modifi...
2020-01-21 Owen LeonardBug 24336: Ask for confirmation before deleting a sugge...
2020-01-21 Katrin FischerBug 7468: Use Modern::Perl
2020-01-21 Maryse SimardBug 7468: fix the export labels popup header
2020-01-21 Maryse SimardBug 7468: (follow-up) Add missing filters
2020-01-21 Maryse SimardBug 7468: (follow-up) fix label-edit-range template
2020-01-21 Charles FarmerBug 7468: (follow-up) Make sure only integers are accep...
2020-01-21 Charles FarmerBug 7468: Showing the error message according to the...
2020-01-21 David BourgaultBug 7468: Add warning when range has non-existent barcodes
2020-01-21 David BourgaultBug 7468: Fix 'false' message on Firefox
2020-01-21 David BourgaultBug 7468: Print barcodes by range
2020-01-21 Katrin FischerBug 3426: Keep note about sequence of subfields
2020-01-21 Nick ClemensBug 3426: Allow for multiple fields in itemcallnumber...
2020-01-21 Tomas Cohen... Bug 24435: Add Koha::Biblio->items_count
2020-01-21 Tomas Cohen... Bug 24435: Unit tests
2020-01-21 Tomas Cohen... Bug 24430: Remove CountBiblioInOrders and its traces
2020-01-21 Tomas Cohen... Bug 24430: Add ->orders and ->active_orders_count to...
2020-01-21 Tomas Cohen... Bug 24430: Unit tests
2020-01-20 Tomas Cohen... Bug 24419: Add Koha::Suggestion->suggester accessor
2020-01-20 Tomas Cohen... Bug 24418: Unit tests
2020-01-20 Tomas Cohen... Bug 24418: Add koha_object(s)_class methods to Suggestion
2020-01-20 Tomas Cohen... Bug 24418: Add Koha::Biblio->suggestions
2020-01-20 Maryse SimardBug 12502: (follow-up) Adds formatting for datatables...
2020-01-20 Maryse SimardBug 12502: (QA follow-up) Remove the Save button
2020-01-20 Maryse SimardBug 12502: (follow-up) Use modal to add/edit order...
2020-01-20 David BourgaultBug 12502: Add vendor note, internal note, ordernumber...
2020-01-20 Owen LeonardBug 16784: (follow-up) Add missing filter
2020-01-20 Owen LeonardBug 16784: Add table configuration on suggestions table
2020-01-20 Lisette ScheerBug 15686: Rename "item level holds" circ rule column...
2020-01-20 Owen LeonardBug 24343: Show subtitle, number and parts in course...
2020-01-20 Owen LeonardBug 24344: Modify OPAC link to suggest existing record...
2020-01-20 Martin RenvoizeBug 24289: (RM follow-up) Correction to DB update version
2020-01-20 Jonathan DruartBug 24008: Remove minus sign when displaying credit...
2020-01-20 Jonathan DruartBug 24008: Display warnings in a list
2020-01-20 Jonathan DruartBug 24008: Display a warning message when deleting...
2020-01-20 Jonathan DruartBug 24214: Fix due date formatting when sticky
2020-01-20 Martin RenvoizeBug 24289: DBRev 19.12.00.011
2020-01-20 Jonathan DruartBug 24289: Make sure sample_holidays will load after...
2020-01-20 Jonathan DruartBug 24289: DBIC changes
2020-01-20 Jonathan DruartBug 24289: Add foreign keys on *_holidays.branchcode...
2020-01-20 Owen LeonardBug 24393: Remove event attributes from patron clubs...
2020-01-20 Jonathan DruartBug 24061: Close after timeout if onafterprint no supported
2020-01-20 Jonathan DruartBug 24061: Close the window after the page has been...
2020-01-20 Owen LeonardBug 16683: Help links to fields 59X in cataloguing...
2020-01-20 Jonathan DruartBug 17667: Add tests
2020-01-20 Jonathan DruartBug 17667: Do not modify quantity of the original stand...
2020-01-20 Owen LeonardBug 24433: OPAC account page no longer asks for confirm...
2020-01-20 Owen LeonardBug 24341: Allow for more complex markup in OPAC confir...
2020-01-20 Owen LeonardBug 21296: suspend hold ignores system preference on...
2020-01-20 Katrin FischerBug 24404: Add missing space on invoices page / remove...
2020-01-20 Nick ClemensBug 24333: Add password class to AutoSelfCheck syspref
2020-01-20 Jonathan DruartBug 24018: Remove die "Not logged in"
2020-01-20 Nick ClemensBug 24423: Add biblionumber to modify items link
2020-01-20 Katrin FischerBug 24395: Show initial float using the Price TT plugin...
2020-01-20 Marcel de RooyBug 22220: Fix bib Apache rewrite rule for intranet
2020-01-20 Martin RenvoizeBug 21520: (RM follow-up) Add missed schema update
2020-01-17 Mason JamesBug 24445: Add z3950 to makefile (bug 13937 follow-up)
2020-01-16 Martin RenvoizeBug 21520: (RM follow-up) Reduce added constraints
2020-01-15 Martin RenvoizeBug 21250: DBRev 19.12.00.010
2020-01-15 Nick ClemensBug 24275: Apply anti-the to title column in inventory...
2020-01-15 Matthias MeusburgerBug 21520: (QA follow-up): Updatedatabase
2020-01-15 Matthias MeusburgerBug 21520: QA Follow-up: do not build html tags with...
2020-01-15 Matthias MeusburgerBug 21520: More complex OAI sets mappings
2020-01-15 Jonathan DruartBug 20567: Count found holds for holds limit
2020-01-15 Jonathan DruartBug 20567: Add tests
2020-01-15 Tomas Cohen... Bug 23893: Special care for booleans
2020-01-15 Owen LeonardBug 24391: Remove event attributes from patron clubs...
2020-01-14 Tomas Cohen... Bug 24366: Make sure accessors are used on the right...
next