Search
Results (12706)
- Patch #8295 (Closed): Wrap title fields properly in PDF
- This patch fixes wrapping problems with title fields when generating a PDF. The fix was: *Issues List:* * wrap title in all cells of the table.
- Defect #8291 (Closed): Issued refed/closed by repository commit message don't show as associated revisions if issue is in a different project to the repository
- We have a situation where we have a master pr ... have any repository associated with them. Issues are raised at the sub-project level but the ... s #xx' or 'Fixes #xx' in the commit text the issue is marked as closed ( if using Fixes #xx ) a ... evision history shows the list of associated issues, However the issue itself does not show the 'Associated Revisions' block on the right side. If the issue is at the same level as the project then the ... lock shows up correctly. It is only when the issue is on a different project to the repository that the association does not show up.
- Defect #8288 (Closed): Queue filter in Issues does not have option "all" as other filters do
- it has only "is" or "is not"
- Defect #8287 (Closed): Polish e-mail due task notifications
- In Polish version of Redmine when running a c ... lows (should be 2 days and same 5-task list).
- Defect #8285 (Closed): a typo in Czech localization
- http://www.redmine.org/issues/7390#note-5
- Defect #8279 (Closed): Missing localization
- There is no localized version of three labels ... (e-mail notifications). The strings are: * Issue note added * Issue status updated * Issue priority updated Here is attached a pictu ... s the omissions: !redmine-notifications.jpg!
- Defect #8268 (Closed): Receiving mail notification per specific status
- Redmine offers various notifications case, but one (most useful) is missing: for example if my issues status could be {unconfirmed, new, close} a ... notifications only when my QA team mark the issue as New, with current redmine release I can't. Currently exists the flag "Issue status updated" but missin "Issue status updated when the status is equals to" ... set one of value unconfirmed, new or closed)
- Defect #8264 (Closed): Error HostGator VPS
- Hi there, I have Redmine installed in a VPS ... contacted HostGator to get them to solve the issue (they installed Redmine for me) and after th ... (adding a comment, changing status, etc.) an issue from: http://redmine.juanlabs.me/issues/(issue #). I get the following error: *Internal ... get that error when I try to "create" a new issue: http://redmine.juanlabs.me/projects/personal/issues/new... but, the issue is created! I asked them about and said: ... oint, you would probably need to direct this issue to Redmine support, as they would have bette ... Weird thing is that when I'm in the All the Issues Screen: http://redmine.juanlabs.me/issues I can click right click and edit status, c ... tool... any clue that can help me solve this issue...
- Feature #8263 (New): Make News comments editable
- Assume that a News entry has at least one com ... t (and delete) each individual comment of an issue, so one would expect that editing of indiviual News comments is possible, too.
- Feature #8262 (Closed): issue
- kk
- Feature #8258 (New): Group collapsed/expanded state should be "sticky".
- If you collapse groups they always go back to ... ate after you update a task & go back to the issue list. Group states should be stored in th ... ow which filter you were using is remembered.
- Patch #8257 (Closed): Proposal for supporting ... ic wildcard addresses in default mail handler
- While I saw that there's a python script to s ... m = email.match(/To: .*<.*-(.*)@/) > issue_attributes['project'] = m[1] unless m.nil? ... t assign the ticket to the 'feature' tracker.
- Defect #8256 (Closed): 404 on repository revision access using git
- 1. Commit and push a new revision to your git ... the repository to the revision access, too.
- Feature #8255 (Closed): Consider updating CodeRay to 1.0 RC-x
- Whenever CodeRay 1.0 RC-x is released consider updating the included version in Redmine.
- Feature #8253 (Closed): Update CodeRay to 1.1 final
- Whenever "CodeRay 1.1":http://redmine.rubycha ... cheduled for the _then_ "Next major release".
- Defect #8251 (Closed): Classic Theme: Missed base line
- Tab Control in Classic Theme is looking like ... me, it designed to look like this !tabs2.gif!
- Feature #8250 (New): Modify new issue form based off user or group
- I'm wanting to be able to vary the issue form based off the user or group. For example, a client wants to create a new issue of the type bug report for his project, but ... ted to this, only similar tickets like #8150.
- Defect #8249 (New): Email notification settings not followed
- I have "Issue status updated" unchecked in the Email Notif ... s are still being sent when the status of an issue is changed.
- Feature #8245 (Closed): Roadmap: Display progress of issues next to the title
- Roadmap shows a global progress according to ... can be achieved with a custom query in the "Issues" section but the Roadmap view would be improved from this (to my taste).
- Defect #8244 (Closed): selected modules are not activated when copying a project
- Defect is detected with redmine r5506 and a w ... arameters: {"only"=>["members", "versions", "issue_categories", "issues", "queries", "boards", "wiki", ""], "commit"=>"Copier", "project"=>{"issue_custom_field_ids"=>[""], "name"=>"pipo", "enabled_module_names"=>["issue_tracking", "wiki", "repository", "calendar", ... roller"=>"projects"} Kind regards, Arnaud
- Defect #8243 (Closed): Default enabled modules for new projects display wrong
- In the Administration->Settings page under th ... hese settings. See the attached screen dump.
- Feature #8241 (New): Advanced notification: p ... chedule, event filter and notification format
- The notification function in redmine is a ver ... cessiable from the items overview sites, e.g issue list of thread list. An Notification entr ... ype: is new or change on any item, eg. news, issue, thread, file 1.1 New: Just a new entry ... ery list item consists of "Event type" (e.g issue) field and filter value (e.g certain value o ... cation format, e.g SMS or twitter to be added
- Defect #8239 (Closed): notes field is not propagated during issue copy
- scenario (vanilla installation of redmine): - open existing issue - click copy - add notes - click copy button notes are not visible, they are lost
- Defect #8235 (Closed): bulk edit issues and copy issues error in es, gl and ca locales
- https://github.com/edavis10/redmine/pull/21 <pre> I18n::MissingInterpolationArgument in IssuesController#bulk_update missing interpolat ... on_controller.rb:429:in `set_flash_from_bulk_issue_save' /REDMINE/MY-REDMINE/test-3000/app/controllers/issues_controller.rb:214:in `bulk_update' </pre>
- Defect #8234 (Closed): Roadmap-Summary counts hidden Trackers
- Right below the progress bar on the Roadmap-P ... , counting only items from selected trackers.