Search
Results (18309)
- Help: RE: Changing the email template
- Andrew X wrote: > Hi, what would I need to edit to remove the description on an HTML RM update issue and new issue: The following change should suppress the issue description in email notifications. <pre><code class="diff"> Index: app/views/mailer/_issue.html.erb ================================== ... ===================== --- app/views/mailer/_issue.html.erb (revision 17835) +++ app/views/mailer/_issue.html.erb (working copy) @@ -2,8 +2,6 @@ <%= render_email_issue_attributes(issue, user, true) %> -<%= textilizable(issue, :description, :only_path => false) %> - <% if issue.attachments.any? %> <fieldset class="att ... :label_attachment_plural) %></legend> <% issue.attachments.each do |attachment| %> Index: app/views/mailer/_...
- Looking at issue #9076, it's exactly what I'm looking to do, ... for a way do do something like: <pre> .../issues/new?issue[tracker_id]=2&issue[subject]=Issue+Subject&issue[description]=This+is+a+description+of+the+issue&issue[priority_id]=2&issue[assigned_to_id]=5&commit=true </pre>
- Help: RE: Changing the email template
- Hi, what would I need to edit to remove the description on an HTML RM update issue and new issue: RM 3.3.3.stable Sometimes we post sen ... email in clear. The rest of the info for issues that are updated or new are fine. Thanks!
- First the normal procedure: 1. Create a li ... xes What you get when u create / edit the issue is the list with format: [] Value 1 [] V ... heckbox (YES/NO) this way when you create an issue you could directly get something like this: ... st or checkboxes. Imagine that you have a issue like fix problem "x"... In your department t ... !! Will wait for news ! Many thanks !!
- I'm using python-redmine 2.2.0 and trying to ... been using journals and iterating to all the issues and finding out the user under 'assigned_to ... thout using the script. !ActivityPage.PNG!
- Hi there, I'm using rdm-mailhandler.rb script to add issues for a project. Everything works fine except for one little thing. The issue is that all emails come from the same email ... tLevelSupport@company.com) with the original issue creator user being copied in the CC. When we create issues this way I have noticed that the CC user is added as a Watcher for the issue if the email has already an existing user in ... sible? Thanks in advance. Best regards.
- Plugins: RE: integration with slack
- FYI I just wrote a plugin which allows you to open slack directly from the issue watchers if you are interested in looking at that https://www.redmine.org/plugins/redmine_im_link
- Hello. Hope you're great. Wanna know if you had this problem where issues randomly are dissapearing and can't be foun ... . You can see the correlative numbers of the issues and there you also can notice the ones miss ... ess to the database or permissions to delete issues. Any thoughts are welcome Thanks !1.jpg!
- ey, i have a little problem with redmine. Is it possible that i can't create an issue with this redmine installation? I have neither the tab "new issue" nor a sidebar option to create a new issue. I'm stuck with this, I don't know if I h ... em with redmine. I hope you can help me :/
- Help: RE: Problems with Workflow
- About issue #1, on workflow admin page, clear the check ... er" to see if that keeps happening. About issue#2, I have the same problem here: new issues get workflow changes but old ones not. I've tried making a copy of the old issue but the problem continues. Update on #2: apparently new issues created AFTER changing the workflow do work ... I'm not an expert on Redmine, simply a user.
- Help: RE: How to download selected issue to csv
- On Redmine 4.0.0, you can create issues query with using issue ID. After creating it, you can get csv of the issue after accessing **http://your.redmine/issues.csv?parameters_for_query**. For example, I could get a csv of issue #13 when I access following address from browser. http://127.0.0.1:3000/issues.csv?utf8=%E2%9C%93&set_filter=1&f[]=issue_id&op[issue_id]==&v[issue_id][]=13
- Greetings! I'm trying to add a button to export an unique issue to csv format , at the current version allows export all issue but i just need the selected one. I would l ... button for outgoing csv file. Any idea?
- Open discussion: RE: receiving emails from imap ssl
- To anyone else having this issue, edit /lib/redmine/imap.rb add the line ... ve the \ for the domain user, that solved my issue.
- Open discussion: RE: after update from 3.4 to 4.0 plugins didnt work
- After i'm change rails version in Gemfile to ... 0$ rake redmine:plugins:migrate NAME=redmine_issue_cheklist RAILS_ENV=production rake abor ... (See full trace by running task with --trace)
- Hello. I'm update redmine. Redmine work on my ... cp -rp /opt/redmine-3.2.0/plugins/redmine_issue_checklist/ /opt/redmine-4.0.0/plugins/ Er ... 0$ rake redmine:plugins:migrate NAME=redmine_issue_checklist RAILS_ENV=production /opt/redmine-4.0.0/plugins/redmine_issue_checklist/init.rb:24: warning: key :issue_checklist is duplicated and overwritten on l ... r: undefined method `alias_method_chain' for Issue (call 'Issue.connection' to establish a connection):Class ... missing' /opt/redmine-4.0.0/plugins/redmine_issue_checklist/lib/redmine_issue_checklist/patches/issue_patch.rb:11:in `block in included' /opt/redmine-4.0.0/plugins/redmine_issue_checklist/lib/redmine_issue_checklist/patches/issue...
- Help: RE: Support Tickets / Helpdesk pulgin
- Hi, For all of you searching for a "Redmin ... ssage with an attachment to specific Redmine Issue - Reply/Update tickets from e-mail (updates ... ective customer service. Greetings, Greg
- Help: RE: Redmine for Customer Service Support
- Hi, For all of you searching for a "Redmi ... ssage with an attachment to specific Redmine Issue With an additional plugin — "Redmine Repo ... esolved support request Greetings, Greg
- Development: RE: What can be good alternative to Jira/Redmine?
- Hi, Redmine with "Redmine Agile plugin":h ... rd with a selection of columns. You can show issue statuses columns with main and sub-statuses ... ks divisions - this can be achieved by using issues/tasks and sub-issues/sub-tasks in Redmine - Separate backlog - ... blog/managing-development-projects-in-redmine
- Plugins: RE: Redmine Custom Auto-Complete - HowTo
- Hi, it does a db query, just look at the code: @issues = Issue.find_by_sql(["select max(issues.id) as id, custom_values.value as value, count(*) as count from custom_values, issues where custom_values.customized_id = issues.id and custom_values.custom_field_id = ? an ... ?) group by custom_values.value order by max(issues.updated_on) desc", params[:custom_field_id] ... ontrollers/custom_auto_complete_controller.rb
- Hi all, I have been able to get Redmine 4.0 ... nt_boolean_as_integer = true I gather the issue is related to to this change alone conf ... work with older rails versions?
- This message is Redmine.org incomplete ticket ... cond and subsequent lines. |~. plus1|~. issue|~. category|~. subject|~. comments|~. update ... |>~. 2|~. #20063|~. Text formatting|~. Add "issue#<number>" syntax for issue links|>~. 15|~. 2018/9/10|>~. |~. Patch|~. N ... ext formatting|~. Custom text formatting for issue links|>~. 5|~. 2014/7/14|>~. |~. Feature|~. ... 8|~. Text formatting|~. Wiki: Referencing to issue contents, status, priority, category, etc.|> ... |>~. 1|~. #4325|~. Text formatting|~. Quick Issue Reference|>~. 3|~. 2010/1/15|>~. |~. Feature ... #8226|~. Themes|~. Allow "roadmap style" on issue statuses|>~. 3|~. 2013/4/9|>~. |~. Feature|~ ... ck context menu to the contextual area of an issue|>~. 21|~. 2018/9/15|>~. |~. Feature|~. Reope ... 6116|~. UI|~. Group sub-tasks with parent on issue...
- This message is Redmine.org incomplete ticket ... second and subsequent lines. |~. plus1|~. issue|~. category|~. subject|~. comments|~. update ... page blocks to change the maximum number of issues|>~. 3|~. 2018/5/3|>~. |~. Feature|~. New| ... New| |>~. 4|~. #6280|~. PDF export|~. Multi-issue PDF export|>~. 14|~. 2012/5/12|>~. |~. Featu ... |~. #1564|~. PDF export|~. PDF export of all issues with all information|>~. 21|~. 2012/3/20|>~ ... 0869|~. PDF export|~. Add Full PDF output to issue summary list|>~. 17|~. 2016/1/29|>~. |~. Pat ... 1|~. #9515|~. PDF export|~. Export filtered issues details in one pdf|>~. 3|~. 2012/3/3|>~. |~ ... |>~. 1|~. #11887|~. Permissions and roles|~. Issue permission doesn't apply to Administrators|> ... d permission rule to allow watchers can edit issues|>~. 9|~. 2016/1/16|>~. |~. Feature|~. New| ... |~. #15416|~. Project settings|~. Role-based ...
- This message is Redmine.org incomplete ticket ... ntains following category tickets. <pre> Issues,Issues filter,Issues list,Issues permissions,Issues planning,Issues workflow </pre> I hope this list will b ... second and subsequent lines. |~. plus1|~. issue|~. category|~. subject|~. comments|~. update ... on|~. tracker|~. status| |>~. 4|~. #3058|~. Issues|~. Show issue history using tabs|>~. 76|~. 2018/12/16|~. 4.1.0|~. Feature|~. New| |>~. 4|~. #9992|~. Issues|~. Ability to filter issue subtasks in issue form|>~. 22|~. 2014/11/13|~. Candidate for n ... lease|~. Feature|~. New| |>~. 4|~. #2716|~. Issues|~. Automatically add assignee to watchers|> ... 8|>~. |~. Feature|~. New| |>~. 4|~. #980|~. ...
- This message is Redmine.org incomplete ticket ... second and subsequent lines. |~. plus1|~. issue|~. category|~. subject|~. comments|~. update ... ddress for their account (potential security issue)|>~. 7|~. 2013/3/15|>~. |~. Defect|~. New| ... ty log does not limit displayed entries (max issues, pagination)|>~. 3|~. 2016/7/13|>~. |~. Fea ... Administration|~. Add a way to make specific issues visible to a user|>~. 6|~. 2015/10/28|>~. | ... 94|~. Administration|~. Option to choose the Issues owner on copy project |>~. 3|~. 2016/11/7|> ... . Attachments|~. Download All Attachments in Issue|>~. 9|~. 2018/12/25|>~. |~. Feature|~. New| ... . Implements permissions and restrictions to issue attachments|>~. 32|~. 2018/11/13|>~. |~. Pat ... >~. 2|~. #13259|~. Calendar|~. Drag and drop issue on calendar|>~. 5|~. 2018/3/28|>~. |~. Featu ... ~. #366|~. Custom fields|~. Custom field for ...
- This message is Redmine.org incomplete tick ... pe this list will be useful "plus1" means issue journals "+1" count. "comments" means issue journals count. If you agree with the li ... -redmine.org/redmine/projects/redmineorgcopy/issues?query_id=32 |~. plus1|~. issue|~. category|~. subject|~. comments|~. update ... n|~. tracker|~. status| |>~. 69|~. #1448|~. Issues|~. Add tags to issues|>~. 128|~. 2018/9/9|>~. |~. Feature|~. New| |>~. 54|~. #5358|~. Issues|~. Share Issues Categories for sub-projects|>~. 107|~. 2018 ... ~. Feature|~. Reopened| |>~. 45|~. #1176|~. Issues|~. Recurring Tasks|>~. 89|~. 2017/11/21|>~. |~. Feature|~. New| |>~. 44|~. #1739|~. Issues|~. Add ability to change issue owner|>~. 118|~. 2018/11/18|~. Unplanned|~. ... ease|~. Feature|~. New| |>~. 37|~. #1011|~. ...