Search
Results (12636)
- Defect #29287 (Closed): Log time allows pushing time entries without specifying any issue number
- Log time interface https://<host name>/time_e ... pushing time entries without specifying any issue number. I think the issue field should be mandatory specified as well as the project field.
- Feature #29285 (Closed): Add "Assign to me" shortcut to issue edit form
- I would like to add an "Assign to me"[1] link ... nee. There are a lot of cases when I edit an issue and I want to assign the issue to me. Using this shortcut, we save one clic ... feature in GitLab and from there the idea.
- Defect #29276 (Closed): Autocomplete does not show anything
- I have the problem, that the autocomplete feature is not working when selecting other issues. This happens e.g. when I want to add an association to another issue or put something into the parent issue field. *Expected/old behavior:* I know t ... nd using a background call to the server all issues with this string were searched. I could click one and I get the corresponding issue number inserted automatically. *Actual be ... So all I can do is to put the number of the issue to be referenced manually. When looking d ... s down completely. It might as well be a CSS issue that the "box" is simply hidden/overdrawn. ... ise I am trying my best to help you find the issue. *Some formal informations:* I am using ... iking 1.1.0 </pre>
- Feature #29272 (New): Create several relations at the same time via Issue Relations API
- Hi, For the moment it's possible to get all the relations of an issue and to post only one new relation. Could it ... of relations to make only one call? Thanks.
- Defect #29268 (New): Can't include attachments or relations with Issues API
- Hello, When I make an API call to get all th ... relations, it doesn't work. I use: <pre> /issues.json?tracker_id=XXX&include=relations </pre> I just have the content of the issues, as if I didn't put "&include=relations" However, it works when I call <pre> /issues/[number of issue].json?include=relations,attachments </pre> It seems to have a problem fetching issues with includes and parameters. Here is th ... : 3.4.2 stable Thanks for the help. César
- Patch #29263 (New): Move issue attributes to their own section in issue page
- I would like to move the issue attributes to their own section in issue page from the following reasons: # to implement a collapse/expand feature (#29034) # to make the issue page more structured and more easily to read ... the future more improvements, like a sticky issue bar Before: !{width:50%; border: 1px so ... width:50%; border: 1px solid grey;}after.png!
- Defect #29259 (Closed): Attachment preview do ... r some source files such as JavaScript and Go
- Redmine *squanders* the capabilities of CodeR ... w.redmine.org/plugins/redmine_more_code]]
- Feature #29254 (Closed): Start date and due date in issue email notification
- Defect #29247 (Closed): Textile phrase modifiers break wiki macros
- *redcloth.rb*, Redmine's textile interpreter, ... y styles (boldface, underline, italic, etc.)
- Patch #29245 (New): Gender neutralized child/parent adjectives for some latin languages
- From github I was kindly suggest to open the issue here too to be addressed properly, not only ... https://github.com/redmine/redmine/pull/107#issuecomment-405448103 Pull request and files are ... e link. Thanks for your work, redmine rocks!
- Defect #29242 (Closed): Issues - HTML5/CSS "Duration"
- Parent issue: #29235 Even after "uninstalling" the red ... gins section or modules section... Thanks.
- Defect #29237 (Closed): Issue - HTML/CSS Problem on Redmine 3.3.1
- Hi, I've recently installed Redmine 3.3.1 on ... nd I think I have found a bug regarding the "issues" page. As you can see from the screenshots ... dmine. I also looked at the file ./app/views/issues/show.html.erb and compared it with previous ... redmine_image_clipboard_paste 3.3.0 redmine_issues_summary_graph 0.0.9 redmine_landing_page 0 ... 9.88-1+deb9u1 (2018-05-07) x86_64 GNU/Linux
- Defect #29235 (Closed): Issue -
- Hi, I've recently installed Redmine 3.3.1 on ... nd I think I have found a bug regarding the "issues" page. As you can see from the screenshots ... mine. I also looked at the file _./app/views/issues/show.html.erb_ and compared it with previou ... mine_image_clipboard_paste 3.3.0 redmine_issues_summary_graph 0.0.9 redmine_landing_pa ... 4.9.88-1+deb9u1 (2018-05-07) x86_64 GNU/Linux
- Defect #29226 (Closed): Email delivery error: ... ss denied , there is an invalid email address
- For example: In a project , members :user1,u ... poor English, any one get what I mean? >.<!
- Feature #29225 (New): Add role condition to << my projects >> filter
- "<< my projects >>" can filter issues which belongs to projects where I joined as ... electing a role from the dropdown can filter issues by projects that I joined as the specific role.
- Feature #29219 (New): Configure email truncation per tracker or project
- It would be great if email truncation could be configured per project or tracker. This issue is somehow related to #26415 as the main con ... rding emails or complete email threads to an issue. Right now I have to choose for the whole sy ... onversation along. Keep up the great work!
- Defect #29215 (Closed): Fixture is missing for IssuesTest#test_create_issue_with_new_target_version
- After a db:reset, the test_create_issue_with_new_target_version system test fails with the following error: Error: IssuesTest#test_create_issue_with_new_target_version: Capybara::ElementN ... ink or button "New version" test/system/issues_test.rb:161:in `block (2 levels) in test_create_issue_with_new_target_version' test/system/issues_test.rb:158:in `block in test_create_issue_with_new_target_version' test/system/issues_test.rb:157:in `test_create_issue_with_new_target_version' The "New version ... by 2.4.3p205 Rails 5.1.6 svn revision 17440
- Feature #29214 (Closed): Button to copy `pre` code block content to the clipboard
- It would be very nice if we have a little but ... s to use other place. This should work on issues and wikis.
- Defect #29209 (Closed): Long text custom fiel ... longer than 64KB if backend database is MySQL
- Redmine raises internal server error if a use ... ields and the backend database is MySQL. Issue descriptions and journal notes can be larger ... ields also should accept text exceeding 64KB.
- Feature #29203 (New): Add a button all/none to add watchers
- It would be nice to be able to add/remove all the watchers on an issue.
- Defect #29202 (Closed): [wishlist] improve HTTPS security of redmine.org
- https://redmine.org TLS config is suboptimal ... quick to tune it to get to at least C grade.
- Defect #29195 (New): Regular expression for L ... rmatted custom fields does not work multiline
- When using custom fields with format *Long te ... lobal. Using our case as example for this issue: We want to validate a field named *Steps ... 1. Start the application 2. . Observe the issue </pre> The template by itself without modification by the issue reporter should not validate. A valid exampl ... to "Help" 3. Click "About" 4. Observe the issue </pre> However, Redmine only validates t ... ld *Environments:* We can confirm this issue in both our current production environment a ... tabase adapter Mysql2 </pre>
- Defect #29191 (Closed): Cannot set no_notification option when receiving emails via IMAP or POP3
- I'm refering to this documentation about rece ... on" for IMAP fetching? Best Regards Erich
- Feature #29187 (New): Add image to a wiki page who's attached to another wiki page
- The idea : Use this code @!attachment#8796 ... s can be useful to not upload the same image.
- Patch #29185 (New): Add my_page to the application menu
- This patch makes the following two changes * ... atch makes it easier to move from My Page to issues and activities. !my_page.png!