Search
Results (18291)
- Hi. I use RedMine to manage projects for a ... The usual cycle before implementation an issue looks like: _New -> In progress -> Need deta ... ed time a manager and/or a client can select issues to be implemented/fixed for the next release. For these issues the process look likes, in general: _Estima ... ike to add 2 custom field available for each issue: * *Count of changes*. It increases on any changes of issue (assignee, status, Done, etc). It indicates activities around the issue. The more changes the more attention should be taken. I would like to see these hot issues on the top of the list. * *Count of (unsuccessful) attempts to resolve* an issue. It increases when the status has been chang ... a possible problem with implementation of an issue (maybe because of its complexity, ect). Something is definitely wrong with an ...
- Help: RE: Email configuration
- If you uncomment sections from the sample configuration.yml.example you may run into an issue where you have two production: stanzas in th ... file on yamllint.com to see if this is your issue
- I'm trying to understand the difference between creating a new issue via email versus the web interface. Basicall ... filter to set certain attributes when a new issue is created. Everything works fine when the issue is created via the web interface. However, i ... that would explain this behaviour? Thanks
- Not sure if anyone else is having this issue, but I've been running redmine on a dedicate ... tting rmagick installed on its own, the next issue was with imagemagick. It was trickier becaus ... whatever your --without requirements are )
- Help: RE: recive email to create issues - Try sending new mail instead of replying to a mail
- I had similar issues, but is resolved now. When I reply to a mail, notes are added to the issues. When I reply to a mail, by deleting all i ... ith necessary Attributes in E-Mail body, new issue is created. On viewing previous mails, I no ... declared to have a default value during new Issue creation._
- Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- Jaiprakash, how many rows do you have in the ... hat big project ? And how may of those 1500 issues are closed ? Right now, if more than one ... that big project. It is going to build the issue drop down repeatedly, we will try to use some caching here and prevent it from repeated issue loading. Dhanasingh
- Dear my bellow member, i just follow up step ... documentation.+ and i just try to test this issue with command bellow bundle install --witho ... installed. Please kindly to help for this issue Thanks and best regards,
- Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- @@Do you have this configuration checked "Include Previous Week's Closed Issues" on the plugin configuration page ?@@ ye ... page. I tried unchecking this but still the issue persists . @@I think it is trying to load the issue drop down with 1500 items for each of the ro ... ght,it is trying to load dropdown with 15000 issues for each row.
- Hello, I upgraded from redmine 1.3.0 to 2. ... *Second problem* appear every time I press Issues tab. I get internal server error 500 messag ... 401:in `sortable_columns' app/controllers/issues_controller.rb:59:in `index' *If I press Gantt tab*, I get: Started GET "/projects/it/issues/gantt" for 78.68.122.208 at Thu Sep 13 06:0 ... y_sort_order' app/models/query.rb:585:in `issues' lib/redmine/helpers/gantt.rb:134:in `issues' lib/redmine/helpers/gantt.rb:145:in `pr ... ndar tab*, again: Started GET "/projects/it/issues/calendar" for 78.68.122.208 at Thu Sep 13 0 ... y_sort_order' app/models/query.rb:585:in `issues' app/controllers/calendars_controller.rb ... .6) # bundle -v Bundler version 1.2.0
- Hi, I would like to modify redmine to do thi ... ere to start. 1. when some one create a new issue. We got an issue id (ex: #100). I would like to modify redmine scrips so that once that issue #100 is created, a folder name: 100 will als ... ic location, lets say \\mini\redmine\existed_issues\100 How can i do it? Please give me som ... sion 2.3.14 thanks a lot
- Fetching gem metadata from http://rubygems.or ... red. Please report this error to the Bundler issue tracker at https://gith ub.com/carlhuda/bundler/issues so that we can fix it. Thanks! C:/webserve ... from C:/webserver/Ruby/bin/bundle:19
- The following problem appears: I cannot open ... asks, for example, http://redmine-online.com/issues/174 and http://redmine-online.com/issues/192.
- Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- Jaiprakash, I thought, you said, the performance problem only occurs with the project with 1500 issues. I think it is trying to load the issue drop down with 1500 items for each of the ro ... tion checked "Include Previous Week's Closed Issues" on the plugin configuration page ? Dhanasingh
- Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- Hello Dhanasingh, The performance issue still persists. Any ideas ??
- Help: RE: Redmine API : How to get and put issues history
- Is this still the case ? Is it on the roadmap ?
- Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- Dhanasingh Krishnapandian wrote: > Quang, > I think most people want to see all issues in the drop down, irrespective of the issue assignment. > We can make this a plugin con ... ration called "Allow Time Entry for Assigned Issues only" as a checkbox. > If this checkbox is ... ration called "Allow Time Entry for Assigned Issues only". It will be useful for my work. Thanks alot. Quang Tuấn
- I want to modify the table "Issues assigned to me",I want to add some column i ... e date". What should I do to achieve this?
- 1). My typing / actions: After clicking on 'New Issue' tab, the issue creation page comes up. A subject line is f ... specially. Thanks in advance. Celerity
- Plugins: RE: Weekly Timesheet Plugin (wk-time) 1.0
- Hello, I think this is a good tool. I really ... enerally fill in time for different projects/issues very quickly and easily in this kind of wee ... to adopt this. Is it doable? Thanks, Bob
- Open discussion: RE: Customization of the home page
- Have a look at the plugin I made for latest issues here: http://www.redmine.org/plugins/latest-issues and if you're interested in how it was w ... 2012/09/writing-redmine-2-x-plugins-tutorial/
- Help: RE: blank screen after updating issue or wiki
- i am having this problem now exactly as descr ... h fine, but redirected to a white page after issue creation or wiki page update * Additionally I get the white page when clicking on an issue to see its details from the issue list. THAT one really is bad, as it stops me from updating issues. Any hint apart from complete reinstallation would be appreciated much!
- hi, to add a task in redmine, using the re ... could easily create tasks, creating a file issues.xml like this, <?xml version="1.0"?> -<issue> <project_id>1</project_id> <tracker_i ... >Created in DELPHI</subject> <description>Issue created in DELPHI using Redmine REST API</de ... </custom_field> </custom_fields> </issue> and just using a link like this: http://localhost:8080/issues.xml?key=a1234567abcde12121a11a123456a12a12ab123ab the issue is created without problem. however, i r ... h your uploaded file to a new or an existing issue._ POST /issues.xml <issue> <project_id>1</project_id> <subject>Creating an issue with a uploaded file</subject> <uploads t ... ontent_type> </upload> </uploads> </...
- Help: RE: anyone has met this issue?
- Etienne Massip wrote: > Maybe you should hav ... estart Redmine. Is there any way to debug?
- Help: RE: Commit comment doesn't close the issue
- Filed a bug #11792
- Help: RE: Commit comment doesn't close the issue
- I have 3 svn repositories linked to my project and the issues aren't closed by commit comments until I na ... edmine_wiki_extensions 0.5.0