Search
Results (12716)
- Feature #15783 (Closed): Add new button print form
- Dear all, Currently, I have to add new button, namely "Print form" into Issue detail form (I don't want to change code in ... helps are appreciate. Thank all you guys!
- Feature #15782 (New): Workflow Field Permissions - Status-Based Field Visibility
- *Just to be clear, this request is specifically for field visibility based on the issue status, not a user role.* I've seen numer ... long these lines, however all I can find are issues relating to custom field visibility based o ... hide a custom field based on the associated issue status?
- Defect #15781 (Closed): Customfields have a n ... search performance due to slow database COUNT
- Having any custom fields searchable *majorly* ... class="sql"> EXPLAIN SELECT COUNT(DISTINCT "issues"."id") FROM "issues" LEFT OUTER JOIN "projects" ON "projects"."id" = "issues"."project_id" LEFT OUTER JOIN "journals" ON "journals"."journalized_id" = "issues"."id" AND (journals.private_notes = 'f' OR ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking'))) AND "journals"."journalized_type" = 'Issue' WHERE (projects.status <> 9 AND projects.id ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking')) AND (((LOWER(subject) LIKE '%remotetransportexception%') OR (LOWER(issues.description) LIKE '%remotetransportexceptio ... notes) LIKE '%remotetransportexception%') OR ...
- Defect #15780 (Closed): Filter issues by date time (instead of only date) in REST API
- I'd expect the date filters in the [[Rest_Issues#Listing-issues|issue REST API]] to work with date time values as well as with dates. I wanted to filter for issues updated after a specific time. Using the da ... :41 +0100 2010</updated_on></pre> Related issues: * #8842 * #10402
- Feature #15779 (New): User list custom field ... ncluding costume fields all together for api.
- Hi, As ISSUES custom field option USER brings user list to issue page. It would be so good if it would brin ... ccount page. And i would like to use this on issues api. Since ISSUE costume field USER LIST brings user name, it might be bring custom fields together with user name.
- Defect #15777 (Closed): Watched issues count on "My page" is shown for all issues instead of only open ones
- On "My page" I have a "Watched issues" widget. It shows the issues count in parentheses, and currently it show ... However, in the list itself there are only 9 issues. I figured out that 13 is the total number of all watched issues, including closed ones. The expected behavior is: watched issues counter should show only the number of open issues. <pre> Environment: Redmine version ... stuff_to_do_plugin 0.4.1 </pre>
- Defect #15775 (Closed): Email delivery error: ... ! (Expected kind of OpenSSL::SSL::SSLContext)
- Couldn't send email... almost same issue as #13698 in new 2.4.2 version. downgrade of ... stem Redmine plugins: no plugin installed
- Feature #15773 (Closed): Filtering out specific subprojects (using 'is not' operator)
- It should be possible to select multiple subproject for which you don't want issues in the list. That is besides currently ... ilter because new subprojects could be added.
- Defect #15759 (Closed): Danish characters are broken in Issue PDF export.
- Danish characters looks perfect on html views on fronted. But when I export issue or Wiki to PDF, issue description and wiki content has broken Dani ... 5.6.14 MySQL Attached is sample for issue both fronted and PDF. [[https://docs.google ... FSYVAV_fpqQ1lqRkRDTG9KTnc/edit?usp=drivesdk]]
- Defect #15754 (Closed): Error when email is configured.
- I am getting error when creating/updating the issue after configuring the email. please find the ... on this. Started POST "/projects/horizon/issues" for 192.168.1.1 at 2013-12-22 16:50:09 +0400 Processing by IssuesController#create as HTML Parameters: {"u ... ZBaBvnq1fv9BbwWHdwwlO2s5Cpx89Y+FRbSCh28Q=", "issue"=>{"tracker_id"=>"1", "subject"=>"Test Email ... ity_id"=>"2", "assigned_to_id"=>"3", "parent_issue_id"=>"", "start_date"=>"2013-12-22", "due_da ... 409:in `mail' app/models/mailer.rb:44:in `issue_add' app/models/mailer.rb:422:in `initial ... app/models/mailer.rb:52:in `block in deliver_issue_add' app/models/issue.rb:821:in `each_notification' app/models/mailer.rb:51:in `deliver_...
- Feature #15752 (Closed): Add attachments to search index and list them in a search results
- Attachments can be provided by optional descr ... use attachment content don't have to be used.
- Defect #15747 (Closed): Redmine 2.4.1 don't send email when update issues
- Hi, I use Redmine 2.4.1 and it stop send email when update issues. However, Redmine 2.4.1 also send email ... 0.1 wiking 0.0.4
- Defect #15744 (Closed): Logging time via commit messages
- I have redmine 2.4.1.stable, and I want to lo ... mine repository configuration screenshot.
- Defect #15742 (New): No warning when copying subtasks to another project with different trackers
- Hi, I try to describe the scenario here: ... .png) 4. In project "Original" I create one issue "Main Job 1" - tracker: Main Job. 5. In pro ... nal_mainjob.png) 6. I copy the "Main Job 1" issue with subtasks from project "Original" to project "Copy". 7. Redmine says that the issues were successfully copied. 8. But in the "Copy" project the two issues "Job 1" and "Job 2" now have the tracker "M ... D, then Redmine does not even copy the "Job" issues, but they will be missing in the copy as the required field is not set!
- Feature #15739 (Closed): Highlight overdue issues when export to PDF file
- When I attempt to export PDF report file in issue list, there are some overdue issues available. Is it possible to highlight these overdue issues in this PDF file?
- Defect #15735 (Closed): OpenID login fails due to CSRF verification
- Hi, after upgrading from 2.3.0 to 2.4.1 I ... d on this https://github.com/xaviershay/enki/issues/91 So I tweaked app/controllers/account_ ... point of view I did not introduce a security issue here but a 2nd opionion would be great before this is added to redmine.
- Defect #15732 (Closed): install not working when using a specific mysql password
- Hi, I've been having some problems install ... and let me know if you need more information.
- Feature #15718 (Closed): Create links to Issues in other projects
- Currently there appears to be no way to create an automatic link to a particular issue of a different project than the current one. The only way this is possible is by hardcoding the issue URL. If a shortcut was added for this I woul ... lowing methods to link to a external project issue: project:ID#issue (ie. project:12#3242) project:ID-issueID (ie. project:12-issue3242) I imagine this is something that may be useful across Redmine.
- Defect #15716 (Closed): Scraped emails include CSS from HTML emails
- I'm not sure how many others are encountering ... abase adapter MySQL </pre>
- Defect #15714 (Closed): Notification on loosing assignment does not work
- It was implemented long long time ago in r869 ... ailnotificationoptions are on both "Only for Issue I'm watching or working on" Am I missing ... Database adapter Mysql2 </pre>
- Defect #15709 (Closed): TimeEntry custom_valu ... tabase when destroying the associated project
- This defect emerged while I was writing some tests (with new fixtures) for my patch for issue #4138. When I ran these new tests they passed without issues, but when I ran the whole test suite to mak ... Value.where(:customized_type => ['Project', 'Issue', 'TimeEntry', 'Version']).count</pre> Th ... ks for custom_values of the type @Project@, @Issue@ and @Version@ (where the first two are expl ... rly deleted [as like for the already-tested @Issue@ and @Project@ custom_values]). This issue seems pretty much related to #7385 and #7904 ... let me know if more information is needed...
- Defect #15708 (Closed): Issue Post broken in 2.4.1
- It seems like posting issues using the api is broken in 2.4.1 <pre> Started POST "/issues.xml?key=asdf" for 84.115.253.86 at 2013-12-15 20:01:46 +0100 Processing by IssuesController#create as XML Parameters: {"issue"=>{"id"=>"0", "subject"=>"at.medevit.redmine ... ="1.0" encoding="UTF-8" standalone="yes"?> <issue> <id>0</id> <subject>at.medevit.re ... oject_id> <tracker_id>4</tracker_id> </issue> </pre>
- Feature #15707 (New): Possibility to limit user access to certain IPs and access method (Web or API)
- There should be a possibility to limit the ac ... ly via the REST API and from a certain host.
- Defect #15705 (Closed): new local .yml file not picked up by the user interface
- I created a new language file to deal with sp ... ml en-MJ.yml </pre> edited some fields (issues --> tasks issue --> task) change the first line of the f ... how I can make it work you are most welcome
- Feature #15699 (Closed): Description for custom fields
- Let custom fields have a description that is displayed as a tooltip.