Project

General

Profile

Search

Results (31855)

Defect #1134 (Closed): Search for target version of "none" fails
Searching issues for a target version of "none" produces the ... r on Postgresql 8.3. This is due to the *...issues.fixed_version_id = '' ...* clause even though it is an integer. bq. <pre> Processing IssuesController#index (for 192.168.1.114 at 2008- ... "cf_1"=>"="}, "controller"=>"issues", "values"=>{"cf_2"=>[""], "start_date"=>[" ... L54 Rpg_atoi: SELECT count(DISTINCT issues.id) AS count_all FROM issues LEFT OUTER JOIN issue_statuses ON issue_statuses.id = issues.status_id LEFT OUTER JOIN projects ON projects.id = issues.project_id WHERE (issues.project_id = 1 AND (issue... 2008-04-29 02:06
Help: Browsers automatically given a PDF of issue/issues target page by default.
Problem: --------------- Some PCs/browsers cannot see issues or issue lists, the browsers are automatically given ... y default. Users therefore cannot access the issue pages or issue list pages. Examples: --------------- 1. User clicks Issues tab in project and download PDF box opens. - If opened the PDF contains the list of issues. 2. User clicks link to a single issue and download PDF box opens. - If opened the PDF contains the single issue. 3. User clicks "create" on new issue page after entering issue and download PDF box opens. - If opened the PDF contains the single issue just created. Server Details: ---------- ... eas would be appreciated, Thanks, Will 2008-04-29 00:27
Open discussion: RE: How to donate funds towards Redmine project?
Let me join the party and send a contribution ... company tons of hazzle of developing our own issue management system. Mark 2008-04-28 22:07
Feature #1133 (New): Email to individuals not registered in Redmine
One of our projects is used to track hotl ... bers of the project, being able to route the issue to the best, or available, person to fix the issue. We have already customized a field on the t ... able to email the original requester of the issue when the issue is closed. I can think of two ways to do this. # is to allow us, when we close the issue, to specify an email address to send to, in ... fied in redmine. # to be able to submit the issue in behalf of the original requester, not the ... Thanks for your hard work on a valuable tool. 2008-04-28 18:51
Defect #1132 (Closed): Error when creating a new issue
I'm not able to reproduce that issue constantly, but I got it several times while creating new issues with one or more files attached to them. M ... reveal the cause of the error: Processing IssuesController#new (for 84.149.133.45 at 2008-04 ... id"=>"mlab", "action"=>"new", "controller"=>"issues"} NoMethodError (undefined method `[]' for nil:NilClass): /app/controllers/issues_controller.rb:140:in `new' C:/Programm ... public/500.html (500 Internal Server Error) 2008-04-28 17:29
Feature #1130 (New): Work Breakdown Structure / EVM
I favor the addition of "Work breakdown struc ... way a WBS could be seen as a "feature" of an issue. But we here we lack the hierarchical view o ... It would be great to also be able to link issues to WBS items (bug, support, feature). I ... d be too limited to be of help. Merci! 2008-04-28 17:10
Patch #1127 (Closed): Issue closed not strikethru'ed (with patch)
I was thinking closed issues should be stikethru'ed, so I went to implem ... em is simply the default application.css has issue.closed instead of issue-closed; patch below. 2008-04-28 15:31
Defect #1126 (Closed): Unable to display Bazaar repository
Hi, I couldn't succeed in setup a Bazaar r ... database backend, I'm using PostgreSQL 8.3.1. 2008-04-28 15:16
Redmine 0.7.0 released
This final release brings some improvements a ... 0.6: * Some permissions were added to edit issue notes and time entries. You can assign them ... g roles in _Admin -> Roles & Permissions_ * Issue 'edit', 'add note' and 'change status' actio ... ible by clicking on the 'Update' link on the issue details view * Bulk edit functionality is now done by right-clicking on a set of selected issues. You can select issues on the issue list by using checkboxes or by clicking on t ... nd Shift keys can be used to select multiple issues) * HTML tags are now escaped in wiki conte ... : rake rails:freeze:edge TAG=rel_2-0-2 2008-04-28 14:27
Feature #1125 (Closed): Template projects - Or copy as new feature
In my compnay we offen have the exact same pr ... but very nice-to-have feature. BR. Anders 2008-04-28 09:30
Patch #1124 (Closed): Spanish translation
Spanish translation up to revision r1366 2008-04-28 08:57
Open discussion: RE: RE: undefined function 'textilizable' when using mailer.rb
Version is 0.6.4. You can see what I did in ... atch, coming shortly) If you've fixed the issue, then perhaps you can remove the unnecessary ... ript if you include it with the distribution. 2008-04-28 06:04
Patch #1121 (Closed): Unable to edit issue descriptions. (Patched.)
Refers to #519 The merging of Edit / Update issue has also removed the ability for anyone to modify the Issue description. Administrators and Project m ... iding a patch which allows users with delete issue privileges to edit the description, but I'd ... for a better way to do this. (using the edit issue permission map properly perhaps?) 2008-04-27 15:19
Feature #1118 (Closed): GUI Control Suggestions
This product rocks. Here are some things I'd ... ement/order in which fields are shown on the issue forms # Allow admin to dynamically decide w ... up the good work guys -- highly appreciated! 2008-04-27 00:56
Patch #1116 (Closed): show versions of subprojects in calendar and gantt chart [patch]
This patch includes the versions of subprojec ... nclude the versions too, instead of only the issues of subprojects. 2008-04-26 19:29
Help: RE: RE: RE: How "Related issues" works exactly?
So, open a feature request, pointing to this thread. 2008-04-26 14:04
Help: RE: how to make log time as mandentory when issue or bug status is changed
Dinesh, Redmine is not directly able to do ... h an SVN hook: force your user to provide an issue reference in their commit, then in your hook, check that a log time exist for this issue. If not, refuse the commit. It's a little bi ... abreviation, internet is not a mobile phone. 2008-04-26 13:30
Help: how to make log time as mandentory when issue or bug status is changed
reader, when bug is submitted,developer ch ... lh: no need to make a code block for that...) 2008-04-26 07:37
Feature #1114 (Closed): Bundle Rails-Engines with Redmine
Redmine bundles many plugins in the core app, ... Including this plugin should be very simple. 2008-04-25 23:11
Feature #1113 (New): Link LDAP groups with user accounts
It would be a great feature for corporate wid ... a new user. Hopefully this is possible! 2008-04-25 22:37
Feature #1112 (Closed): Send notifications when issues come due
This script is a standalone script meant to b ... --tracker name of tracker for filtering issues --days how many days in the future to whine about </pre> h2. Known issues For some reason, the script does not gra ... ne.org/boards/1/topics/show/614 forum thread. 2008-04-25 22:28
Patch #1110 (Closed): Allow email to create issue or add comment
h2. Summary This is a patch for #1083 that implements an email conduit for accepting issue creation or comments via email. It's implem ... arameters in order to create a new bug: * issue * project * subject * description * stat ... , the only real information required is the 'Issue:' id and the 'Description:' text, which will ... s value. Parameter is one of: issue, project, subject, desc, status, tracker, pr ... " <redmine@redmine.org> Subject: This is an issue created via email Category: Ticket Pri ... problem h2. with wiki *formatting* </pre> 2008-04-25 20:31
Feature #1106 (New): Embedded repository images in the wiki
It would be very useful if one can embed an i ... hars, they are just to avoid wiki processing. 2008-04-25 17:50
Defect #1105 (Closed): ActiveRecord::StaleObjectError exception generated on duplicate issues
As documented in the forum... http://www.redmine.org/boards/2/topics/show/512 I have three issues eg. A,B and C that are all reporting the same bug. Issues A and B were entered first and related as d ... ntervening state changes to any of the three issues. Later, C was added and related as a dup ... kend, mongrel server, private intranet. 2008-04-25 17:31
Open discussion: undefined function 'textilizable' when using mailer.rb
I'm trying to use the Mailer.rb model, and when I try to send mail for an issue I get error stating undefined method `t ... r model object in an arbitrary ruby script? 2008-04-25 15:07
(31051-31075/31855)