Search
Results (18298)
- Hi, we would be more than happy if Redmine co ... me report that would include all subprojects issues as well the parent project issues. Is it possible? Thank you very much! :)
- Help: RE: Cannot view issues with subversion links after 2.0 upgrade
- Just to confirm this was the culprit, I tried ... Hopefully this helps someone in the future.
- Hi All, I am using the API to successfully extract the last 5 issues: e.g. http://mysite/issues.xml?limit=5&key=myapikey I want to add o ... it to get the proper results. Thanks, Rick
- Open discussion: RE: How to use Redmine with large projects
- Keny 31 wrote: > Hello, > > What we have ... g two projects (front and back office) > Issues come from the front office they are copied ... gin? Can you publish it? How do you copy the issues between instances and when (event or manually)? How does the plugin link issues and keep track of status? How are worflows synced between this issues? What happens to linkled ressources like ve ... Are they coped too and how? > There is one issue for all the commits (trunk, release, branche ... you switched scm cross references on? > The issue can be change into the back office after the ... e? > We check the status of the back office issues regarding the front office issues through a birt report. What does birt repo ... e status is done manualy. > > Regards.
- Open discussion: RE: How to use Redmine with large projects
- Hello, What we have if that can help you: ... ce with trunk, release and several branch Issues come from the front office they are copied ... an help making this automatic) There is one issue for all the commits (trunk, release, branches) The issue can be change into the back office after the copy We check the status of the back office issues regarding the front office issues through a birt report. The update of the status is done manualy. Regards.
- Help: RE: Cannot view issues with subversion links after 2.0 upgrade
- OK, I tried this again and am not getting the ... rake redmine:plugins:migrate .. working now.
- Help: RE: Cannot view issues with subversion links after 2.0 upgrade
- Shameless bump ... anyone able to assist - or ... tional information I could provide? Thanks
- Open discussion: RE: An error occurred while ... The storage control blocks were destroyed. )
- I add this error and it was due to DNS not working. To verify on Windows that there is a DNS issue, check that you can run nslookup. The real issue here with Redmine : emails not sent are not kept and send later...
- Plugins: RE: redmine_graphs could not support the 1.4.X
- http://rubygems.org/gems/svg-graph has an upd ... graphics library that corrects the Parsedate issue (detects the ruby version and uses different ... gem code to /lb/SVG. Now the "Open aging issues" graph works but "Total issues over time" has another ruby 1.9 incompatibility, this time in the plugin code... work in progress.
- Help: RE: Redmine 2.0 as a Windows service
- I think I have a solution!!! The solution ... 4: https://github.com/oneclick/rubyinstaller/issues/116 Thin needs eventmachine. eventmachin ... ill write an wiki-article with my solution.
- Help: RE: accessing custom field in document category?
- Maybe [[RedmineCustomFields#Fields-for-Document-categories]] is of any use? #4077 and its related issues (especially #6564) might also provide some more "background" about this. HTH...
- Hi all, I have little problem with my redm ... ny time I add 'category' or 'version' by the issue interface. Sometimes, same problem after submit a new issue. Here, my debian redmine version Versi ... rb 0.9.5(05/04/13) THanx's for your help..
- Plugins: RE: Redmine fields permissions not compatible with 1.3.x
- I have found the solution: https://github.com/dmondello/redmine-field-permissions/issues/1
- Hello, today our Redmin installation started ... Internal Server Error" when accessing *any* issue. In the logs we have <pre> Processing IssuesController#show (for 66.xx.x.70 at 2012-06-0 ... "action"=>"show", "id"=>"10", "controller"=>"issues"} ActiveRecord::MissingAttributeError (m ... :54:in `after_initialize' app/controllers/issues_controller.rb:125:in `new' app/controllers/issues_controller.rb:125:in `show' /home/webapp ... y it might be and how to eventually solve it?
- Help: RE: undefined method `active_record' for #<Rails::Application::Configuration:0x00000001af6468>
- Opened an issue for this as Redmine doesn't work on Fedora 17 - http://www.redmine.org/issues/11071. Rgds Steve
- Help: RE: Edit issue not working in 2.0.0
- Issue resolved. There's now an edit icon next to the description on the "update issue" page
- Help: RE: Do i see authors mail adress for issues created via "redmine:email:receive_imap unknown_user=ignore" on redmine 1.2.1
- Is the sender email an attached information at the issue if the user is not created too or do is only see "anonymous" for author? Anyone please!
- Open discussion: RE: How to use Redmine with large projects
- Terence Mill wrote: > You can merge autoamti ... their respective versions where the fix for issue was made. That is we do not have single target version
- Ok, I have followed the following "tutoria ... ray, I've then tried using coderay within an issue and also nothing is working? Has anyone e ... method of installation and got this working?
- Help: RE: 406 not acceptable on POST /issues.xml
- It's working quite wonderful. :) A *BIG TH ... ttle thread will make their life much easier.
- Help: RE: 406 not acceptable on POST /issues.xml
- Hi Etienne, thank you for you answer. I ju ... e it is allright and changed the Url to host/issues.xml as proposed by you. Now adding a issue in this way works! I will now test uploading an issue with a token and report back within the day.
- Help: RE: 406 not acceptable on POST /issues.xml
- You're mixing creation of issue and attachment upload since you try to make a @POST@ to @/upload.xml@ with some issue request body. Please read [[Rest_api#Atta ... ent with a @POST /uploads.xml@ # create the issue with a @POST /issues.xml@ or update it with a @PUT /issues.xml@ and specify the token you received in ... tion.html, it could be more enjoyable to use.
- Help: RE: 406 not acceptable on POST /issues.xml
- Check Mate wrote: > This is the way i issue the request. And this is the corresponding production log entry. See attached file.
- Help: RE: 406 not acceptable on POST /issues.xml
- Etienne Massip wrote: > How do you issue the request? This is the way i issue the request. See attached file.
- Open discussion: RE: Error on attaching files to Issue
- Just old js files was cached by nginx