Project

General

Profile

Search

Results (18292)

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
Development: RE: How to display links from custom, fields value
Hi Martin, I am attaching to this thread, be ... he table has the value of first row. Only issue #44 should have value with link in the colum ... redmine2.jpg?1414751605! Greetings, Tomek 2014-10-31 11:35
Open discussion: Roadmap: show only issues that does not have a parent?
Is there any way to make the roadmap view to show only issues that does not have a parent, i.e. hide all subtasks? 2014-10-30 22:51
Help: Filtering issues by target version's due date
Hello everyone, I was wondering how to filter issues by target version's due date. I can do i ... Hope this message finds you well :-) Seb 2014-10-30 17:05
Help: Can't access changeset page
* use git scm * change git path * now when ... sik (id=1) Rendered repositories/_related_issues.html.erb (21.0ms) Rendered repositories/ ... f manage_allowed %> 27: <%= form_for(@issue, :as => :issue, :remote => true, 28: :url => {:controller => 'repositories', :action => 'add_related_issue', 29: :id => @project, ... ntifier}, app/views/repositories/_related_issues.html.erb:27:in `_app_views_repositories__related_issues_html_erb__3690622906488479603_14833100' ... ontroller.rb:223:in `revision' </code></pre> 2014-10-30 11:14
Development: updating custom field value from code doesn't work.
Hi, I have the latest version of redmine a ... custom field values from the code- app/views/issues/new.html.erb. Is this the correct format ... elds.custom_field[0] = 16" ? thanks, kal. 2014-10-30 06:51
Help: Import redmine 2.3.2 sql data into redmine 2.6 issue
Has anyone try to test redmine 2.6? I install ... nnot update to the latest redmine version.... 2014-10-30 04:50
Help: RE: About redmine reminder emails
if you set a reminder due in 7 days, and set ... uns once each day for check the state of all issuees, the reminder mail will send once per day, ... send twice, the reminder temlate is like xxx issue due in xx days, it is the redmine default format, and it is enough to use that default format. 2014-10-30 04:47
Plugins: RE: Most plugins functionality broken in 2.6.0 version
Hi Tony, My intention was not to blame you ... thub.com/paginagmbh/redmine_lightbox2 Same issues were encountered for developer, that was th ... ologies for same. Regs, Lajish Lakshmanan 2014-10-29 14:56
Help: RE: Change Repository URL without losing manual-added commit-issue references
We have the same issue, but with subversion. Our solution till n ... y to add relation between commit and redmine issue, but also to modify the svn commit so that t ... g, if they do not contain a reference to the issue in redmine (without checking the existence of the issue - only the message format). With git it c ... ript to be able to keep all of the relations. 2014-10-29 13:34
Help: Redmine works strange
Hello, i just installed Redmine and its well- ... ins: no plugin installed Troubles: 1) Issues => Select issue => Click 'Quote' => PAGE NOT FOUND Log fil ... ller::RoutingError (No route matches [GET] "/issues/8/quoted"): /usr/lib/ruby/vendor_ruby/ac ... in `block (3 levels) in start_threads' 2) Issues => Select issue => Click 'Delete'=> Nothing happens - just page refresh (but message box should appears). 3) Issues => Select issue => Click 'Watch' => PAGE NOT FOUND ActionCo ... thing not installed or installed with errors? 2014-10-29 06:54
Development: RE: How to view custom field is 2.000.000
Thank you very much. This code is true with s ... st:3000/projects/du-an-mua-sam-thiet-bi-2014/issues I insert this code into file my_plugin\app\view\issue\index.html.erb This code cannot resovle prop ... 000000</td> !http://i.imgur.com/6ijETmg.png! 2014-10-29 06:19
Help: RE: redmine 1.1 upgrade 2.5 but error 500 on the page "New issue", "Calendar" " Gantt" and "Issues"
Hello Matthieu, I don't know if it's your er ... .5.x uses Rails 3.2 and not Rails 4. cheers, 2014-10-29 06:00
(5476-5500/18292)