Activity
From 2019-03-16 to 2019-03-18
2019-03-18
-
16:09
Feature #31050 (Closed): Issue view - allow all issue attributes to be shown for related tickets and subtasks
- See the image attached. This is a sample ticket from the redmine.org project.
We use redmine very much and we have t... -
15:23 Patch #31046 (Closed): Remove unused method ApplicationHelper#generate_csv
- Committed.
-
13:42 Patch #31046 (Closed): Remove unused method ApplicationHelper#generate_csv
- ApplicationHelper#generate_csv was added in r14302, but the method has never been used and seems to be doing nothing ...
-
15:23 Revision 17989 (svn): Remove unused method ApplicationHelper#generate_csv (#31046).
- Patch by Go MAEDA.
-
14:20 Feature #30829: Simpler link syntax "#note-123" to make a link to a note of the current issue
- Test code for Marius's patch in #30829#note-10....
-
13:23 Feature #31043 (Closed): Search/filter users in backend
- Users can have multiple email addresses.
Sometimes it's hard to find users via admin->users, if there is huge numb... -
13:17 Feature #6221: Email texts template/configuration.
- +1
good solution: Yuki Sonoda. -
05:02 Defect #31040 (Closed): redmine 2.3 network leak -- CVE-2014-0160 CVE-2015-2808 CVE-2014-3566
- Please use the forum for questions and please don't multipost. You have already posted the following message.
messag... -
04:21 Defect #31040 (Closed): redmine 2.3 network leak -- CVE-2014-0160 CVE-2015-2808 CVE-2014-3566
- there is an redmine2.3 envirment in my labroom, after we have use the network scaner ,there are some leak shown in...
2019-03-17
-
17:36 Revision 17988 (svn): Support frozen_string_literal in lib/**/*.rb (#26561).
- Contributed by Pavel Rosický.
-
14:36 Revision 17987 (svn): Support frozen_string_literal in app/**/*.rb (#26561).
- Contributed by Pavel Rosický.
-
08:10 Feature #10264: Add a check/uncheck all button to search
- Sorry for my mistake.
I have merged r17852 to 4.0-stable branch and it will be available in 4.0.3. -
08:08 Revision 17986 (svn): Merged r17852 from trunk to 4.0-stable (#10264).
-
07:10 Revision 17985 (svn): Support frozen_string_literal in lib/redmine/export/*.rb (#26561).
- Contributed by Pavel Rosický.
-
06:10 Revision 17984 (svn): Remove trailing whitespaces from lib/redmine/export/pdf/issues_pdf_helper.rb
-
05:00 Patch #31035 (Closed): Remove redefinition of ActionMailer::LogSubscriber#deliver which is no longer necessary because of the removal of Setting.bcc_recipients
- If the patch #30820 that drops "Blind carbon copy recipients (bcc)" setting is accepted, we can remove the workaround...
-
04:29 Revision 17983 (svn): Support frozen_string_literal in config/initializers/10-patches.rb (#26561).
- Patch by Pavel Rosický.
-
03:04 Revision 17982 (svn): Enable frozen_string_literal for all files under config directory (#26561).
-
02:47 Revision 17981 (svn): Enable frozen_string_literal for files which don't contain string literals (#26561).
-
01:29 Revision 17980 (svn): Support frozen_string_literal in issue, journal, and query (#26561).
- Patch by Pavel Rosický.
-
01:23 Revision 17979 (svn): Enable frozen_string_literal for app/views/*/*.builder (#26561).
2019-03-16
-
16:03 Revision 17978 (svn): Enable frozen_string_literal for some files under test directory (#26561).
-
10:37 Revision 17977 (svn): Enable frozen_string_literal for some files under app and lib directory (#26561).
-
09:32 Feature #20497: Markdown formatting supporting HTML
- Some time ago I've made a plugin to add a macro for that purpose as proposed in message#56105-56105. The syntax is qu...
-
09:16 Defect #26691 (Closed): N + 1 queries when rendering the Gantt
-
07:27 Patch #31034 (Closed): Remove encoding magic comments
- Committed.
-
06:21 Patch #31034 (Closed): Remove encoding magic comments
- The magic comment "encoding: utf-8" is no longer necessary. It was necessary only in Ruby 1.9 in which default script...
-
07:26 Revision 17976 (svn): Remove unnecessary encoding magic comment (#31034).
- The default script encoding is UTF-8 in Ruby 2.0 or later.
Patch by Go MAEDA. -
05:43 Revision 17975 (svn): Fix RDMwriteFormattedCell destroying an argument (#26561).
- Patch by Pavel Rosický.
-
03:20 Revision 17974 (svn): Fix that methods in Redmine::CodesetUtil destroy the original string (#26561).
Also available in: Atom