Search
Results (18279)
- Open discussion: RE: Reset connection from apache when creating new project or add new task.
- First of all, you'd better use a more recent ... hing special in the log, perhaps a passenger issue?
- Plugins: RE: Redmine Issue Reminder - Version 0.0.1
- * Updated, use redmine's IssueQuery.visible 1. Avoid the different column ... t specific queries and global queries + IssueQuery.visible. + where(project_id.nil? ... m site setting, What You See Is What You Get.
- search tools has news issue etc. but not forum tickbox
- Searching the site (messages, wiki, issues, etc) turned up nothing relating to Angular ... idea compare to Redmine's existing structure?
- First off, I must admit Vladimir Pitin's "Lux ... r the record, I am familiar with one called "Issue Hot Buttons":https://github.com/thumbtack-technology/redmine-issue-hot-buttons. It seems to be somewhat dead th ... if there are any others out there though. :)
- Hi I have a locally hosted redmine instance ... ny idea why? And how should I go about this issue as I need to be registered with that particular email id. Regards
- Help: RE: problem with thumbnails
- Hi Jan Re: thumbnails my apologies for us ... already disabled) apijs plugin and then the issue thumbnail worked just fine. mark
- Open discussion: RE: Email addresses of redmine.org users are publicly visible.
- Thanks. I forgot about that option. It is now ... ide our email addresses. It is not a privacy issue. Thanks for the info.
- Open discussion: RE: Email addresses of redmine.org users are publicly visible.
- Bahri Yardim wrote: > I think this is a privacy issue. It is not: You can chose to either display ... , of course, always see full account details.
- Hi, I am currently expierencing some issues with redmine and LDAP. I got the server so ... , but I don't get a result :( Please help.
- Help: RE: Issues list 500 error
- I shall be glad to any help in my question. Thanks in advance.
- I think this is a privacy issue. I would like to happily contribute to the c ... pambot catches it, i will be free. Thanks.
- https://redmine.ociotec.com/projects/redmine- ... 04 error shows: no page found, need help.....
- http://www.redmine.org/plugins/redmine_charts ... ace) * Anyone who konws how to solve the issue? And is there any other chart plugin to recommend for show issue charts.
- Hi, Please help me about email notification. My _issue.html.erb content is the following: <li> <b> <%=l(:field_description)%> </b>: <%=h issue.description %> <li> <b> <%=l(:field_status)%> </b>: <%=h issue.status %></li> <li> <b> <%=l(:field_start_date)%> </b>: <%=h issue.start_date %></li> <li> <b> <%=l(:field_priority)%> </b>: <%=h issue.priority %></li> <% issue.custom_field_values.each do |c| %> <li> <b ... is 22, how should look the code? Thanks
- Help: RE: Changing the email template
- Hello, How can I control if just want to a ... eld's id is 93, how should look the code (<% issue.custom_field_values.each do |c| %>* <%= c.cu ... %= show_value(c) %> <% end -%>)? Thanks!
- Good day. I have 500 error when trying get issues list. Redmine: Environment: Redmine ... ethod `lft' for nil:NilClass): app/models/issue.rb:76:in `block in <class:Issue>' lib/plugins/acts_as_activity_provider/l ... -+------+ 209 rows in set (0.00 sec)
- Help: RE: Custom field not showing up in issues
- Living Major wrote: > UPDATE: It seems to ha ... y help me understand this? Hello, Yes, Issue's custom fields need to be associated to a tracker to show up for issues of the said tracker. It's not a bug but a convenient feature. Cheers,
- Hi, When I add custom fields, they do not appear in the Issue form. * When I tick "visible for all pr ... ppear. Can somebody help me understand this?
- Help: RE: Hide Subtask section from ticket view
- Try: <pre> <code class="css"> .issue #issue_tree{ display:none; } </code> </pre>
- Help: RE: "Orphan" attachments in database - bug?
- When a user attaches a file to an issue, a wiki page, etc., the file is immediately ... and see [[RedmineRake]] for other rake tasks.
- Plugins: RE: Charts 2 plugin issues
- me too
- I don't want to use the subtask functionality ... -populated and just generates a new unlinked issue. In short, can you remove the subtasks section from the ticket view?
- Open discussion: RE: Issues Filter
- Thanks, that's what I ended up trying. I'm no ... querying the 'journals' table with some luck.
- Open discussion: RE: Issues Filter
- There's no way I know of, except for quering the database of course.