Project

General

Profile

Search

Results (18267)

Help: Adding an Issue Status: not working?
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. 2010-06-12 11:45
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. 2010-06-12 09:02
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? 2010-06-12 05:47
Help: Executing scripts on command line to send out email
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 2010-06-12 04:26
Open discussion: Best way of making redmine cron
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 2010-06-11 16:03
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 2010-06-11 15:52
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. 2010-06-11 10:50
Help: Issues categories for many projects
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) 2010-06-10 17:37
Help: RE: Calling helper of different controller
issue solved by adding <pre><code class="ruby"> ... eries include QueriesHelper </code></pre> 2010-06-10 16:56
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> 2010-06-10 15:07
Help: Subversion: simple reference changsets to tickets by providing #ticket_number
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. 2010-06-10 15:00
Help: Calling helper of different controller
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 2010-06-10 14:28
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 :) 2010-06-10 13:16
Open discussion: Why the 0.9.5 is delayed?
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. 2010-06-09 01:53
Help: Got error when run rake db:migrate
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> 2010-06-09 01:36
Help: RE: Can I used issue fields in wiki page?
Not on stock redmine, but that should be possible through custom macros. 2010-06-08 15:22
Help: Can I used issue fields in wiki page?
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. 2010-06-08 14:51
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? 2010-06-08 13:11
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 2010-06-08 10:06
Help: How to insert full image src into emails
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? 2010-06-08 04:17
Help: RE: HTTP 500/MySQL Timeout on Issue Update
The mysql gem doesn't support MySQL 5.1 yet AFAIK. 2010-06-07 21:09
Help: RE: HTTP 500/MySQL Timeout on Issue Update
Apologies for the formatting. The processlis ... ----+ 6 rows in set (0.02 sec) </pre> 2010-06-07 20:05
Help: HTTP 500/MySQL Timeout on Issue Update
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... 2010-06-07 20:02
Open discussion: issues table split view
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. 2010-06-07 19:47
Plugins: Time Display Plugin 0.1.0
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 2010-06-07 17:01
(14201-14225/18267)