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
/
context_menus_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Use #assert_select instead of #assert_tag.
Jean-Philippe Lang
2012-12-22
1
-116
/
+83
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
1
-0
/
+17
*
Test failure.
Jean-Philippe Lang
2012-07-08
1
-2
/
+2
*
Show shared versions when editing issues from different projects with the con...
Jean-Philippe Lang
2012-07-08
1
-0
/
+12
*
Don't use auth_sources fixtures when not needed.
Jean-Philippe Lang
2012-02-19
1
-1
/
+0
*
Prevent random failures due to params order.
Jean-Philippe Lang
2012-02-11
1
-9
/
+9
*
Bulk-edit custom fields through context menu (#6296).
Jean-Philippe Lang
2012-02-09
1
-0
/
+96
*
Adds a <<me>> option for assignee in the context menu (#1102).
Jean-Philippe Lang
2012-01-21
1
-0
/
+11
*
Use the regular issue form to copy a single issue.
Jean-Philippe Lang
2012-01-08
1
-4
/
+1
*
Copy issues via bulk update action.
Jean-Philippe Lang
2012-01-07
1
-2
/
+2
*
Removed the "Move" button for issues since they can be moved from the bulk ed...
Jean-Philippe Lang
2012-01-07
1
-3
/
+1
*
Removed the "Move" button for single issue since it can be moved from the reg...
Jean-Philippe Lang
2012-01-07
1
-3
/
+1
*
Fixed broken issues context tests (#9794).
Etienne Massip
2011-12-14
1
-11
/
+11
*
Issue destroy is now DELETE only.
Jean-Philippe Lang
2011-12-10
1
-3
/
+3
*
Add missing fixtures.
Jean-Philippe Lang
2011-12-01
1
-1
/
+2
*
Fixed time entries context menu display according permissions (#9405).
Jean-Philippe Lang
2011-11-24
1
-0
/
+19
*
Rails3: replace "all" fixtures at test/functional/context_menus_controller_te...
Toshi MARUYAMA
2011-09-24
1
-1
/
+14
*
remove trailing white-spaces from test/functional/context_menus_controller_te...
Toshi MARUYAMA
2011-08-30
1
-4
/
+4
*
Do not show inactive issue priorities where not necessary (#8573).
Jean-Baptiste Barth
2011-06-13
1
-0
/
+1
*
Trying to fix random failures with postgresql due to different ids order in u...
Jean-Philippe Lang
2011-01-09
1
-8
/
+15
*
Find visible issues only in ContextMenusController#issues.
Jean-Philippe Lang
2010-12-29
1
-0
/
+6
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Added ability to edit issues from different project through contextual menu (...
Jean-Baptiste Barth
2010-10-08
1
-0
/
+12
*
Added ability to delete issues from different projects through contextual men...
Jean-Baptiste Barth
2010-10-07
1
-4
/
+5
*
Allow mass status update through context menu. #3411
Jean-Baptiste Barth
2010-09-03
1
-1
/
+4
*
Refactor: convert many of the custom Issue routes to REST resources.
Eric Davis
2010-08-26
1
-1
/
+1
*
Refactor: move IssuesController#context_menu to a new controller.
Eric Davis
2010-08-19
1
-0
/
+89