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
/
projects_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r16116 (#22034).
Jean-Philippe Lang
2017-01-04
1
-0
/
+12
*
Removed the "New issue" menu item (#6204).
Jean-Philippe Lang
2016-04-19
1
-24
/
+0
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Error message when editing a child project without add project/subprojects pe...
Jean-Philippe Lang
2015-09-21
1
-0
/
+11
*
Project copy does not copy custom field settings (#20360).
Jean-Philippe Lang
2015-09-20
1
-0
/
+14
*
Fixed invalid search link on the new project form (#20565).
Jean-Philippe Lang
2015-09-20
1
-0
/
+9
*
Adds a configuration setting to enable sudo mode, disabled by default (#19851).
Jean-Philippe Lang
2015-06-19
1
-1
/
+0
*
Require password re-entry for sensitive actions (#19851).
Jean-Philippe Lang
2015-06-19
1
-0
/
+1
*
Menu should not include "New issue" for users with copy issues permission only.
Jean-Philippe Lang
2015-05-30
1
-0
/
+10
*
Custom field (long text format) displayed even if empty (#19482).
Jean-Philippe Lang
2015-04-25
1
-0
/
+9
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Fixed: Custom field is rendered, even if its value is empty (for multiple) (#...
Jean-Philippe Lang
2015-01-10
1
-0
/
+12
*
Fixed that project copy triggers a 500 error if project validation fails.
Jean-Philippe Lang
2015-01-07
1
-0
/
+7
*
Replaced "can't" with "cannot" in error messages.
Jean-Philippe Lang
2014-12-21
1
-1
/
+1
*
Tab "New Issue" should not be displayed if a project has no trackers (#18571).
Jean-Philippe Lang
2014-12-05
1
-0
/
+14
*
Adds a few tests.
Jean-Philippe Lang
2014-12-03
1
-0
/
+8
*
add missing fixtures to test/functional/projects_controller_test.rb
Toshi MARUYAMA
2014-11-30
1
-1
/
+2
*
Error raised on project settings after project wiki is deleted (#18429).
Jean-Philippe Lang
2014-11-28
1
-0
/
+14
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-1
/
+1
*
Quote values in DOM selectors for Nokogiri compatibility.
Jean-Philippe Lang
2014-11-20
1
-2
/
+2
*
use escaped "can't" constant at ProjectsControllerTest
Toshi MARUYAMA
2014-02-04
1
-1
/
+1
*
code format clean up ProjectsControllerTest
Toshi MARUYAMA
2014-02-04
1
-2
/
+4
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Fixed that the sidebar may be displayed empty (#15414).
Jean-Philippe Lang
2013-11-20
1
-0
/
+10
*
Adds a project specific css class to body (#14767).
Jean-Philippe Lang
2013-09-29
1
-0
/
+5
*
not use assert_not_nil in Errors#[]
Toshi MARUYAMA
2013-07-30
1
-3
/
+3
*
Cleanup of finders with :conditions option.
Jean-Philippe Lang
2013-06-12
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2013-02-18
1
-246
/
+239
*
Typo that makes the checkbox not visible (#5605).
Jean-Philippe Lang
2013-02-02
1
-0
/
+2
*
Typo that triggers an error when editing a subproject (#5605).
Jean-Philippe Lang
2013-02-02
1
-0
/
+7
*
Optionaly inherit members from parent project (#5605).
Jean-Philippe Lang
2013-02-02
1
-0
/
+19
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Use named routes in controllers.
Jean-Philippe Lang
2012-12-11
1
-1
/
+1
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
1
-7
/
+0
*
Code cleanup.
Jean-Philippe Lang
2012-12-01
1
-0
/
+6
*
Issues assigned to a locked/closed version are now copied (#11207).
Jean-Philippe Lang
2012-09-09
1
-3
/
+1
*
Upgrade to Rails 3.2.8 (#11758).
Jean-Philippe Lang
2012-09-02
1
-1
/
+1
*
fix confirmation page has broken HTML when a project folding sub project is d...
Toshi MARUYAMA
2012-07-26
1
-0
/
+4
*
Ability to close projects (read-only) (#3640).
Jean-Philippe Lang
2012-06-25
1
-0
/
+47
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Fixed that sidebar with hook content only should not be hidden.
Jean-Philippe Lang
2012-05-01
1
-19
/
+0
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
1
-1
/
+1
*
Removes all #verify calls in controllers. Verification is handled at routing ...
Jean-Philippe Lang
2012-03-03
1
-12
/
+0
*
Adds functional tests.
Jean-Philippe Lang
2012-02-23
1
-0
/
+16
*
Explicitly declare all routes and deactivate default route.
Etienne Massip
2011-12-10
1
-7
/
+0
*
Changed ProjectsController#destroy to DELETE only.
Jean-Philippe Lang
2011-12-10
1
-4
/
+4
*
Rails3: test: replace deprecated errors.on at "fail with unauthorized parent_...
Toshi MARUYAMA
2011-10-07
1
-1
/
+1
*
Rails3: test: replace deprecated errors.on at "fail without parent_id" of fun...
Toshi MARUYAMA
2011-10-07
1
-1
/
+1
*
Rails3: test: replace deprecated errors.on at "fail with parent_id" of functi...
Toshi MARUYAMA
2011-10-07
1
-1
/
+1
[next]