Project

General

Profile

Search

Results (18306)

Plugins: RE: HoptoadServer Plugin (automatically creates issues from exceptions in your app)
This is awesome, Eric. Thank you very much. P ... d make it into the trunk if I implemented it? 2010-03-01 23:17
Plugins: RE: Can a plugin modify the view of the projects page?
Is it possible to override only a part of a v ... ormation after the "Spent time" label in the issue's show view ? I don't like the idea of ov ... official redmine one is changed. Jérémie 2010-03-01 19:25
Open discussion: RE: Question about issues
Hi Thanks for the reply. If that's the ... provide patches. I will just wait for the issues to be processed. If by any chance any devel ... ge the community to report problems. I think issues should at least be read and prioritized as ... And maybe it's just whining by my part... :) 2010-03-01 17:57
Open discussion: RE: Question about issues
Hello Sebastian, 1. There is little chance ... ocessing, i.e. if you can convince a dev the issue/feature is important, it might get processed ... to speed things up is to provide a patch ;-) 2010-03-01 17:25
Open discussion: Question about issues
Hello. First I want to thank everyone involved for this great product. I posted two issues in the redmine repository about a month ago ... report and the other a feature request. Both issues still have the status as new and nobody eve ... at are the time frames for acknowledging new issues? Thanks again Sebastian 2010-03-01 15:41
Plugins: RE: Projects Tree View Plugin - Version 0.0.1
Mark Hines wrote: > We have recently install ... ith the @projects_view_tree.css@ to fix this issue, you may need to redo that check. If it is an issue, to fix it for your other IE users you may n ... the problem, so no tricks were needed for me. 2010-03-01 15:20
Help: Extremely slow query
Hello, I am on Redmine 0.9.2 and the sear ... MySQL Query <pre> SELECT count(DISTINCT `issues`.id) AS count_all FROM `issues` LEFT OUTER JOIN `projects` ON `projects`.id = `issues`.project_id LEFT OUTER JOIN `journals` ON `journals`.journalized_id = `issues`.id AND `journals`.journalized_type = 'Issue'WHERE ((projects.status=1 AND projects.id IN ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking') AND issues.project_id IN (6)) AND (((LOWER(subject) LIKE '%test%') OR (LOWER(issues.description) LIKE '%test%') OR (LOWER(jou ... .0.0) Thank you in advance for your help 2010-03-01 14:02
Plugins: RE: Default columns plugin
Hi strexy No, you have to create only one ... . You DO NOT have to add new field to the issue' custom fields. You may want to check Example of Usage in my original post to get the idea. 2010-03-01 13:27
Open discussion: Custom "due date" changes : SQL or Ruby/Redmine ?
Dear All, My use of Redmine would be eased ... load a CSV file with new "due date" for many issues. For now i never enter into Redmine Custom ... sert into hostory tables and change into the issue table. - use ready made function from RedMi ... unctions ? Thanks in advance. Guillaume 2010-03-01 12:41
Plugins: RE: Default columns plugin
Hi Vitaly, I have 36 different trackers on 7 ... set it REQUIRED. If so, when I create a new issue I will have to select the TRACKER field (def ... tle boring to select twice the type of a new issue (tracker and type), especially when you create lots of new issues. Tell me if I misunderstood your instruct ... really interesting feature.. |strexy 2010-03-01 12:38
Help: RE: Missing actions for notifications and default columns dislpayed on the issue list
I found out that this problem occurs in IE6, ... s, if not, it's not that problem for me. MMX 2010-03-01 08:31
Help: RE: How to get Word Wrap on Issues Page
I notice that in Internet Explorer 6 it does ... s FireFox. Should I include this as a New issue? 2010-03-01 02:29
Help: Disabling static fields in issue tracking page
Hi I started using redmine a week back and ... ike "assigned to", "priority" etc in the new issue page for one project but retain it for anoth ... to access these fields. Thanks in advance. 2010-02-28 02:32
Plugins: Default columns plugin
h1. Up to date plugin page *http://www.red ... uses existing queries and small patch to the Issues Controller to apply default query if no que ... We should include all possible trackers and issues' custom fields to this project to be able t ... What would happen if we will decide to view issues in the project with custom field *Type* set ... project *DefaultQueries* and apply it to the issues view! Same will be done for projects with t ... ugin (Administration > Plugins > Configure) 2010-02-27 20:19
Plugins: RE: ToDo lists plugin
on redmine Redmine 0.9.2.stable (MySQL) A ... 47layouts47base46rhtml' app/controllers/issues_controller.rb:117:in `show_without_todo' app/controllers/issues_controller.rb:116:in `show_without_todo' ... _blogs ezfaq_plugin redmine_code_review 2010-02-27 12:33
Open discussion: RE: Application ideas for using the REST API
Hi, i'm developing my own redmine's desktop c ... nt i can to create, edit and delete projects/issues but api has limited functionalities. I'm ha ... an idea, another usefull thing for me can be issue's category control. 2010-02-27 06:35
Help: RE: How to get Word Wrap on Issues Page
giordano bruno wrote: > Hello everybody. Fir ... t software you have here. > > > In the “Issues” page, if I write a text too long in the su ... I´m using Redmine 0.92 and Firefox to Browse. 2010-02-27 04:31
Help: How to get Word Wrap on Issues Page
Hello everybody. First of all congrats for the great software you have here. In the “Issues” page, if I write a text too long in the su ... and found nothing about it so far. Thanks! 2010-02-27 04:20
Plugins: RE: HoptoadServer Plugin (automatically creates issues from exceptions in your app)
Jan: I've just added a few features to my ... reporting bugs to the wrong projects. Eric 2010-02-26 18:52
Open discussion: RE: Application ideas for using the REST API
With the basic REST support that's in the cur ... g bugs. It'll even fall back to creating an issue via email (using Redmine markup in the body) ... aiting for the ability to add attachments to issues (for screenshots) via the API and it'll be ... alendar changes into Redmine as either a new issue or as an update to an existing issue. Lastly, like others, I'd like a desktop app for time tracking, and possibly for 'quick' issue submission and editing. I'm imagining a bac ... to perform Redmine actions (Ctl+Alt+N - new issue, Ctl+Alt+S - search issues, etc) 2010-02-26 16:50
Help: Simple question about redmine, database and apache trouble.
Hello redmine people, I have a simple questio ... again... is possible that somebody update an issue with a new comment, appear the flash message ... 3.14) webrat (0.7.0) Thanks in advance. 2010-02-26 11:40
Help: Specific field permissions
Hi, We would like to disable the setting of Priority and Assigned to User options in new issues by non-project members. (These would be set by the project members as the issues are triaged). Is there a way to do so? Dennis 2010-02-26 10:30
Plugins: Redmine Bulk Time Entry Plugin v0.5.0 Released
The 0.5.0 release of the "Redmine Bulk Time E ... ittlestreamsoftware.com/projects/redmine-bte/issues is open to the public and you are welcome to ask for help there. Eric Davis 2010-02-26 05:42
Help: Issue #2 is RESOLVED
I have managed to solve one of my issues - #2. I can now create projects. Before, ... and now I can create projects. *The other issues still stand* 2010-02-26 00:24
Help: Some broken elements after 0.8.4 to 0.9.2 upgrade.
Hi guys, First off, thanks for making such a neat product - it blows all of the other issue trackers out of the water. I am in the pr ... do a fresh install of 0.9.2? Thanks guys! 2010-02-26 00:14
(15026-15050/18306)