Search
Results (12601)
- Defect #8430 (Closed): Missing translation "not_a_valid_parent"
- If you try to set an issue as parent of itself, you'll get the followin ... n missing: en, activerecord, errors, models, issue, attributes, parent_issue_id, not_a_valid_parent
- Defect #8429 (Closed): Some attachments files are ignored while issue submitting
- While submitting a new issue by email /with rdm-mailhandler.rb script/, some files are ignored /not attached to issue/. It's happend with following file names ... occurs, while I attached the same files for issue, but with "New issue" form http://www.redmine.org/projects/redmine/issues/new About your application's environment ... l Database schema version 20101114115359
- Defect #8427 (Closed): "Issue Summary" page do not show totals from subprojects in some cases
- I have two projects, each of which has one or ... s if the subprojects has none of open/closed issues. (Except "Subproject", which the only thing ... Ruby: 1.8.7 Rails: 2.3.5 Redmine: 1.1.2
- Feature #8424 (Closed): Add private issue option to receiving emails
- Allowing to force a issue private when receiving emails would be usefu ... --key secret --private yes </pre> thank you
- Defect #8422 (Closed): New Issuer Creation
- I create new issure for Trucking System
- Defect #8421 (Closed): REST API may produce invalid json
- Redmine MUST produce valid json. E.g. look at the contents of http://www.redmine.org/issues/8031.json. Especially to the description fi ... is character is not allowed by JSON standard.
- Feature #8420 (Closed): Consider removing #7013 workaround
- As mentionned in @config/environment.rb@ : ... -v=0.4.2 i18n`) exit 1 end</code> </pre>
- Feature #8418 (Closed): Need more descriptive alert when deleting an issue
- This is just a usability/feature request... The link at the bottom of an issue thread used to delete that thread can be con ... will click yes and end up deleting the whole issue, and any sub-issues (we had this happen). I would like to se ... "Are you sure you want to delete the entire issue? This will also delete any sub-issues." (or something to that effect.)
- Feature #8417 (New): per tracker configurable issue form layout with preview
- I thought about an approach to make the issue form layout completly configurable by user and i found it! Being able to set issue form layout, would need a to configure table ... used in this rows. In the redmines standard issue form case (see table above) first 3 rows hav ... n again). A Preview Link can show how the issue form will be rendered with the entered value ... wse.seam?cid=230064 for better imagination.
- Defect #8416 (Closed): Problem when using single quotes in the description field
- I'm having weird results while using single q ... e + patches)) +*Test case*+ Create a new issue, type the following into the description fie ... *log*+ <pre> Processing PreviewsController#issue (for 10.66.34.10 at 2011-05-20 10:12:57) [PO ... =>"Create", "project_id"=>"test", "action"=>"issue", "authenticity_token"=>"PhR0m/gicgbBJeeQAjm6BRQCAFLcRm61qRSd9wNH9Mk=", "issue"=>{"start_date"=>"2011-05-20", "estimated_hours"=>"", "priority_id"=>"4", "parent_issue_id"=>"", "done_ratio"=>"0", "assigned_to_id" ... "=>{"description"=>""}}} Rendering previews/issue Completed in 32ms (View: 6, DB: 2) | 200 OK [http://10.66.33.1/redmine/issues/preview?project_id=test] </pre> +Note t ... doesn't happen on this instance of redmine.+
- Defect #8415 (Closed): Upload File doesn't function when creating new redmine demand
- Hello, I'm using redmine and when creating ... Thank you in advance. Best regards,
- Patch #8414 (Closed): time_entry is saved even with errors
- I don't know if this is already fixed, I'm lo ... ed few time, we changed this behaviour. some issues hadn't got defined a value for this custom field. If we try to update the issue, we puts some hours in the field spent_time, ... ing redmine 1.0.2 (stable) I've patched the Issue::save_issue_with_child_records adding a "raise" if "params" isn't valid
- Patch #8413 (Closed): Confirmation message before deleting a relationship
- Inside the file /app/views/issues/_relations.rhtml Modify the line 20 in the end adding :confirm => l(:text_are_you_sure),
- Defect #8411 (Closed): Can't remove "Project" column on custom query
- If I create a custom query for issues, and remove the "Project" column from displ ... unning 1.1.2 *To reproduce:* # Go to "/issues":/issues # Click "Clear" to make sure you're looki ... this may be a duplicate. Also, I'm not sure "Issues" is the correct category.
- Feature #8409 (New): single email for bulk updates
- Right now, after doing a bulk update (change status, change target version, etc) of many issues results in an email notification going out ... ike this could go out: <pre> The following issues were changed from status New to Accepted: ... little value to have email updates at all.
- Defect #8406 (New): Missing notification "Only for things I watch or I'm assigned to" for developers
- I have being used for long time option "Only ... for things I watch or I'm assigned to".
- Defect #8405 (Closed): Custom fields - it seems some are omitted.
- Hello, I saw something suspicious in Redmine ... The allowed format for custom fields for *Issues*, *Spent time*, *Projects*, *Versions* are ... s*, *Groups*, *Activities (time tracking)*, *Issues priorities*, *Document categories* are *Te ... lean* Is this by design or is an omission?
- Feature #8404 (Closed): Report manager
- Does Redmine have a report manager feature that generates reports on the issues reported, updated, resolved, closed etc. over a specified time period?
- Defect #8403 (Closed): Project Tabs: Roadmap disappear when Activity tab is active
- When you go to Activity tab of a project: Roadmap tab disappears from the tab-list.
- Patch #8400 (Closed): Traditional Chinese language file (to r5855)
- * Translations added: ** label_git_report_la ... ts_per_month, label_commits_per_author, text_issues_ref_in_commit_messages *** commit changed from 送交 to 認可 * Planed Translation change: ** issue -> 議題 (?)
- Defect #8399 (Closed): openid logins not working with 2.0 redirects
- I am the maintainer of the Drupal.org OpenID ... /drupal.org/node/831162 I also filed this issue in the ruby library bugtracker: https://github.com/openid/ruby-openid/issues/19 We're running the Debian backport on ... .1.8 ruby library. Thanks for any feedback
- Defect #8395 (Closed): Tags start with 'pre' are handled as 'pre' tag in Textile
- If you use < and > in your wiki you mig ... d not be the case and is a bug in the parser.
- Feature #8392 (Closed): Grant access to particular Wiki page
- Some of the Wiki pages (like these containing ... nt/deny access to that particular Wiki pages.
- Defect #8389 (Closed): Nil values cause errors in issues update/delete
- We have some problem handling issues (tasks) in this env: Redmine 1.1.3 with re ... ome methods. Trace follows: Processing IssuesController#destroy (for 10.17.XX.XX at 2011- ... vt3hub3IptEGdM=", "id"=>"76", "controller"=>"issues"} ArgumentError (comparison of Date with nil failed): app/models/issue.rb:763:in `recalculate_attributes_for' app/models/issue.rb:727:in `update_parent_attributes' app/controllers/issues_controller.rb:241:in `destroy' app/controllers/issues_controller.rb:239:in `each' app/controllers/issues_controller.rb:239:in `destroy' /usr/lib/ ... er Error) =============== Processing IssuesController#create (for 10.17.39.157 at 2011- ... 4Q+sDBEaWSsYwqY0vPaslLtWg9VGevmy1ra84xlA=", "issue...
- Defect #8388 (Closed): Parent Tasks double count Estimated Time totals
- If you have a bug or feature as the Parent Ta ... g #3. It should total to only 16 hours.