Search
Results (18267)
- Under Administration >> Issue Statuses I added a couple issue statuses (I have a total of 7), but in all m ... omehow? Did I do something wrong? Thanks.
- Help: RE: Use of Milestones with Advanced Roadmap
- Timothy High wrote: > I've never tried the A ... feature, which includes a date, and to which issues can be assigned. What else do you need? ... the versions are called milestones in the UI.
- Help: RE: Use of Milestones with Advanced Roadmap
- I've never tried the Advanced Roadmap plugin. ... feature, which includes a date, and to which issues can be assigned. What else do you need?
- http://github.com/jk2l/redmine_issue_reminder (Still beta version, will announce ... r.deliver_send_notification(self, user.mail, issues) ActionMailer::Base.raise_delivery_e ... nv ruby script/runner vendor/plugins/redmine_issue_reminder/lib/tasks/send_email_to_all.rb N ... uery class design, will debug that part later
- I just made a plugin that send email to assig ... base on Query criteria (e.g. Notification of issue on production and it is not marked as Tested ... Rest_api_with_ruby ? Thanks for all helps
- Help: RE: Unable to browser remote SVN
- <pre> [root@puppy ~]# su apache bash-4.0$ s ... certificate verification failed: certificate issued for a different hostname, issuer is not trusted (https://192.168.0.254) You ... beeing annoying, although i've accepted it :S
- Open discussion: RE: Images in descriptions. How to make them visible in email notifications.
- Yes, thanks for reply. It works of cause. But I have to submit issue first to know attachment id. And then modify ... 'm looking for a way to automate it somehow.
- How can I create issues categories that are valid for many projects ... every project? (In this case I will open an issue in Redmine, because this would be a very useful feature)
- Help: RE: Calling helper of different controller
- issue solved by adding <pre><code class="ruby"> ... eries include QueriesHelper </code></pre>
- Help: RE: Subversion: simple reference changsets to tickets by providing #ticket_number
- After hour of searching I wrote this topic... ... ntation... <pre> If you want to reference issues without using keywords, enter a single star ... erencing keywords setting. In this case, any issue ID found in the message will be linked to the changeset. </pre>
- Hi. Redmine has nice feature which allows ... erencing tickets is made in scan_comment_for_issue_ids but I'm very unfamiliar with ruby. Could ... keywords but by simple #ticket_number format.
- Hi I am a bit new of ruby on rails, so I am s ... ing a plugin that will create a query as the issue list generation. However I have encountered ... ere else instead of copy and paste the method
- Help: RE: NetBeans connection
- i would also like this to be possible, but i ... creen shot. we can already update redmine issues via the commit messages (closes #123, refs ... e if there was direct netbeans integration :)
- May I ask why? Did something happen? Or just because those issues are difficult? It seems like that there was no activity of Jean-Philippe Lang for several days.
- Using redmine version 0.9.4 When i run <p ... e </pre> I get this error trace: <pre> IssueStartDate is not a class ./db/migrate//005_issue_start_date.rb:1 /usr/lib64/ruby/gems/1.8/ge ... mysql Database schema version 4 </pre>
- Help: RE: Can I used issue fields in wiki page?
- Not on stock redmine, but that should be possible through custom macros.
- Heelo. If I write #_digit_ in wiki page I got a link to the issue. Can I address to the issue special field, e.g. 'Start' or 'Done' fields for this given issue? I wish to view a value for some special fields in form of a table: <pre> | #_issue_ | #_issue_:Title | #_issue_:Start | #_issue_:Done | </pre> Thank you.
- Plugins: RE: Code Review Plugin 0.2.7 Released.
- Might it be possible to add code reviews from patches on issues to the same issue?
- Plugins: RE: Redmine Stuff To Do plugin v 0.4.0 Released
- Tobias Roeser wrote: > I'm on redmine-0.8.4 ... ation? Updating to remine 0.8.7 fixed the issue. Thanks for this plugin. Kind regards Tobias
- I'd like to view images in my emails in description field. Now if I insert image using !tag! into issue descrition I view the relative path for the ... path to the image so I can view it in emails?
- Help: RE: HTTP 500/MySQL Timeout on Issue Update
- The mysql gem doesn't support MySQL 5.1 yet AFAIK.
- Help: RE: HTTP 500/MySQL Timeout on Issue Update
- Apologies for the formatting. The processlis ... ----+ 6 rows in set (0.02 sec) </pre>
- Hey all... Have a query: running redmine 0.9 ... install with the questions plugin enabled. Issue content was imported from a bugzilla instanc ... se failed updates, the row (and possibly the issues table) is locked. I can unlock it by killi ... s this on a sample bad update: Processing IssuesController#edit (for 10.10.2.67 at 2010-06-0 ... pGB7UZEHKZhMR5kWrmi3ui7Y+w=", "id"=>"4856", "issue"=>{"start_date"=>"2010-0 1-14", "custom_fie ... , "subject"=>"VA Dev 2.0: Reports Pages GUI issue", "category_id"=>"144", "tracker_id"=>"1", " ... {"question_assigned_to"=>""}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}} ... estarting transaction: UPDATE `issue...
- Would it be possible to add either a 2 column, or a horizontally split view of the issues table, with a separate filter applicable to ... helpful for projects with a large number of issues / tasks. E.g. this could allow the left column to show the current target versions issues, and the right column the rest (including backlog issues). Also, drag and drop (of single or multiple) issues between the columns would help quick and easy replanning.
- Hi guys, I am new to open source development ... e a new section above the description of the Issue to display the spent time as shown in the attached picture