Modify ↓
Opened 3 years ago Closed 3 years ago #111 closed enhancement (fixed)Option to supress the filter requester.
Description
I would be nice if we could get a config option to supress the requester after a user has done a filter action.
Moved from SF: Attachments (0)Change History (10)comment:1 Changed 3 years ago by damato
comment:2 Changed 3 years ago by damato
comment:3 Changed 3 years ago by Opi
Hi
I do a patch which fulfill this request and attach the patch here.
I Name the hidden option 'ShowMAFilterStats' because it could be
BTW1: i doesn't like the hidden options at all. A better approach
BTW2: Maybe it's possible to get write access to the SVN repository?
BTW3: Thanks for this great site. It's work a lot better as SF.net comment:4 Changed 3 years ago by damato
We do like your patch! However, we do have some minor things that need to be clarified:
regarding your questions:
comment:5 Changed 3 years ago by damato
comment:6 Changed 3 years ago by damato
comment:7 Changed 3 years ago by damato
Ok, you should have SVN write access now. So welcome to the club!
However, let us first clear things up as I listed above before you go and commit your changes. Also please read the STYLEGUIDE carefully and before comitting something I suggest that you first discuss these things with us on the devML at least for a while until you are used to the YAM sources, our way of doing things and so on
So welcome aboard again. comment:8 Changed 3 years ago by opiopi
YAM is another filter requester for the remote filter.
I thought i can get rid of my ugly username but it seems i can't
Seems you delete the 'Opi' account because i can't log in as Opi.
I'll try to commit the patch because you wrote you like the patch
For 'expert settings' we should open another ticket. comment:9 Changed 3 years ago by damato
Ok, I deleted your attachment, feel free to submit a new one or commit the changes already to the SVN repository. But be warned that it may be reverted in case we still see something that have to be changed
BTW: Please make sure to use a sensible checkin message and add the same message to the "ChangeLog" file in the root of our repository. This is always required. In addition, by adding something "This closes #XXX" with the ticket number this ticket will automatically closed as soon as you commit your changes. In addition, in case of a bug fix you can write "This fixes #XXX" and the ticket will be closed as well as fixed so that you don't have to manually close/acknowledge it afterwards. comment:10 Changed 3 years ago by opiopi
implemented in revision 4592 (http://trac.yam.ch/changeset/4592)
Hope i did all correct.
The hint "This closes #XXX" came to late.
Ok now i saw this option too. thanks also for this hint. Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber
| ||||||||||||||||||||||||||||



This would be possible, but IMHO this should be first added as a hidden option so that we can see if some users really are using it and only bring it up as a real graphical user interface option in case it is widely requested.