Search
Results (18298)
- Help: RE: Any way to control who sees Target Version when creating issues?
- Deoren Moor wrote: > Is there any way to control who sees the Target Version field when creating issues? Apart from the "open", "locked" and "closed" statuses: no. The first allows issues to be added to that version, the second locks the version so that no one can add any issues to that version but it still shows on the r ... ion to removing it from the drop-down on the issue page.
- this redmine seems like a sophesticated Proje ... members to track the progress of project and issues.
- Help: RE: Redmine 1.0.4 + DocPu: Internal error when changing Wiki page
- I put an issue : http://www.redmine.org/issues/7024
- Open discussion: RE: What is going on with core developers/ment?
- There is a lot of things that can be done on ... . For example, you can automatically assign issues for a tracker to one person but not to a gr ... can hardly do anything else than dispatching issues. Another example, is that many issues need the same information and often you hav ... feature that could permit to put template of issues on specific tracker, this would avoid such ... he mandatory and optional data needed in the issue. Good products are made from good and useful features.
- Open discussion: RE: What is going on with core developers/ment?
- For what it's worth, anyone can join in and t ... the project, right? :) Compared to other issue trackers, I really don't have any issues with the UI (when using a nice theme). Thou ... Redmine is doing fairly good :) From the issue trackers / project managing softwares I've l ... comes close. And that is an expensive system.
- Help: RE: After upgrade I am seeing template code on the site like {{author}}, and {{total}}
- Jay Contonio wrote: > How can I fix this? I ... This looks like the same as descriped in issue #7013.
- Hello all, So I am trying to make it so th ... put them in a group and enable them to "View Issues" it works just fine. As soon as I take that ... s would be greatly appreciated. Thanks, C
- i need help with search bugs/issues, can I configure search page?
- I recently submitted an issue about database corruption - #6878 Now I c ... d them all, maybe they are just invisible).
- Hello, I'd like to make a plugin that ove ... mean, I'd like my plugin changes the create issue form so Category is mandatory. How could I develop it?, is there a way to do it right?
- Plugins: RE: Detecting a change in an issue
- I know this issue is very old but did you find a solution to y ... to search for ... Thank you in advance,
- Open discussion: RE: What is going on with core developers/ment?
- Lars: One could use http://www.redmine.org/bo ... start a discussion about it? And yes, the issue tracker here on redmine.org needs some help, ... to the community / redmine when appropriate.
- I see issues.xml returns only 25 results (standard page ... \>curl -X GET "https://www.hostedredmine.com/issues.xml?project_id=taskconnector-test&query_id= ... nt-Type: application/xml" --insecure - 25 issues are loaded. The same URL provided to a b ... gle Chrome) - https://www.hostedredmine.com/issues.xml?project_id=taskconnector-test&query_id= ... 15b452047a0315ecc6eff2a9bbd4a9c loads *all* issues, not just first 25. is there some HTTP header I need to set in my GET request to get *all* issues? Redmine's wiki page (http://www.redmine.org/wiki/redmine/Rest_Issues) mentions some "page" parameter without any useful explanation
- Help: RE: POST request example to create Issue through REST API
- this problem was finally fixed in Redmine 1.0 ... low using API access key for some operations.
- Open discussion: RE: What is going on with core developers/ment?
- My problem here with Redmine, which we have b ... l it major anyway just a tweak A real major Issue is "Private issues" but this has been labelled "Unknown" So th ... ions are missing. When I look in the 2547 issues, a number which is totally gross and makes ... gested before to make a Voting page, so that issues that are important for the community would ... . A solution could be deleting all the 2547 issues and start from the beginning. I think th ... d free marketing. Just my 5 cents /Lars
- After upgrading from 1.0.3 to 1.0.4 i get an error when i click on the "view all issues" link on "My page". Log: ActionView:: ... ' for nil:NilClass) on line #14 of app/views/issues/_sidebar.rhtml: 11: <% if User.current.all ... r /> 13: <% end %> 14: <%= call_hook(:view_issues_sidebar_planning_bottom) %> 15: 16: <% u ... ne/hook.rb:144:in `call_hook' app/views/issues/_sidebar.rhtml:14:in `_run_rhtml_app47views47issues47_sidebar46rhtml_locals_object_sidebar' app/views/issues/index.rhtml:77:in `_run_rhtml_app47views47issues47index46rhtml' app/helpers/application_helper.rb:802:in `content_for' app/views/issues/index.rhtml:76:in `_run_rhtml_app47views47issues47index46rhtml' app/controllers/issues_controller.rb:84:in `index' app/controllers/...
- Hi, I am new to redmine and to redmine plug-i ... s me the possible statuses I can set to that issue(s) Do that feature exists in another plu ... can I see an example? Thanks in advance...
- Hello, For the needs of my company, they ask me to write a redmine plugin that check if an issue status or type (custom field) has been chang ... ack to execute my action : # Check if the issue is also in the remote database (simple since ... f this is the case, check if "Status" of the issue has been changed, then call a webservice # Make the same with "Issue Type" custom field My problem is that i c ... n the redmine UI there is an history of each issue, perhaps can i access it ? I can't find any documentation about this. Can you help me ?
- Open discussion: RE: Cannot Upgrade Redmine 0.9.6 to Redmine 1.X
- Anybody come up with a solution to this? I'm having the same issue upgrading from 0.8.7. I downloaded this file ... elated to ActiveSupport's dependency loading.
- I noticed that the shallow water different sh ... 12 Trammel and Felucca and have repeated the issue the 3 times I tried restarting the applicati ... k then. Any help would be appreciated. Thanks
- Is it possible for each user to assign their own personal priorities to issues, which other users can not see/change. The way we are currently using redmine is: Users add issues into redmine, they then sit in a backlog un ... eting with each departmenet, who assign each Issue a priority for the given month and add it to the next version. Until the Issues are deemed important enough to make it to t ... ve complained that because they have so many issues they want to assign their own priority to each issue, because they can then quickly get the top issues ready for the next planing meeting. Hope this makes sense? Thanks Lee
- Hi. I need only 2 fields on my "New issue" page - Subject and Description. How I can hide other fields (Tracker, Priority etc.)?
- Open discussion: RE: Moving an issue to a project without same tracker results in 505
- I couldn't reproduce it on the redmine demo s ... ins. This is the error I get. Processing IssueMovesController#create (for 10.6.17.115 at 20 ... d_to_id"=>"", "due_date"=>"", "controller"=>"issue_moves", "status_id"=>""} NoMethodError (u ... ect_id' for false:FalseClass): app/models/issue.rb:106:in `move_to_project' app/models/issue.rb:105:in `move_to_project' app/controllers/issue_moves_controller.rb:22:in `create' app/controllers/issue_moves_controller.rb:18:in `each' app/controllers/issue_moves_controller.rb:18:in `create' Render ... public/500.html (500 Internal Server Error)
- When I am trying to use an external SVN repos ... e come up a year ago: http://www.redmine.org/issues/3915 Server log located here: http://pastebin.com/Qf6CzbEV
- Hi, Is there any way to control who sees the Target Version field when creating issues? I've found that I can change the status of ... ions locked until they're ready to "collect" issues for inclusion in a version. Something te ... choose a Target Version "when creating a new issue":http://www.redmine.org/projects/redmine/issues/new. Thanks for your time.