Search
Results (12716)
- 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
- 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.
- 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
- 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?
- 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
- Defect #16135 (Closed): Can you reopen Defect #15949
- I've made comments about this issue Thank you!
- 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.
- 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>
- 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...
- 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
- 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).
- 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
- 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!
- 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.
- 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.
- Feature #16104 (New): Automatically push/copy some issues to another Redmine Instance
- in my company we have 2 redmines. One for ou ... e for the development team. I'd like some issues from the "support" redmine to be automatically copied (or manually) to the "dev" redmine. Issue for customers appear "escalated". The ideal solution would be that when the issue in dev is completed, the issue in support has another status...
- Feature #16103 (New): Encrypted issue
- I would like to encrypt some issues, in fact some fields for some issues or simply the existence of an issue. A password (or better a certificate?) woul ... nistrators not allowed nor able to read some issues. Imagine an issue that talks about salary in a company, I woul ... rs can't read them in the DB.... thank you
- Feature #16102 (Closed): Default Filters for queries in a project
- It would be nice to be able and set a default ... er as a default when people are looking into issues.
- Feature #16101 (New): Sticky filters for all queries in project
- I'd like to have the option of making filters stick when changing to a different query/view of issues in a given project. This would help to stay focused on the currently active version.
- Feature #16098 (New): On relation change/add notification setting
- Would it be possible to enable a following fe ... o be set yes/no) Reason: It leads to spam
- Defect #16095 (Closed): Viewing issue: role permissions should hide start date, due date, time and % done and any related history
- I have created a customer specific role & use ... this user under this role creating/updating issues - no time related fields are shown. However when viewing the issue as this user the start date, due date, % don ... lugins: redmine_mylyn_connector 2.8.2.stable
- Feature #16094 (Closed): Role permissions to disable start date, due date, time and % done
- I created a customer role without time tracki ... e and % done fields when creating or viewing issues under that role. Is it possible to achie ... customers are creating , editing and viewing issues they have created these fields should be di ... redmine_mylyn_connector 2.8.2.stable
- Feature #16093 (Closed): Emails sent out by Redmine are identical
- While starting to use Redmine a lot more, we're running into the issue that all the emails come from a single email ... he person causing the email to be generated: issue creator, wiki editor, forum poster, etc. ... "@<<me>> <redmine@example.com>@", then this issue would have generated an issue with as sender "@jcw <redmine@example.com>@" ... eally from, even though Redmine generated it.
- Defect #16092 (Closed): Parent/subtask: calculation of estimated hours
- We defined 1-level issue with estimated time 10 hours. Once we defined subtask for 1-level issue with estimated time 15 hours, we got 15 hour ... t) If we define another subtask for 1-level issue with estimation 30 hours, then parent task m ... his subtasks, not round to hours in subtasks.
- Defect #16091 (Closed): Export CSV with many custom field runs many queries
- Hello! When exporting issues in CSV with lot of custom field (more than ... @140127 16:38:49 2 Query SELECT `issues`.* FROM `issues` WHERE `issues`.`id` = 35006 LIMIT 1 2 Query SELECT `issue_relations`.* FROM `issue_relations` WHERE `issue_relations`.`issue_from_id` = 35007 2 Query SELECT `issue_relations`.* FROM `issue_relations` WHERE `issue_relations`.`issue_to_id` = 35007 2 Query ... 007 AND `custom_values`.`customized_type` = 'Issue' ORDER BY custom_fields.position@ NB : ... Whe are about 5 minutes to export 3300 issues with 20 customs fields...