Bug 28385: Add tests
[koha.git] / reports /
2021-05-06 Aleisha AmohiaBug 16486: Display the timestamp when an accountline...
2021-04-21 Jonathan DruartBug 23271: Replace search_limited with search_with_libr...
2021-04-12 Jonathan DruartBug 24695: Move to Koha::Report->is_sql_valid
2021-04-12 Pasi KallinenBug 24695: Improve SQL report validation
2021-03-01 Jonathan DruartBug 7806: Fix remaining occurrences of 0000-00-00
2021-02-16 Joonas KylmäläBug 27673: (QA follow-up) Remove unused YAML::XS import
2021-02-16 Jonathan DruartBug 27673: Fix encoding issues - Dump
2021-02-16 Jonathan DruartBug 27673: Replace YAML with YAML::XS
2021-02-12 Nick ClemensBug 27380: Move get_prepped_report to object and use...
2021-02-12 Nick ClemensBug 27380: Add 'list' option to Koha report parameters
2021-01-29 Mazen KhallafBug 27486: Rename system preference delimiter to CSVDel...
2020-11-06 Martin RenvoizeBug 24665: Add support for filtering by cash register
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-09-03 Andrew Fuerste-HenryBug 17801: Use issuedate for limits in Most Circulated...
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-08-19 Didier GautheronBug 25605: Replace NULL values with '' when downloading...
2020-08-18 Jonathan DruartBug 26090: Fix "item types" report
2020-08-12 Jonathan DruartBug 26165: Fix duplication of large saved reports
2020-06-29 Martin RenvoizeBug 21395: (QA follow-up) Remove some introduced issues
2020-06-29 Julian MauriceBug 21395: Fix QA errors
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-04-08 David RobertsBug 24940: Serials statistics wizard: order vendor...
2020-03-23 Jonathan DruartBug 20443: Use search_with_library_limits for attribute...
2020-03-23 Jonathan DruartBug 20443: Move C4::Members::AttributeTypes::GetAttribu...
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
2020-01-24 Marcel de RooyBug 24305: (QA follow-up) Strip table name in [[table...
2020-01-24 Marcel de RooyBug 24305: (follow-up) Add small comment for square...
2019-12-10 Tomas Cohen AraziBug 24177: (QA follow-up) Fix warning
2019-12-10 Josef MoravecBug 24177: Import Koha::Account::CreditTypes to cash_re...
2019-10-31 Martin RenvoizeBug 23805: (QA follow-up) Corrections for cash_register...
2019-10-24 Martin RenvoizeBug 23805: Update 'W' to 'WRITEOFF' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'Pay' to 'PAYMENT' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'FOR' to 'FORGIVEN' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'C' to 'CREDIT' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update references to accounttype to credit_t...
2019-10-24 Martin RenvoizeBug 23049: Update existing code to use debit_type
2019-10-09 NickBug 23626: Only fetch full chart data if requested
2019-10-07 Nick ClemensBug 23389: Add 'All' option to report dropdowns
2019-10-07 NickBug 23730: Fix export of reports
2019-08-13 Nick ClemensBug 23390: (follow-up) Quote aliases
2019-08-13 Nick ClemensBug 23390: (QA follow-up) Don't redeclare variable
2019-08-13 Nick ClemensBug 23390: Introduce placeholder syntax for report...
2019-07-15 Martin RenvoizeBug 22563: Update lost handling to use accountline...
2019-04-16 Katrin FischerBug 22090: Add missing information to cash register...
2019-03-28 Josef MoravecBug 12159: Fix getting extended patron attributes for...
2019-03-21 Nick ClemensBug 18736: Use rounding syspref to determine correct...
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: report ODS export optimization
2019-02-08 Nick ClemensBug 22278: Clear cache when creating new report groups...
2019-01-23 Alex ArnaudBug 17047: add a dedicated page for Mana setup
2019-01-23 Baptiste WojtkowskiBug 17047: SQL reports management with Mana-KB
2019-01-18 helene hickeyBug 20274: Itemtypes report gives zero results if item...
2019-01-18 Fridolin SomersBug 22082: ambiguous column in patron stats
2018-12-19 Nick ClemensBug 21984: Pass param_name in pagination URL
2018-11-08 Josef MoravecBug 21719: Fix typos
2018-10-01 Mark TompsettBug 9188: Remove 'debug' information from patron statistics
2018-10-01 Alex ArnaudBug 17282: Ability to create charts for SQL reports
2018-07-02 Nick ClemensBug 20495: Remove get_saved_report
2018-06-29 Julian MauriceBug 16653: (QA follow-up) Avoid a warning and remove...
2018-06-29 Jonathan DruartBug 16653: Display number of checkouts when exporting...
2018-05-04 Mark TompsettBug 20663: Remove dead code related to compound reports
2018-04-11 Nick ClemensBug 9634: Allow for combining same paraneters in SQL...
2018-03-26 Nick ClemensBug 19957: Allow continued editing of report after...
2018-02-26 Julian MauriceBug 20225: Remove unused script reports/stats.print.pl
2018-02-17 Jonathan DruartBug 9573: Add missing use statement
2018-02-17 Jonathan DruartBug 9573: Lost items report - Add the CSV export ability
2018-02-17 Jonathan DruartBug 9573: Lost items report - Add items.notforloan...
2018-02-16 Jonathan DruartBug 20185: Remove warnings from stats.print.pl
2018-02-13 Jonathan DruartBug 19671: Map itemtypes to hash for correct display...
2018-02-05 Charlotte CordwellBug 20012: use Modern::Perl in Reports perl scripts
2018-02-02 Marcel de RooyBug 20031: CGI param in list context warn in guided_rep...
2018-02-02 Nick ClemensBug 18497: Use report id to retrieve saved SQL instead...
2018-01-30 Jonathan DruartRevert "Bug 19669: (QA follow-up) Remove itemstypes...
2017-12-21 Kyle M HallBug 19669: (QA follow-up) Remove itemstypes.plugin
2017-12-21 Owen LeonardBug 19669: Remove deprecated checkouts by patron catego...
2017-12-07 Marcel de RooyBug 19096: Make Default authoritative in core modules
2017-12-07 Nick ClemensBug 19551: Fix wrong order of operations in cash regist...
2017-12-07 Jonathan DruartBug 19638: Remove false positive obsolete reports ...
2017-09-19 Julian MauriceBug 18742: (QA followup) Fix indentation
2017-09-19 Nick ClemensBug 18742: Circulation statistics wizard no longer...
2017-08-15 Marcel de RooyBug 19061: [QA Follow-up] Wrong interpolation
2017-08-15 Colin CampbellBug 19061: Avoid SQL Injection vulnerability
2017-08-09 David CookBug 18898 - Some permissions for Reports can be bypassed
2017-07-10 Jonathan DruartBug 18260: Koha::Biblio - Remove GetBiblio
2017-06-15 Julian MauriceBug 13452: Fix for plack
2017-06-15 Julian MauriceBug 13452: Fix obvious issues in issues_avg_stats.pl
2017-06-15 Katrin FischerBug 13452: 'Average loan time' report to obey item...
2017-06-12 Nick ClemensBug 18734 - Internal server error in cash_register_stat...
2017-06-05 Marc VéronBug 18643: Remove dead code in reports/statistics ...
2017-06-05 Jonathan DruartBug 18279: Remove C4::Items::GetLostItems
2017-05-20 Josef MoravecBug 18642: Remove debug messages
2017-05-19 Jonathan DruartBug 17898: Automagically convert SQL reports
2017-05-12 Marcel de RooyBug 17925: Disable debugging in reports/bor_issues_top.pl
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2017-03-31 Kyle M HallBug 14365 - Populate never used saved_sql column last_r...
2017-02-14 Marcel de RooyBug 17935: Adjust some POD lines, fix a few typos
2017-02-14 Adrien SauratBug 8306: Patrons statistics, fix for patron activity...
2017-01-19 Marcel de RooyBug 17931: Remove unused vars from reserves_stats
next