Project

General

Profile

Search

Results (31865)

Feature #2899 (Closed): Saving "sort order" in custom queries
In "custom queries", there's a lot of filteri ... http://www.redmine.org/wiki/redmine/RedmineIssueList#Applying-and-saving-filters It should ... change at "execution time" if he wants to. 2009-03-04 16:46
Defect #2898 (Closed): Gravatar Support
I tried to implement this gravatar support in ... e but i am not able to see the Gravatar image 2009-03-04 15:14
Feature #2897 (New): Tagging in Redmine
I Want To Implement the tagging functionality ... it uses Rails 2.0.So Please Guide me in this issue How can I Implement This Tagging Functionality in Redmine 2009-03-04 15:10
Help: RE: Public access to issue attachments
Hi.... I need a help in something like thi ... slove this. Guys Please help me. Thanks 2009-03-04 15:08
Open discussion: Security issue on windows - montgrel - 0.8.0 ?
Hi, I've installed a montgrel server on a ... t known if its a montgrel cgi (or session ?) issue or redmine one, but when I login with a user ... s. anyone have ever encountered this ? 2009-03-04 11:21
Feature #2893 (Reopened): Add a view to confirm issue deletion
When attempting to navigate our redmine today, I accidentally deleted an issue by using the middle button in Firefox (I was trying to open an issue in a new tab, the default behaviour for midd ... * show the confirmation dialogue, deleted my issue in a new tab. Running: Redmine 0.7.devel (MySQL) 2009-03-04 11:19
Help: RE: 500 error running with Passenger at Dreamhost
Ok, some updates... If I run dispatch.fcgi ... amhost. So, I'm assuming there is a linking issue between the web access and the dispatch.fcgi Anyone who has some enlightenment on this? 2009-03-04 05:44
Defect #2891 (Closed): Double percent symbol on "% Done"
Hello, I'm using r2548 of Redmine, and I noticed that the "% Done" field on an issue page is showing up as "%% Done". The duplicate percentage also shows in mail notifications. 2009-03-04 03:44
Help: RE: Help - upgrading Redmine 0.8 to trunk version.
Nanda Palaniswamy wrote: > I created a new D ... LS_ENV="production" > [...] *The above issue was solved by replacing MySQL 5.1 to MySQL 5.0* 2009-03-03 16:04
Help: RE: Help - upgrading Redmine 0.8 to trunk version.
I found the solution for the above issue, under "C:\program files\Ruby\bin\" take ... :WinNT @"ruby.exe" "%~dpn0" %* </pre> 2009-03-03 15:44
Feature #2889 (Closed): Separate project field and subject in cross-project issue view
It will be good to have project name field and subject field separated in cross-project issue view 2009-03-03 15:06
Plugins: RE: Conditional render_on?
This should work (in class ViewListener): <p ... der_on@ like this: <pre> render_on :view_issues_show_details_bottom, :partial => "show_more_data", :if => :is_admin? </pre> 2009-03-03 12:03
Defect #2888 (Closed): "blocks" has not implemented.
I found some tickets which mentioned "blocks" relations. #2132 Patch to prevent blocked issues from being closed #1755 add "blocked by" as a related issues option #1740 Actually block issues from closing when relation 'blocked by' isn ... eft. or any ploblem to implement "blocks"? 2009-03-03 09:35
Feature #2885 (New): A segregated numbering per project
I am using Redmine for all internal projects. Most of them are not related at all. But the issue # grows so quickly and it kind of wried that all projects shared the issue #. It will be nice that Redmine can have an option to disable this features. 2009-03-02 21:05
Feature #2884 (Closed): No way to configure start of week day
I can not find a setting for configure the fi ... are settings for hour format and date format. 2009-03-02 20:49
Help: RE: gmail and email.yml
For sending the test email, port 25 works fin ... but no other email gets send when i update issues. Not even a line in trhe logfile. 2009-03-02 17:44
Defect #2882 (Closed): trackers doubled
Hello guys, we used to use 0.7.3 for long ti ... we found that tracker names are doubled (New Issue). I checked the database contents but it loo ... t it much because it's just a small cosmetic issue. I decided to upgrade to 0.8.1 today and th ... are still on place. Is there any help for me? 2009-03-02 17:21
Help: RE: 422: Unprocessable Entity in mail_handler
I'm having this problem to. I'm running redmi ... : {"action"=>"index", "allow_override"=>"", "issue"=>{"project"=>"myproject"}, "controller"=> ... it yet, so I appreciate if anyone has a clue. 2009-03-02 16:38
Feature #2881 (Closed): Direct links to Custom queries on "My Page"
It would be great to have possibility of addi ... Page along with an indication with number of issues matching the query. For example: <pre ... solved tasks ready to be closed (2) </pre> 2009-03-02 16:02
Feature #2880 (New): Possibility to know if an issue has been read by assignee
It would be great to have an issue attribute "read by assignee" or "acknowledge ... magically set when assignee visits page with issue detail, without his manual intervention (pos ... ker settings?). Currently, creator of the issue has no easy feedback on this. Using separate issue status is way too bureaucratic and user non-friendly. 2009-03-02 16:02
Feature #2879 (Closed): Emails from redmine s ... t they don't trigger vacation auto-responders
Our installation of Redmine uses the email su ... t and end up in the comments of the original issue. Solution: Most non-broken auto-respon ... m-address by replacing the '@' with a '.' . 2009-03-02 13:39
Help: RE: got internal error when trying to use google calendar plugin
Artyom Buryak wrote: > I have "List size" on ... s Timesheet plugin < 0.4.0 which causes this issue (explained at #2018). He has fixed the bug in plugin-version 0.4.0. To solve the issue you could: # upgrade the timesheet-plugin t ... ee https://projects.littlestreamsoftware.com/issues/1699) to your plugin-deployment You shou ... med @settings/_settings.rhtml@. HTH... 2009-03-02 13:39
Help: upgrading from 0.8.0 to trunk
Hey all, I am having a problem upgrading from ... rking in 0.8.0 running though apache without issues. I upgraded to the trunk, and it isn't work ... ine/public/404.html (404 Not Found) </pre> 2009-03-02 08:58
Open discussion: RE: Extending Redmine's "Issue" to Add Location Data
Yeah, I believe it's possible to write a plugin for what you describe. 2009-03-02 06:56
Open discussion: Extending Redmine's "Issue" to Add Location Data
I'm looking at extending Redmine to support location data for a particular issue. Is there a way I can write a plugin that extends the "Issue" to include lat/lon so I can display a little Google Map with the issue's location? I'd also like to be able to use the "Issues" page to view all issues matching the filter(s) on a map. I can d ... in just the right way. Thanks in advance! 2009-03-02 03:52
(29101-29125/31865)