Search
Results (18307)
- Hi everytbody, we just upgraded a rather o ... r4, `roles`.`permissions` AS t2_r5, `roles`.`issues_visibility` AS t2_r6 FROM `members` LEFT OU ... pre> Similar threads suggest a permission issue concerning the repo location, but even setti ... . Any idea what might be the problem here?
- Open discussion: RE: Automatic revision to issue linking
- It's necessary put the word refs and white space after the number of issue ? f.e. refs #12324
- Which is the method to make a revision issue linking? put in the message log to svn #number_of_issue? sometimes it works and sometimes not, the ... et certain requirements? Thanks in advance
- Hey, Ok so messing around w/ the incoming ... ly to that email, it will be tagged as a new issue, and if I'm not truncating the email, then the issue could potential have the user's credentials available for anyone to view in the issue. So, is there a way to separate "Issue" emails/address vs any other emails that mig ... sent and a "tracker@xyz.com" email sent for issue related emails. Thanks
- Hi, We have a project A and subprojects a, ... cts or all projects. When we want to open issue in e.g. subproject a we can select target ve ... ersion: Redmine 1.2.1.stable (MySQL) brg
- Help: RE: Howto remove "roles, trackers, issues stat ..." box at configuration
- I have added some default data (trackers, rol ... Seems like box disapeard. problem solved :)
- Having an issue similar to this forum post (http://www.redmi ... t:4 </pre> Any help would be appreciated.
- Help: RE: How to hide the issues in issue list for those users with role's issues visibility set as "created by or assigned to"?
- After searching and reading the topics in for ... users only belong to PubProject with roles' issues visibility as "created by or assigned to" For those issues we'd like not be viewed by external users, create them in PriProject, for those issues can be viewed by external users, create them in PubProject. Seems that we isolate issues through project visibility. But it is a ... question, I would still appreciate your help.
- Hello, everyone! Now I am using Redmine 1. ... our project, we'd like them not to view the issues created by internal users and not assigned to them, even in issue list by clicking "Issues" tab. In Redmine 1.2.0, there are issues visibility setting in "Administration" -> "Roles and permissions" with three options. _All issues All non private issues Issues created by or assigned to the user_ Obvi ... role as "External users" and grant them the issues visibility as "Issues created by or assigned to the user". The ex ... ior is that external users can only view the issues created by themselves or assigned to them no matter the issue is public or private. While the fact is that if the issue...
- Plugins: RE: XLS export plugin
- Alex A wrote: > Terence Mill wrote: > > Sor ... rks on 1.2.1 like following post if I sorted issues list by Parent Task. http://www.redmine.org/boards/3/topics/11986?r=24814#message-24814
- Plugins: RE: XLS export plugin
- Hi, Karel Picman How do I use the patch fo ... sers of our company Redmine requested to add issue history into the Excel report. I've implemen ... created in redmine_xls_export_v_013.zip.
- Help: RE: Fetching e-mails into Redmine via IMAP
- I too am facing the same issue. I have Redmine 1.2.1 installed as of this w ... atus,category > /dev/null 2>&1 </code></pre>
- Help: RE: Offline ticket preparation/creation: possible?
- maybe https://github.com/leovitch/redmine_imp ... of a .csv file and map them to the fields of issues, and create one issue for each line of the the .csv file. It's a good way to create Redmine issues when you have a large volume of issues to manage.
- Plugins: RE: XLS export plugin
- One of the users of our company Redmine requested to add issue history into the Excel report. I've implemen ... was created in redmine_xls_export_v_013.zip.
- Help: RE: Multiple project migration from Trac -> Ticket numbers issue!
- Hi Ville Kummu! Redmine maintains global numbering of the issues. It is impossible to have two issues belonging to different projects with same n ... and I'm afraid it cannot be changed. Ivan
- Help: RE: Multiple project migration from Trac -> Ticket numbers issue!
- Hi Richard! I'm struggling with the same issue, i'm importing 5-6 Trac environments to Redm ... u've been able to find a solution for this!
- Hello. I am developing a new plugin for Redmine. First, I need to use a issues list like in Issues in Redmine. I display a table with issues in my plugin, but it not can be sorted and context menu for working with issues does not work. Help please. How to use the issues list in the plugin. Thank you.
- Open discussion: RE: Completely private projects?
- Thats based on their permissions, you allowed them to view or edit issues, remove that and it will completely disapea ... completely, but you can hide the roadmap and issues from displaying to everybody.
- When I try to watch the column relations in r ... mine returns this error: NoMethodError in Issues#index Showing vendor/plugins/redmine_default_columns_plus/app/views/issues/_list.rhtml where line #32 raised: undef ... hide-when-print"><%= check_box_tag("ids[]", issue.id, false, :id => nil) %></td> 30: <td class="id"><%= link_to issue.id, :controller => 'issues', :action => 'show', :id => issue %></td> 31: <% query.columns.e ... <%= content_tag 'td', column_content(column, issue), :class => column.name %> 33: <% end %> ... ugins/redmine_default_columns_plus/app/views/issues/index.rhtml RAILS_ROOT: /var/www/redmine ... ugins/redmine_default_columns_plus/app/views/issues/_list.rhtml:32 /var/www/redmine/vendor/plugins/redmine_default_columns_plus/app/views/...
- Help: RE: Redmine/Oracle - Invalid big Decimal Value
- I have run into the same issue. Was anybody able to resolve this? Do we need to raise an issue?
- OK I think the subject says most of it. Let m ... l/wikis_controller_test.rb" "test/functional/issue_relations_controller_test.rb" "test/function ... l/admin_controller_test.rb" "test/functional/issues_controller_test.rb" "test/functional/issues_controller_transaction_test.rb" "test/funct ... reports_controller_test.rb" "test/functional/issue_moves_controller_test.rb" "test/functional/n ... s_darcs_controller_test.rb" "test/functional/issue_statuses_controller_test.rb" "test/functiona ... cuments_controller_test.rb" "test/functional/issue_categories_controller_test.rb" "test/functio ... tegration/routing_test.rb" "test/integration/issues_api_test.rb" "test/integration/disabled_res ... ation/application_test.rb" "test/integration/issues_test.rb" "test/integration/account_test.rb" ... l/wikis_controller_test.rb" "test/functional/...
- Plugins: RE: Connect Redmine with my account DropBox
- I installed all gems and dependencies and got the same issue....
- A issue was created and users are updating it .But a ... s are displayed. What could be the reason?
- Help: RE: Problem running migrate_plugins
- Is Really nobody able to shed some light on h ... rack of installed plugins and how to fix the issue that Redmine doesn't recognize a plugin has already been installed?
- Plugins: RE: Default columns plugin
- Hi,Vitaly Klimov Thanks a lot. I'll try a ... is *not compatible* with 1.2.1 - it uses old issues/index.rhtml file > > If you want to use ... files from redmine_default_columns/app/views/issues and restart server