Koha/reports
Owen Leonard df2a3a9a3c Fix for Bug 6602 - Reports dictionary doesn't properly recognize text columns
Reports dictionary won't let you set a comparison for MEDIUMTEXT columns. To
test, choose a MEDIUMTEXT column like borrowers.surname in Step 3 of adding
a new dictionary definition. Before the patch, in Step 4 you would not see
any kind of form field for entering a comparison. After patching Step 4 will
offer you a field labeled "Search string matches."

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Fixes described problem with mediumtext columns.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-08-25 11:49:04 +12:00
..
acquisitions_stats.pl (bug #3743) fix acquisition stats ordering 2011-01-13 08:26:52 +13:00
bor_issues_top.pl (bug #5157) fix borrowers top issues 2011-03-06 08:31:08 +13:00
borrowers_out.pl Bug 6078: Request to find borrowers without issues overload the server 2011-08-10 21:13:39 +12:00
borrowers_stats.pl
cat_issues_top.pl
catalogue_out.pl
catalogue_stats.pl
dictionary.pl Fix for Bug 6602 - Reports dictionary doesn't properly recognize text columns 2011-08-25 11:49:04 +12:00
guided_reports.pl bug 6409: fix pagination of SQL report output when parameters are used 2011-06-10 11:45:47 +12:00
issues_avg_stats.pl Bug 5453 Move declarations out of conditionals 2011-07-15 15:50:23 +12:00
issues_by_borrower_category.plugin
issues_stats.pl
itemslost.pl
itemtypes.plugin
manager.pl
reports-home.pl
reservereport.pl Bug 6050 Make calls to GetItemsInfo consistent 2011-06-14 14:12:02 +12:00
reserves_stats.pl Bug 4330 : Adding some copyright BibLibre statements 2011-03-21 10:57:20 +13:00
serials_stats.pl
stats.print.pl
stats.screen.pl