Project

General

Profile

Search

Results (18279)

Open discussion: RE: Workflow with feedback: Best practices
Stephan Henn wrote: > Hi, I'm new to redmine ... k to a developer. > 2) He then works on the issue and afer he has finisched sets the status to ... he developer not only sets the status of the issue to "Needs feedback", but also assigns the issue to that other team member. The latter can then give feedback in the issue and re-assign it to the developer. > Sha ... at depends on your usecase. Gruß nach Köln?! 2013-09-24 13:22
Open discussion: RE: Difference between Comments and Notes when reporting an issue
I understand this, what i cannot understand i ... comments can also be searchable? thanks 2013-09-24 12:13
Help: svn authentication issue
Hi, I am using below url for setup. ht ... am getting below error, how to resolve this issue. svn: Server sent unexpected return value ... ONS request for 'http://svn.example.com/test' 2013-09-24 12:07
Open discussion: Workflow with feedback: Best practices
Hi, I'm new to redmine and unsure how to best ... ask to a developer. 2) He then works on the issue and afer he has finisched sets the status to ... ou handle such a scenario? your's Felix 2013-09-24 11:01
Plugins: RE: Smart issues sort plugin
Steven Wong wrote: > a new issue found > > when I used the issue list to save my query, I click [save] button ... te::Error (undefined method `category' for #<IssueQuery:0x2b8bb20>):...] We are also running ... e using current GitHub checkout of the smart issues sort plugin. Any ideas on how to fix this, ... around existing? Kind regards, Daniel 2013-09-24 10:35
Help: RE: Comments under issues invisible for non-admin users
Thank you very much @El Mojito. This worked for me. 2013-09-24 10:02
Help: RE: Issue notes are not visible
I came across this http://www.redmine.org/boa ... patch (if any), but I believe it works fine. 2013-09-24 10:01
Open discussion: RE: Difference between Comments and Notes when reporting an issue
This comment is for spent time field. You may ... information related to the spent time entry. 2013-09-24 09:00
Open discussion: RE: Difference between Comments and Notes when reporting an issue
Good morning and thanks for the reply. No I ... website. i am attaching a screenshot of an issue with the notes and comments highlighted. 2013-09-24 08:43
Help: Migrated from 1.2 -> v2.3.3 stable - queries table lacks 'is_public' column
I didn't see any issues during migration. Can I just add this colum ... rs on many pages including /projects/example/issues & /projects/example/issues/gantt. Production.log shows: Started GET "/projects/example/issues/gantt" for 129.105.107.143 at 2013-09-23 15 ... e-2.3/app/models/version.rb:124) Rendered issues/_sidebar.html.erb (5.1ms) Rendered plugi ... es`.`project_id` WHERE `queries`.`type` IN ('IssueQuery') AND ((queries.project_id IS NULL OR ( ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking'))) AND (queries.is_public = 1 OR q ... 13: <% end %> 14: <%= call_hook(:view_issues_sidebar_planning_bottom) %> 15: 1 ... ebar_queries %> 17: <%= call_hook(:view_issues_sidebar_queries_bottom) %> app/helpers/issue... 2013-09-23 23:04
Open discussion: RE: Difference between Comments and Notes when reporting an issue
Do you use a customized version of redmine? We don't ship with a field called Comments... 2013-09-23 22:19
Plugins: Hudson Plugin 2.1.2 Released
h3. Plugin Details * "r-labs":http://www.r ... or with Redmine 2.2.1 * ##1258 (Defect) no issue filter item for hudson. * ##1257 (Defect) ... (Defect) Plugin can't show build result on issue page, when project uses git * ##1252 (Defec ... tory. # run 'rake redmine:plugins:migrate' 2013-09-23 13:25
Open discussion: Difference between Comments and Notes when reporting an issue
Hi, more than a technical issue I would like to know the difference between ... he history of the job. This can create some issues as users would intuitively enter informatio ... other users to look into the history of the issue. Is there a way the comments field can be ... r are there any other workarounds ? Thanks 2013-09-23 11:10
Help: Handling multiple projects together
Hi Is it possible to handle multiple projects together with redmine? I would like to list issues from two seperate projects together in the same issue list and share the same gantt diagram. Thanks, Hubi 2013-09-22 18:32
Help: Sometimes I get 404 error
My configuration is very similar to that desc ... .20.1 - - [20/Sep/2013:17:07:36 +0300] "GET /issues.xml?offset=0&limit=500&assigned_to_id=3 HTT ... ppreciate any hints with this matter. Ivan 2013-09-20 16:26
Help: RE: Redmine 2.3.1 Issue list edit
I fix problem with two Sort by # columns in /app/models/issue_query.rb I edited line: QueryColumn.new(:id, :sortable => "#{Issue.table_name}.id", :default_order => 'desc', : ... to: QueryColumn.new(:id, :sortable => "#{Issue.table_name}.id", :default_order => 'desc'), 2013-09-20 11:15
Plugins: RE: Querying on Custom Fields
Think I got it: having the issue record: issue.custom_field_values.each do |cf| cf.custo ... ow to access the custom field name and value) 2013-09-19 12:33
Help: Redmine 2.3.1 Issue list edit
Hello, my English is bad. I have a problem with Issue list. I have two columns with Sort by # and ... o scroll horizontally. How can I fix this? 2013-09-19 11:26
Open discussion: Redmine 2.3.1 Issue list edit
Hello, my English is bad. I have a problem with Issue list. I have two columns with Sort by # and ... o scroll horizontally. How can I fix this? 2013-09-19 11:23
Plugins: RE: redmine_time_tracking plugin: Booking could not be added!
https://github.com/hicknhack-software/redmine_time_tracker/issues/100 2013-09-19 05:45
Help: transferring from Redmine 1.2 to 2.3 on new bitnami server
Hi, I am in the midst of moving from Redmi ... projects are visible, but most pages such as issue list no longer work. What should have I d ... things? Easier to tweak, or start over? 2013-09-18 22:57
Plugins: Usersnap Plugin: Add Screenshots to tickets directly in your Browser
Hello! I'm happy to annouce the first rele ... p helps you to communicate effectively about issues and share feedback between developers, cust ... ect/redmine Have a nice day, Gregor 2013-09-18 10:46
Help: RE: Issue notes are not visible
I noticed that for the admin user, the issue notes are visible whereas for a non admin user the issue notes are not visible. This problem was not ... possible that while an user was updating the issue and simultaneously the admin was changing th ... , but is there any other ways of fixing this issue? I am using Redmine 1.3.2 stable version. Any help is appreciated! 2013-09-18 09:26
Development: Enhancement to reminder email rake task (patch attached)
I have enhanced the rake task that send reminder messages to allow more control over which issues will be notified about. Feel free to integ ... did not add any. see #14400 for a related issue. 2013-09-18 06:39
Plugins: Querying on Custom Fields
What is the Rails way of retrieving the custom fields, name and values, from an issue? 2013-09-17 21:33
(6976-7000/18279)