Search
Results (12767)
- Feature #7626 (New): version due date and issue due date interactions
- When adding issues to versions I expected the due date of the issue to match the due date of the version. Her ... ehaviors I thought would be nice: * If an issue without a due date is added to a version wit ... andardize' this due date for the rest of the issues * If an issue due date is changed to after the version due ... es as related tickets have with percent done.
- Feature #7623 (New): "Create and continue" should default issue fields to previous issue's values
- When creating a bunch of issues, I'd probably like to file them to a same t ... all fields with values of previously created issue - except for Subject and Description. It ... be) Due date * Watchers * any custom fields
- Defect #7618 (Closed): SCM diffs do not handle one line new files properly
- I separate #7615 for SCM common issue. These are Redmine 1.1 Mercurial test rep ... ore !before.png! h3. after !after.png!
- Defect #7616 (Closed): rake generate_session_ ... 't work when installing using rvm and sandbox
- Hi, I have followed http://www.redmine.org ... . Any help would be very much appreciated!
- Defect #7615 (Closed): CVS diffs do not handle new files properly
- The CVS adapter does not diff new files prope ... on. By the way, my CVS version is 1.12.13.
- Defect #7613 (Closed): Generated test instances may share the same attribute value object
- Actually, this test code will fail : <pre> ... d</code> </pre> I'll post a patch soon.
- Defect #7612 (Closed): issue_subject can't to edit
- Patch #7610 (New): Patch providing issue journal rollback
- Has someone ever made a mistake that left a j ... con, the journal entry is destroyed, and the issue is restored to the state it was in before th ... on is guarded by a new permission, 'Rollback issues'. Note that there is no validation check ... anges). Use the rollback action carefully!
- Defect #7607 (Closed): Error 413 Request Entity Too Large when trying to load a file of valid size
- Hi. Tooday I tried to add video file of 2 ... dvance. Please, see screenshot in attachment.
- Defect #7606 (Closed): Gantt view displays sub-project tasks in the parent project's milestone
- This problem occurs under the following condi ... ing" property set to "with sub-projects". * Issue A is assigned to the sub-project * Issue A is set to the parent project's version mil ... t. Under the milestone icon, all the related issues are rendered, although the Issue A belongs to a sub-project. The sub-proje ... havior? Visually, this is a little confusing.
- Defect #7605 (Closed): Using custom queries always redirects to "Issues" tab
- Custom queries in the right sidebar are supported in the following pages: * Issues * Gantt * Calendar Independently of the current view, the links are set to "Issues" view only. Working with Gantt or Calendar requires constant re-"tabbing".
- Defect #7604 (Closed): ActionView::TemplateError (undefined method `name' for nil:NilClass)
- My school (Regis Jesuit High School) is using ... ng an error when submitting edits to certain issues. *Error:* <pre> Processing IssuesController#update (for 174.253.181.218 at 20 ... 0db3OwQacDvMpuAwprt+q8P2JpE=", "id"=>"100", "issue"=>{"start_date"=>"2011-02-09", "estimated_hours"=>"", "priority_id"=>"4", "parent_issue_id"=>"", "lock_version"=>"4", "fixed_version ... ativity and tower defense."}, "controller"=>"issues", "a ttachments"=>{"1"=>{"description"=>"" ... NilClass) on line #10 of app/views/mailer/_issue_text_plain.rhtml:7: <%=l(:field_assigned_to)%>: <%= issue.assigned_to %> 8: <%=l(:field_category)%>: <%= issue...
- Feature #7603 (Closed): Please make editing issues more obvious than "Change properties (More)"
- Thanks very much for your great software! I' ... dd it in: I wasn't able to find how to edit issues in the latest version (1.1.1) until my coll ... en when you click on "More". Cheers, Kate
- Feature #7601 (Closed): Checkbox in wiki syntax
- When you create an issue with multiple subtask in it (I'm talking abo ... checkbox when the subtask is complete as the issue evolves. Like this : [ ] or this [] f ... s/checkbox_s.gif! task number five complete
- Feature #7599 (Closed): Allow for multiple useraccounts with same email address
- I am both administrator and worker on several ... hat or not. That would solve my problem.
- Patch #7598 (Closed): Extensible MailHandler
- app/models/mail_handler is useful but not ext ... dispatch_to_default which just calls receive_issue by default. Plugin can extend the dispatch table by overriding #dispatch_to_default.
- Defect #7596 (Closed): Can't filter custom fields based on blank or non-blank values
- I have custom fields set up for projects. In the issue list, I'd like to be able to show only issues that have non-blank values present for the ... be blank. Instead I would expect it to show issues where the value of that field is not blank.
- Defect #7595 (Closed): The project will not open issue #32
- Sqlite 3 Ruby 1.8.7 Rails 2.3.5 page: < ... for assistance. </pre> <pre> Processing IssuesController#show (for 10.10.19.2 at 2011-02-0 ... "action"=>"show", "id"=>"32", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/show.rhtml ActionView::TemplateError (OL ... vendor/plugins/redmine_msg_preview/app/views/issues/_msg_list.html.erb: 16: </tr></thead> 17: <tbody> 18: <% @issue.attachments.each do |att| %> 19: <% msg ... vendor/plugins/redmine_msg_preview/app/views/issues/_msg_list.html.erb:19 vendor/plugins/redmine_msg_preview/app/views/issues/_msg_list.html.erb:18 lib/redmine/hook ... `send' lib/redmine/hook.rb:113:in `view_issues_show_description_bottom' lib/redmine/h ... ne/hook.rb:144:in `call_hook' app/views/...
- Patch #7594 (Closed): Proper pagination
- There are some serious problems with the way pagination (i.e. issue list) is implemented. 1) back button is bro ... status or the name query. It appears that issue grouping and issue filtering (the most important Ajax parameter ... Fortunately, saved queries makes this a non-issue.
- Defect #7593 (Closed): Git: Associated revisions in issue view doesn't use the Referencing keywords
- Hello, in Redmine 1.10 and 1.11 I found that using GIT as SCM the linking of commits and the Issue using " keyword #123 " only works for keyword refs (eg. ref #234) , but not for others, e.g. IssueID or any self defined keywords. Only when writing refs # 123 in "Associated revisions" in the issue #123 the commit is listed. Is it a question of a redmine setting or is it a real bug?
- Defect #7592 (Closed): Problems with long phrases in the description in issues
- If I don't put any return inside the description of a issue my Redmine don't truncate correctly the text ... pport plugin 0.0.1 Redmine Issue Control Panel plugin 0.1.0 Redmine Del ... Cache plugin 0.0.1
- Defect #7591 (Closed): Template missing 'projects/new.erb', on 1.1-stable branch.
- Hi I have just cloned the git repository, ran ... g is: 1.1.1.stable (from the admin/info page)
- Feature #7590 (Closed): Different commit Keywords for each tracker
- I guess it is usefull to make it possible tha ... ish beween the trackers in which state the issue of the tracker should be set if #123 bel ... but has the state "Done" Additionally the issue #1232 has other good ideas which should be d ... h my "tracker wise" idea regards Matthias
- Patch #7586 (Closed): Create "related to" relationship during issue copying
- Add a checkbox on Issue Copy screen to automatically create "related to" relationship during issue copying.
- Defect #7584 (Closed): Can't change priority of moved bug
- When I dupe a issue and then move it to another project, I can't ... bug in the new place! This is very annoying.