Search
Results (18307)
- Help: RE: Redmine stops responding when trying to open a subversion repository
- Can someone help me with this issue? Thanks!
- We're currently in the middle of migrating our collaboration and issue tracking tool from SourceForge EE to Redmine ... prompt the user for which project to import issues into, and at the moment the response is sor ... 've fetched the data? Cheers, Asbjørn
- Hi All, I've migrated from Redmine 1.0.5 t ... efs #123 @1.2". Commits are linked to the issue but the time parameter is not taken in account. What am I missing? Thx, David
- Help: RE: I can not create new issue in project
- In administration for roles u can see issue visibility option. It must be all issues if u want see all issues.
- Help: RE: I can not create new issue in project
- you can check this problem by link: http:/ ... h.com.au username : test password: 123456
- Help: RE: I can not create new issue in project
- Yes, after click the "create" button, the page will jump to "issue" tab. but i can not see the issue created by me. I also checked that there ... e help to check that. Thanks! Br, wwyhy
- Help: RE: I can not create new issue in project
- This log does not containt error info. Can you post error from log or full log trace in this forum?
- Help: RE: I can not create new issue in project
- Bleow is log info when i create the news. and ... is "index" but not "create" when create new issue, so the create new issue is failed. however the action is "create", s ... tp://pm.chineseyouth.com.au/projects/df/news]
- Help: RE: I can not create new issue in project
- Below is the log info: --------------------- Processing IssuesController#index (for 118.113.193.91 at 2011 ... uOFNKIlXl8HsGoKOhD4UCD26IygBWhvE76Tglv30=", "issue"=>{"start_date"=>"2011-06-09", "estimated_hours"=>"", "parent_issue_id"=>"", "priority_id"=>"4", "is_private"=>" ... "description"=>"agsdf fsdf"}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}}} Rendering template within layouts/base Rendering issues/index.rhtml Completed in 96ms (View: 72, DB: 3) | 200 OK [http://pm.chineseyouth.com.au/issues?project_id=df]
- Plugins: RE: Show Issue Descriptions plugin
- In my case, it is definitely this plugin. I o ... it, error like described in my previous post.
- Hi, i can create new issue in project. after created issue, i can not found the issue in "issue" tab. and show "No data to display". But ot ... Any help is welcome! Thanks! Br, wwyhy
- Help: RE: massive startup delays
- This is my issue: http://www.redmine.org/boards/2/topics/24510 SVN is turned off.
- Hello Everybody. Sometimes my Redmine hang. ... ot this ? Ubuntu 9.04 Redmine 1.2.0(same issue was with 1.1.3) Mem: 1024900k total, 531924k used, 492976k free,
- Hi, I just installed Redmine and I just cann ... : more than 10 developers each and about 500 Issues (development tasks) to be done each. We wa ... is computed dates for start/finish of each "Issue". I mean: if I decide some Issue needs more work (Estimated time) I would exp ... n, pretty please? Thanks in Advance Mauro
- Help: RE: Problems receiving emails to open Issues with Imap
- Hi Eric, you need to go in Redmine's interfac ... g. It stopped complaining and now I can open Issues with email. Hope this helps cause it was a big headache for me.
- Help: RE: Problems receiving emails to open Issues with Imap
- Guess it's a custom field.
- Plugins: RE: Show Issue Descriptions plugin
- I was wrong in my last post, the plugin that ... ushing on the apply button for filtering the issue list is extra_query_operators.
- Plugins: RE: Show Issue Descriptions plugin
- Yes, I'm also having this problem. If I choos ... Show Description, all columns are unselected.
- Hi, I'm quite new to redmine and wonder weather it a feature, that I can't change the original issue text, or is it anyhow possible. Any hints are very welcome Alexander
- Plugins: RE: Default columns plugin
- Ok, I found a working solution: If you just ... ed the Query-Filter-Section collapsed in the Issues-View, just delete the contents of <plugindir>\app\views\issues\ If you want that section collapsed, rep ... our Redmine-Install (<redmineroot>\app\views\issues\). Now have a look at the plugins index.rht ... st copied index.rhtml and you should be fine.
- Hi since i updated to 1.2.0 i have been getti ... and this is what i got: <pre> Processing IssuesController#update (for ********* at 2011-06- ... uthenticity_token"=>"********", "id"=>"20", "issue"=>{"start_date"=>"2011-05-31", "estimated_hours"=>"****", "parent_issue_id"=>"18", "priority_id"=>"4", "is_private"= ... id"=>"2", "description"=>""}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}}} Redirected to http://*********/issues/20 Completed in 243ms (DB: 89) | 302 Found [http://********/issues/20] Processing ApplicationController#i ... n 20110511000000 Thanks for your help!
- Open discussion: RE: Import Issues
- Hi Steven, I updated the zh.yml file so th ... /leovitch/redmine_importer as usual. Leo
- Help: RE: Edit routes.rb to change mapping of home
- Hi, After a lot of looking around, I found out that most of the documentation and issues refer to some wrong function calls (or what ... > 'admin', :action => 'show', :id => 'wiki'
- all issues are prefixed by 'issue # xxx' where xxx stands for the issue id. To be able to manage the issues numbers and for specific needs, I want to incorporate anissue Id in my issue title and thus remove the '# xxx' from the p ... rform the adjustment ? thanks for any help
- Plugins: RE: Default columns plugin
- Luis' workaround <% if User.current.allowed_to_globally?(:filter_issues_option, issues = nil) %> works, if you use {} instead of nil. At least the issues page is shown again ;-( After that I get ... on apply again, I get the default selection.