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.
- 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).
- 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!
- 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.
- 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?
- 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
- 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,
- 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,
- 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!!!
- 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>
- Plugins: RE: Redmine boards/wiki/issues watchers management plugin
- That fixed it for me too, thanks @benny lutati
- 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?
- 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é
- 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
- 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
- Help: RE: reporters watching issues get no email (developers do)
- *bump* Has no one got any idea?
- Hi every body!I want to create issue by import file excel.what plugin can do that? or library or method??? Please help me!!!
- 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...
- 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>'
- 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.
- 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.
- 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!!!!
- 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.
- 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!
- 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".