Activity
From 2015-03-21 to 2015-03-23
2015-03-23
-
22:42 Feature #1712: add custom fields that are calculations of other fields
- +1
-
19:59 Defect #19459 (Closed): Error when adding tracker-specific fields as columns on issues' list
- Dear all,
In one project, I have different issue trackers, and each of them contains different custom fields. Whe... -
19:04 Feature #19458 (Closed): Add the ability to expire passwords after a configurable number of days
- This patch adds the ability to configure a number of days after which user's passwords should expire. It uses the rec...
-
18:16 Patch #18681: Issue list api : journals, watchers
- Here is a correct patch, with a bug fix about restricting private notes.
Can you take a look to it ?
Thanks in ... -
18:12 Feature #4179: Link to user in wiki syntax
- +1
-
14:18 Defect #19457: Redmine crashes when click "View revision" on a big branch of big git repository
- I cannot see that page because nginx returns an internal error page -- a plugin totally wasted our installation.
I w... -
14:14 Defect #19457 (Closed): Redmine crashes when click "View revision" on a big branch of big git repository
- You can disable "Fetch commits automatically" on setting.
-
13:55 Defect #19457 (Closed): Redmine crashes when click "View revision" on a big branch of big git repository
- Hi,
I am using Redmine 2.6.1.stable with Ruby 2.0.0-p598 and Rails 3.2.21.
Whenever a user clicks on "View revisi... -
11:16 Feature #13844: Option to enable HTML emails for issue creation.
- +1
-
10:53 Defect #19159 (Needs feedback): Context menu with disabled granted options
- See [[Submissions]].
-
10:45 Patch #19455 (Closed): Replace manual query in version helper
- This patch is to remove unnecessary manual query from version helper and to reuse versions fixed_issues field.
This ... -
10:04 Defect #19189 (Closed): Multiple users cannot access the same page.
- Please use forum for questions and see message#667.
I think it is caused by your web server settings. -
09:55 Feature #19454 (Closed): suggestions for upgrading to latest redmine
- Please use forum for questions.
-
09:47 Feature #19454 (Closed): suggestions for upgrading to latest redmine
- I want to upgrade my redmine to latest version.I want to get all new features into my current remine from new one.Ple...
-
09:45 Feature #19453 (New): at least one attachment as mandatory for upload at documents new page
- I am working with validations for uploading at least one document as mandatory unfortunately i can not able to do tha...
-
09:03 Defect #19450 (Closed): Unable to download files named by Chinese words
- Duplicate of #19374.
Please contact bitnami team. -
08:33 Defect #19450 (Closed): Unable to download files named by Chinese words
- Install Redmine with "bitnami-redmine-3.0.1-0-windows-installer.exe".After uploading files named by Chinese words suc...
-
07:36 Feature #7067 (Closed): Develop editable textile custom field
- Text formatting in custom field have been implemented by #1179 (Redmine 2.5).
-
07:29 Feature #7067: Develop editable textile custom field
- May be close this issue ?
-
07:28 Feature #7067: Develop editable textile custom field
- +1
-
00:57 Defect #19435 (Closed): PDF's are being uploaded with wrong mimetype "application/force-download" instead of "application/pdf"
- Thanks for feedback.
It is a browser issue, I close this.
2015-03-22
-
14:54 Defect #19438: Webrick WARN: "Could not determine content-length of response body"
- This can be fixed by #17403#note-3.
Looks like duplicate of #17403. -
14:37 Feature #16373: TextFormatting help for Markdown formatting
- I have created a patch to add Markdown help.
You will be able to see appropriate version of help for the active mark... -
06:37 Feature #16373: TextFormatting help for Markdown formatting
- Markdown version of wiki_syntax_detailed.html.
-
10:27 Defect #19405 (Resolved): Setting config.logger.level in additional_environment.rb has no effect
- Fixed in r14155.
-
09:54 Defect #19405 (Confirmed): Setting config.logger.level in additional_environment.rb has no effect
- Yes, this is due to r13899. The level set in @environments/production.rb@ takes precedence over config/application.rb...
-
05:45 Defect #19444 (Closed): Fix typo in wiki_syntax_detailed.html
- I think the sentence "Place _you_ code" in code highlight example in wiki_syntax_detailed.html should be "Place _your...
-
01:25 Defect #19173: Trac Migrate Script with Redmine 3.0
- After the proposed changes of Senthil I get:
@rake aborted!
ActiveRecord::AssociationTypeMismatch: Tracker(#35966...
2015-03-21
-
22:03 Defect #19434 (Closed): Redmine ceased running. 502 Bad Gateway error shows.
- The message at the top of the new issue form states that the _Redmine issue tracker is for reporting bugs or feature ...
-
15:16 Defect #19434 (Reopened): Redmine ceased running. 502 Bad Gateway error shows.
- A better response would be to identify _before_ I open an issue that this is not for support. I didn't see anything ...
-
09:13 Defect #19434 (Closed): Redmine ceased running. 502 Bad Gateway error shows.
- Please no support request here in the issue tracker.
-
20:45 Defect #19197: Missing notification if assignee was a group
- I opened #19443 and used some of my previous comments to explain the issue. Please let me know if I can assist with t...
-
20:43 Defect #19443 (Closed): Email notification sent when assignee changes (if assignee was a group) even if 'Assignee updated' option on the Email notifications tab is unchecked
- The changes applied to resolve #19197 (r14049) apparently introduced a bug that results in email notifications sent e...
-
14:21 Defect #19435: PDF's are being uploaded with wrong mimetype "application/force-download" instead of "application/pdf"
- > ...
-
14:01 Defect #19435: PDF's are being uploaded with wrong mimetype "application/force-download" instead of "application/pdf"
- Alright, this seems to be a Firefox "bug" (at least I'll refer to it as a bug, the developers don't) discussed in htt...
-
13:15 Defect #19435: PDF's are being uploaded with wrong mimetype "application/force-download" instead of "application/pdf"
- Disabling all firefox addons doesn't help. Still the same issues.
-
13:06 Defect #19435: PDF's are being uploaded with wrong mimetype "application/force-download" instead of "application/pdf"
- this is part of the redmine 3.0.1 log for a PDF upload in Firefox 36.0.1 on mac yosemite 10.10.2:...
-
09:22 Defect #19435 (Needs feedback): PDF's are being uploaded with wrong mimetype "application/force-download" instead of "application/pdf"
- This seems to be a browser issue. Redmine just stores the content type that is sent by the browser. What is yours? Ca...
-
14:19 Defect #19438 (Closed): Webrick WARN: "Could not determine content-length of response body"
- Extracted from issue #19435:
Webrick WARNing in Redmine 3.0.1:... -
12:43 Patch #19339: Put news articles into <article> tags
- We sure can, but is it necessary though? The news details are directly wrapped in the #main div itself.
-
11:27 Patch #19339: Put news articles into <article> tags
- Why not doing the same on the news detail page, eg. /news/1?
-
11:25 Patch #19296 (Closed): Include custom fields description in project settings and issue view
- Patch committed in r14154 with slight changes, thanks.
-
10:27 Defect #19163 (Resolved): Bulk edit form shows additional custom fields
-
09:41 Feature #5005: "New issue" link near roadmap issue lists.
- Actually, this patch is problematic. There are many cases where these links wouldn't work, eg. the target version fie...
-
09:36 Feature #19437 (Closed): Upgrade to Rails 4.2.1
-
09:34 Feature #19437 (Closed): Upgrade to Rails 4.2.1
-
09:35 Defect #19276 (Closed): Creating new issues with invalid project_id should return 422 instead of 403 error
-
09:31 Defect #19161 (Closed): 500 Internal error: sorting for column mail at Administration/User
-
09:30 Defect #19400 (Closed): Possibility of having 2 (or more) repositories with empty identifier
-
09:24 Defect #19400 (Resolved): Possibility of having 2 (or more) repositories with empty identifier
Also available in: Atom