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
/
app
/
views
/
workflows
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r15293 (#22305).
Jean-Philippe Lang
2016-04-09
1
-1
/
+1
*
Makes new issue initial status settable in workflow (#5816).
Jean-Philippe Lang
2015-07-26
1
-4
/
+5
*
"Required" and "Read-only" rules on "Fields Permissions" screen are not color...
Jean-Philippe Lang
2015-04-11
1
-1
/
+1
*
Removed unneeded #h calls in views.
Jean-Philippe Lang
2015-02-23
2
-5
/
+5
*
Use a simple count query.
Jean-Philippe Lang
2014-12-13
1
-7
/
+7
*
Don't show roles without issue add/edit permission in workflow setup (#15988).
Jean-Philippe Lang
2014-12-13
2
-2
/
+2
*
Removed duplicate element ids.
Jean-Philippe Lang
2014-11-23
2
-8
/
+8
*
Bulk edit workflows for multiple trackers/roles (#16164).
Jean-Philippe Lang
2014-02-25
3
-20
/
+55
*
Removed deprecated align and width html attributes (#15307).
Jean-Philippe Lang
2013-11-11
3
-14
/
+14
*
Adds missing html titles (#14517).
Jean-Philippe Lang
2013-07-28
4
-6
/
+4
*
Role-based issue custom field visibility (#5037).
Jean-Philippe Lang
2013-07-13
1
-2
/
+2
*
Useless "edit" link in workflow menu (#12824).
Jean-Philippe Lang
2013-07-11
3
-7
/
+2
*
Adds a button to duplicate a workflow permission to the next statuses.
Jean-Philippe Lang
2013-05-28
1
-0
/
+11
*
JQuery in, Prototype/Scriptaculous out (#11445).
Jean-Philippe Lang
2012-07-22
1
-2
/
+2
*
Don't show "Required" option for standard/custom fields that are always requi...
Jean-Philippe Lang
2012-07-16
1
-2
/
+2
*
Remember "Only display used statuses" checkbox value after update.
Jean-Philippe Lang
2012-07-15
2
-0
/
+2
*
Hard-coded strings.
Jean-Philippe Lang
2012-07-15
1
-2
/
+2
*
Adds option for displaying all statuses on workflow permissions.
Jean-Philippe Lang
2012-07-15
1
-0
/
+3
*
Colorize transitions.
Jean-Philippe Lang
2012-07-15
1
-3
/
+4
*
Removed hard-coded strings (#703, #3521).
Jean-Philippe Lang
2012-07-15
1
-2
/
+2
*
Workflow enhancement: editable and required fields configurable by role, trac...
Jean-Philippe Lang
2012-07-15
2
-3
/
+101
*
Fixed that option tags are escaped.
Jean-Philippe Lang
2012-05-13
1
-6
/
+6
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
2
-3
/
+3
*
[#9489] linked labels to their elements
Toshi MARUYAMA
2011-10-29
1
-4
/
+4
*
rename .rhtml to .html.erb of app/views/workflows/index.rhtml.
Toshi MARUYAMA
2011-08-27
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/workflows/_action_menu.rhtml.
Toshi MARUYAMA
2011-08-27
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/workflows/copy.rhtml.
Toshi MARUYAMA
2011-08-27
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/workflows/edit.rhtml.
Toshi MARUYAMA
2011-08-27
1
-0
/
+0
*
remove trailing white-spaces from app/views/workflows/index.rhtml.
Toshi MARUYAMA
2011-08-27
1
-1
/
+1
*
remove trailing white-spaces from app/views/workflows/edit.rhtml.
Toshi MARUYAMA
2011-08-27
1
-3
/
+3
*
remove trailing white-spaces from app/views/workflows/copy.rhtml.
Toshi MARUYAMA
2011-08-27
1
-3
/
+3
*
remove trailing white-spaces from app/views/workflows/_form.html.erb.
Toshi MARUYAMA
2011-08-27
1
-2
/
+2
*
replace tabs to spaces at app/views/workflows/edit.rhtml.
Toshi MARUYAMA
2011-08-27
1
-3
/
+3
*
replace tabs to spaces at app/views/workflows/_form.html.erb.
Toshi MARUYAMA
2011-08-27
1
-33
/
+33
*
replace tabs to spaces at app/views/workflows/copy.rhtml.
Toshi MARUYAMA
2011-08-27
1
-18
/
+18
*
Workflow copy view clean up.
Jean-Philippe Lang
2011-07-02
1
-10
/
+17
*
Removed hard coded french strings (#8020).
Jean-Philippe Lang
2011-03-30
1
-2
/
+2
*
Allow additional workflow transitions for issue author and assignee (#2732).
Jean-Philippe Lang
2011-02-20
2
-47
/
+64
*
Fixed: Workflow summary shows X icon for workflow with exactly 1 status trans...
Jean-Philippe Lang
2011-02-20
1
-1
/
+1
*
Fixed: Layout problem in workflow overview (#6990).
Jean-Philippe Lang
2010-11-27
1
-0
/
+2
*
Add "Check/Unckeck all" buttons to rows and columns on workflow edit screen (...
Jean-Philippe Lang
2010-04-27
1
-3
/
+13
*
Removes overflow:auto on #content which broke the fix in r2118 (#4724).
Jean-Philippe Lang
2010-02-06
1
-0
/
+2
*
By default, only show statuses that are used by the tracker on the workflow e...
Jean-Philippe Lang
2009-12-18
1
-2
/
+6
*
Adds workflow copy functionality (#1727).
Jean-Philippe Lang
2009-12-12
4
-3
/
+41
*
Cleaning workflow edit view.
Jean-Philippe Lang
2009-12-09
1
-27
/
+20
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
1
-1
/
+1
*
Slight changes to the workflow setup screen.
Jean-Philippe Lang
2008-09-28
1
-14
/
+16
*
Adds a workflow overview screen.
Jean-Philippe Lang
2008-09-28
2
-0
/
+95