index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
functional
/
workflows_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Test failure with SQLite3.
Jean-Philippe Lang
2018-12-13
1
-1
/
+1
*
Disable workflow checkboxes with no status change (#5593).
Jean-Philippe Lang
2018-09-15
1
-1
/
+13
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
remove trailing white space from test/functional/workflows_controller_test.rb
Toshi MARUYAMA
2017-06-06
1
-3
/
+3
*
Workflow editing shows statuses of irrelevant roles (#24281).
Jean-Philippe Lang
2016-12-16
1
-0
/
+19
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-21
1
-17
/
+19
*
Pass parameters with :params in controller tests.
Jean-Philippe Lang
2016-07-16
1
-27
/
+48
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Highlighting of required and read-only custom fields broken in Workflow edito...
Jean-Philippe Lang
2016-04-03
1
-0
/
+3
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Makes new issue initial status settable in workflow (#5816).
Jean-Philippe Lang
2015-07-26
1
-0
/
+24
*
"Required" and "Read-only" rules on "Fields Permissions" screen are not color...
Jean-Philippe Lang
2015-04-11
1
-0
/
+9
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Adds a few tests.
Jean-Philippe Lang
2014-12-03
1
-0
/
+7
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-2
/
+1
*
Quote values in DOM selectors for Nokogiri compatibility.
Jean-Philippe Lang
2014-11-20
1
-16
/
+16
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-1
/
+1
*
Bulk edit workflows for multiple trackers/roles (#16164).
Jean-Philippe Lang
2014-02-25
1
-63
/
+73
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
remove unneeded Relation#all from WorkflowsControllerTest#status_transitions
Toshi MARUYAMA
2014-01-10
1
-1
/
+0
*
Role-based issue custom field visibility (#5037).
Jean-Philippe Lang
2013-07-13
1
-0
/
+17
*
Cleanup of finders with :conditions option.
Jean-Philippe Lang
2013-06-12
1
-4
/
+4
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-12-11
1
-0
/
+20
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
1
-7
/
+0
*
Replaces find(:first) calls.
Jean-Philippe Lang
2012-12-03
1
-8
/
+8
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-2
/
+5
*
Don't show "Required" option for standard/custom fields that are always requi...
Jean-Philippe Lang
2012-07-16
1
-2
/
+2
*
No blank option for custom fields marked as required on workflow settings.
Jean-Philippe Lang
2012-07-15
1
-0
/
+16
*
Adds option for displaying all statuses on workflow permissions.
Jean-Philippe Lang
2012-07-15
1
-0
/
+8
*
Workflow enhancement: editable and required fields configurable by role, trac...
Jean-Philippe Lang
2012-07-15
1
-16
/
+106
*
Fixed that option tags are escaped.
Jean-Philippe Lang
2012-05-13
1
-0
/
+12
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
remove trailing white-spaces from test/functional/workflows_controller_test.rb.
Toshi MARUYAMA
2011-08-31
1
-29
/
+29
*
Allow additional workflow transitions for issue author and assignee (#2732).
Jean-Philippe Lang
2011-02-20
1
-8
/
+36
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
By default, only show statuses that are used by the tracker on the workflow e...
Jean-Philippe Lang
2009-12-18
1
-5
/
+33
*
Adds workflow copy functionality (#1727).
Jean-Philippe Lang
2009-12-12
1
-1
/
+47
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
Slight changes in functional tests.
Jean-Philippe Lang
2009-01-04
1
-1
/
+1
*
Adds a workflow overview screen.
Jean-Philippe Lang
2008-09-28
1
-0
/
+84