Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Nick Clemens 702c727470 Bug 21991: Pass param names to report limit tool
To test:
1 - Define a report like:
SELECT barcode, itemnumber
FROM items
WHERE (homebranch = <<Branch|branches>> AND 0 ) OR
<<Branch|branches>>=<<Branch|branches>>
2 - Run it, you get results
3 - Select 'Rows to display' 50
4 - No results
5 - Apply patch
6 - Run report
7 - Change display rows
8 - Results remain!

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-12-14 13:30:14 +00:00
..
acqui Bug 21758: Navigation in Z39.50 result pages not working in Acquisitions 2018-11-26 12:29:32 +00:00
admin Bug 21736: Allow translating the localization widget messages 2018-11-29 18:37:26 +00:00
authorities
basket Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
batch Bug 21529: (bug 13618 follow-up) Display print notices with HTML tags 2018-11-21 11:09:32 +00:00
catalogue Bug 21950: Remove filtering for query_cgi and limit_cgi 2018-12-14 13:29:31 +00:00
cataloguing Bug 21839: Fix capitalization of "Print Label" link 2018-11-16 13:00:44 +00:00
circ Bug 21526: (follow-up) Use the 'url' filter when needed 2018-11-12 16:35:44 -03:00
clubs
common
course_reserves Bug 21838: Wrong alignment of instructors in course reserves 2018-11-16 12:53:02 +00:00
errors
ill Bug 21516: (ALTERNATE) Request notes CSS bug makes them unreadable 2018-11-16 12:57:19 +00:00
installer
labels Bug 21526: (RM follow-up) Fix merge markers and a few extra filters 2018-10-26 19:43:20 +00:00
members Bug 21947: Address other misordered FILTER lines 2018-12-11 20:47:18 +00:00
offline_circ
onboarding
patron_lists Bug 21186: Incorrect Bootstrap modal event name in multiple templates 2018-10-29 00:31:50 +00:00
patroncards Bug 21526: (RM follow-up) Fix merge markers and a few extra filters 2018-10-26 19:43:20 +00:00
plugins Bug 21570: Update two-column templates with Bootstrap grid: Various 2018-11-05 14:41:09 +00:00
reports Bug 21991: Pass param names to report limit tool 2018-12-14 13:30:14 +00:00
reserve Bug 21608: Disable dropdown for found holds - add button to revert 2018-12-11 19:13:30 +00:00
reviews Bug 21570: Update two-column templates with Bootstrap grid: Various 2018-11-05 14:41:09 +00:00
rotating_collections
serials Bug 21947: Address other misordered FILTER lines 2018-12-11 20:47:18 +00:00
services
suggestion Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
tags
test
tools Bug 21861: The MARC modification template actions editor does not always validate user input 2018-11-29 18:32:49 +00:00
virtualshelves Bug 21570: Update two-column templates with Bootstrap grid: Various 2018-11-05 14:41:09 +00:00
about.tt Bug 7143: Update about page for Nazlı 2018-11-29 18:45:01 +00:00
auth.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
intranet-main.tt