Project

General

Profile

Search

Results (18279)

Plugins: RE: Bug recurring-tasks plugin
https://github.com/nutso/redmine-plugin-recurring-tasks/issues/42 Plugins folder name should be recurring_tasks 2014-06-25 18:14
Help: RE: Disable/hide field
>Is it possible to hide the priority-field? ... o edit the workflow, but when creating a new issue, redmine still lists everything. To remove the offinding statuses, go to Administration -> Issue statuses (DE: Administration -> Ticket-Status). 2014-06-25 10:45
Help: Disable/hide field
hey guys, i try to create a new project an ... o edit the workflow, but when creating a new issue, redmine still lists everything. I hope u can give me some hints :) 2014-06-25 08:14
Open discussion: RE: Update issue is now edit?
As far as I can tell, *Edit* is just a rename ... user, in addition to extra code to maintain. 2014-06-24 17:56
Open discussion: Completed 401 Unauthorized IssuesController show as XML
So my boggle is that I have been tasked with ... ine server and recently just one user has an issue where she is trying to update her repo only that the hook complains the issue doesn't exist when it does. I looked into ... h the API and there doesn't seem to be a key issue that I can tell. I have ccrosssed checked ... e time to read this in the first instance. 2014-06-24 17:43
Open discussion: "Last comment" conveniently displayed?
Hi! in communication with co-workers who d ... d as PDF to discuss status and next steps on Issues/Projects. It would be extremely useful to e ... Any ideas/help appreciated. Thanks Alex 2014-06-24 15:32
Help: Delayed or Duplicated Email Notifications?
Hopefully someone can point me in the correct ... onto the ticket weeks later. Example: Issue #3505 has been updated by Charles Comeau. ... we use SQL 2008 R2 Standard for our database 2014-06-24 13:07
Plugins: Error plugin MEETINGS when i create a meeting
Hello friends, i have redmine bitnami stack 1 ... gantt_chart/app/views:vendor/plugins/redmine_issue_checklist/app/views:vendor/plugins/redmine_m ... y, but my english is bad. Thanks Thanks 2014-06-23 19:41
Open discussion: Update issue is now edit?
Redmine 2.5.1.stable.13182 I just moved fr ... t had an update button at the bottom of each issue, and I thought that was weird, since there w ... g that I had messed up in my configuration. 2014-06-23 19:40
Help: RE: Internal Error 500, while trying to access subversion repository under windows
Could any one help me on this issues please? 2014-06-23 17:21
Help: REST API ISSUES 422 HTTP ERROR
Hi, guys! What's the best way for the bug release? While updating the Issue by REST API an error 422 occurs, but the ser ... error occurs due to the linked custom_fields. 2014-06-23 15:45
Help: RE: How to call and display a custom value of an issue ?
Ok, it's working :) Thank you Martin ! 2014-06-23 13:56
Help: RE: How to call and display a custom value of an issue ?
I had to go to check and the correct method is: <pre><code class="ruby"> issue.custom_field_value(field_id) </code></pre> ... re><code class="erb"> <td class="etape"><%= issue.custom_field_value(2) %></td> </code></pre> ... omizable/lib/acts_as_customizable.rb Cheers, 2014-06-23 13:01
Help: RE: How to call and display a custom value of an issue ?
Thank for your reply Martin. But the value ... custom_field_id = 2 and the customized_id = issue.id. Do you understand ? Here is my code : <pre> <table class="list related-issues"> <caption><%= l(:label_related_issues) %></caption> <%- @issues.each do |issue| -%> <tr class="issue hascontextmenu"> <td class="checkbox"><%= check_box_tag 'ids[]', issue.id, false, :id => nil %></td> <td class="subject"><%= link_to_issue(issue, :project => (@project != issue.project)) %></td> <td>Etape : </td> <td class="etape"><%= issue.custom_field_values[{:custom_field_id => 2, :customized_id => :... 2014-06-23 11:47
Help: RE: How to call and display a custom value of an issue ?
Hello Alice, As far as I remember, it is: <pre><code class="erb"> <%= issue.custom_field_values[field_id] %> </code></p ... d_id@ is the id of the custom field. Cheers, 2014-06-23 11:28
Help: How to call and display a custom value of an issue ?
Hi, My question is in the title : how to call and display a custom value of an issue ? Is there a function to do that ? Thank for your help, Alice. 2014-06-23 09:47
Plugins: "Issue History Filter" plugin
Hi! I've just published Issue History Filter Plugin. This plugin adds dial ... nterested in to let you quickly skim through issue history for the information you need. Fe ... history entries (i.e. changed values of the issue attributes) * Show/hide comment text in the ... s that contain modification for the specific issue attribute * Show only history entries from ... able here: https://github.com/allati/redmine_issue_history_filter Hope this plugin will be u ... tions and code review are welcome! ~ Vadim 2014-06-22 22:32
Open discussion: RE: Changing text in email object field ?
Gui MOC wrote: > Dear All, > > Is it poss ... > I want to get : "[Project Name] [tracker] [Issue]" instead of the default text. I'm attach ... t Project Name] [Subproject Name] [tracker] [Issue]@* If creating or updating an issue within a top-level project it will take the default scheme: *@[Project Name] [tracker] [Issue]@* I've tested it on redmine 2.5.1. Joseph Rossi wrote: > I would like to use the @issue.project.parent.name to display the parent pr ... am in a sub project. But if I try to edit an issue in a root project, I have an error 500 as th ... a look at it, it should answer your question. 2014-06-22 16:11
Plugins: plug-in to define start and end date of an issue automatically?
Hi, if I create many new issues with its estimated time, their relations li ... calculate the start and the end date of each issue automatically . Is there any plug-in which distributes the issues based on this data, working hours per day a ... thanks for your recommendations, pioupus 2014-06-22 15:40
Help: migrating to new version of redmine, database problems.
Migrating from ubuntu 12.04 with redmine 1.3. ... 14.04 with redmine 2.5.1.stable.13182 My issue is that once I had the 2.5.1 with ubuntu 14. ... version-ubuntu-14-04-apache2-rvm-passenger/ 2014-06-22 01:48
Open discussion: RE: No import function = giving up on Redmine
An idea for importer: # Read csv file line by line # use Redmine REST API to import issues. 2014-06-21 19:13
Help: cannot restore database
Hello, I am using Bitnami-Redmine (Redmine ... dmine-2.5.1-1/apps/redmine/htdocs/app/models/issue_relation.rb:73:in `<class:IssueRelation>' C:/Bitnami/redmine-2.5.1-1/apps/redmine/htdocs/app/models/issue_relation.rb:18:in `<top (required)>' C:/Bit ... in>' Tasks: TOP => db:migrate => environment 2014-06-21 06:33
Plugins: Redshare plugin - sharing with groups
Thanks a lot to developers! - Very useful plu ... entire groups... Is it possible to share issue with Group? If yes - how can I do it? If no - Can we expect? - Will any updates regarding Issue Sharing with entire Group be done in future? Thanks... 2014-06-20 08:43
Open discussion: RE: Redmine best practice fo ... anning and tracking (activities and tracker)?
We are using the following trackers in our we ... ogether which can be easily filtered via the issues and reports core plugins really help us to ... status and time spent against each activity. 2014-06-20 08:08
Plugins: RE: Paste screenshots into body of Issue - as images (not atachments): Plugin coming soon
Chrome 35 for me works also when pasting to Wiki: where FF 30 does not. 2014-06-19 16:53
(5976-6000/18279)