#1626 closed Enhancement (fixed)
Group Rules: NSPredicateEditor allows more criteria, compound nesting mode.
Reported by: | laurris | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | 1.60 |
Component: | Mac Client | Version: | 1.41 |
Severity: | Normal | Keywords: | |
Cc: |
Description
With this patch, you can benefit from the built-in support for compound rows (All/Any?) and you can have nested rows. It's also easy to add more criteria in IB by adding keypaths to the left expression. These keypaths follow the key-value coding pattern when computing the predicate.
Attachments (1)
Change History (7)
Changed 12 years ago by laurris
comment:1 Changed 12 years ago by laurris
- Summary changed from In GroupRules.xib, replace NSRuleEditor with NSPredicateEditor to Group Rules: more criteria , compound nesting mode.
- Type changed from Bug to Enhancement
- Version changed from 1.40 to 1.40+
comment:2 Changed 12 years ago by laurris
- Summary changed from Group Rules: more criteria , compound nesting mode. to Group Rules: NSPredicateEditor allows more criteria , compound nesting mode.
comment:3 Changed 12 years ago by Robby
- Summary changed from Group Rules: NSPredicateEditor allows more criteria , compound nesting mode. to Group Rules: NSPredicateEditor allows more criteria, compound nesting mode.
comment:4 Changed 12 years ago by livings124
- Milestone changed from None Set to 1.50
- Resolution set to fixed
- Status changed from new to closed
Committed with some modification in r7493. Thanks!
comment:5 Changed 12 years ago by charles
- Component changed from Transmission to Mac Client
comment:6 Changed 12 years ago by livings124
- Milestone changed from 1.50 to 1.60
Note: See
TracTickets for help on using
tickets.
svn diff : changes in GroupsController?.m, GroupsPrefsController?.m/h and GroupRules?.xib