Activity
From 2015-11-01 to 2015-11-03
2015-11-03
-
22:20 Feature #1248: New Permission: Edit own issues
- budo kaiman wrote:
> +1 to separate "Edit Reported Issues" and "Edit Assigned Issues".
* In regards to "Edit Repo... -
22:04 Feature #1248: New Permission: Edit own issues
- Adnan Topçu wrote:
> Leo Hourvitz's *edit_own_new_issues* is good idea.
> *edit_own_issues* is topic of this issue.... -
20:40 Feature #1248: New Permission: Edit own issues
- +1 to separate "Edit Reported Issues" and "Edit Assigned Issues".
-
20:33 Feature #1248: New Permission: Edit own issues
- Leo Hourvitz's *edit_own_new_issues* is good idea.
*edit_own_issues* is topic of this issue.
*edit assigned issues*... -
20:25 Defect #16881: Git: repository page crashes when non-ascii character in tag or branch name
- While the proposed patch might not be 100% correct in all cases, it is still way better than just running into a hard...
-
20:17 Defect #16881: Git: repository page crashes when non-ascii character in tag or branch name
- Mercurial test covers non ASCII tag and branch.
source:tags/3.1.1/test/unit/lib/redmine/scm/adapters/mercurial_adapt... -
20:12 Defect #21141 (Closed): Git tags and branches need to be UTF-8 encoded
- Duplicate of #16881.
Git tag and branch are not always UTF-8.
Redmine test git repository filename is latin-1.
I... -
20:00 Defect #21141 (Closed): Git tags and branches need to be UTF-8 encoded
- When shelling out and getting the list of git branches and tags to display in the repository navigation, the names ar...
-
20:02 Defect #21139 (Needs feedback): Error in journal_details
- See [[Submissions]].
-
17:03 Defect #21139: Error in journal_details
- i found record in table journal_details for last added record to issue 7815...
-
17:02 Defect #21139 (Closed): Error in journal_details
- i got Error 500 in one of issues
production.log:... -
19:47 Defect #13654: Can't set parent issue when issue relations among child issues are present
- +1
-
13:30 Feature #18934: Support LDAP Password Changing
- +1
Related to #5690 ? -
13:28 Patch #5690: Change LDAP password
- +1 Could be very useful.
-
11:08 Patch #21137 (Closed): Rescue network level errors with LDAP auth
- Right now, only a small number of possible error cases is rescue inside the AuthSourceLdap model are rescued, namely ...
-
11:00 Feature #2897: Tagging in Redmine
- +1
-
09:12 Defect #17795: No notification when failing to create issue from email
- See #13862
-
08:15 Defect #13924: Error when using views/issues/index.api.rsb in a plugin
- For *redmine 2.6*, i fixed it by changing one line in *redmine_root/config/initializers/10-patches.rb*
*Change thi... -
08:08 Defect #20811: long <pre> lines are missing from PDF export of wiki pages
- This problem fixed by rbpdf 1.18.7.
please bundle update. -
08:08 Defect #20591: PDF export does not determine picture (.png) height correctly
- This problem fixed by rbpdf 1.18.7.
please bundle update. -
06:48 Defect #20925 (Needs feedback): Tracker selection combo is not visible
- Redmine 2.5 is not maintained. Try on recent version.
-
06:25 Defect #20912 (Closed): First email notification isn't send to user
- Thank you for your feedback.
2015-11-02
-
22:44 Defect #21136 (Closed): Issues API may disclose changeset messages that are not visible
- The check to include related changesets in the single issue API view currently is done against the project of the iss...
-
17:18 Defect #21132 (Closed): create a plugin
- Please contact bitnami team.
-
16:53 Defect #21132 (Closed): create a plugin
- I am following the guide to install a plugin but in step
rails console
>> Poll.create ( : question = > " Can yo... -
17:00 Patch #21133 (Closed): Bulgarian translation
- Translated:
* field_default_version
* error_attachment_extension_not_allowed
* setting_attachment_extensions_allow... -
15:38 Defect #21013 (Needs feedback): Links not formatted in documents
- I think your Redmine uses markdown.
-
15:32 Feature #1694: eMail reminder on ticket overdue
- MISSING FROM PATCH FILE: You must also define _overdue_ language entries in your _locale_:
* mail_subject_reminder_o... -
14:25 Feature #1875: Issue filtering on author only uses members of project
- FTR:
Jean-Philippe Lang wrote at #4398#note-1:
> We can not list all users in this field, we need to change this fi... -
14:23 Feature #4398: Author Issue-filter only contains members even when non-members have 'create issue' permission
- Toshi MARUYAMA wrote:
> I close as duplicate of #4398.
Sorry, it is #1875. -
14:23 Feature #4398 (Closed): Author Issue-filter only contains members even when non-members have 'create issue' permission
- I close as duplicate of #4398.
-
13:11 Defect #20987 (Closed): "h3(#my_anchor). My title" does not work
- I removed this context.
* http://www.redmine.org/projects/redmine/wiki/RedmineTextFormatting/diff?utf8=%E2%9C%93&ver... -
12:42 Feature #21130 (Closed): Customize PDF Export
- Duplicate of #20896.
-
12:36
Feature #21130 (Closed): Customize PDF Export
- Hello,
Is there anyway to customize PDF before export it (add header and footer and remove the attachment name fil... -
07:07 Patch #21101: Add go-to action schema
- > Here you can find a tester for email markups offered by Google.
Please note that this may determine the markups ... -
07:05 Patch #21101: Add go-to action schema
- "Here":https://www.google.com/webmasters/markup-tester/ you can find a tester for email markups offered by Google.
-
06:57 Patch #21101: Add go-to action schema
- It won't work right away. You'll need to "register with Google":https://developers.google.com/gmail/markup/registerin...
-
06:01 Patch #21101: Add go-to action schema
- This is a great feature but I could not see "View issue" link on GMail (Redmine 3.1.1 + patch).
Is this works fine o...
2015-11-01
-
20:38 Defect #21120 (Closed): Internal Error when changing Tracker in filter with custom fields
- OK, thanks for feedback.
-
16:45 Defect #21120: Internal Error when changing Tracker in filter with custom fields
- * MySQL 5.5.46-cll
* Ruby 2.2.1
* Rails 4.2.4
* Redmine 3.1.1
I'm using the Extended Fields plugin (which I've ... -
10:00 Defect #21120 (Needs feedback): Internal Error when changing Tracker in filter with custom fields
- Cannot reproduce. Please read [[SubmittingBugs]] and post your error stack trace.
-
01:17 Defect #21120 (Closed): Internal Error when changing Tracker in filter with custom fields
- I have several Trackers, each with unique custom fields. Redmine throws an error when:
1. I create a filter for a ... -
15:46 Patch #21126 (Closed): Change Japanese translation for "List"
- Current translation "リストから選択" means "selection from the list". It looks very strange in custom field format names.
... -
14:59 Feature #21125 (Closed): Removing attachment after rollback transaction
- I want to extend my previous issue #20388 about transaction in Attachment. There is second case, then we can have a p...
-
14:45 Feature #21124 (New): Extend a 'name' field for Enumeration
- Enumeration is a useful tool for constructing different types of lists. But often needs to write a long name of list ...
-
14:40 Patch #21101: Add go-to action schema
- Exactly that. Also, hopefully it's just a start of more useful functions in the next versions – for example, the abil...
-
12:25 Patch #21101: Add go-to action schema
- +1
The benefits from my point of view:
- you save one click when you aren't interested to read the email content an... -
10:37 Patch #21101: Add go-to action schema
- What are the benefits of it over a simple link in the email?
-
14:22 Defect #21123 (Closed): Extend a content_type field for Attachment
- Now content_type field has 30 symbols limit. In case of using Attachment for custom models this limitation is very un...
-
14:21 Patch #21122 (Closed): Japanese translation update (r14793)
- Translated 6 strings.
* label_f_hour_short
* field_default_version
* error_attachment_extension_not_allowed
* s... -
11:53 Feature #6975: Autocalculate the issue done ratio only for certain issue status
- Since the plugin mentioned above does not seem to exist any more, I built "a new one":https://redmine.org/plugins/red...
-
11:41 Feature #20008 (Closed): Files upload Restriction by files extensions
- Feature added in r14792.
-
10:39 Feature #21097 (Closed): Wiki customize PDF export
-
10:11 Patch #21119 (Closed): Give numbers in query sort criteria consistent width for non-monospaced fonts
- Committed, thanks.
-
09:56 Feature #7346 (Closed): Allow a default version to be set on the command line for incoming emails
- Feature added in r14789.
-
09:14 Feature #16253 (Closed): Default version
- Same as #1828, which is implemented for 3.2.0.
-
09:13 Feature #1828 (Closed): Default target version for new issues
- Feature added in r14786.
Also available in: Atom