Project

General

Profile

Search

Results (18279)

Plugins: RE: XLS export plugin
I don't see errors in your log. I've just te ... rowse installed plugins, browse projects and issues. 2014-11-05 10:08
Help: RE: How to recover old Redmine configuration to be used with last issue?
You should point (or better make a copy of ex ... m Upgrade steps (execute database migration). 2014-11-05 09:44
Plugins: How to install plugin issue_importer_xls with redmine 2.5.1 ruby 1.9.3 rails 3.2.19
I try to install issue_importer_xls for redmine 2.5.1 in two day. T ... annot continue. Who can help me. OH my god! 2014-11-05 05:08
Help: RE: How to recover old Redmine configuration to be used with last issue?
Sorry for my poor preliminary description. ... 0 (same members, trackers, etc...) Thanks. 2014-11-04 14:32
Help: RE: How to recover old Redmine configuration to be used with last issue?
Have you lost your data? Maybe you loaded default data set as said in Installation Wiki? 2014-11-04 12:48
Development: RE: How to view custom field is 2.000.000
Hi Martin Denizet. Can you sent to me link download plugin import issue by excel for redmine 2.5.1 2014-11-04 10:51
Development: RE: How to view custom field is 2.000.000
Hi Tomek, You can easily catch the custom ... ample for the custom field id=1: <pre> id="issue_custom_field_values_1" </pre> Cheers, 2014-11-04 04:15
Help: RE: How to recover old Redmine configuration to be used with last issue?
Hi Jerome, Redmine is made to be upgrade w ... ], *backup before doing anything!* Cheers, 2014-11-04 04:00
Development: How to set URL submit by value in collapsible
When I submit form to use collapsible.URl in ... st:3000/projects/du-an-mua-sam-thiet-bi-2014/issues?utf8=%E2%9C%93&set_filter=1&tracker_id=&f%5 ... st:3000/projects/du-an-mua-sam-thiet-bi-2014/issues?utf8=%E2%9C%93&set_filter=1&tracker_id=2&st ... ue in form. How to do this. Please help me!!! 2014-11-04 03:46
Help: Add users to project users from email rake.
I don't know what I did but at some point use ... 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> 2014-11-03 21:29
Plugins: RE: Redmine boards/wiki/issues watchers management plugin
That fixed it for me too, thanks @benny lutati 2014-11-03 21:04
Help: How to recover old Redmine configuration to be used with last issue?
Hi, I have used Redmine issue 1.3.3 until now. Now we have just migrate to the last issue (2.6.0). Is it possible to recover easily ... mine 1.3.3 projects compatibles with current issue? 2014-11-03 18:54
Help: new month problem + logged in users
Hello! I have installed redmine last month ... at 2014.nov.01. After someone created a new issue and i had to delete i always had internal er ... thanks and sorry for my bad english Máté 2014-11-03 15:11
Plugins: Uninstall XLS export plugin
Hi all, I'm trying to migrate to 2.6 of redmine from 2.5, however this plugin is causing me an issue. I don't need the plugin in the new versi ... ugins:migrate Migrating redmine_xls_export (Issues XLS export)... ** Invoke db:schema:dump (f ... k of upgrading to a latest redmine. Cheers 2014-11-03 14:39
Development: RE: How to display links from custom, fields value
Answering to itself - it may be be usefull to ... able = document.getElementsByClassName("list issues"); //the above does not work for old IE, ... Next question is: How to do the same on the Issue details form? There is no class associated with custom fields. Greetings, Tomek 2014-11-03 14:37
Help: RE: reporters watching issues get no email (developers do)
*bump* Has no one got any idea? 2014-11-03 11:50
Development: How to create issue by import file excel
Hi every body!I want to create issue by import file excel.what plugin can do that? or library or method??? Please help me!!! 2014-11-03 04:54
Development: How to override method retrieve_query in issue_controller
Hi every body. I want to override retrieve_query but It do'nt action. Code in my_plugin\lib\issue_patch.rb: <pre> require_dependency 'issue' module IssuePatch def self.included(base) # :nodoc: ... {@project.id}" if @project @query = IssueQuery.where(cond).find(params[:query_id]) ... name, required to be valid @query = IssueQuery.new(:name => "_") @query.proje ... sion @query = nil @query = IssueQuery.find_by_id(session[:query][:id]) if session[:query][:id] @query ||= IssueQuery.new(:name => "_", :filters => session[: ... sControl.map do |map| map.project_module :issue_tracking do |map| map.permission :hd_copy_issues, {} map.permission :hd_edit_due_date,{} map.permission :hd_edit_issue... 2014-11-03 04:40
Help: Cann't connect to remote mysql server?
My fresh installation Redmine keeps saying "C ... tr_protected' /var/www/redmine/app/models/issue_relation.rb:73:in `<class:IssueRelation>' /var/www/redmine/app/models/issue_relation.rb:18:in `<top (required)>' /usr ... lper-scripts/rack-preloader.rb:28:in `<main>' 2014-11-02 05:18
Open discussion: Error when registering a new user: "undefined method `exists?' for I18n:Module"
Hello Everyone, I just installed redmine o ... mention!!!! However, I am running into an issue when trying to register a new user. Tried go ... hile posting this. Thanks in advanced. 2014-11-02 03:02
Help: RE: Redmine 2.5.2 theme not loading / nginx / unicorn [solved]
After server shutdown / power on my redmine is working properly. The issue is solved. I use the configuration above. Thank you Pavel for your help. 2014-11-01 19:05
Development: RE: How to get group_id of Current User in my_plugin/init.rb
Thank you very much. I want to set default view issues with every group. In my_plugin/init.rb. I a ... u| menu.push :tracker1, { :controller => 'issues', :action => 'index',:query_id=>5 },:param ... y5' menu.push :tracker1, { :controller => 'issues', :action => 'index',:query_id=>6 },:param ... up of current User.I think I should override issue_controller to set default view issue. But i can'nt do it. Can you help me? Please!!!! 2014-11-01 11:13
Plugins: RE: Default columns plugin
At last I found the time to have a look at the CSV export issue reported 9 months ago. When exporting to CS ... The change to do so is attached as a patch. 2014-10-31 14:58
Help: RE: Css and javascripts blocked when over ssl
I've got the same problem on: Redmine v: 2.3 ... locked] The page at 'https://my.redmine.site/issues/5' was loaded over HTTPS, but ran insecure ... y suggestion very appreciated! Kind regards! 2014-10-31 14:00
Plugins: RE: MS Project 2007 Import/Export plugin
The issues can be imported in MS Project 2007, but there are a few issues: - The start & end dates are not exported. The date of the export appears for all the imported issues. - The issue tree & the target version are broken. Many issues/sub-issues are put under wrong parent issues or "Target Versions". 2014-10-31 12:51
(5451-5475/18279)