Search
Results (12716)
- Defect #11382 (Closed): bug in total time project
- the total project time is not good 3h80 redmine 2.0.3 by bitnami
- Defect #11376 (Closed): Asynchronous email notifications aren't sent
- Since upgrade to 2.x and keeping the SMTP set ... log even at development level, why is that?
- Defect #11375 (Closed): Sporadic hangs
- *Description of the problem* Redmine runs fo ... ing scope :open. Overwriting existing method Issue.open. More detailed log in attachment. ... ema version 20120422150750 </pre>
- Defect #11374 (Closed): Overview page for som ... open - internal error 500 (execution expired)
- Suddenly without any reason after trying to o ... time problem disappeared without any reason)
- Defect #11372 (Closed): can not use 'bundle intall' installing the necessary gems
- systems:CentOS5.6*64 user:root ------------ ... it could not installed please help me
- Defect #11371 (Closed): API Timeout - Ruby
- code snippet: class Issue < ActiveResource::Base CONFIG = YAML::l ... G['redmine-user-password'] end def store_issue_info_for_given_ids(ids) issues = [] rows_inserted = 0 ids.each do |id| begin issue = Issue.find(id) issues << issue rescue ActiveResource::ResourceNotFound puts "Issue with the ID of #{id} did not return a result ... 02 error. Any idea what I can do to fix this?
- Feature #11370 (New): Add "Private" option to custom queries
- While I agree with the potential security issues addresses in #8729 (r6163), this has caused a major issue with in our group as our engineering teams s ... is and email to allow others to see the same issue listing. If a "Private" option were added ... ut still allow other groups to share queries.
- Feature #11367 (Closed): redmine client
- i try to make redmine client working with rem ... %2f%7b0%7d%2ftime_entries%2fnew &time_entry[issue_id]=1 &time_entry[spent_on]=2012-07-12 &ti ... lds are filled but the time entry is not save
- Defect #11365 (Closed): Attachment description length is not validated
- I received an internal server error (500) whe ... . next attached images', "container_type" = 'Issue', "container_id" = 1341 WHERE "id" = 124): app/models/issue.rb:732:in `save_issue_with_child_records' app/models/issue.rb:719:in `save_issue_with_child_records' app/controllers/issues_controller.rb:182:in `update' passenger ... 4/public/500.html (500 Internal Server Error)
- Defect #11362 (Closed): Redmine API - "Title Version Type is not included in the list"
- We had to map a series of values in our Redmine installation for all our issues. I opted to write a small script to simply iterate, map and call the XML api to set the issues to their new values. Sometimes however, ... e> <?xml version="1.0" encoding="utf-8"?> <issue> <custom_field_values> <3>Utilities >> Various</3> </custom_field_values> </issue> </pre> (Which btw. is invalid XML as pr. issue #6345, but the docs don't explain how to do ... ould give the error - and the other wouldn't.
- Feature #11361 (New): Custom Field Groups, and User Specific Fields
- This is just a suggestion but It would be nice if we could group fields in issues. For example Standard Fields could have th ... om users such as QA or documentation users.
- Defect #11360 (Closed): Text formating issue
- Hi, I'm using redmine 1.3.2 & rails 2.3.14 ... . Please help me out. Attached image here.
- Defect #11355 (Closed): Plain text notification emails content is HTML escaped
- There are some problems with latest Redmine v ... re></notextile>?? There are some other issues with incoming e-mails as well, but this is another issue.
- Defect #11354 (Closed): Cannot access to some projects after upgrage!
- *Page not found* The page you were trying to access doesn't exist or has been removed.
- Defect #11352 (Closed): "Assigned to" field value is escaped twice
- This is a regression compared to last friday ... ??<a href="/users/24">John Doe</a>?? in the issue form.
- Defect #11346 (Closed): Issue.save force Issue.assigned_to from nil to current user
- Hello, I'm writing a plug in (redmine_import_reqpro) and every time I programmed a Issue.save the assigned to field is filled with a ... uby version: 1.8.7 * Rails version: 2.3.14
- Defect #11345 (Closed): Context menu should show shared versions when editing issues from different projects
- Feature #11342 (New): Add Resolution field to predefined fields in Issues and add images to status/resolution values
- Hi, I think that Redmine should be improved ... this can't be indicated by the Status field.
- Defect #11337 (Closed): No mail notifications sent after upgrade
- After I'v upgraded Redmine from 1.4.3 to 2.0. ... er information do you need to fix this bug?
- Patch #11336 (Closed): Traditional Chinese language file (to r9920)
- * Translations added: ** field_core_fields
- Patch #11332 (Closed): wiki include macro: ability to define wiki page version
- i modified include macro, now it can be used ... so mywikipage version 1 will be included.
- Defect #11325 (Closed): Unified diff link broken on specific file/revision diff view
- Clicking on the "Unified diff" linkt at the b ... t the end of the URI like a file extension.
- Feature #11322 (Closed): Search By Issue ID
- I need a facility to search Issue by its ID.
- Defect #11321 (Closed): database migration 1.0.1-2 to 2.0
- Hi, I have installed and populated my redm ... com/A0LFJ4Wt could you help me on this bug
- Defect #11319 (New): Parent/child not displayed right
- DB: MySQL-5.1.61 (Debian squeeze) Ruby: 1.8. ... metimes subtasks are not displayed in parent issue, and there's no rule in which cases it appea ... you guys able to debug it, please? Thank you!