Activity
From 2019-10-13 to 2019-10-15
2019-10-15
-
19:25 Revision 18687 (svn): rubocop: move Style/IdenticalConditionalBranches files from .rubocop_todo.yml to .rubocop.yml
-
19:25 Revision 18686 (svn): code cleanup: rubocop: fix Layout/AccessModifierIndentation in lib/redmine/wiki_formatting/textile/formatter.rb
-
19:25 Revision 18685 (svn): code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyLinesAroundAccessModifier in lib/redmine/wiki_formatting/textile/redcloth3.rb
-
19:25 Revision 18684 (svn): code cleanup: rubocop: fix Layout/SpaceInsideStringInterpolation in lib/redmine/wiki_formatting/textile/redcloth3.rb
-
17:15 Feature #4939: List of tasks filtered as OR and not AND
- Fantastic job!!
Thanks You -
14:11 Revision 18683 (svn): code cleanup: rubocop: fix Layout/BlockAlignment in test/unit/lib/redmine/menu_manager/menu_helper_test.rb
-
14:10 Revision 18682 (svn): rubocop: remove lib/redmine/wiki_formatting/textile/redcloth3.rb from Layout/EmptyLinesAroundArguments fixed by r18678
-
14:10 Revision 18681 (svn): rubocop: remove lib/redmine/wiki_formatting/textile/redcloth3.rb from Style/OneLineConditional fixed by r18680
-
13:48 Revision 18680 (svn): code cleanup: rubocop: fix Style/IfWithSemicolon in lib/redmine/wiki_formatting/textile/redcloth3.rb
-
13:48 Revision 18679 (svn): code cleanup: rubocop: fix Layout/IndentAssignment in lib/redmine/wiki_formatting/textile/redcloth3.rb
-
13:48 Revision 18678 (svn): code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in lib/redmine/wiki_formatting/textile/redcloth3.rb
-
11:12 Feature #32278 (New): Display Global Roadmap without any tracker
- The idea :
- Display Roadmap page without any selected tracker. It's impossible : if we deselect all trackers and... -
08:50 Feature #23954: Shows the date of the last activity on Projects administration
- +1
-
08:46 Feature #5358: Share Issues Categories for sub-projects
- +1
-
07:07 Revision 18677 (svn): code cleanup: rubocop: fix Layout/BlockAlignment in test/unit/lib/redmine/menu_manager/mapper_test.rb
-
07:07 Revision 18676 (svn): code layout clean up test/unit/project_test.rb
-
07:07 Revision 18675 (svn): code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in app/models/version.rb
-
07:07 Revision 18674 (svn): code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs and Layout/EmptyLines in app/models/version.rb
-
07:07 Revision 18673 (svn): code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/unit/mailer_test.rb
-
05:53 Feature #32249: Show attachment thumbnails by default
- +1 I had totally forgotten that this feature even exists...
-
04:28 Feature #32242: Add estimated hours and spent hours to Versions API
- The feature is not yet implemented. But I agree that it would be nice if Versions API returns spent_hours and estimat...
2019-10-14
-
20:57 Revision 18672 (svn): rubocop: use AllowAdjacentOneLineDefs of Layout/EmptyLineBetweenDefs
-
20:57 Revision 18671 (svn): rubocop: remove files from Layout/EmptyLines fixed by previous revisions
-
20:56 Revision 18670 (svn): rubocop: remove app/helpers/application_helper.rb from Style/WhenThen fixed by r18664
-
20:11 Revision 18669 (svn): code cleanup: rubocop: fix Layout/ElseAlignment in app/models/issue_priority.rb
-
20:11 Revision 18668 (svn): code cleanup: rubocop: fix Layout/ElseAlignment in app/models/issue_import.rb
-
20:11 Revision 18667 (svn): code layout clean up ApplicationHelper#parse_wiki_links
-
19:48 Revision 18666 (svn): rubocop: remove app/helpers/application_helper.rb from Layout/ElseAlignment fixed by previous revisions
-
19:47 Revision 18665 (svn): code cleanup: rubocop: fix Layout/ElseAlignment in ApplicationHelper#parse_redmine_links
-
19:47 Revision 18664 (svn): code cleanup: rubocop: fix Layout/ElseAlignment in ApplicationHelper#parse_wiki_links
-
19:47 Revision 18663 (svn): code cleanup: rubocop: fix Layout/CaseIndentation in app/helpers/versions_helper.rb
-
19:47 Revision 18662 (svn): code cleanup: rubocop: fix Layout/CaseIndentation in test/test_helper.rb
-
19:47 Revision 18661 (svn): use full text in fill_in at Issue system "update issue with form update" test
-
16:52 Revision 18660 (svn): code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/functional/users_controller_test.rb
-
16:52 Revision 18659 (svn): code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/functional/settings_controller_test.rb
-
16:51 Revision 18658 (svn): code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/functional/email_addresses_controller_test.rb
-
16:51 Revision 18657 (svn): code cleanup: rubocop: fix Layout/SpaceAfterSemicolon in app/models/mail_handler.rb
-
16:51 Revision 18656 (svn): add new "update issue status" test to Issue system test
-
16:51 Revision 18655 (svn): use "test do" syntax for Issue system test "update issue with form update"
-
13:55 Defect #32253 (Closed): Last Mercurial version supported
- In [[RedmineRepositories]] the Mercurial versions supported are from 1.2 to 4.3.1.
We upgraded Redmine from 3.4.4 ... -
13:44 Defect #31085: Hosting redmine at a suburl doesn't work anymore in 4.0
- Hi!
I am trying to install Redmine 4.0.4 in a Docker container and I want to make it accessible under the '/redmin... -
13:20 Feature #20422 (Closed): Backlink for thumbnail-macro
- The attachment preview page has a backlink to its container since Redmine 4.0.0 (#29190).
!{border: 1px solid #ccc... -
13:14 Revision 18654 (svn): code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/user_test.rb
-
13:14 Revision 18653 (svn): code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/query_test.rb
-
13:14 Revision 18652 (svn): code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in test/integration/api_test/my_test.rb
-
13:13 Revision 18651 (svn): code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in test/integration/api_test/attachments_test.rb
-
13:13 Revision 18650 (svn): code cleanup: rubocop: fix Layout/IndentHeredoc in test/integration/api_test/files_test.rb
-
13:13 Revision 18649 (svn): code cleanup: rubocop: fix Layout/IndentHeredoc and Layout/IndentationConsistency in test/integration/api_test/custom_fields_attribute_test.rb
-
13:13 Revision 18648 (svn): code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/project_test.rb
-
13:13 Revision 18647 (svn): add additional assert to Issue system "test_update_issue_with_form_update"
-
09:57 Defect #21398: Mysql: 500 server error when submitting 4 bytes utf8 (to be saved in the 'notes' field)
- Tobias Fischer wrote:
> Unfortunately the script does not work for me in Redmine 3.4.11:
>
> [...]
>
> Did it ... -
07:09 Feature #32249 (Closed): Show attachment thumbnails by default
- Redmine displays thumbnails of attachments when the setting "Display attachment thumbnails" is enabled, but it is tur...
-
04:33 Feature #32248 (Closed): Change the default value for "Days displayed on project activity" setting to 10
- Activity shows 30 days of project activities by default. But I think it is better to use a smaller value as a default...
2019-10-13
-
22:01 Defect #32246 (New): [Redmine API] functionality to export whole wiki
- I'm trying to export my whole wiki via the Redmine API, but the export whole wiki function as seen in the bottom righ...
-
18:22 Revision 18646 (svn): code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in app/models/setting.rb
-
18:22 Revision 18645 (svn): code cleanup: rubocop: fix Layout/SpaceAroundBlockParameters in test/unit/query_test.rb
-
18:22 Revision 18644 (svn): code cleanup: rubocop: fix Layout/IndentationConsistency in test/helpers/application_helper_test.rb
-
18:22 Revision 18643 (svn): rubocop: remove test/functional/project_enumerations_controller_test.rb from Lint/Void fixed by r18636
-
02:04 Defect #32225 (Closed): Blocks are appearing twice in admin portal in chikamaglur district of karnataka
- What you wrote seems to have nothing to do with Redmine.
Also available in: Atom