Project

General

Profile

Search

Results (12601)

Feature #13600 (New): Allows specifying "canned responses"
I used to use the (old / classic) SourceForge ... Then, instead of writing a new comment on an issue, one could simply add one of those canned responses to an issue by selecting it from a popup. The idea is ... nux, ...) and ..." Another example: "This issue is currently awaiting feedback. If we don't hear back from you within 14 days from now, this issue will automatically be closed." Providing ... that would be extra sugar, not a requirement. 2013-03-26 16:11
Feature #13596 (Closed): Add setting to allow/deny time logging on closed issues
Time logging should be only possible for issues which are open. May an options is added to the time tracking rights for a role. 2013-03-26 13:59
Defect #13592 (New): ActiveRecord::RecordNotUnique for git repository
I've installed Redmine and linked it to a git ... lers/repositories_controller.rb:114:in `show' 2013-03-25 23:28
Feature #13588 (Closed): Make long-text and string fields textilizable by default
Custom fields of type string and long-text types on Issues, Versions, Projects and so on, are useful f ... notes. Time and again, such text references issue numbers, version numbers, URLs and so on. ... e fields must support textilizable rendering. 2013-03-25 19:47
Defect #13587 (Confirmed): unpredictable tab position after ajax call loading workflow
Hi, One of our ticketmanagers uses mainly ... change in behavior when using the tab key on issue fields. I have added some images to expla ... s will also be affected by this little bug. 2013-03-25 16:53
Feature #13585 (New): Make sub-task inherit the properties of parent
h2. Background Sub-task as such is a pretty much a complete issue like any other. It has it's own values of ea ... scenarios # In many cases - for a given issue, there are many custom fields liek customer- ... utes etc. which should be governed by parent issues. #* The sub-tasks shouldn't be required to keep copy and updating issues when parent is updated #* The sub-tasks so ... point of view the patch for the full parent issue inclusive of all sub-tasks is single. In suc ... to be finished together. # Custom fields of issues can have a properties as 'derive from paren ... parent tasks. # Alternatively, in the "New issue"/"Update" form, the custom fields (even if m ... will reflect the corresponding states of the issues as well. # Alternatively, when parent's s ... ckers. What do you people think about it? 2013-03-25 14:59
Defect #13583 (Closed): Space between lines in nested lists not equal
There is bigger distance between end of neste ... if it is repaired the list could look better. 2013-03-25 12:24
Feature #13582 (New): More flexible notification user settings
The current notification settings available t ... ser's would like to receive emails about new issues, and also updates to issues they watch/are associated with. But to updates to updates to other issues they do not care about. Notifications about new issues are important so one is aware of them, and ... int is important so as to not get drowned in issues updates for issues one is not involved with. A simple solut ... o add a "Also send notifications for all new issues". A more generic approach would be to allow ... ndently for each project) for which events ("issue added", "issued edited", "issue edited that I watch / am involved with", (an ... ht require refactoring that code quite a bit. 2013-03-25 10:59
Defect #13566 (Closed): SystemStackError (stack level too deep) - Ruby 1.8.7
Error 500 when trying to create new projects ... 27. I undid these changes and to correct my issue in Ruby 1.8.7. Error notification: <pr ... per-scripts/passenger-spawn-server:99 </pre> 2013-03-22 23:04
Defect #13564 (Closed): Can't upload image
Hey everybody, I just updated my redmine to 2 ... ils version 3.2.13 2013-03-22 19:38
Feature #13561 (Closed): Easy creation of sub-task through a quick button
Usually when we want to create sub-task, we are in the context of parent task (typically on that issue page and want to create a sub-task quickly. Currently we have to go to 'New Issue' button and memorize the parent task number ... ry hard; but it might just makes thing easy. 2013-03-22 14:43
Feature #13560 (New): Force status transition on issue update
I will try to explain this situation by using ... If user that owns "Reporter" role updates issue that is in state "Resolved" he is not restri ... to workflow). This user can also update this issue and leave issue status as "Resolved" (this transition is not allowed). 2013-03-22 12:28
Defect #13559 (New): {{toc}} remains when exporting wiki page to text
#9842#note-25 2013-03-22 12:18
Defect #13557 (Closed): Error on Gantt chart and calendar in v 2.3.0 with Sql Server
Hi, After migrating MySQL database to Sql ... t (error 500) et the calendar don't show any issues. Here is the log for the gantt chart ... ib/redmine/helpers/gantt.rb:401:in `line_for_issue' lib/redmine/helpers/gantt.rb:234:in `block in render_issues' lib/redmine/helpers/gantt.rb:232:in `each' lib/redmine/helpers/gantt.rb:232:in `render_issues' lib/redmine/helpers/gantt.rb:219:in `re ... in `block in project_tree' Thanks for help 2013-03-22 11:07
Feature #13556 (Closed): Add feature to search engine to distinguish between closed and open tickets
Adding an option to the search form that make ... [ ] Changesets [ ] Wiki (...) 2013-03-22 08:48
Feature #13555 (New): Project level watchers and notifications
Current Redmine is great in terms of defining ... Here are few challenges: # Every time an issue is registered - watchers needs to be added f ... nvolves comprehensive change rather than per issue updates. Typically, this results in ambig ... , all new activities around the project (new issues, Roadmap changes, project attribute changes ... jects and many project's in the organization. 2013-03-22 05:38
Defect #13549 (Closed): migrate database from ... able (MySQL) to Redmine 2.3.0.stable (MySQL).
After migration when accessing the Overview p ... ') AS count, tracker_id AS tracker_id FROM `issues` LEFT OUTER JOIN `projects` ON' at line 1: ... T ) AS count, tracker_id AS tracker_id FROM `issues` LEFT OUTER JOIN `projects` ON `projects`.`id` = `issues`.`project_id` LEFT OUTER JOIN `issue_statuses` ON `issue_statuses`.`id` = `issues`.`status_id` WHERE (projects.status <> 9 AN ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking')) AND (issue_statuses.is_closed = 0) AND ((projects.id = ... ySQL Redmine plugins: no plugin installed 2013-03-21 16:02
Defect #13544 (Closed): Commit reference: autogenerated issue note has wrong commit link syntax in multi-repo or cross-project context
Redmine 2.2.3, multi project, multi repo per ... commit -am "bla... refs #123456"</pre> open issue #123456 in browser. The added note reads: < ... j:commit:somerepo|commit:aa101cb4a8 </pre> 2013-03-21 13:40
Defect #13543 (New): Filters can only search for values in the possible values for custom fields.
For a custom field you can specify a list of ... ave been set before. A better way for the issues-filter drop down to populate its contents t ... ach makes it possible to do a mass-update on issues with invalid custom-field values. This is ... rd if your aren't allowed to search for them. 2013-03-21 08:42
Defect #13540 (Closed): To copy project doesn't copy the issues' custom fields in version 2.3.0
In Redmine version 2.3.0, when you copy a project that the issues have custom fields, this fields aren't copi ... * could be the same that is explained in the issue #11315. This issue is the same that issue #13518, but in redmine 2.3.0 This solution consist in: * Modify the file app/models/issue.rb to add a call to a function to recalculat ... production Database adapter mysql2 2013-03-20 16:58
Defect #13539 (Closed): html entities appear in subject line (aka xml escape codes)
We recently performed the security fix for ... someone point to the fixing commit, please? 2013-03-20 16:49
Feature #13538 (New): Role Based Access Control on Subversion commit log
*Abstruct* Extending RBAC on Subversion co ... le sets "changesets", "changes", "changesets_issues". Subversion has an API as hooks to vali ... above periodically - User's responsibility 2013-03-20 16:10
Defect #13537 (Closed): Filters will show issues with unused custom fields.
If I create a filter that looks for a particular value in a custom field, issues that are in a project where the custom fiel ... e in the project settings that the searched issue belongs to? Another way to explain this i ... me, concat("\"", cv.value, "\"") from issues i, projects p, custom_values cv ... _id) order by name, custom_field_id; </pre> 2013-03-20 16:10
Feature #13533 (New): Concept for controlling visibility of users
_This was sparked by Mischa the Evil's commen ... et of permissions. These are very similar to issue visibility permissions, so it might be best ... ve described it, it could also extend to the issue visibility model, allowing users to see issues posted by 'related' users. It wouldn't full ... ing requests for a way to 'involve' users on issues (#8488), but it would be a pretty painless additional choice. 2013-03-20 09:00
Feature #13532 (Closed): To allow to sumarize numeric and date values in case issue list is grouped by some criteria
In case issue list is grouped by some criteria, to allow t ... der line (where grouped criteria is shown). 2013-03-20 08:19
(6076-6100/12601)