Search
Results (18317)
- Open discussion: RE: Import Issues
- Hi Leo, I am having the same problems with ... unique fields. I have a small file with 60 issues. The import stops working at about 44. ... ight be a bug. Best regards, JG Patrick
- How do I apply a patch that is provided as a .patch file e.g. http://www.redmine.org/issues/4274
- Help: RE: Related issues managmant missing in tickets
- Hi, i tried on an ubuntu natty with nginx ... nstall on both servers. In both setups same issue: no related issue management available. :( So i presume its s ... migration, etc.) Still no solution... :(
- Plugins: RE: XLS export plugin
- Joel Bearden wrote: > Make sure you are not right-clicking on an issue column that is not also a link(ie. Subject). ... ine 1.2.1, Apache , Mongrel, Windows, Firefox
- Plugins: RE: XLS export plugin
- Make sure you are not right-clicking on an issue column that is not also a link(ie. Subject). ... It works fine in Firefox, Chome, and IE.
- Plugins: RE: XLS export plugin
- This is a great plugin but I noticed a proble ... installed, I can no longer right click on an issue in the issues list to get the pop up menu. Is anyone els ... blem and/or have a solution for it? John
- Help: RE: Related issues managmant missing in tickets
- I'm also seeing this issue with Redmine 1.1.3.stable (MySQL), Rails 2.3 ... Andreas, did you manage to find a solution?
- Help: RE: How to update issue status/priority using Rest API?
- I'm having the same issue, but none of my fields are being updated. I ... using the current lines of code to update my issues, but I am thinking it is wrong: string json = "{" + "\"issue\":{"+ "\"status\":{ ... = wc.UploadString(String.Format("http://{0}/issues/{1}.json?key={2}", m_Url, m_ticket.id, m_Ap ... reat if someone had an answer to our problems
- Open discussion: RE: Import Issues
- Thanks very much. This was the issue. The instructions show only "Run 'rake db:m ... this. The plug-in will be essential for us.
- Open discussion: RE: Import Issues
- Hi JG, That's exactly the message you woul ... un in your production environment... Leo
- Help: RE: fetch_changesets with gitosis is too slow under 1.2.1
- Thanks for your reply. I manage gitosis insta ... r commits are local- so I doubt that this is issue with gitosis or any other git hosting tools.
- Help: RE: fetch_changesets with gitosis is too slow under 1.2.1
- I solved the problem by migrating from gitosi ... e is far, far superior to gitosis. The major issue is that the existing SSH keys are difficult ... n reported, and will hopefully be fixed soon.
- Help: RE: fetch_changesets with gitosis is too slow under 1.2.1
- I was bitten by this issue as well. I upgraded from 1.1.1 to latest dev ... this problem, so I can downgrade to that one.
- Help: RE: How to update issue status/priority using Rest API?
- It doesn't work. I tried "status":"New", "sta ... d":1 - there are no status changes on server.
- Help: RE: How to update issue status/priority using Rest API?
- Or maybe @"status_id":"New"@, check [[Rest_Issues]].
- Help: RE: How to update issue status/priority using Rest API?
- Try @"status":"New"@ ?
- I sended PUT http query using body (JSON string): { "issue":{ "description":"new description", "s ... "priority":{"name":"High","id":5} } } issue description was changed, but status/priority ... s. How to update field containing dictionary?
- Help: RE: Erreur lors de l'envoi de l'email (553-relay.skynet.be ) : Mail Notification Problem
- I really need some help to correct this issue. All was working fine until a day, what should i do ?
- Hello, I have updated to the latest version of RedMine and faced with the following issue. When I create a project and choose svn to b ... pre> Could someone help to troubleshoot the issue?
- Help: RE: Purpose of checkbox column on issues page
- OK, got it. There seems to be a problem with ... lick drop-down menu options aren't displayed.
- This is likely a silly question, but I can't ... here is a checkbox column on the left of the issues tab; what's it for and how's it used? I would have thought this was a means of selecting issues to be exported as CSV/PDF or opened in a new browser window.
- When email is retrieved from (IMAP) server and a issue is created from it, the mail interface tries to use plain text version of email as issue body. Usually this is good approach. But I f ... er and an attachment for image is created to issue. The message itself is Mime-1.0 compliant an ... ent. I checked from the database, and in the issue body the text is still in [cid: xXX] -format ... ything else. yours sincerely, Tommi
- Help: RE: Troubleshooting retrieving emails via IMAP from GMAIL account (unknonw command)
- I realize I way too late to probably help Sergi, however I ran into the same issue. Googling lead me to this post and I figured ... foo@gmail.com</pre>. That should solve it.
- Help: RE: git on windows "The entry does not exist or can not be annotated"
- I wrote: > I wrote: > > > What doesn ... d to restart the mongrel servers. Redmine issues the git command as follows: "C:\Programm ... File.join(repo_path, '.git') ) ] </pre>
- When access the "Repository" in Redmine I see ... a repository (c:\git_repository\cfm-cmm) and issue a "git log" there, then I am shown the respe ... y hint me please at what could be wrong here?