156 Commits (4d011bd9983926488f783730ca43e98e6e07dabe)

Author SHA1 Message Date
Jonathan Druart 48ac552699 Bug 24695: Move to Koha::Report->is_sql_valid 4 years ago
Pasi Kallinen ba5be802e0 Bug 24695: Improve SQL report validation 4 years ago
Nick Clemens 45ec6ba3a4 Bug 27380: Move get_prepped_report to object and use for svc/reports 3 years ago
Nick Clemens 3acbc9f4dc Bug 27380: Add 'list' option to Koha report parameters 3 years ago
Mazen Khallaf 71c1aa44a9 Bug 27486: Rename system preference delimiter to CSVDelimiter 3 years ago
Julian Maurice 96cc447045 Bug 25898: Prohibit indirect object notation 3 years ago
Jonathan Druart 638786e719 Bug 24663: Remove authnotrequired if set to 0 4 years ago
Didier Gautheron 392a7e1a1f Bug 25605: Replace NULL values with '' when downloading a report as a tab separated text 4 years ago
Jonathan Druart 81f06881a4 Bug 26165: Fix duplication of large saved reports 3 years ago
Marcel de Rooy dc419ab2a9
Bug 24305: (QA follow-up) Strip table name in [[table.field|alias]] 4 years ago
Marcel de Rooy c3e96a900b
Bug 24305: (follow-up) Add small comment for square brackets in get_prepped_report 4 years ago
Nick Clemens 83a545d831
Bug 23626: Only fetch full chart data if requested 4 years ago
Nick Clemens 7c97f5263d
Bug 23389: Add 'All' option to report dropdowns 4 years ago
Nick Clemens 6a17bf7785
Bug 23730: Fix export of reports 4 years ago
Nick Clemens c13de8ca65
Bug 23390: (follow-up) Quote aliases 4 years ago
Nick Clemens 187b3c5539
Bug 23390: (QA follow-up) Don't redeclare variable 4 years ago
Nick Clemens 90d85eaeb9
Bug 23390: Introduce placeholder syntax for report column names 4 years ago
Fridolin Somers 639ad97d84 Bug 21560: (follow-up) move use at the top 5 years ago
Fridolin Somers ffb40290f8 Bug 21560: create Koha::Util::OpenDocument with subroutine for ODS generation 5 years ago
Fridolin Somers 28edd88483 Bug 21560: report ODS export optimization 5 years ago
Nick Clemens ea36265697 Bug 22278: Clear cache when creating new report groups or subgroups 5 years ago
Alex Arnaud fe26d42ada Bug 17047: add a dedicated page for Mana setup 5 years ago
Baptiste Wojtkowski cb01b25330 Bug 17047: SQL reports management with Mana-KB 7 years ago
Nick Clemens f28a97034d Bug 21984: Pass param_name in pagination URL 5 years ago
Josef Moravec 543630b3c4 Bug 21719: Fix typos 5 years ago
Alex Arnaud edb627bcf2 Bug 17282: Ability to create charts for SQL reports 5 years ago
Nick Clemens 4ec5a67c6f Bug 20495: Remove get_saved_report 6 years ago
Mark Tompsett 32a2528d53 Bug 20663: Remove dead code related to compound reports 6 years ago
Nick Clemens 8acf5912b3 Bug 9634: Allow for combining same paraneters in SQL reports 6 years ago
Nick Clemens ef7805aa36 Bug 19957: Allow continued editing of report after saving 6 years ago
Marcel de Rooy f3c6284835 Bug 20031: CGI param in list context warn in guided_reports.pl 6 years ago
Nick Clemens 6f5a9c98bc Bug 18497: Use report id to retrieve saved SQL instead of passing param 6 years ago
Jonathan Druart 0d828094e8 Bug 19638: Remove false positive obsolete reports (auth_header.marcxml) 6 years ago
David Cook 2fdfbaf0dd Bug 18898 - Some permissions for Reports can be bypassed 6 years ago
Josef Moravec 31630ab0e4 Bug 18642: Remove debug messages 7 years ago
Jonathan Druart f22d2e7200 Bug 17898: Automagically convert SQL reports 7 years ago
Kyle Hall c2c3c11005 Bug 14365 - Populate never used saved_sql column last_run when execute_query is called 7 years ago
Nick Clemens b4d94a5ea4 Bug 17590 - Exporting reports as CSV with 'delimiter' SysPref set to 'tabulation' creates files with 't' as separator 7 years ago
Jonathan Druart ddb1ecb9d8 Bug 15801: Koha::BiblioFrameworks - Remove C4::Koha::GetFrameworksLoop 8 years ago
Jonathan Druart cf90317112 Bug 14435: Add the ability to store result's report 8 years ago
Jonathan Druart 50a37fbf5b Bug 16816: Do not copy parameters used when duplicating a report 7 years ago
Mark Tompsett f56d6530bc Bug 16978: Add delete reports user permission 7 years ago
Jonathan Druart 9b9803b69c Bug 15758: Koha::Libraries - Remove GetBranchesLoop 8 years ago
Jonathan Druart 3bb1578354 Bug 15407: Koha::Patron::Categories - remove sql queries in some pl and pm 8 years ago
Jonathan Druart 99fd6d31ce Bug 11921: Update remaining occurrences of ->ismemcached 8 years ago
Frédéric Demians aa0e27ea08 Bug 17053 Clearing search term in Reports 7 years ago
Jonathan Druart c2f53bd039 Bug 16388: Use existing 'execute' parameter instead of creating a new one 8 years ago
Aleisha e7ac7abf16 Bug 16388: Move option to download report into reports toolbar 8 years ago
Jonathan Druart f3e4b5bbb6 Bug 16154: CGI->multi_param - Force scalar context 8 years ago
Jonathan Druart 66aacace08 Bug 16154: CGI->multi_param - Declare a list 8 years ago