Search
Results (31868)
- Hi, Having issues with 'issue' relations', the relation checkbox is checke ... 'm unable to see the section to add _Related Issues_ whenever I edit any ticket. @Environmen ... no plugin installed@ Any ideas? thanks.
- Help: RE: How to paste html content directly from Outlook e-mail body to issue decription and keep all formating and images
- So have a look at [[redminereceivingemails]]
- Help: RE: How to paste html content directly from Outlook e-mail body to issue decription and keep all formating and images
- Thank You for response. C S wrote: > You ... ll we will get will be gibberish html in the issue description, because we tried once with an O ... proper - just html text, so I'm afraid that issue made directly from email will be same - just gibberish html.
- Help: RE: How to paste html content directly from Outlook e-mail body to issue decription and keep all formating and images
- Maybe, the better way is to send the mail directly to redmine? (Email Fetching)
- Help: RE: How to paste html content directly from Outlook e-mail body to issue decription and keep all formating and images
- You can't copy a image from clipboard in a webform!
- Help: RE: How to paste html content directly from Outlook e-mail body to issue decription and keep all formating and images
- Thank You for response but it doesn't work as ... gle images, but not a textfiled and images?
- Help: RE: How to paste html content directly from Outlook e-mail body to issue decription and keep all formating and images
- This could be realized via a plugin, I recomm ... resource that can be accessed by the browser.
- Hello, I got an old user who is using MS Out ... asicaly need ctr+a, ctrl+c and ctrl+v option.
- Defect #36634 (New): Usability: change "are you sure" texts.
- The order of confirmation of destructive acti ... elete this wiki and all its content? text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s)?' text_time_entries_destroy_confirmati ... this project and related data. Are you sure?"
- Help: RE: Automatically delete closed issues older than 365 days
- Hi,Krzysztof. I tried your command but it ... olve this with this other command: <pre> Issue.where("created_on < '#{365.days.ago}' AND pr ... stroy) </pre> Thanks a lot for your help!
- Help: RE: Automatically delete closed issues older than 365 days
- Luis, my knowlege of RoR is very limited, so ... y)_ action to be sure it's okay. <pre> Issue.where("closed_on < '#{365.days.ago}'",tracke ... ActiveRecord/QueryMethods.html#method-i-where
- Help: RE: Automatically delete closed issues older than 365 days
- Thanks a lot for your help, Krzysztof. Sorry ... =37 and tracker id=2? Thank you in advance.
- Hello, We are 3 users (1 admin). Up until now, we have had no issues what so ever. As of yesterday, one user is ... Redmine plugins: no plugin installed
- Help: RE: Automatically delete closed issues older than 365 days
- It was not easy but it seems to work... th ... /usr/scripts/delete_old.rb : <pre> puts Issue.where("closed_on < '#{365.days.ago}'").each( ... r would appear instead of the command manual.
- Defect #36593 (Closed): User without permissi ... ject custom fields cannot create new projects
- Hello On a project when a custom field is ma ... https://github.com/redmine/redmine/pull/135
- *Title* : ERPmine – Time & Expense *Date* : ... * Minimum maximum validation on holidays * Issue logger on /off * Map on timesheet * Start ... This webinar have completed successfully.
- Defect #36592 (Closed): Import hangs when "related to" issue could not be created
- When importing issues and specifiny a "related to" relationship, the import hangs when the issue refered could not be imported. See the attached example: - Issue ID 3 fails to create (missing Subject) - Issue ID 4 tries to link to issue ID 3 - here the input hangs.
- HEllo using the API rest http://URL/issues.xml?issue_id=8208&user_id=user_id&key=apikey&include=j ... is there a solution please ? Thank you
- Help: RE: Automatically delete closed issues older than 365 days
- Also interested here. Thanks in advance!
- Help: RE: Automatically delete closed issues older than 365 days
- Jim Lee wrote: > One modification to the abo ... roy to make sure that all callbacks for your issues are applied (things like clearing up issue relations, links and removing attachments fr ... s, how I can run this as a script using cron?
- Defect #36585 (Closed): Change "Delete" entry in issue context to "Delete issue(s)"
- Similarly to #31278, this context entry can b ... mine user did the following: 1. Opened an issue (issue#view) (redmine:3000/issues/40, for example) 2. Added a related issue (41, for example) 3. Decided to delete the ... e more straightforward, for example: "Delete issue(s)? Are you sure?" but who reads popups?) 7. Later, called support (me) asking why the issue disappeared? The problem is not the user ... on that opens the context menu, but "Delete" issue is more destructive than "Delete relation", because you can't rollback deleting an issue. Notice that "Delete relation" though les ... post a patch. Instead i did a grep of label_issues_delete (my sugestion, though it needs trans ... anguages): <pre> app/views/context_menus/issues.html.erb:152: <li><%= context_menu_link l(:label_...
- Help: RE: Issues with running redmine on a Debian 10 Apache server
- Well, this is driving me crazy, I have lost c ... I haven't felt this much frustration in years
- Help: RE: Cant edit a custom field.
- Thank you for your reply. I created an issue for it because Ruby version 2.7.2 was released for Redmine 4.2.x #36584
- Defect #36584 (Closed): Error on creating custom fields using Ruby version 2.7.2
- Original taken from here: https://www.redmine ... I installed the 2.6.9 Ruby version and the issue not happened anymore. <pre> Environment: ... ine plugins: no plugin installed </pre>
- Help: RE: Cant edit a custom field.
- Problem solved. I installed the 2.6.9 Ruby version and the issue not happened anymore. <pre> Environment: ... dmine plugins: no plugin installed </pre>