Search
Results (18292)
- Open discussion: RE: How to restore the deleted issue?
- No, you can't get a deleted issue back - your best bet is to restore from a backup. See also #1380.
- I would like to have have a project have individual issues, users, incoming email address, outgoing em ... mine_incoming_emails 0.0.1 redmine_issue_checklist 2.0.5 redmine_knowledgeb ... dmine_zenedit 0.0.2 unread_issues 0.0.1 </pre>
- There are some problems with redmine_latex_ma ... .com/paginagmbh/redmine_lightbox2 prevent issue filters to work in issue list pages (redmine_path/issues, or redmine_path/projects/someproject/issues). redmine_latex_mathjax without above mentioned plugins does not prevent issue filters from functioning. Also Redmine witho ... lugins works well. The combinations do wrong.
- Plugins: RE: Looking for plugin that send extra notifications for 'Urgent'-Tickets..
- This is quite easy. Edit this "line":http:// ... y/trunk/app/models/mailer.rb#L44 and add *(#{issue.priority})* in any position, like this: <pre> :subject => "[#{issue.project.name} - #{issue.tracker.name} ##{issue.id}] (#{issue.priority}) #{issue.subject}" </pre> I've deleted *(#{issue.status.name})* because changing Status breaks mail's chain. !activity.png!
- How do i allow a user to move issues between projects? (without making them an administrator)
- I made a mistake that deleted one issue , Can i find the issue again?
- Help: RE: How to change sort order for due date column on "Issues assigned" page
- The sort order is the result of the underlyin ... d that we need to retain the ability to save issues without due dates, for a variety of reporti ... attitudes can be solved by _technical_ means.
- I found there is a strange situation... ... My account-Language-Chinese </pre> Then issue email will show half of English texts and ha ... My account-Language-English </pre> Then issue email will show half of English texts and ha ... , eamil shall have all English texts.
- Hello, I am interested in limiting the inf ... oes out in email notifications of changes to issue tickets. Is there a way to make it so issues will not have fields like "background" and ... basically looking to avoid having all of my issues emailed out and be in plain text on my users email accounts. Thanks D
- Is there a way to hide the closed versions from the target version dropdown on Issues? We have over 3 years worth of bi-weekly sp ... to get to just the active versions. Thanks
- Allow me to try to explain exactly what I'm t ... as a bug or project tracker, so most of our issues are one-off items without any parent-child ... ortcoming I've noticed is that, when in the "Issues Assigned to me" view and one sorts due dates, for any issue that has a due date assigned, the issues are sorted with the _latest_ due date at th ... sing the sort reverses this order and places issues with due dates closest to the present first (at the top), _but_ it also lists any issues without due dates above those, so issues without due dates are the topmost items in ... create the following type of sort order for issues (where the dates are due dates): 2015/02/01 2015/03/01 2015/04/01 2016/01/01 etc. .... [issues without due dates] In other words, issues without due dates would always be treated a ... d that we need to retain the ability to save ...
- hello I use Redmine 2.5.1 and I have a dou ... them i changed the ID directly in the table "issue" giving them ID 40000,other requests were ar ... ino account the most important ID ?
- Help: RE: New attachments are not shown after upgrade to 2.3.0
- I know this topic is over a year old but just ... uliar thing I noticed is that I cannot do an issue search either. I think these things are linked.
- Hi, if I follow one Issue i get realy nice feed about the changes. See ... ? Thank you in advance Regards Moritz
- Apache with passenger-install-apache2-module ... 5 </pre> Anybody knows how to solve this issue - fast search with google didn't solve my issue. Thanks for the fish sCHween
- Help: RE: How do i change a project into an issue
- You created a project and then realized that it could be just an issue in another project, didn't you? If so, you can't.
- Hi all, does someone have any kind of syst ... ent? I'm just custions how you solve this issue? Looking for the best practice. Thank you ... dvance for any input! Regards Moritz
- Hi peeps Is it possible to change a project into an issue? Information Redmine 2.6.1.stable D ... Redmine plugins: no plugin installed
- We used redmine since 2014.10. Today, I noticed that I can't view some issues and got this log /////////////////////// ... = false %> 18: <tbody> 19: <% issue_list(issues) do |issue, level| -%> 20: <% if @query.grouped? && (group = @query.group_by_column.value(issue)) != previous_group %> 21: <% reset_cycle %> app/helpers/issues_helper.rb:26:in `block in issue_list' app/helpers/issues_helper.rb:25:in `each' app/helpers/issues_helper.rb:25:in `issue_list' app/views/issues/_list.html.erb:18:in `block in _app_views_issues__list_html_erb___2247383097831647094_64419180' app/views/issue...
- Help: RE: How to rebuild Issue nested set tree
- I've created a GitHub repo for Redmine helper ... * https://github.com/go2null/redmine.scripts
- Development: RE: How to create issue by import file excel
- http://www.redmine.org/boards/1/topics/37725?r=45327#message-45327
- Development: RE: Plugin development
- Thank you very much. I have installed the ... isio-to-design-workflows_rp.jpg about the issue list I would like something like this: http://www.redmine.org/projects/redmine/wiki/Rest_Issues but I dont want to get it on xml nor jso ... one and how. Thank you again for the help.
- Help: RE: How can I set the visibility of tasks for watchers?
- If they don't show up because of your Role Permissions, then change your role's issue visibility to the next step up. There shoul ... Page has a section available called "Watched Issues", that might help with overall usage. Em ... livered to him, so you probably have another issue. Whether its user account settings, incorrect email address, incorrect email settings/config, etc.
- Hello, I am running redmine rev. 13876 and I get errors when trying to add a new issue. The log is this: http://pastebin.com/8AZ ... omething wrong with my database? Please help.
- Hello I have this setting: Role has set issue visibility to: Issues created by or assigned to the user User ... he user, who only follows the task? Thanks