Project

General

Profile

Search

Results (12665)

Feature #5849 (Closed): How can I be notified on every new issue for a given project?
Hi, I just wanted to know the best way to achieve this: I would like to be notified on every new issue for a given project. Is ATOM feed the bes ... jobs to notify people? Thanks Leonardo 2010-07-09 03:53
Defect #5846 (Closed): ChangeChangesPathLengthLimit does not remove default for MySQL
The migration fails for MySQL because default ... ty change_column_default should correct this. 2010-07-08 20:49
Feature #5840 (New): Live lookup of the existing issues based on the keywords entered in the title for new issue
It would be good benefit for duplicate issue evasion, to have live look-up of the existing issues based on the keywords entered in the title. ... you enter the keywords in the title of a new issue, system scans DB for any issues and offers for example up to 5 top-related issues, which have most of the keywords in the tit ... ord is entered and space symbol following it. 2010-07-08 15:43
Feature #5839 (New): Trackers for projects. To track projects the same we keep track of issues
As we use trackers to keep track of issues, having trackers for projects would help ke ... n't need a new concept. Treating projects as issues and so, having trackers for projects the same we have now for issues would be enough, very powerful and it would ... , alive, closed). All the same we do now for issues but for projects. 2010-07-08 12:44
Feature #5837 (Closed): Merge Projects
For some reason I need to merge a few project ... a list and merge it, to become one Project. 2010-07-08 10:43
Feature #5836 (New): Add "edit subject" (rename) function to context menu
Our members sometimes submit the new issue with inappropriate subjct, and hope to edit subject correctly. I wish I could edit subjects at issues list(index) page via context menu. 2010-07-08 03:52
Feature #5835 (Closed): Allow links to other project's changesets
It would be nice to qualify the project of a ... to a subproject's changeset from its parent. 2010-07-08 02:56
Defect #5832 (Closed): project identifier named issues fails
If you give a project identifier the name 'issues' you won't be able to change further change ... settings Redmine stops at URL /projects/edit/issues with following error: 404 The page you wer ... l Database schema version 20100221100219 2010-07-07 18:03
Feature #5831 (Closed): Parent Task to Issue Bulk Edit
Allow a user to set the parent task during Bulk Editing of issues. 2010-07-07 16:03
Patch #5829 (New): show roadmap with child project issues.
A patch for roadmap. roadmap show issues group by target version. but parent project can show only parent's trackers issues. I hope parent project can show child project issues. 2010-07-07 10:55
Defect #5826 (New): Issue copying projects
There's an issue copying projects. If the source project hav ... project-parent, and it's stored as root one. 2010-07-06 20:15
Defect #5824 (Closed): error ie new shoppingcart
เจอ bug ที่ตัวระบบชำระเงินตัวใหม่ เมื่อทดลองใ ... cart ไปที่หน้า http://premium.tarad.com/ ครับ 2010-07-06 04:25
Defect #5822 (Closed): Problem with Gantt and Calendar with SQL Server 2005
<pre> OS: Windows Server 2003 Database: SQL ... ring template within layouts/base Rendering issues/gantt.rhtml ActionView::TemplateError (c ... with Time failed) on line #186 of app/views/issues/gantt.rhtml: 183: i_done_date = (i_done_d ... or - 2 # total width of the issue (- 2 for left and right borders) app/views/issues/gantt.rhtml:186:in `each' app/views/issues/gantt.rhtml:186:in `min' app/views/issues/gantt.rhtml:186:in `_run_rhtml_app47views47issues47gantt46rhtml' app/views/issues/gantt.rhtml:177:in `each' app/views/issues/gantt.rhtml:177:in `_run_rhtml_app47views47issues47gantt46rhtml' app/controllers/issues_controller.rb:384 app/controllers/issue... 2010-07-05 19:58
Defect #5820 (Closed): Hard-coded string "no subject" in app/models/mail_handler.rb
<pre> if issue.subject.blank? issue.subject = '(no subject)' end </pre> ha ... sql Database schema version 20100313171051 2010-07-05 16:40
Defect #5819 (Closed): Blocks Layout plugin- Problem with Subprojects
I have one root project, along with several s ... e.org/wiki/redmine/PluginLatestForumMessages) 2010-07-05 11:26
Defect #5818 (Closed): redmine_sprints plugin ... plugin are conflicting with _screenshot.rhtml
When we have redmine_sprints plugin installed ... r/plugins/redmine_screenshot_paste/app/views/issues to vendor/plugins/redmine_screenshot_paste/app/views/issue_spirnts......... here is the traceback... ... ActionView::TemplateError (Missing template issue_sprints/_screenshot.erb in view path vendor/ ... of vendor/plugins/redmine_sprints/app/views/issue_sprints/_form.rhtml: 55: <label class="floating"><%= check_box_tag 'issue[watcher_user_ids][]', user.id, @issue.watcher_user_ids.include?(user.id) > <=h use ... 8: < end >^M 59: ^M 60: <= call_hook(:view_issues_form_details_bottom, { :issue => @issue, :form => f }) %>^M 61: ^M </pre> <pre> ... `send' lib/redmine/hook.rb:113:in `view_issues_form_details_bottom' lib/redmine/hook. ... vendor/plugins/redmine_sprints/app/views/... 2010-07-05 11:22
Defect #5817 (Closed): Shared versions not shown in subproject's gantt chart
I'm using the shared version feature (issue #465) to use a version of a parent project in a child project's issue as target version. This works basically but ... http://demo.redmine.org/projects/milestoned/issues/gantt and a subproject with issues depending on these versions: * http://demo.redmine.org/projects/milestoned-1/issues/gantt 2010-07-05 11:15
Feature #5816 (Closed): New issue initial status should be settable in workflow
Is it possible to set the initial status(es) a new issue could be in at creation time? Currently it s ... be the initial status(es) of a newly created issue. 2010-07-05 10:35
Defect #5815 (Closed): redmin_screenshot_past ... plugin are conflicting with _screenshot.rhtml
When we have redmine_sprints plugin installed ... r/plugins/redmine_screenshot_paste/app/views/issues to vendor/plugins/redmine_screenshot_paste/app/views/issue_spirnts......... here is the traceback.... ActionView::TemplateError (Missing template issue_sprints/_screenshot.erb in view path vendor/ ... of vendor/plugins/redmine_sprints/app/views/issue_sprints/_form.rhtml: 55: <label class="floating"><%= check_box_tag 'issue[watcher_user_ids][]', user.id, @issue.watcher_user_ids.include?(user.id) %> <%=h u ... <% end %>^M 59: ^M 60: <%= call_hook(:view_issues_form_details_bottom, { :issue => @issue, :form => f }) %>^M 61: ^M lib/redmi ... `send' lib/redmine/hook.rb:113:in `view_issues_form_details_bottom' lib/redmine/hook. ... vendor/plugins/redmine_sprints/app/views/... 2010-07-05 07:55
Feature #5814 (Closed): Hard time configuring email notifications - Must issue a STARTTLS command first.
Hi guys, First of all, Redmine is great! Bi ... occurred while sending mail (530 5.7.0 Must issue a STARTTLS command first. g11sm14567329bkw.1 ... ctive_record.observers = :message_observer, :issue_observer, :journal_observer, :news_observer, ... xxxxx' } Any ideas? Thanks Leonardo 2010-07-05 00:00
Defect #5808 (Closed): Documentation needed f ... t has integrated the plugin into Redmine core
When trying to upgrade to the latest trunk fr ... e db:migrate fails when trying to create the issue_parent field. I have been using the redmine-subtasks plugin (featured in http://www.redmine.org/issues/443), so this field already exists. I woul ... on: duplicate column name: lft: ALTER TABLE "issues" ADD "lft " integer DEFAULT NULL 2010-07-02 23:11
Defect #5807 (Closed): Watchers broken
Watchers are no longer showing on the Issue page, and there's no way to add watchers. When I tried to add watchers in the New Issue page, I get this error: •translation miss ... rsion: 2.3.5 Redmine version: trunk, r3826 2010-07-02 16:37
Defect #5806 (Closed): Redmine 0.95 (trunk) doesn't send notification emails
After upgrading our redmine installation to t ... eb 8 2010 23:48:18 Phusion passenger 2.2.15 2010-07-02 11:41
Defect #5803 (Closed): Precedes/Follows Relationships Broke
The latest stable release (0.9.5) 'precedes' ... no longer effect 'Start' and 'Due date's for issues. For example if I change the 'Due date' for ... efect. Perhaps this is related to the sub-issue logic? Redmine is proving very useful and ... el 72) * Rails 2.3.5 * 0.9.5 but also r3813 2010-07-01 21:33
Feature #5802 (New): operations on custom field in parents issues
would be interesting to allow implementation ... tc.) on numeric custom fields in the parents issues similar to done ratio. 2010-07-01 21:27
(9551-9575/12665)