koha.git
2020-10-01 Martin RenvoizeBug 26268: (QA follow-up) Split DB update checks
2020-10-01 Martin RenvoizeBug 26268: Remove final references to paidfor db field
2020-10-01 Martin RenvoizeBug 26268: Remove items.paidfor from the database
2020-10-01 Nick ClemensBug 26299: Use same SMS number help text in OPAC as...
2020-10-01 Nick ClemensBug 26325: Add primary_key_exists check to C4::Installer
2020-10-01 Jonathan DruartBug 26338: Compiled CSS
2020-09-30 Fridolin SomersBug 26338: Show tool plugins run in tools home
2020-09-30 Jonathan DruartBug 26425: Update history.txt
2020-09-30 Jonathan DruartBug 26425: Manual changes
2020-09-30 Marcel de RooyBug 26432: Remove unused ModZebrations
2020-09-30 Jonathan DruartBug 26454: DBRev 20.06.00.040
2020-09-30 Timothy Alexis... Bug 26454: Add system preference to set meta descriptio...
2020-09-30 Nick ClemensBug 26462: Don't delete existing data for tests
2020-09-30 Owen LeonardBug 26458: Get item details using only itemnumber
2020-09-30 Owen LeonardBug 26473: Get items for editing using only itemnumber
2020-09-30 Marcel de RooyBug 26501: Add datatables to article-requests form
2020-09-30 Jonathan DruartBug 26524: Save some processor cycles
2020-09-29 Tomas Cohen... Bug 26524: Add Koha::Acquisition::Basket->orders
2020-09-29 Tomas Cohen... Bug 26524: Unit tests
2020-09-29 Owen LeonardBug 26530: Use patron card number as checkbox label...
2020-09-29 Owen LeonardBug 25320: (follow-up) Remove obsolete include file
2020-09-29 Owen LeonardBug 25320: Move translatable strings out of merge-recor...
2020-09-29 Owen LeonardBug 26291: (follow-up) Correct stray MSG instances
2020-09-29 Owen LeonardBug 26291: Move translatable strings out of z3950_searc...
2020-09-29 Jonathan DruartBug 26164: (and bug 26419) Compiled CSS
2020-09-29 Jonathan DruartBug 26562: Removes 'searches' from localStorage on...
2020-09-29 Jonathan DruartBug 26242: Remove one unused occurrences of MSG_NON_RES...
2020-09-29 Owen LeonardBug 26330: Change encoding of text used as tab triggers...
2020-09-29 Katrin FischerBug 26431: Update NewsToolEditor system preference...
2020-09-29 Owen LeonardBug 26431: Use split button to offer choice of WYSIWYG...
2020-09-29 Owen LeonardBug 26261: Split calendar.inc into include file and...
2020-09-29 Owen LeonardBug 26164: Replace OPAC table sort icons with SVG
2020-09-29 Owen LeonardBug 26419: Replace OPAC Koha logo with SVG
2020-09-29 Owen LeonardBug 26245: Remove unused functions from members.js
2020-09-29 Owen LeonardBug 26120: Remove the use of jquery.checkboxes plugin...
2020-09-29 Owen LeonardBug 26151: Remove the use of jquery.checkboxes plugin...
2020-09-29 Owen LeonardBug 26504: Remove the use of jquery.checkboxes plugin...
2020-09-29 Owen LeonardBug 24958: Remember last selected tab in SQL reports
2020-09-29 Owen LeonardBug 26217: Move translatable strings out of templates...
2020-09-29 Owen LeonardBug 26256: Move translatable strings out of templates...
2020-09-29 Katrin FischerBug 26243: (QA follow-up) Switch quotes to avoid transl...
2020-09-29 Owen LeonardBug 26243: Move translatable strings out of templates...
2020-09-29 Owen LeonardBug 26118: Move translatable strings out of tags/review...
2020-09-29 Jonathan DruartBug 25321: Remove 2 remaining occurrences of strings.inc
2020-09-29 Jonathan DruartBug 25321: Remove PLACE_HOLD from results.js
2020-09-29 Owen LeonardBug 25321: Move translatable strings out of strings...
2020-09-29 Owen LeonardBug 26240: Move translatable strings out of sms_provide...
2020-09-29 Owen LeonardBug 26242: Move translatable strings out of results...
2020-09-29 Owen LeonardBug 26237: Move translatable strings out of preferences...
2020-09-29 Owen LeonardBug 26334: Move translatable strings out of members...
2020-09-29 Owen LeonardBug 26395: Move translatable strings out of letter...
2020-09-29 Owen LeonardBug 26230: Move translatable strings out of item_search...
2020-09-29 Owen LeonardBug 26229: Move translatable strings out of categories...
2020-09-29 Owen LeonardBug 26441: Move translatable strings out of catalog...
2020-09-29 Owen LeonardBug 26225: Move translatable strings out of biblio_fram...
2020-09-29 Owen LeonardBug 26225: Move translatable strings out of audio_alert...
2020-09-29 Owen LeonardBug 26339: Move translatable strings out of addorderiso...
2020-09-29 Owen LeonardBug 25317: Move translatable strings out of additem...
2020-09-29 Jonathan DruartBug 7143: Update about page for new dev - Alexis Ripetti
2020-09-29 Tomas Cohen... Bug 26322: Permissions not checked correctly for plugins
2020-09-29 Tomas Cohen... Bug 26322: Regression tests
2020-09-28 Fridolin SomersBug 26556: (bug 25070 follow-up) Fix typo data_addressf...
2020-09-28 Fridolin SomersBug 11176: Add active switch on budgets select in sugge...
2020-09-28 Katrin FischerBug 11223: Fix the ind1 semantics for 785 in the staff...
2020-09-28 Katrin FischerBug 15437: (follow-up) Move $i subfield display to...
2020-09-28 Caitlin GoodgerBug 15437: MARC21: Show $i for 780/785
2020-09-28 David CookBug 26249: Set keep_text class correctly in cat-search.inc
2020-09-28 Owen LeonardBug 26478: Display issue with buttons on the self check...
2020-09-28 Owen LeonardBug 26512: Display issue with buttons for OPAC checkout...
2020-09-28 David CookBug 16357: Only use Log4perl middleware if appenders...
2020-09-28 Joonas KylmäläBug 16357: (QA follow-up) Add log4perl configs during...
2020-09-28 Joonas KylmäläBug 16357: (QA follow-up) Only initialize Log4perl...
2020-09-28 Mason JamesBug 16357: Plack error logs are not time stamped
2020-09-28 David CookBug 16357: Use separate Log4Perl logger for each Plack app
2020-09-28 David CookBug 16357: Override __WARN__ in Plack to use Log4Perl
2020-09-28 Katrin FischerBug 17458: Remove use of datereceived from order receiv...
2020-09-28 Andrew Fuerste... Bug 23485: Show barcode in holds to pull
2020-09-28 Katrin FischerBug 24780: Make items.stocknumber show up in batch...
2020-09-28 Jonathan DruartBug 25624: Add --where option to update_patrons_category.pl
2020-09-28 Nick ClemensBug 26224: Prevent double submit of header check in...
2020-09-28 Katrin FischerBug 26323: (QA follow-up) Fix syntax errors
2020-09-28 Martin RenvoizeBug 26323: (follow-up) Add new cases introduced
2020-09-28 Jonathan DruartBug 26323: Retrieve the correct values for LOST, DAMAGE...
2020-09-28 Jonathan DruartBug 26323: Retrieve the correct NOT_LOAN value
2020-09-28 Jonathan DruartBug 26414: Tidy the tests
2020-09-28 Alexis RipettiBug 26414: Unable to export Withdrawn status using...
2020-09-28 Martin RenvoizeBug 26418: Fix translatability of REFUND credit type
2020-09-28 Fridolin SomersBug 26424: Better performance of svc/checkouts
2020-09-28 Katrin FischerBug 26490: Fix column configuration for fines trasactions
2020-09-28 Owen LeonardBug 26497: "Hide all columns" throws Javascript error...
2020-09-28 Andrew Fuerste... Bug 26541: Remove percent sign from discount button
2020-09-28 Jonathan DruartBug 16314: Compiled CSS
2020-09-28 Jonathan DruartBug 15933: Add +x to the script
2020-09-28 Jonathan DruartBug 26384: Add .t extension to make the script executed...
2020-09-28 Owen LeonardBug 26505: Suspend hold modal broken in the OPAC
2020-09-28 Nick ClemensBug 25758: Return on_reserve over too_soon when not...
2020-09-28 Marcel de RooyBug 25265: (QA follow-up) Check server type in Elastics...
2020-09-28 Marcel de RooyBug 25265: (QA follow-up) Rename biblionumber in ModZeb...
2020-09-28 Marcel de RooyBug 25265: (QA follow-up) Add shebang to Indexer.t
2020-09-28 Nick ClemensBug 25265: (follow-up) Don't index malformed records
next