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
/
controllers
/
journals_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark edited journal notes as "Edited" (#31505).
Go MAEDA
2022-07-17
1
-1
/
+3
*
Add support for PUT API to journals (#10171).
Go MAEDA
2022-03-23
1
-0
/
+2
*
Deprecate and rename rss_* methods to atom_* methods (#15118).
Marius Balteanu
2022-03-19
1
-1
/
+1
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Download all attachments in a journal (#35462).
Go MAEDA
2021-11-22
1
-0
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
remove spaces inside {} of app/controllers/journals_controller.rb
Toshi MARUYAMA
2020-11-14
1
-2
/
+2
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Send the journal_indice as param in order to get rid of extra queries (#31427).
Go MAEDA
2019-06-02
1
-2
/
+1
*
Insert a link to the source to the attribution line when quoting a note or a ...
Go MAEDA
2019-06-02
1
-1
/
+3
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Support frozen_string_literal in issue, journal, and query (#26561).
Go MAEDA
2019-03-17
1
-2
/
+2
*
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
*
Get rid of sort_helper when using queries.
Jean-Philippe Lang
2017-03-13
1
-4
/
+0
*
Use .before_action instead of .before_filter.
Jean-Philippe Lang
2016-07-14
1
-4
/
+4
*
Wrap journal attributes with a journal parameter and use safe_attributes (#22...
Jean-Philippe Lang
2016-07-10
1
-4
/
+2
*
Enable updating private_notes property on journal edit form (#22575).
Jean-Philippe Lang
2016-07-10
1
-1
/
+4
*
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
-15
/
+16
*
Show long text custom field changes as a diff (#15236).
Jean-Philippe Lang
2015-01-31
1
-2
/
+10
*
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
-4
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-1
/
+0
*
Fixed flawed regexp for removing pre blocks when quoting notes (#16353).
Jean-Philippe Lang
2014-03-15
1
-1
/
+1
*
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
*
Use named routes in controllers.
Jean-Philippe Lang
2012-12-11
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-12-02
1
-8
/
+0
*
Private issue notes (#1554).
Jean-Philippe Lang
2012-10-03
1
-5
/
+7
*
Removes RJS from JournalsController.
Jean-Philippe Lang
2012-07-19
1
-10
/
+2
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
remove trailing white-spaces from app/controllers/journals_controller.rb.
Toshi MARUYAMA
2011-08-31
1
-12
/
+12
*
Separation of RSS/API auth actions.
Jean-Philippe Lang
2011-07-09
1
-1
/
+1
*
Fixed: error on JournalsController#index when custom fields are present (#7795).
Jean-Philippe Lang
2011-03-06
1
-0
/
+1
*
Keep track of issue description changes (#746).
Jean-Philippe Lang
2011-02-27
1
-7
/
+20
*
Do not responde with javascript on regular requests.
Jean-Philippe Lang
2011-02-24
1
-0
/
+8
*
Fixes a data disclosure issue introduced in r3941.
Jean-Philippe Lang
2010-12-18
1
-0
/
+1
*
Refactor: move IssuesController#changes to JournalsController#index.
Eric Davis
2010-08-23
1
-0
/
+23
*
Refactor: move IssuesController#reply to JournalsController
Eric Davis
2010-08-16
1
-1
/
+33
*
Removes "xxx and return" calls (#4446).
Jean-Philippe Lang
2009-12-18
1
-1
/
+1
*
Added plugin hooks around Journal editing
Eric Davis
2008-12-10
1
-0
/
+1
*
Moves @layout 'base'@ to ApplicationController.
Jean-Philippe Lang
2008-08-10
1
-1
/
+0
*
Added the following permissions (#527, #585, #627):
Jean-Philippe Lang
2008-02-16
1
-1
/
+1
*
Fixed: wiki and changeset links not displayed when previewing issue descripti...
Jean-Philippe Lang
2008-02-12
1
-0
/
+1
*
Administrators can edit issue notes.
Jean-Philippe Lang
2008-02-02
1
-0
/
+40