Search
Results (18291)
- Help: RE: Delete project - what happens internally
- AFAIK _everything_ that is tied to the @proje ... ll the project modules and project settings (issues, subtasks, forums, wiki, journals, versions ... t_test.rb@11305#L211); for some more info.
- Help: RE: Howto install Redmine on Heroku
- I have posted some time ago article in my blo ... ving attachments on AWS S3 and mail delivery issues.
- Note: This duplicates my post to - https://github.com/leovitch/redmine_importer/issues/36 I love the Importer plug-in: http://www.redmine.org/plugins/importer Importing new issues works great!! When I try to update any existing issues, I get the error message below and the log ... ken"=>"OzqiZv...blah...rPZcIBBaK4=", "update_issue"=>"true", "controller"=>"importer", "import_ ... ink I'm using the latest plug-in version: Issue Importer Issue import plugin for Redmine. Martin Liu / Leo ... ror above. Please help!! Rick
- Okay this seems like a really basic thing - are issues always sorted by # in descending order by d ... ere no setting to change this to show oldest issues first as a default? There's no sorting option for Issue # in custom filters. You can sort by Created ... es I was trying to figure out how to sort by Issue ID. In the issue list itself you can sort by the # column, bu ... task list. Am I missing a setting somewhere?
- Dear all, our redmine consist of 3 groups. ... pport and developer. Reporter will create issues to support and support will route the issues to developer. question: 1. how can i set the issues update to be partially "PRIVATE"? means when the reporter created issues, then support will assign to developer and ... am currently running on redmine 1.2 thanks
- Plugins: RE: Overall gantt diagram showing all projects?
- David Brandt wrote: > Actually I found a "ha ... via "@top menu left -> Projects -> View all issues -> Issues right sidebar > Gantt@". It's routing to <notextile>http://domain.tld/issues/gantt</notextile> which is a(n) overall / g ... |_. Navigation |_. Route (URL) | | overall issue list view | "@top menu left -> Projects -> View all issues@" | <notextile>http://domain.tld/issues</notextile> | | overall calendar view | "@top menu left -> Projects -> View all issues -> Issues right sidebar > Calendar@" | <notextile>http://domain.tld/issues/calendar</notextile> | | overall gantt view | "@top menu left -> Projects -> View all issues -> Issue...
- [fyi: i posted this on the 'Help' forum about ... everal private projects. When creating a new issue under a private project, I would like to re ... st that is displayed? Thanks! - Allen
- Help: RE: Upgrade from 1.0.4 to 2.2.2 - Windows
- Ok - it helps to paste the .DLL file in the R ... and not the .LIB file. This has fixed this issue. Now to figure out what is next.
- All - Looking for some "major" help/advice ... e try again later."_ Now for the next big issue, I am a true novice/newbie so the more detai ... similar posting just point me to it. Thanks
- Plugins: RE: Getting lists of issues based on custom conditions in plugins
- Hi Dhanasingh, thanks a lot for your answe ... the discussion, let me know please! Martin
- Help: RE: Spent time as % done
- David Brandt wrote: > Wouldent it be nice to see the 5 hours make the % done go to 50, if the issue is set to 10 hours! Oh, it certainly would, at least for me :-) > If I realise the issue takes longer, eg 15 hours, why not adjust the hours set on the issue? Yes, that could be done, and I wouldn't mi ... ctually I wouldn't mind a situation where an issue is 150% done. I would quite fast realise tha ... r way then intented! No, i don't think so...
- Help: RE: Mandatory notes field
- Create a new custom field and set its properties to "required": Administration -> Custom Fields -> Issues
- Help: RE: Email notification only runs when system creates new issue
- I have the same problem. When the system creates an new issue, everyone gets the mail. On an Update only t ... without any result. Any ideas?? Thanks!
- Plugins: RE: Getting lists of issues based on custom conditions in plugins
- Martin, This is what we do in the Weekly Timesheet plugin cond =["#{IssueStatus.table_name}.is_closed = ?", true] issues = Issue.find_all_by_project_id(params[:project_id], ... I actually found a good discussion around issue closed date, I couldn't locate it now. If I find it I will let you know. Dhanasingh
- I've seen requests to be able to sort gantt. ... is frustrating that you can't easily insert issues where you want them because of the auto-numbering of issues.
- Hi there, this is my first post here :-) I ... ything in the documentation to get a list of issues based on custom conditions. Also there is n ... ller hook and simply call something like @Issue.where(:is_closed => true)@ but I don't th ... just let me know :-) Regards, Martin
- Help: RE: Issue when installing redmine 2.2.2 on apache (dispatch not found)
- Hi, Found the solution. Changed: <pre ... onf. Thanks for your time and support guys
- Open discussion: RE: Reg "delete issues" permission
- Hi jan, Got it,Thanks
- Hi, We use redmine to track bugs and issues during development. while i give the progra ... 3.2.11 Thank you, Guy
- Plugins: RE: Weekly Timesheet 1.3
- Hi, Is there a way we can map the "Log time" entry in the issue tracker with the Weekly TimeSheet plugin to avoid redundant updates? Regards Lijo Jose
- Help: RE: Jetty+JRuby Could not find jdbc-mysql-5.1.22.1
- Any progress on this? I have almost the same issue except that my database.yml only has a produ ... . I have attached a copy of the error.
- My installation information: <pre> root@sni ... very old thread where someone had a similar issue, boards/2/topics/17924 , but nothing there h ... remove all links for it to accept my post...
- Open discussion: RE: Reg Issue No
- Hi jan, Why we thought of having a customized issue no is that we can even extend redmin to our external vendors for issue reporting.so it would have been good if each project start a new issue no(lets says from 1,2,3..etc) or a customized issue no.This would be advantage to the external vendors and us too.
- Is there a way to determine the date when the an Issue has an update where Prop_Key equals status_i ... change was a status_id update. Thank you.
- Help: RE: Spent time as % done
- Hi again Jan :) I see your point, but.. ... the 5 hours make the % done go to 50, if the issue is set to 10 hours! If I realise the issue takes longer, eg 15 hours, why not adjust the hours set on the issue? Actually I wouldn't mind a situation where an issue is 150% done. I would quite fast realise tha ... et the % done every time I was working on an issue! I'm an architect, maybe I use it in an other way then intented!