Atlassian JIRA   History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: XRP-15
Type: Improvement Improvement
Status: Closed Closed
Resolution: Applied
Priority: Major Major
Reporter: Bill Bruyn
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
xReporter

Improved support for IN / NOT IN operators

Created: 06/Jul/04 09:03 PM   Updated: 29/Apr/05 03:12 PM
Component/s: None
Affects Version/s: 1.2
Fix Version/s: 1.2.1

File Attachments: 1. Text File interaction.patch (44 kb)
2. Text File interaction.patch (46 kb)



 Description   
Allow end-user to supply an unlimited number of filter criteria for operators having argCount = "*" (i.e., IN / NOT IN). Implemented with single multiple-select list box for conditions with searchlists, and DHTML allowing the addition of form elements for those without.

Also fixes a bug in which omission of a second argument, in conditions requiring more than one, did not yield the expected validation error.

Includes English translation for new resource bundle key 'add-condition-filter'.


Enjoy,

Bill Bruyn

 All   Comments   Change History      Sort Order:
Comment by Bill Bruyn [03/Aug/04 12:38 AM]
Supercedes previous submission. Cleans up XSL by segregating Javascript. Fixes (unreported) QBE issue, known browser incompatibilities. Tested with the following browsers:

IE 6.0.2800.1106
Firefox 0.9.2
Opera 7.5.3
Mozilla 1.7.1
Netscape 7.1

Also note that the previous submission has problems with dos/unix CRLFs, which should be repaired now.