Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / reports /
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
2016-11-18 Marcel de RooyBug 17642: [QA Follow-up] Issues_stats.pl is not plack...
2016-11-18 Jonathan DruartBug 17642: Add and use get_descriptions_by_koha_field
2016-11-18 Nick ClemensBug 17590 - Exporting reports as CSV with 'delimiter...
2016-10-28 Jonathan DruartBug 15801: Koha::BiblioFrameworks - Remove C4::Koha...
2016-10-28 Katrin FischerBug 7679: Follow-up to fix group by hour
2016-10-28 Julian MauriceBug 7679: Display all table headers (case and accent...
2016-10-28 Julian MauriceBug 7679: Various fixes for circulation statistics...
2016-10-28 Julian MauriceBug 7679: Fix two SQL queries when using patron attributes
2016-10-28 Julian MauriceBug 7679: Fix several bugs in circulation statistics...
2016-10-28 Julian MauriceBug 7679: Group different case values in the same row...
2016-10-28 Jonathan DruartBug 7679: Followup: circulation statistics wizard impro...
2016-10-28 Julian MauriceBug 7679: circulation statistics wizard improvements
2016-10-28 Bouzid FerganiBug 6934 - Fix problem C4::Branch::GetBranchesLoop...
2016-10-28 Bouzid FerganiBug 6934: rename active transaction with All payments...
2016-10-28 Bouzid FerganiBug 6934: fix errors pointed out by the QA script
next