Search
Results (12601)
- Defect #9796 (Closed): Redmine cpu use and memory consumption problem
- This maybe relates to the issue #633, but i am able to reproduce it. When i ... 1.7.1 via http protocol. I am creating a new issue because the issue #633 is very old and no one seems to be look ... s from repository. Sorry for the bad english.
- Defect #9794 (Closed): Bulk Update broken in dev
- After updating my dev version of redmine, we ... Parameters: {"back_url"=>"/projects/xxxxxxx/issues", "ids"=>["2681"], "authenticity_token"=>"xx/xxxxx", "issue"=>{"status_id"=>"5"}} ActionController::M ... u, I have a blank page with URI : <pre> /issues/bulk_edit?back_url=%2Fprojects%2Fxxxx%2Fissues&ids[]=2681&issue[status_id]=5 </pre> Thanks
- Defect #9792 (Closed): Ruby 1.9: [v1.3.0] Err ... encodings for it translation on Calendar page
- After updating to 1.3.0 I continue to get the ... 00.html (500 Internal Server Error) </pre>
- Feature #9790 (Closed): Allow filtering text custom fields on "is null" and "is not null"
- We have a custom field called "Test Case ID" ... create a public custom query that shows all issues that have this field populated, in other wo ... Thanks for the excelent work with Redmine!
- Defect #9788 (New): Revisions not linkified in email notifications anymore
- I recently upgraded Redmine to version 1.3 an ... ymore in the email body. If you enter in the issue on Redmine the link is ok. I was using Re ... eal, but it's a regression, so I'm reporting.
- Feature #9787 (Closed): Get issue history
- Add ability to request issue history or issue versions.
- Feature #9786 (New): Add anonymous watchers to issue
- Hi, is there something new about this questi ... 1595 We need to add anonymous watchers to issue without creating new account. There should ... ects. Can you add this? Regards, Peter
- Defect #9784 (New): strange behaviour if accessing rest api when not logged in
- *Precondition: * Authentication required is ... test* call url http://server.m.redmine.org/issues.xml Html pop up for authentification with ... st:* Call url http://server.m.redmine.org/issues.xml&key=0874f14ff4da91700ba558ed81fc0405f67 ... the First Test Returns following: <pre> <issues limit="25" type="array" offset="0" total_count="1"> <issue> <id>1</id> <project name="test" id="1"/> ... on>2011-12-13T01:21:48+01:00</updated_on> </issue> </issues> </pre>
- Defect #9782 (Closed): Redirect Internal Server Error with async_smtp
- Hi, I've an Internal Server Error (Error 5 ... gins Redmine Canned Responses plugin 0.0.1
- Defect #9778 (Closed): No route matches controller knowledgebase
- My redmine was workin in rev8131, now I updat ... app/views/layouts/base.html.erb:35 </pre>
- Feature #9776 (Closed): Adde link(s) to first(last) page for search reult.
- In case search results are so many, it's pret ... it's not easy to add pagination number like issue list page. <pre> e.g. 1 2 3 ... 20 次 ... e.g. [First] << prev next >> [Last] </pre>
- Defect #9762 (Closed): Closing issues with commit should be cross project
- Test Case: # Open an issue in project1, number @<issue>@ # Make a commit with @(Fixes: #<issue>)@ in project2 # Go to @project2->repository@ to update issue tracking (should be a hook ;-)) # Figure that the issue is for project2 and not project1 # Move issue to project2 # Got to @project2->repository@ to update issue tracking (should be a hook ;-)) # Issue is not marked as resolved by the commit As issue number is unique across redmine database, I think the issue should be marked as resolved. Maybe with a warning for wrong project assignement of the issue. Regards.
- Feature #9761 (New): Disable email notification for Issue Category update
- In the Email notifications settings tab, ther ... will generation an email notification. For "Issue updated" action, there's currently three sub ... Category updated" be added. We have many issues already in our database, and sometime in th ... our project, we would like to categorize our issue in a different way. Currently, this would ge ... e is worth going into the main trunk. Thanks!
- Feature #9756 (New): Custom user list fields can add to watchers automatically
- I would like the ability to designate that my ... the assignee as the person who resolved the issue. I'd like the tester to be automatically added to the watchers.
- Feature #9754 (New): Advanced theming with better template engine
- It would be very useful to be able customize ... theming would be more mightful than nowadays.
- Defect #9752 (Closed): "Subtasks autocompletion" feature breaks "Add related issue" scenario
- The browser asks for HTTP basic auth with the ... every time when user tries to add a related issue. In our case redmine runs under Apache (m ... g/boards/2/topics/24303?r=27877#message-27877
- Defect #9751 (Closed): can't open issue list page and setting page on Ruby 1.8.6
- Tests fail on Ruby 1.8.6. <pre> 47) Erro ... lic_query_should_be_available_to_other_users(IssuesControllerTest): ArgumentError: wrong numbe ... 3:in `sortable_columns' app/controllers/issues_controller.rb:68:in `index' test/functional/issues_controller_test.rb:299:in `test_public_query_should_be_available_to_other_users' </pre>
- Feature #9750 (New): Archive elements in a list custom field
- I would like the ability to remove/archive el ... field, but still allow them to be valid for issues that already have that element selected. Any new issue created will not be able to select that remo ... add elements to the list. Then create a new issue, select a 'Component A' from the list. Then ... r to find relevant components. If I view the issue I created previously, it will still have that 'Component A' listed, but if I try to update the issue I am forced to select another component, eve ... onger appear in the list when creating a new issue, but are still a valid selection for issues that already have that item selected.
- Defect #9749 (Closed): Entering data into the 'Parent Task' field in new or updated issues causes redmine to log out the current user.
- <pre> About your application's environment ... <pre> Processing AutoCompletesController#issues (for x.x.x.x at 2011-12-07 17:42:31) [POST] Parameters: {"project_id"=>"riak", "action"=>"issues", "amp"=>nil, "id"=>"6907", "q"=>"6898", "c ... 401 Unauthorized [https://redmine.domain.com/issues/auto_complete?id=6907&project_id=riak] ... ld deployment). I can take that request, /issues/auto_complete?id=6907&project_id=riak, ... et me know if I can provide more information.
- Defect #9748 (Closed): Error about configuration.yml validness should mention file path
- We've been using Redmine since the .7.x days, ... t, and this is the first time I have had any issues. When I upgraded from 1.0.1 to 1.2.2 in my ... that out too, and ran the rake again with no issues. My non-production instance is now up and ... then I won't be plagued with some continual issues in the future. Thank you in advance for ... d as always, nice job on the Redmine project.
- Feature #9744 (Closed): permissions per project
- Maybe I'm missing something but when setting ... want that in project "A" a developer can set issues public or private but in project "B" he can ... l be very helpful if it could be implemented.
- Defect #9742 (Closed): Issues from other projects appearing in an specific project
- I've just migrated to the 1.3-stable branch ( ... (MySQL)) and I'm experiencing the following issue: I can see issues from other projects inside a project if I change the tab from Gantt to Issues, but select a custom query before change. T ... signee=<me>, %done<=90) * Make sure to have issues that matches your query in more than one project, and make sure to fill the dates to allow this issues to appear in gantt. * Open the issues tab inside one of the projects * Click 'show all issues' in case you have a custom query selected ... ery * Change to Gantt tab * You should see issues for other projects inside the gantt You ... t and clear any custom query using 'show all issues' before start. It seems that redmine for ... l Database schema version 20110902000000
- Defect #9738 (Closed): Setting of cross-project custom query is not remembered inside project
- In previous versions of Redmine, a custom query was remembered when I returned to the issues tab. After I upgraded our redmine to the la ... case. Steps to Reproduce: # Go to the Issues tab # Click on a custom query # Note that the organization of the issues has changed (ordering, grouping, etc.) # Click again on the Issues tab # Unexpected: note that the custom query is lost Now: # Go to the Issues tab # Click on a custom query # Note that the organization of the issues has changed (ordering, grouping, etc.) # Click on the "Apply" button # Click again on the Issues tab # Note that the organization of the issues has not changed. Expected Result: * I ... me on my installation running on trunk HEAD.
- Defect #9737 (Closed): Custom values deleted before issue submit
- Working on a custom implementation of RedMine ... if the user tries to change the tracker of a issue but do not save the modifications after all, ... e tracker 2 with custom field B # create an issue with tracker 1, assign a value to custom field A # edit the issue # change tracker to tracker 2 # DO NOT SAV ... but the code looks the same in newer versions
- Feature #9734 (New): Custom field , value list from database query
- This would help to use redmine issues referenced to a resource inventory, or a ... use the value to shorten the query defined.