Project

General

Profile

Search

Results (18202)

Help: RE: reposman issues (SOLVED)
http://www.redmine.org/issues/show/2747 2009-02-13 22:30
Open discussion: RE: Can I use REST for Visual Studio integration?
Thanks Carl, Actually, the mylycon plugi ... in a future version of Redmine. A "generic" issue tracker for VS with plugins for different co ... quite nice... Maybe I should look into that.. 2009-02-13 18:21
Plugins: Detecting a change in an issue
So I'm looking at two hooks here: controller_issues_new_before_save and controller_issues_new_after_save. I'm writing a plugin that sends out an additional email when an issue is... * created with priority Immediate * ... but updating stumps me. I can't tell if the issue already was immediate or if this was changed in the edit. Suggestions? 2009-02-13 18:17
Help: How to accept messages from unknown email address?
Hi I'm using ldap for authentication, and ... t tickets. I also need the ability to submit issues via email for most users. However, some ... e. this means that redmine won't process the issue. is there a way that redmine could either 1) accept the email, process the new issue and author it with a default owner? 2) al ... ypurchasedcompanydomain.com regards simon 2009-02-13 16:53
Open discussion: RE: Subticket/SubIssue Feature
+1 2009-02-13 12:06
Open discussion: RSS access key and security problem
Hello all, Someone who uses Redmine may like to use RSS access key to track the issues' statuses via RSS reader. I think that the ... ojects which are *private*. I may access the issue listing via RSS like this <pre> some_path/projects/redmine/issues?format=atom&key=RSS_KEY </pre> Such acc ... curity hole. What do you think about this issue? PS: sorry for my bad English. 2009-02-13 10:54
Plugins: ToDo lists plugin
Hello people, Ive developed a very usable ... of lists * Ability to tie a todo item to an Issue * Ability to assign todos to other users * ... tended use is for developers - We found that Issues(bug/feature request) are often too coarse a ... feedback, suggestions etc, very welcome. 2009-02-13 07:35
Help: RE: Troubleshooting retrieving emails via IMAP from GMAIL account
I Have Tried to Print all the values i am Pas ... he values that i pass from my email .But the issue.save code in receive_issue method always returns false.The issue is not getting added in the database.I also ... ations but still i am not able to create the issue as issue.save code always returns false I also Tried checking issue.errors but its not printing any errors so think there is no model validations restricting the issue from saving it.So i dont know why the issue is not getting saved Please guide me in this issue 2009-02-13 07:07
Help: RE: Troubleshooting retrieving emails via IMAP from GMAIL account
I Executed this rake command rake redmine: ... d=secret folder=Support I am Creating New issue in my redmine account By Sending an Issue to My Gmail ID. My email is of following ... rinting the values of each fields in Receive_issue method in mail_handler.rb file.I am able to ... to receive that parameters In the model issue.rb there is a code validates_presence_of ... iority is mandatory field.So i cannot create issue without receiving the value for priority par ... at i can retrieve all the values in receive_issue method of mail_handler.rb) so that i can create issue successfully 2009-02-12 14:19
Help: RE: Troubleshooting retrieving emails via IMAP from GMAIL account
I Think The above rake command Reads the email from My gmail account But Its not creating issues in my redmine account. I assume that it ... nread state to read state.So what may be the issue why its not creating issue in my redmine.Whether any files need to be modified in My redmine application 2009-02-12 05:58
Help: reposman issues
First off, I love redmine it has changed our ... ubversion repo with redmine, but I am having issues with reposman.rb or my configs or something ... ver to get to this point. Thanks in advance. 2009-02-12 02:47
Open discussion: Filtering on integer custom fields.
Perhaps this information is already readily a ... e idea is that if we get repeated reports of issues by our customers that this count would be i ... t", "contains", "does not contain". Older issues that were added prior to the field of course have no entry and new issues apparently have some definition even though ... ch capabilites). Thanks, Donald Bosart. 2009-02-12 02:20
Help: RE: Very slow authentification using LDAP (AD)
I had the same issue. We have 2 DCs at my company and I just spec ... problem appeared to go away. Strange indeed. 2009-02-11 21:14
Open discussion: RE: Right click issue in issue-list and open in new tab
Thanks a lot. I tried with Safari and there i ... peoples Mac-Firefoxes? Cheers, Hans-Peter 2009-02-11 16:15
Help: How apply patch file on windows?
I can apply patch file from link: http://www.redmine.org/issues/show/443 Help me. 2009-02-11 10:05
Open discussion: RE: Right click issue in issue-list and open in new tab
It is similar to that, however I'll try to ex ... ick anywhere else on the line related to the issue the Redmine context menu ("Edit", "Status", ... ows. If I right click outside the list of issues, the "Back", "forward", "Reload", etc. menu shows. Hope that helps. Jeff jldsystems.com 2009-02-10 21:24
Help: Redmine.pm not working with LDAP and OS X Open Directory
Hi all, I have set up Redmine.pm to link m ... this? What can I give to help diagnose the issue? Thanks, Todd CentOS 5.3 Apache 2.2 Ruby 1.8.5 Redmine 0.8.0 2009-02-10 06:40
Open discussion: reposman insert hooks automatically
Hi all, I'm using Reposman to automaticall ... so, I would do this work, but are there any issues I should be aware of before I start? Thanks, Todd 2009-02-10 04:37
Help: RE: I need to change order of category in Issue list...
Hi. Thanks for your reply. but I can't unders ... . What do I create to track your advice??? Issue or anything else? Please, let me know more precisely. Have a nice day!!! 2009-02-10 02:59
Help: Time Tracking: How to remove time.
I didn't see anywhere how to subtract time from an issue. I.e. if we over estimated or something. 2009-02-09 23:19
Help: How to attach email messages by file upload.
During development I have contact with an ext ... oth printing to pdf and attaching as file to issues and wiki pages (works well) and as plain te ... ng emails than reading them. Any suggestions? 2009-02-09 21:16
Plugins: Using Scrum Alliance Plugin for Redmine
Hi All, I've used the SA Redmine with no p ... d. * Besides the story, I also added a Task issue type. * Changed the issues statuses to make them more scrum-like. So " ... scrum task board. * I have enabled the Bug issue type for my projects and it is working OK as ... yout for a physical taskboard. Regards 2009-02-09 15:52
Open discussion: RE: Agile methodologies and Redmine
If you see an error when accessing Product Ba ... ory. This will add the 'rank' field to your issues table. <pre> rake db:migrate_plugins RA ... /redmine_backlogs/db/migrate/001_add_rank_to_issues.rb 2009-02-09 13:51
Open discussion: RE: hey everyone. help me T.T
I'm not sure but I think it has to do with what you write in the commit message: if you ref an issue in the commit message this link will be displayed as 'associated revision' in the issue, I suppose. See http://www.redmine.org/wiki/1/RedmineSettings#Referencing-issues-in-commit-messages maybe this helps. Cheers, Hans-Peter 2009-02-08 18:26
Help: RE: need some help with accessing SVN repository over HTTPS
I'm having the same issue as Kit. I noticed 2 seconds delay for comman ... isualSVN on the same windows server machine 2009-02-08 17:04
(17151-17175/18202)