Project

General

Profile

Search

Results (12675)

Defect #16192 (New): link in email with attachment fail
I have redmine 2.4.1, when I upload a file as attachment to a new issue,which file name contains a "+" letter, then redmine will send a email to me to remind the new issue, I open the email and clike the attachment,i ... . any idea to correct it? thanks BRs Ray 2014-02-28 03:26
Defect #16191 (New): I have permission to use administrator rights issue [mobile] permission to enter the list of questions but no movement problems authority, see Annex
I have permission to use administrator rights issue [move] permission to enter the list of questions but no movement problems authority, see Annex 2014-02-28 02:40
Feature #16188 (New): Mark project categories as "inactive"
It would be nice to have the possibility to m ... nt users adding new tickets to this category. 2014-02-27 10:18
Defect #16187 (Closed): Spent time set in GIT commit messages are not handled.
Spent time set in GIT commit messages are not ... is not spent time is added to the referenced issue I'm using this king of syntax in my commi ... dmine plugins: no plugin installed </pre> 2014-02-27 10:17
Defect #16181 (Closed): When moving issues to a new project, Target Version is lost.
When moving issues to a new project, the configured relevant T ... when merging two formally-distinct projects. 2014-02-26 13:31
Feature #16180 (Closed): Expose Public/Private via API
I am trying to extend the API to return the " ... he note is private if it is returned. The issues_controller.rb file seems to use the standar ... ield. Is there any easy way to force this? 2014-02-26 11:05
Defect #16177 (Closed): Mercurial 2.9 compatibility
The following exception is thrown when I access my repository page. It seems to be a compatibility issue with Mercurial 2.9? <pre> ** Unknown exc ... ine plugins: no plugin installed </pre> 2014-02-26 08:12
Defect #16173 (Closed): API Rest // Customized fields for TimeEntries are not exported
Hello, there is no way through the rest AP ... ized fields of type TimeEntry... thank you 2014-02-25 17:51
Defect #16166 (Closed): Incorrect data on Issues assigned to me on MyPage
Environment: Redmine version ... Redmine plugins: no plugin installed 2014-02-25 12:50
Defect #16161 (Closed): Parent task search and datepicker not available after changing status
I played a bit with read only field for track ... d out a problem. When I try to create a new issue, only Tracker, Status and Parent Task fields ... eld, it starts the contextual search. !NewIssueOK.png! But then, when I change the status and the page is redrawn as per specific tracker/issue, Parent Task loses its Magnifier and the cap ... ate datepicker, not available at all. !NewIssueKO.png! Finally, if I create the issue and then try to update it, both Parent Task ... 0.0.1 - Redmine Tracker Control plugin 1.0.8 2014-02-24 14:20
Defect #16159 (Closed): Wrong calculation of spent time field on Issues report
I created top issue (Main feature) and one child issue for the top issue (feature 1). After that, I set "Spent time" for the child issue (feature 1) to 0.5 hours (or 1 hour, or 5 hours . . ). Issue report for the Main feature shows recalculat ... or the spent time (pic. 1). main_feature_issue Project's Issues report shows non-recalculated value for the ... ours as sum of all spent times for all child issues. (pic. 2). issues list Redmine production version 2.1.4. ... http://redmine-online.com/projects/sxp_test/issues 2014-02-24 09:17
Defect #16149 (New): Textile within-word markup doesn't work
Textile should allow markup to be used inside ... k as well to offset word-internal formatting. 2014-02-22 09:13
Defect #16145 (Closed): Apache git Authn
hi i cant integrate git with redmine. I have ... fortable for me in freebsd. If someone have issues for this? P.S. with default Redmine.pm the same Thx for help 2014-02-21 20:21
Defect #16143 (Closed): Can't insert too long comment field from repository (MySQL)
During reading latest revisions from SVN repository we encounter issue with too long comment: <pre> ActiveRecor ... long comments before insert them in database? 2014-02-21 09:16
Feature #16141 (New): View hook for issue queries
For my plugin I need a new hook for the contextual menu in issues view. This will allow to add further opera ... eset it as default in the project). Thanks 2014-02-20 18:01
Defect #16135 (Closed): Can you reopen Defect #15949
I've made comments about this issue Thank you! 2014-02-19 20:02
Patch #16133 (Closed): Available watchers on new issue form include users who cannot even view issues
The proposed watchers on the new issue form should be able to at least view issues. Otherwise it would not make sense to add t ... le.rb@11960#L36 No test for now, though. 2014-02-19 17:44
Defect #16132 (Closed): Unable to complete db migration task in update to r12244
CentOS-5.10 i686 <pre> svn info Path: . ... port/dependencies.rb:251:in `require' </pre> 2014-02-19 17:12
Defect #16126 (Closed): Regexp in time logging match does not work
It looks like time (e.g. _@5m_ or _@0.5hours_ ... )h? ) /x def scan_comment_for_issue_ids return if comments.blank? # keywords used to reference issues ref_keywords = Setting.commit_ref_keyw ... ords.delete('*') # keywords used to fix issues fix_keywords = Setting.commit_update_k ... gexp.escape(kw)}.join("|") referenced_issues = [] comments.scan(/([\s\(\[,-]|^)(( ... )(\s+@#{TIMELOG_RE})?/).each do |m| issue, hours = find_referenced_issue_by_id(m[0].to_i), m[2] if issue referenced_issues << issue # Don't update issues or log time when importing old commits ... _on < repository.created_on fix_issue(issue... 2014-02-19 09:42
Defect #16122 (New): redmine:email:receive should not abort with buggy mail
Hi I'm testing issue creation via email with redmine-2.4.3. It w ... ects/redmine/repository/revisions/12474, but issue is still present. rake -f ~/redmine-2.4 ... e tell if you need more data or testing. Issue looks very similar as the one here: http://s ... estions/19450199/redmine-receive-mail-field 2014-02-18 14:52
Feature #16117 (New): Add a new type of related issue: "exclusive"
That is, if resolving one issue conflicts with another issue (or several) and vice versa. A bit like blocking/blocked by, but both issues are blocking/blocked by each other (not a b ... a bonus, if one of the associated exclusive issues are resolved (or in progress?), all the oth ... (with a comment like "rejected by exclusive issue #nnn). 2014-02-18 09:52
Patch #16116 (Needs feedback): Sort of version options
Hi there, currently all versions are just ... version sort. See source:trunk/app/models/issue.rb#L743 Replace this line with <pre><cod ... Any regressions? Best regards, Daniel 2014-02-18 09:51
Feature #16115 (New): Watch REST API (Differ Watcher)
I want you to support the REST API to watch the issue of their own. I thought to be able to ad ... watcher) <pre> Started POST "/redmine24/issues/576/watchers.json" for 182.171.250.224 at 2 ... eate as JSON Parameters: {"object_type"=>"issue", "object_id"=>"576"} (0.9ms) SELECT MAX ... .`id` = 15 Current user: dev02 (id=15) Issue Load (0.6ms) SELECT `issues`.* FROM `issues` WHERE `issues`.`id` = 576 LIMIT 1 Project Load (0.7ms) ... r4, `roles`.`permissions` AS t2_r5, `roles`.`issues_visibility` AS t2_r6 FROM `members` LEFT OU ... no permission in watcher REST API. Thanks! 2014-02-18 04:17
Defect #16111 (Closed): Redmine should accept changes to an issue even when an error prevents an attachment upload
I am working on an problem where users receiv ... time they attempt to attach documents to an issue using the files field. This is a new install ... other updates that the user entered for that issue. Sometimes the lost effort is considerable. ... me error handling in this case, allowing the issue updates to pass through while signaling to t ... pload a file was unsuccessful. This is an issue that I would be happy to work on myself as t ... . Not a professional programmer by any means. 2014-02-17 18:07
Defect #16105 (Closed): Time Tracking doesn't work from git commits
I've setup redmine 2.4.3 Created test projec ... I'm trying to do commit with comments like 'issue #1 @1h' I could see assigned commits for the issue, but spent time and status doesn't change. 2014-02-15 18:06
(5376-5400/12675)