Project

General

Profile

Search

Results (31868)

Feature #4001 (Closed): Configuration of My page
On "My page" I see issues as "watched issues" which are already closed. Is there a way t ... n a case by case basis I can "unwatch" those issues.) Is there a way to configure my page on my own 2009-10-08 11:33
Open discussion: RE: Versions vs Milestones
Hi all, I'm bumping this thread up because ... y can be worked on in parallel, you can open issues for all versions, etc... Not exactly what ... part of the problem: http://www.redmine.org/issues/1245 Eric 2009-10-08 10:53
Defect #3996 (Closed): Failure to convert HTML entities when editing an Issue reply
I had to fix some code I posted in a reply to an issue I was working on, and found that the edit bo ... t;pre> would show as <pre> 2009-10-08 03:09
Wiki: RedmineGantt
h1. Gantt chart The gantt chart displays issues that have a start date and a due date or ar ... a date. p=. !{width: 785px;}.gantt@2x.png! 2009-10-08 01:27
Feature #3995 (New): Upgrade to "Files" module
* when files are uploaded/added to an Issue, Wiki page, Forum, Document etc, then the fi ... tags to help organize the information better 2009-10-08 01:08
Help: RE: Developer shouldn't change status to 'Resolved' until QC determines it.
That's simple, but tedious :-). Go to the Administration page, then choose Issue Statuses. There you can add a new one, for e ... to appear in the status dropdown within the issue tracker. Then, again on the Administration ... it. No further configuration required. 2009-10-07 22:52
Feature #3991 (New): Provide basic metadata in issue atom feed even when there are no changes
Currently if you view the Atom feed for an issue that is newly created, you will get a blank ... ct at least some basic information about the issue to show up in this feed. (Disclaimer: I u ... chnical reason this is happening in because @IssuesController#show@ for @format.atom@ chains off to @IssuesController#changes@, which lists all Journal entries for the issue. Issue creation does not generate a Journal entry, so any new issue results in a blank Atom feed. There are a ... ate the generation of Journal entries on new issue creation ** This would be a major change to ... Would need to generate records for existing issues and/or handle issues without creation journal entries ** Howeve ... h investigating * (B) Detect the case where IssuesController#changes is displaying a feed for a specific ... 2009-10-07 18:15
Feature #3990 (Closed): Provide basic metadata in issue atom feed even when there are no changes
Currently if you view the Atom feed for an issue that is newly created, you will get a blank ... ct at least some basic information about the issue to show up in this feed. (Disclaimer: I u ... chnical reason this is happening in because @IssuesController#show@ for @format.atom@ chains off to @IssuesController#changes@, which lists all Journal entries for the issue. Issue creation does not generate a Journal entry, so any new issue results in a blank Atom feed. There are a ... ate the generation of Journal entries on new issue creation ** This would be a major change to ... Would need to generate records for existing issues and/or handle issues without creation journal entries ** Howeve ... h investigating * (B) Detect the case where IssuesController#changes is displaying a feed for a specific ... 2009-10-07 18:15
Defect #3989 (Closed): testing email sent, notification not
hi there.. i appreciate your work on this ... arguments: -i -t </pre> I did read other issues, but unfortunately none of them were helpful. :( ~ Daniel. 2009-10-07 16:16
Feature #3988 (Reopened): Show diff in revision page
In the revision browser it would be good to h ... he diffes if not cached. (I am sorry if this issue is addressed elsewhere, please direct me the ... re> ---- I am using SVN 0.8-stable btw. 2009-10-07 15:46
Defect #3985 (Closed): New Ticket status not available
I have add a new ticket status to redmine (ac ... ose the new status... Can somebody help me ? 2009-10-07 13:39
Defect #3983 (Closed): Invalid Issue Atom Feeds Urls
Hi, Base Url defined in Settings : dev.myd ... mine Url in Feeds : localhost:9443/redmine 2009-10-07 11:55
Help: Default Assignee and/or specify assignee in email-created issue
Hi all ! We've been using redmine for abou ... either set up a default assignee per project/issue type, or to be able to specify the assignee when submiting an issue via email (in the message with an "assignee: ... , I have made a custom query for "unassigned issues", and it would be a nice workaround to my p ... right terms. Thanks a lot for your help ! 2009-10-07 08:48
Plugins: RE: New plugin EmailWhining v0.0.1 released
Hi, i have planned to change your plugin a ... in does sent an email to assigned user of an issue if the due date of the issue is near to X days. I have not found an exist ... ed plugin when it's finished? best regards 2009-10-07 08:12
Help: RE: Plugin Permission Issues (Rails? Ruby?)
Sorry for the delay, I've been really busy. ... oller functions....well, that's probably the issue, since I didn't really add anything there related to authorization or permissions. 2009-10-06 20:35
Defect #3979 (Closed): bad strings in notification messages
When a file is added to or deleted from an issue, @issues_helper.rb@ builds (part of) notification me ... g template should be translated in a whole. 2009-10-06 19:23
Open discussion: Bizarre behavior with subver ... orking from local address vs outside address.
Anyone come across this scenario and know how to solve this issue below: Accessing Redmine repository page ... ee it. Seems like some type of permission issue, but I'm not sure what. Can anyone help please. 2009-10-06 19:08
Defect #3977 (New): Redmine.pm Random Issue on Large Checkout/Commit
Hi, I've just got Redmine.pm module workin ... se of large checkout/commit i got random DAV issues ... <pre> REPORT of '/svn/myProject/!sv ... m module all is working fine.* Thanks. 2009-10-06 12:53
Feature #3976 (Closed): Hide custom fields from certain roles
It would be a great feature to show/hide cust ... rojects using the role _customer_ and adding issues (defects / features). Today we added a custom field that marks an issue as _maintenance issue_. But this flag indicates an internal stat ... custom field in the project's configuration. 2009-10-06 11:48
Help: no such file to load -- tzinfo/definitions/Europe/...
Hello. I have issue with my Redmine installation. Remine cras ... login button press and on saving changes to issue (or saving new issue). But if i refresh the page after exception ... : @ TZInfo::InvalidTimezoneIdentifier in Issues#show Showing issues/show.rhtml where line #16 raised: no suc ... around line #16): 13: <%= avatar(@issue.author, :size => "64") %> 14: <h3><%=h @issue.subject %></h3> 15: <p class="author"> 16: <%= authoring @issue.created_on, @issue.author %>. 17: <%= l(:label_updated_time, distance_of_time_in_words(Time.now, @issue.updated_on)) + '.' if @issue.created_on != @issue... 2009-10-06 10:38
Open discussion: RE: Auto assign new issue
You can watch activity or query with non-assigned issues by rss feed for example. 2009-10-06 08:47
Open discussion: Auto assign new issue
We give out access to clients to report issues, but they keep forgetting to choose a value ... ticket. Is there a way to autoassing new issue to a manager or whoever is first in the deve ... nformation - Redmine 0.8.4.devel.2848 (MySQL) 2009-10-06 07:58
Plugins: RE: Ticket grouping plugin
Hi Andrew. it seems that your plugin doesn't ... my plugin. he is attached. When I click in Issues show the error below happen. ActionView ... #<ActionView::Base:0x56ff8d8>) on line #9 of issues/_list.rhtml: 6: </th> 7: <%= so ... 12: <tbody> vendor/plugins/redmine_issues_group/app/views/issues/_list.rhtml:9:in `_run_erb_47vendor47plugins47redmine_issues_group47app47views47issues47_list46rhtml' vendor/plugins/redmine_issues_group/app/views/issues/_list.rhtml:8:in `each' vendor/plugins/redmine_issues_group/app/views/issues/_list.rhtml:8:in `_run_erb_47vendor47plugins47redmine_issues_group47app47views47issues47_list46rhtml' vendor/rails/actionpack ... 39:in `form_tag' vendor/plugins/redmine_... 2009-10-05 23:24
Plugins: RE: Bug cloud not working, missing something?
Kunal Ashar wrote: > I've the same problem. ... iteable by the webserver... Regarding the issue concerning the Bugcloud plugin: [[PluginBugc ... Hope it helps... :) Regards, Mischa. 2009-10-05 22:54
Open discussion: How to add another column to the issues table report?
I would like to know if someone can help me ... l http://0.0.0.0:3000/projects/my_project/issues I need to add another column, lets say " ... , where it reports the last date on which an issue became closed state. as I understand redm ... = 5 and the change would be somewhere in issues_controller, but given my ignorance on ruby ... any help would be very valuable Thank you. 2009-10-05 17:36
(27226-27250/31868)