Project

General

Profile

Search

Results (2548)

Revision 18497 (svn): code cleanup: rubocop: fix Rails/Blank in app/helpers/issues_helper.rb
2019-09-21 08:39
Revision 18496 (svn): code cleanup: rubocop: fix Style/MultilineTernaryOperator in app/helpers/issues_helper.rb
2019-09-21 08:39
Revision 18489 (svn): rubocop: remove app/models/issue.rb from Lint/DuplicateMethods fixed by previous two revisions
2019-09-20 17:03
Revision 18488 (svn): remove "attr_reader :current_journal" from Issue class
Issue#current_journal is already defined in Issue class. 2019-09-20 17:03
Revision 18487 (svn): use "attr_writer" instead of "attr_accessor" for Issue#deleted_attachment_ids
Issue#deleted_attachment_ids is already defined in Issue class. 2019-09-20 17:03
Revision 18481 (svn): code cleanup: rubocop: fix Style/StringLiteralsInInterpolation in app/helpers/issues_helper.rb
2019-09-19 14:59
Revision 18480 (svn): Log info messages when MailHandler ignored a reply to a nonexistent issue, journal, or message (#31946).
Patch by Go MAEDA. 2019-09-19 11:38
Revision 18479 (svn): code cleanup: rubocop: fix Layout/IndentAssignment in app/helpers/issues_helper.rb
2019-09-19 08:11
Revision 18477 (svn): code cleanup: rubocop: fix Lint/UselessSetterCall in test/unit/issue_test.rb
2019-09-18 03:56
Revision 18459 (svn): Add additional mail headers for issue tracker (#31910).
Patch by Go MAEDA. 2019-09-12 23:52
Revision 18450 (svn): Remove 'app/views/auto_completes/issues.html.erb' which is not used (#31994).
Patch by Marius BALTEANU. 2019-09-11 09:18
Revision 18449 (svn): Issue auto complete should return last 10 issues (#31994).
Patch by Marius BALTEANU. 2019-09-11 08:39
Revision 18444 (svn): Inline auto complete for issue (#) in wiki-edit fields (#31989).
Patch by Marius BALTEANU. 2019-09-09 23:49
Revision 18438 (svn): Add missing fixture to IssueStatusesControllerTest (#32023).
Patch by Yuichi HARADA. 2019-09-05 12:30
Revision 18409 (svn): IssueCustomFieldTest randomly fails (#31967).
Patch by Yuichi HARADA. 2019-08-28 10:21
Revision 18383 (svn): Better handling of HTML tables when creating an issue from an email (#31231).
Patch by Go MAEDA. 2019-08-24 08:57
Revision 18361 (svn): Convert HTML links to Textile/Markdown links when creating an issue from an email (#31695).
Patch by Yuichi HARADA. 2019-08-11 07:01
Revision 18356 (svn): Limit total_estimated_hours to visible issues (#31778).
Patch by Gregor Schmidt. 2019-08-07 06:44
Revision 18337 (svn): Add closed_on to the tooltip if the issue is closed (#31697).
Patch by Mizuki ISHIKAWA. 2019-08-01 10:10
Revision 18329 (svn): Fix that h4 headings in an issue note is unintendedly highlighted (#31742).
Patch by Mizuki ISHIKAWA. 2019-07-18 08:55
Revision 18322 (svn): View switches from gantt to list after editing an issue (#31552).
Patch by Mizuki ISHIKAWA. 2019-06-29 07:28
Revision 18313 (svn): Add "issue" macro to help files (#29489).
Patch by Go MAEDA. 2019-06-23 06:25
Revision 18312 (svn): Change the Japanese translation for label_issue_history_properties (#31594).
Patch by Go MAEDA. 2019-06-22 02:30
Revision 18311 (svn): "selected" class is wrongly removed from journal edit tabs when switching the issue history tabs (#3058, #31599).
Patch by Marius BALTEANU. 2019-06-22 02:20
Revision 18309 (svn): Some issue fixtures are set inconsistent tracker id which is not available in the project (#31053).
Patch by Mizuki ISHIKAWA. 2019-06-21 07:01
(501-525/2548)