Home
Search
Configure Global Search
Log In
Transactions
D10959
Change Details
Change Details
Old
New
Diff
{F9933636 size=full} This patch adds support for filtering out rows based on rules and values. Filters will work for any attribute data source, they are a property of the spreadsheet rather than of the attribute system. **Further Questions** * This patch doesn't contain a search of visible columns when adding a new filter. That's separate enough that I think it makes sense to push that with a separate patch later. * I'd like to cache the data source to detect whether to display the "Show Selection Only" checkbox, but I had some compilation errors with that.
{F9932853 size=full} This patch adds support for filtering out rows based on rules and values. Filters will work for any attribute data source, they are a property of the spreadsheet rather than of the attribute system. **Further Questions** * I still have to solve the "type" problem-- as in showing the correct types for filters based on what's in the spreadsheet. * This patch doesn't contain a search of visible columns when adding a new filter. That's separate enough that I think it makes sense to push that with a separate patch later.
{F993
3636
2853
size=full} This patch adds support for filtering out rows based on rules and values. Filters will work for any attribute data source, they are a property of the spreadsheet rather than of the attribute system. **Further Questions**
* I still have to solve the "type" problem-- as in showing the correct types for filters based on what's in the spreadsheet.
* This patch doesn't contain a search of visible columns when adding a new filter. That's separate enough that I think it makes sense to push that with a separate patch later.
* I'd like to cache the data source to detect whether to display the "Show Selection Only" checkbox, but I had some compilation errors with that.
Continue