Search
Results (12716)
- Feature #16742 (New): Creation multiple issues at once
- It would be nice to have option to create at one many issues. It could work in very simple way, just by ... ask me about this feature very often.
- Defect #16740 (Closed): Internal error after ... 2.5.1 in app/helpers/custom_fields_helper.rb
- Hi, I guess I have found a problem in Redm ... 5.1. Now I have the problem that some of the issues are causing an internal error. All these issues have a history but not all issues with a history are causing that error. Acco ... lper.rb:112:in `format_value' app/helpers/issues_helper.rb:277:in `block in details_to_strings' app/helpers/issues_helper.rb:263:in `each' app/helpers/issues_helper.rb:263:in `details_to_strings' app/views/issues/_history.html.erb:11:in `block in _app_views_issues__history_html_erb___1036113763_8711856' app/views/issues/_history.html.erb:2:in `each' app/views/issues/_history.html.erb:2:in `_app_views_issues__history_html_erb___1036113763_8711856' app/controllers/issue...
- Patch #16730 (New): Fix ordering in ApplicationHelper method principals_options_for_select
- We experienced problems on assigning issues recently. We have a lot of members for som ... users in Assignee drop down while editing a issue, so it is very hard to find a user. We are ... provide a search box like adding watchers do.
- Feature #16729 (New): properties of issue dynamically available in wiki
- It would be very nice to be able to have placeholders for issue properties to use in wiki pages. For exam ... pic but somebody there urged me to create an issue about it. So here it is. The topic can be found here: http://www.redmine.org/boards/1/topics/42148
- Feature #16727 (Closed): redmine ldap sync plugin should allow syncing a particualr user
- redmine ldap sync plugin has rake tasks which ... c user from ldap for a given user login name.
- Feature #16717 (New): Add _blank support for "Link values to URL"
- I would be great to have one more controll in ... ANyway, great work with custom fields, thanx!
- Feature #16707 (Closed): Integrate support of SSL for POP3 incoming emails
- This feature was implemented in ChiliProject : * https://www.chiliproject.org/issues/791 * https://www.chiliproject.org/project ... riate to raise it :) Thanks for your time,
- Patch #16685 (Closed): Introduce the request_ ... nt and prevent data leakage in error messages
- Recently, there were several issues where the User.current was not properly ini ... 3041 which can lead to data disclosure. This issue and all similar ones can be fully circumvent ... "Github":https://github.com/redmine/redmine.
- Feature #16684 (New): Quick navigation among projects / subprojects
- Currently, if I want to switch to (for example) issue list of certain subproject of any project, I ... age, then select subproject and then select "Issues" again. It would be great to be able to ... on may replace project separator ">>" ?
- Feature #16679 (New): To wrap buttons at issue edit page to dedicated HTML element
- It would be useful to be able to manipulate with all buttons together (mainly on issue detail screen, but could be useful everywher ... inhle html element - probably "div". !NewIssue.png! !UpdateIssue.png! I want to have those controls fixed ... ould also simplify styling of those controls.
- Defect #16669 (Closed): Markdown formatter should use the :no_intra_emphasis extension
- I'm so excited to see Redmine supporting mark ... r.rb#L125) [1] https://bugs.ruby-lang.org/issues/9726, https://bugs.ruby-lang.org/issues/9724, https://bugs.ruby-lang.org/issues/9719, https://bugs.ruby-lang.org/issues/9683, https://bugs.ruby-lang.org/issues/9679 are just the 5 most recent. [2] https ... g/redcarpet#and-its-like-really-simple-to-use
- Defect #16667 (Closed): Subtask defect
- Hello, when I create a subtask. It don't get any relation to the parents issue. It isn't shown under Subtasks on the parent issue. It is created like a normal issue. I don't know if this is a defect or I forgot to configure somethin. Thank You
- Feature #16666 (Closed): Print issue
- Hello, It is possible to export an issue to pdf or subscribe it as a feed. But it ... t a feature that allows to directly push the issue to the standard-printer. It would be also n ... cuments like pdf or txt files to the printed issue too. Thank you (Don't know why this issue was deleted?!)
- Defect #16661 (New): Different users sharing ... hts in projects in which user is not a member
- Since different projects have different proje ... roject as private but there is a need to see issues of other projects in order to get informati ... and of course local admin for each project.
- Defect #16660 (Closed): issues relations
- is there "copies from" and "copies to" have no significance in issues relates? i create two issues,and set related to copies from,but i see no filed changed.
- Defect #16659 (New): subtasks in corss-project views
- a project create a issue,and include a subtask in another project,but view issues list do not display subtask,and the gantt can't display the subtask's progress bar.
- Defect #16655 (Closed): start_date not set despite settings[default_issue_start_date_to_creation_date] being set.
- I'm using rdm-mailhandler.rb with a postfix v ... ect says start_date is not being set when an issue is created from mail. I am unsure on where ... applied. I think that the setting[default_issue_start_date_to_creation_date] should be applied to an issue that is created via rdm-mailhandler.rb. < ... 1.7.9.5 Filesystem </pre>
- Defect #16654 (Closed): Rest API custom field not working
- Upgrade to 2.5.1-stable version to have the c ... e available. Any of the other API feature (issues,trackers,users, news....) is working but th ... d in my database. Missed something or bug ?
- Defect #16652 (Closed): Missing menu “move” multiple tickets
- Probably your answer is "The behavior is by d ... sing-menu-move-multiple-tickets/23598
- Defect #16645 (Closed): undefined method `>' for nil:NilClass
- After upgrade from 2.4-dev to 2.4.5 started i ... d_modules`.`project_id` = 39[0m [1m[35mIssueStatus Load (0.1ms)[0m SELECT `issue_statuses`.* FROM `issue_statuses` WHERE `issue_statuses`.`is_default` = 1 LIMIT 1 [1m[36mCACHE (0.0ms)[0m [1mSELECT `issue_statuses`.* FROM `issue_statuses` WHERE `issue_statuses`.`is_default` = 1 LIMIT 1[0m [1m[35mIssuePriority Load (0.1ms)[0m SELECT `enumeratio ... umerations` WHERE `enumerations`.`type` IN ('IssuePriority') AND `enumerations`.`is_default` = ... 1 [1m[36mCACHE (0.0ms)[0m [1mSELECT `issue_statuses`.* FROM `issue_statuses` WHERE `issue_statuses`.`is_default` = 1 LIMIT 1[0m [ ... ssignee = 0) OR author = 1))[0m [1m[35mIssue...
- Defect #16640 (Closed): Emails are not being sent to recipients for redmine events
- We are having issues with Redmine email not being sent. We have found that a workaround to our issue is to update mailer.rb to explicitly state w ... ment|production| |Database adapter|Mysql2|
- Feature #16638 (New): Optimizing CSV export
- #16091 closed, i open this new request When exporting CSV export thousands of issues with tens of custom field export CSV is ver ... housands similar requests <pre> SELECT `issues`.* FROM `issues` WHERE `issues`.`id` = <issue id> </pre> => there is one of this request for each issue exported Why not do one grouped request Like as request for custom fields <pre> => SELECT `issues`.* FROM `issues` WHERE `issues`.`id` IN( <issue id 1> ,<issue id 2>,<issue id ...>) </pre> ? thanks
- Feature #16626 (Closed): Preview first page pdf file as a jpg file
- Preview first page pdf file as a jpg file It ... We use very many pdf files, more then jpg.
- Feature #16621 (Closed): Ability to filter issues blocked by any/no open issues
- I wrote a patch for Feature #15029 that adds relation filters: * 'any open issues' * 'none or closed issues' Currently only the english localisation ... german translation: <pre> label_any_open_issues: irgendein offenes Ticket label_none_or_closed_issues: kein Ticket oder geschlossene Tickets </pre>
- Feature #16620 (New): bundle issue relation changes with other issue updates
- Could it be made possible to change issue relations in the same commit as other changes to an issue, e.g. together with adding notes to an issue or changing the issue status? This would have some benefits: * relations to other issues could be added while creating a new issue * notes about the issue relation change could be added to the issue at the same time * minimizes e-mail notifi ... iple changes would be bundled in one update