##// END OF EJS Templates
Added a "Member of Role" to the issues filters. #5869...
Added a "Member of Role" to the issues filters. #5869 This filter will check an issue's assigned to field for users who have (or don't have) a specific Role(s). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4078 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r3283:948283131302
r3964:41f8d043eb29
Show More
test_pgsql.rb
1 line | 70 B | text/x-ruby | RubyLexer
Eric Davis
Removed the duplicated configuration in the different test environments....
r3283 instance_eval File.read(File.join(File.dirname(__FILE__), 'test.rb'))