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
/
journals_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test failure due to missing call to set_tmp_attachments_directory (#32122).
Go MAEDA
2019-10-04
1
-0
/
+1
*
Code cleanup: RuboCop: Rails/ActiveRecordAliases
Go MAEDA
2019-08-17
1
-1
/
+1
*
Fix missing journal indice when updating a journal (#31427).
Go MAEDA
2019-06-21
1
-0
/
+2
*
Send the journal_indice as param in order to get rid of extra queries (#31427).
Go MAEDA
2019-06-02
1
-1
/
+2
*
Insert a link to the source to the attribution line when quoting a note or a ...
Go MAEDA
2019-06-02
1
-0
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
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
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use Rails 5 syntax for functional tests.
Jean-Philippe Lang
2017-05-31
1
-24
/
+105
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-18
1
-15
/
+3
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Wrap journal attributes with a journal parameter and use safe_attributes (#22...
Jean-Philippe Lang
2016-07-10
1
-7
/
+8
*
Enable updating private_notes property on journal edit form (#22575).
Jean-Philippe Lang
2016-07-10
1
-0
/
+33
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Use regular edit/update actions and named routes for JournalsController.
Jean-Philippe Lang
2016-01-21
1
-2
/
+2
*
Information leak in Atom feed (#21419).
Jean-Philippe Lang
2015-12-04
1
-1
/
+41
*
Show long text custom field changes as a diff (#15236).
Jean-Philippe Lang
2015-01-31
1
-1
/
+25
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Removed unimplemented JournalsController#edit html response and added some te...
Jean-Philippe Lang
2014-12-05
1
-0
/
+14
*
Replaced some #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-20
1
-6
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
1
-7
/
+0
*
Private issue notes (#1554).
Jean-Philippe Lang
2012-10-03
1
-0
/
+45
*
Removes RJS from JournalsController.
Jean-Philippe Lang
2012-07-19
1
-16
/
+25
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
remove trailing white-spaces from functional journals controller test.
Toshi MARUYAMA
2011-05-16
1
-10
/
+10
*
Fixed: error on JournalsController#index when custom fields are present (#7795).
Jean-Philippe Lang
2011-03-06
1
-1
/
+2
*
Keep track of issue description changes (#746).
Jean-Philippe Lang
2011-02-27
1
-2
/
+15
*
Fixes a data disclosure issue introduced in r3941.
Jean-Philippe Lang
2010-12-18
1
-2
/
+8
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Refactor: move IssuesController#changes to JournalsController#index.
Eric Davis
2010-08-23
1
-0
/
+7
*
Refactor: move IssuesController#reply to JournalsController
Eric Davis
2010-08-16
1
-0
/
+14
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
Allows multiple roles on the same project (#706). Prerequisite for user group...
Jean-Philippe Lang
2009-05-10
1
-1
/
+1
*
Fixed JournalControllerTest.
Jean-Philippe Lang
2008-02-27
1
-1
/
+1
*
Added the following permissions (#527, #585, #627):
Jean-Philippe Lang
2008-02-16
1
-0
/
+8
*
Administrators can edit issue notes.
Jean-Philippe Lang
2008-02-02
1
-0
/
+51