Bug 23389: Add 'All' option to report dropdowns
[koha.git] / misc /
2019-10-07 Olli-Antti KivilahtiBug 17851: Add Elasticsearch config to koha-conf.xml...
2019-10-07 Björn NylénBug 21343: Respect patron language preference in automt...
2019-10-03 Lucas GassBug 23711: Change icons and remove unused SVG
2019-09-09 Martha FuerstBug 21180: Allow Talking Tech outbound script to limit...
2019-08-20 Agustin MoyanoBug 14570: (follow-up) fix table name in j2a.pl
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-08-13 Marcel de RooyBug 16219: (QA follow-up) Tiny regex change
2019-08-13 Nick ClemensBug 16219: (follow-up) Nicer message if params missing...
2019-08-13 Nick ClemensBug 16219: Add 'params' parameter to runreport.pl
2019-08-05 Ere MaijalaBug 11529: Simplify and optimize batchRebuildBiblioTabl...
2019-08-05 Bernardo Gonzalez... Bug 10492: Translation problems with TT directives...
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2019-07-15 Pasi KallinenBug 20364: Show languages from MARC21 field 041 in...
2019-06-28 Tomas Cohen AraziBug 23193: Make set_password.pl use Koha::Script
2019-06-25 Martin RenvoizeBug 23191: (follow-up) Improve output
2019-06-25 Martin RenvoizeBug 23191: Add commandline script to install plugins
2019-06-25 Nick ClemensBug 22566: (QA follow-up) Fix pod complaint
2019-06-25 Martin RenvoizeBug 22566: Add 'branch' key to GetPreparedLetter
2019-06-25 Martin RenvoizeBug 22566: Clarify intent of reports and add warnings
2019-06-25 Martin RenvoizeBug 22566: Rename 'report_email' to 'report_by_branch'
2019-06-25 Martin RenvoizeBug 22566: Accept 'all' in the branch params
2019-06-25 Martin RenvoizeBug 22566: Fix some more issues
2019-06-25 Nick ClemensBug 22566: Fix some problems
2019-06-24 Martin RenvoizeBug 22509: (RM follow-up) Add use of Koha::Script base...
2019-06-24 Jonathan DruartBug 22509: Clarify with an example the usage of --unles...
2019-06-24 Jonathan DruartBug 22509: Add more POD and fix --where
2019-06-24 Jonathan DruartBug 22509: Fix POD error
2019-06-24 Jonathan DruartBug 22509: Add the --unless-exists option to the script
2019-06-24 Jonathan DruartBug 22509: Add new script to add MARC fields with date...
2019-05-30 Nick ClemensUpdate release notes for the 19.05.00 release v19.05.00
2019-05-30 Koha translatorsTranslation updates for Koha 19.05.00
2019-05-30 Hayley MapleyBug 20537: Added checks to remove warning from overdue_...
2019-05-23 Nick ClemensBug 20436: (RM follow-up) Use Koha objects instead...
2019-05-15 Colin CampbellBug 22875: Document verbose option in import_patrons
2019-05-15 Jonathan DruartBug 22892: Remove warning from rebuild_es if --processe...
2019-05-10 Liz ReaBug 20436: (QA follow up) - reference and typo fixes
2019-05-10 Kyle M HallBug 20436: Add ability to specify itemtypes for longove...
2019-05-10 David GustafssonBug 20485: Don't account for items timestamps when...
2019-05-10 Ere MaijalaBug 21872: Fix name of rebuild_elasticsearch.pl
2019-05-10 David GustafssonBug 21872: Simplify conditions and exit on invalid...
2019-05-10 Ere MaijalaBug 21872: Add multiprocess support to Elasticsearch...
2019-04-24 Josef MoravecBug 22755: Fix pod in patron_emailer.pl
2019-04-24 Josef MoravecBug 22755: Import Koha::Script into patron_emailer...
2019-04-19 Nick ClemensBug 16149: Generate and send custom notices based on...
2019-04-18 Nick ClemensBug 21957: Add a flag to ModBiblio to avoid linking...
2019-04-17 Martin RenvoizeBug 22521: Update fines handling to use accountline...
2019-04-17 Katrin FischerBug 22580: Remove deprecated delete_expired_opac_regist...
2019-04-17 Marcel de RooyBug 21336: Adjust cleanup_database.pl
2019-04-11 Nick ClemensBug 20937: Truncate items for print notices when user...
2019-04-10 Martin RenvoizeBug 22600: Set 'commandline' interface appropriately
2019-04-10 Martin RenvoizeBug 22600: Add 'cron' to interface types and set approp...
2019-03-29 Martin RenvoizeBug 22518: Remove references to 'O' accounttype
2019-03-28 Martin RenvoizeBug 22516: Remove remaining calls to lastincrement
2019-03-28 Tomas Cohen AraziBug 17746: (QA follow-up) Make set_password.pl generate...
2019-03-28 Tomas Cohen AraziBug 17746: Add misc/admin/set_password.pl script
2019-03-22 Nick ClemensBug 20478: Fix qa complaints
2019-03-22 Andreas JonssonBug 20478: Have the cronjob script advance_notices...
2019-03-22 Andreas JonssonBug 20478: Refactor to remove code duplication.
2019-03-21 Josef MoravecBug 21683: (follow-up) Polish the change - based on...
2019-03-21 Josef MoravecBug 21683: Remove accountlines.accountno
2019-03-15 Jonathan DruartBug 21846: Fix pod2usage return values
2019-03-15 Tomas Cohen AraziBug 21846: (follow-up) Add maintenance script
2019-03-15 Fridolin SomersBug 21560: (follow-up) move use at the top
2019-03-15 Fridolin SomersBug 21560: create Koha::Util::OpenDocument with subrout...
2019-03-15 Fridolin SomersBug 21560: Optimize ODS export of gather_print_notices.pl
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2019-02-19 Martin RenvoizeBug 19164: (QA follow-up) Minor whitespace cleanup
2019-02-19 Jon KnightBug 19164: Add MARC modification template support to...
2019-02-19 Fridolin SomersBug 22323: cronjob runreport.pl CSV add encoding
2019-02-15 Katrin FischerBug 22299: Fix typo in option of import_patrons.pl
2019-02-15 Magnus EngerBug 12488: Make bulkmarcimport.pl -d use DELETE instead...
2019-02-04 Marcel de RooyBug 22236: Translation should generate tags with consis...
2019-01-30 Tomas Cohen AraziBug 22155: Adapt uses of biblio_metadata.marcflavour...
2019-01-25 Tomas Cohen AraziBug 22049: Make MarkIssueReturned rely on returndate...
2019-01-25 Tomas Cohen AraziBug 22048: Use set_password in create_superlibrarian.pl
2019-01-25 Olivia LuBug 21855: Changed "deprecated delete_unverified_opac_r...
2019-01-23 morgane alonsoBug 17047: subscriptions management with Mana-KB
2019-01-04 Martin RenvoizeBug 21753: Remove all reference of chargename from...
2019-01-04 Tomas Cohen AraziBug 21915: Add a cli script to reconcile balances
2018-12-11 Julian MauriceBug 21908: (QA follow-up) Remove useless parentheses...
2018-12-11 Fridolin SomersBug 21908: Add DISTINCT biblionumber to rebuild_zebra.pl
2018-12-11 Fridolin SomersBug 21908: Add biblio_metadata to rebuild_zebra.pl...
2018-11-29 Julian MauriceBug 21895: Fix path to POT file
2018-11-29 Julian MauriceBug 21895: Fix translation for package install
2018-11-27 Nick ClemensCorrect release notes encoding issues v18.11.00
2018-11-27 Nick ClemensUpdate release notes for 18.11.00 release
2018-11-27 Koha translatorsTranslation updates for Koha 18.11.00
2018-11-26 Ere MaijalaBug 19365: Fix several issues with the Elasticsearch...
2018-11-21 Julian MauriceBug 21823: Force creation of POT file even if there...
2018-11-16 David GustafssonBug 19893: Add pods, remove syspref, add tests for...
2018-11-16 David GustafssonBug 19893: Add index status
2018-11-16 David GustafssonBug 19893: Alternative optimized indexing for Elasticsearch
2018-11-12 Jonathan DruartBug 21526: Use the 'url' filter when needed
2018-11-08 Julian MauriceBug 15395: Do not process template files that do not...
2018-11-08 Julian MauriceBug 15395: Add unit tests for extract_messages_from_tem...
2018-11-08 Julian MauriceBug 15395: Make msgmerge quiet
2018-11-08 Julian MauriceBug 15395: Allow correct handling of plural translation
2018-11-08 David GustafssonBug 20486: Add --marc_conditions option to export_recor...
2018-11-08 Josef MoravecBug 21719: Fix typos
2018-11-07 Nick ClemensBug 15494: Update display of renewal errors
next