Search
Results (12675)
- Defect #18475 (Closed): REST XML API is unable to create a new issue with multiple attachments
- I can upload multiple files just fine, XML s ... is no problem when using an array of size 1, issue gets oploaded correctly with attachment adde ... ay ( eg 2 attachments ) when uploading a new issue there are no issues visible once uploaded.
- Feature #18472 (Closed): Due date and custom fileds in e-mail
- Hello, Currently issue summary in e-mail has only basic fields. It ... an option in the custom field configuration)
- Feature #18469 (New): Place Status button at the very bottom or top
- When I work on an issue most often I want to change the status. All ... ings usually dont change, once I created the issue. Only the status of the issue. However, it sits in the middle of all th ... g to improve and probably is not being noted.
- Feature #18468 (New): "Submit and return" for edit issue screen
- When changing the state of an issue from resolved to closed, the user is returned to the issue show screen. However, after such an action I would like to return to the issue list or backlog. It would be nice to have a second button in the edit issue form, which saves the changes and returns th ... k onto my backlog to continue working on the issue list, which is one additional click not needed.
- Defect #18464 (Closed): Use of PRE tag in Issue description results in wrapped text with latest Google Chrome, Redmine 2.6.0
- As mentioned on message#44797 it appears the ... of pre tags when used in the description for issues. Posting the same content within pre tags as a follow-up note on the same issue preserves white-space as intended.
- Defect #18456 (Closed): Javascript not working
- <pre> sh: darcs: command not found sh: hg: ... Javascript's not working in 2.6 trunk in issues, i can't add/delete columns (buttons not wo ... m trying to fix that. Screenshot is attached
- Patch #18440 (Closed): Journals could be ordered using the create_on attribute instead of the id
- It is usually equivalent to sort Journals by ... re is a very tiny patch to fix that. Thanks!
- Defect #18429 (Closed): Error raised on project settings after project wiki is deleted
- I do the following things. go to project set ... rb___493241672892030800_70013446548560'
- Feature #18428 (New): pre-defined issue subjects
- Hello everyone, Is there any way to adapt ... rop-down view, but only for certain trackers?
- Feature #18420 (New): Column-specific popup menus for issues
- I just realized it would be quite nice to be able to change a specific issue field quickly by right clicking the corresponding column in the issue list. In my case i wanted to change the "Do ... Did a simple mockup for the fun of it. :)
- Feature #18411 (New): Add the filter option : Assignee's group == my group
- It is interesting that _Assignee_=@"<< me >>"@ lists also the issues assigned to the group the user is in, becau ... alues when filtering for _Assignee's group_ ?
- Defect #18403 (Closed): Can't change parent task if an issue has some relations
- !2014-11-21_16-57-36.png! result !2014-11-21_17-04-36.png!
- Defect #18393 (Closed): issue assigning does not work when users change issue "Category"
- issue "Category" has a automatic assinging function you can choose a user who you want assigning an issue to, but this can only work when this issue is created at the first time,if you change t ... v2.6.0 built by bitnami.com with no plugins
- Patch #18390 (Closed): Better RTL css for the system
- Some issues might still exist, especially the issue of inline CSS used in too many places, but t ... please try it out and notify me of anything.
- Defect #18387 (Closed): In parent issue list we have all issues (not relevant to the project)
- In parent issue list we have all issues (issues not relevant to the project). Will correct this bug?
- Feature #18386 (Closed): Show actions
- When we are awarding players and in general m ... y. Maybe the feature already are in master?!
- Defect #18383 (Closed): An error occurred whi ... il (undefined method `error' for :log:Symbol)
- While sending a test mail the following error ... mailer.rb:86:in `block (2 levels) in deliver_issue_edit' app/models/issue.rb:826:in `each_notification' app/models/mailer.rb:85:in `block in deliver_issue_edit' app/models/journal.rb:77:in `block ... tion' app/models/mailer.rb:84:in `deliver_issue_edit' app/models/journal.rb:190:in `send_ ... models/journal.rb:54:in `save' app/models/issue.rb:1511:in `create_journal' app/models/issue.rb:165:in `create_or_update' app/controllers/issues_controller.rb:470:in `block in save_issue_with_child_records' app/controllers/issues_controller.rb:458:in `save_issue_with_child_records' app/controllers/issues_controller.rb:184:in `update' </pre> Th ... and got this in the log - while updating the ...
- Feature #18382 (Closed): Disable closed issues for commenting
- Is there any chance to disable adding comments/updates for issues with status "Closed"? I've tried to google for solution with no success.
- Feature #18375 (Closed): Export to excel
- Would be great if we can export reports/stats from the back office to a spread sheet, PDF + others?
- Defect #18374 (Closed): Incoming emails are truncating CRLF
- When sending an email to Redmine from Outlook ... OS X, Outlook Web Access, etc. seems OK.
- Feature #18358 (Closed): Make spent time custom fields usable by project
- Dear Redmine team, We wish we can have Spent time custom fields enabled by project, like Issues custom fields. Some projects need specific ... pent time, not for all. BRs, Thanh Trinh.
- Patch #18357 (Closed): Improvement of column ... ow to move multiple columns in selection list
- This patch improves the column selection on the 'Issues'-page. This patch allows to move multiple c ... the selection list, not only a single column.
- Defect #18355 (New): Missing CSS class 'tabular'
- There is an inconsequence usage of class 'tab ... ></pre> *Edit:* The same on the page "New issue". Not every fieldset has the class 'tabular'.
- Defect #18349 (Closed): URL not rendered as a link when followed by a line break and another URL
- Hello. I've encountered a problem, related ... atting. The thing is, that when I try to add issue description (or comment) with the following content: Any text https://name.domain.com/issues/91243 http://name.domain.com/00boUr-6lA1oX ... es 9.3.5, ruby 1.9.3 stable and rails 2.2.2.
- Defect #18346 (Closed): Extended Field Values that are nil produce an error
- If an extended field is not used by a tracker but is enabled in the issue overview, then an error is produced because ... ible_by?) || column.custom_field.visible_by?(issue.project, User.current) value = issue.custom_field_values.detect{ |value| value.cu ... h(show_value(value)) else