Search
Results (18298)
- 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
- I'm on v1.2 (on debian - update not possible ... ket and setting a parent task, than save the issue, I see the login-page. The parent is not added to the issue. Is that a known problem? can I work around that? thanks Stil
- I wanted to close some issues, and I'm actually using the admin account. ... roperties" ->"More", the status field of the issue is not editable. How should I close an issue?? Thanks.
- Hi... I have Redmine installed on Dreamhos ... nses from email to Redmine. I'm having an issue getting it to work: here is the log file: ... ler part and then saying incomplete recipe?
- I want to remove "Roles, trackers, issue statuses and workflow have not been configur ... configuration box. Is this possible?
- => Booting Mongrel => Rails 2.3.11 applicati ... ng_constant': Object is not missing constant Issue! (ArgumentError) from /opt/redmine-1.2.1/v ... from script/server:3 Tanks for help !
- One of the users has reported that Redmine Java API can't load Issues anymore. I looked at the data returned by /issues/1.xml?include=relations and I see that th ... e to notify them about all those changes...
- Open discussion: RE: The new issue status not appear when adding new issue
- You can set the order they show up in the *Wo ... _closed_, it must first go as _in progress_.
- Open discussion: RE: Watchers in Redmine
- Watchers are like followers, like how you can ... s. Normally you only get notified when an issue that you either created or got assigned to i ... gardless if you are directly related to that issue or not. Watched issues can be displayed on your main page (My Page ... es and permissions* page as an administrator.
- Open discussion: RE: read only user in all projects
- You can give the privigeles of issue viewing to the default user (non-member), as ... projects are public, he can view all of them.