Search
Results (18264)
- Open discussion: RE: edit attachment description after upload
- Thanks for you reply,that's right, i wasn't trying from an issue but directly from the "file" section of a project... i guess i can do the edit attaching to an issue... that would be workaround
- Hi ! I can't figure out how to edit attach ... d the "this feature":https://www.redmine.org/issues/1326 but couldn't find any clue ... any help appreciated. I am using redmine 4.0.5
- Some users are getting 500 errors when loggin ... r.rb:529:in `render_feed' app/controllers/issues_controller.rb:62:in `block (2 levels) in index' app/controllers/issues_controller.rb:46:in `index' lib/redmine/ ... et lock; try restarting transaction: UPDATE `issues` SET `issues`.`done_ratio` = 90, `issues`.`updated_on` = '2020-01-20 08:22:21', `issues`.`lock_version` = 49 WHERE `issues`.`id` = 328453 AND `issues`.`lock_version` = 48): app/models/issue.rb:210:in `create_or_update' app/models/issue.rb:1716:in `recalculate_attributes_for' app/models/issue.rb:1666:in `update_parent_attributes' app/models/issue.rb:210:in `create_or_update' app/controllers/issue...
- We use several groups within Redmine, but only want to allow issue assignment to groups that begin with "PM" (t ... e nice to have a "allowable" filter by regex.
- Plugins: RE: Plugin computed custom field
- So all is ok for you ? We can close this issue ?
- Plugins: RE: Plugin computed custom field
- OK, I didn't understand the fields are computed on saving issue, not during the view phase. Sorry.
- Plugins: RE: Plugin computed custom field
- Hi, What do you mean ? You could add a new Text custom field, and you edited an issue and the result in the custom field is empty, instead of having a description of the issue object ? Aside from that, the solution with the test should work.
- Hi, Sorry if this is a stupid question, bu ... . I added the following fixtures: projects, issue_statuses, project_trackers, trackers, users, member, roles, member_roles, workflows and issues. What am I missing in order to be able t ... ackers, visible by the user, on the view.
- Plugins: RE: Plugin computed custom field
- Hi, Can you make a test with a Text Format ... because when creating the Custom Field, the issue attached is probably totally blank : <pre>< ... pdated_on && self.created_on </code></pre>
- Plugins: RE: Plugin computed custom field
- I tried an integer custom field on issues with <pre>self.project_id</pre> formula or simply with <pre>1+1</pre>, but the field on the issue is always null.
- Help: RE: New issue tab not displayed
- Mischa The Evil wrote: > Bernhard Rohloff wr ... n newer versions of Redmine there is no "new issue" tab anymore. > > This statement is false ... ettings > Display@ at the bottom of the list.
- Plugins: RE: Alias_method -> endless loop between plugins
- Hi, you can reliably replace alias_method by ... your init.rb : <pre><code class="ruby"> IssueQuery.send(:prepend Backlogs::IssueQueryPatch) unless IssueQuery.included_modules.include? Backlogs::IssueQueryPatch </code></pre> P.S. this does not work for Helpers.
- Plugins: RE: New useful plugin Redmine eXtended Queries
- * Time Entry Queries : ** New columns : *** ... roupable *** *Subject* *** *Watchers* *** Issues Tree : **** *⊨ Issue Id.* **** *⊨ Root task* **** *⊨ Parent tas ... le* *** Cumulative Hours : **** *Hours for issue and user* **** *Hours for issue* **** *Hours for user* **** *Hours for issue and user this month* **** *Hours for issue this month* **** *Hours for user this month* **** *Hours for issue and user previous month* **** *Hours for issue previous month* **** *Hours for user previo ... on Time Entries **** *Billable hours for issue and user* **** *Billable hours for issue* **** *Billable hours for user* **** *Billable hours for issue and user this month* **** *Billable hours for issue this month* **** *Billable hours for user this month* **** *Billable hours for ...
- Hi, We have retributed a new Redmine Plugi ... h1. How it works h2. What it does * *Issue Queries* : ** New *Or Filters*, like Filt ... With or filters you can for example select issues assigned to you OR that you have created. ** New columns : *** Issues Tree : **** *Project of the parent isssue* ... ect Updated* ** The Updated on value *** Issue *Updated on* ** New filters : *** *Proje ... filter on Sub-projects, you always have the issues of the current project even if project is n ... **** *Parent task* (if on a project) **** *Issue* (if on a project) ** Input field replac ... tasks) To be continued in next message ...
- Plugins: RE: Plugin computed custom field
- Hi, can you give us the source code you typed ... Model do you use the computed custom field ? issues ?
- I'm having a hard time trying to debug what's ... 2) User A updates the ticket and assigns the issue to C. *Email notifications are sent to A an ... cation is sent? + Thanks in advance! Diego
- Help: RE: New issue tab not displayed
- Bernhard Rohloff wrote: > In newer versions of Redmine there is no "new issue" tab anymore. This statement is false. Se ... t menu tab for creating new objects" setting.
- Help: RE: New issue tab not displayed
- In newer versions of Redmine there is no "new issue" tab anymore. To create a new issue you can use the "+" menu on the left end of ... !plus_menu.png! Kind regards, Bernhard
- Plugins: RE: Plugin computed custom field
- I have the same issue. Did you solve it?
- Help: RE: [SOLVED] How to understand production.log to find error when importing issues from csv
- Finally, it was an error with permissions of ... I saw this in the error log file of nginx...
- I setup redmine i give all the permissions but new issue tab not showing
- Plugins: Issue Template v1.0.0 restrictions (for IE11)
- Hi, I must mention that the version 1.0.0 **d ... to use IE11, please use the version 0.3.7.
- Plugins: RE: Issue Template Plugin 1.0.0 Released (add experimental feature for built-in / custom field)
- Akiko Takano wrote: > Hi, I've just released ... y.com/media/Pjmf09fGfmf27wmRue/giphy.gif!
- Plugins: Issue Template Plugin 1.0.0 Released (add experimental feature for built-in / custom field)
- Hi, I've just released version 1.0.0! * https://www.redmine.org/plugins/redmine_issue_templates * https://github.com/akiko-pusu/redmine_issue_templates/releases/tag/1.0.0 Since this i ... ouble or not work fine in case some browsers.
- Open discussion: RE: RedmineReminderEmails issue
- I'd recommend checking your mail server logs. ... the default ones development: </code></pre>