Project

General

Profile

Search

Results (18298)

Help: RE: Fatal error when opening the issuelist in a certain project
Does anyone have an idea how I can get this fixed? We are running Redmine 1.1.3 2011-11-03 12:54
Help: Fatal error when opening the issuelist in a certain project
In a certain project I get this instead of the issuepage: Internal error An error occurred ... ' for nil:NilClass) on line #16 of app/views/issues/_list.rhtml: 13: </tr></thead> 14: ... roup = false %> 15: <tbody> 16: <% issue_list(issues) do |issue, level| -%> 17: <% if @query.grouped? && (group = @query.group_by_column.value(issue)) != previous_group %> 18: <% reset_cyc ... <tr class="group open"> app/helpers/issues_helper.rb:28:in `issue_list' app/helpers/issues_helper.rb:23:in `each' app/helpers/issues_helper.rb:23:in `issue_list' app/views/issues/_list.rhtml:16:in `_run_rhtml_app47views47... 2011-11-03 12:53
Open discussion: RE: Task Adapter 1.4.4 is released (Redmine-MSProject integration)
Can this issue sync get automated and run on linux? What ha ... gories, versions or projects are missing for issues getting synced? 2011-11-03 10:46
Plugins: RE: Redmine Issue Reminder - Version 0.0.1
@Terence Mill: It is sending you issue lists which are built by queries like the queries in the normal issue list (it is using the same queries, so if yo ... ng in my system are the following queries: !IssueQueries.png! And that are the reminder i set up: !IssueReminder.png! With the rake task scheduled ... d not sending you 35 different emails) # My Issues today (based on each user, so the assigned ... every monday the email contains also: # My issues this week # Deadline exceeded And for s ... et up a rake task with the windows scheduler. 2011-11-03 10:17
Plugins: RE: Redmine Issue Reminder - Version 0.0.1
Anyone who could tell me how to config the sc ... ndows and CentOS in detail? Thanks a lot. 2011-11-02 23:30
Plugins: RE: Redmine Issue Reminder - Version 0.0.1
What does it remind for? Due date or any cha ... edmine all in one email or just en email per issue? Iour users would like to configure their r ... rity for actual user from "my Account" too. 2011-11-02 23:20
Help: RE: How to update issue status/priority using Rest API?
Same issue here, but with XML; it seems like <status_id ... d work, I must be doing something wrong.... 2011-11-02 17:37
Open discussion: RE: Find and replace in issue text?
Thanks. I might do a global SQL update instead. 2011-11-02 17:05
Help: Is there a way to add a new issue with values from the url?
I want to create a bookmarklet or similar to import issues from a Get Satisfaction page. I'd be eas ... en http://home.yast.com/projects/projectname/issues/new?subject=Somethings+wrong&description=He ... . Is there some way to initialize the new issue? 2011-11-02 15:07
Help: problem uploading files : 502 Bad Gateway
Hi All We are having this intermittent pro ... file attachments (very small file size) to a issue. Get this error page: 502 Bad Gateway. ... nt: 74.92.197.213, server: , request: "POST /issues/3286 HTTP/1.1", upstream: "http://unix:/tmp/thin.0.sock:/issues/3286", host: "server.domain.com", referrer: "https://server.domain.com/issues/3286" </pre> And in the /tmp directory, ... you very much in anticipation. cmgui 2011-11-02 02:19
Help: Cannot login after moving site
I moved redmine to a new server, with a new D ... otection = false But that did not fix the issue. I know this is an old version, but I am hoping to find a fix for this issue without updating right now. 2011-11-01 14:14
Help: Date time in ISSUES
Hi, My question refer to the ISSUES functionality of Redmine. Is it possible to change the fields START and DUE DATE within ISSUES from a date field to a +*date-time*+ field? ... project developers have deadlines to resolve issues, which can vary from 2 hours (immediate) up to 5 business days (low). Thanks. 2011-11-01 12:41
Open discussion: RE: Allow voting for issues on Redmine.org
There is a plugin to enable voting on projects issues, with voter list and max 1 vote per user. ... le. https://github.com/cforce/redmine_vote 2011-11-01 00:40
Help: Public pages no longer available, loops to login page
Hi, I've had the latest Redmine 1.2 deployed for over 2 months now with no real issues. Sometime last week whenever a user att ... ne ezSummary plugin 0.0.1 2011-10-31 17:38
Help: Multiple installations of Redmine on a single server - having issues...
I'm trying to setup redmine on two separate d ... server and they both seem to be working. The issue is both systems seem to be connected in some ... ge any of the settings, add a project, or an issue - then it shows up on both installations. We ... e effect? Thanks in advance for the help! 2011-10-31 09:38
Plugins: Add columns
Hi Is it possible to add some columns on the project-view all issues report i.e i would like to add column to show the date when the issue was closed. 2011-10-31 07:25
Development: Redmine 1.3/1.2.2 release with Remote API for issue relations
guys, can you please *please* release the new Redmine version with the API for issue relations? it's a crucial feature for our ap ... an dedicate our time to help with the release 2011-10-30 20:31
Plugins: Redmine Issue Reminder - Version 0.0.1
*Update 2017-09-18:* As we are lacking Rub ... nfigured per project, they are selecting the issues which it should remind via a custom query ( ... in here: https://github.com/ascendro/redmine_issue_reminder Installation instructions are give ... .flickr.com/6109/6294745006_49986ec541_b.jpg! 2011-10-30 14:37
Plugins: RE: Notification to users Redmine
Maybe this is something for you: https://github.com/ascendro/redmine_issue_reminder - i will anounce it now in an extra thread too. 2011-10-30 14:25
Help: RE: Migration from mantis
I'm running into the same issue. I keep going over the migration script and ... updated date is a tough one for us. Thanks 2011-10-29 09:42
Help: RE: Changing the order of the history and the notes in the issue view?
I appreciate your memory. Now redmine details page makes much more sense :) 2011-10-28 21:22
Help: How to sync issue and repostitory
Dear All: I use redmine version 1.0.5 and repository is git. If user need close a issue. I want to required enter code revisions. ... h one plugin? Please help me. Thx. Van 2011-10-28 10:55
Help: RE: Upgrade to 1.2.1 and getting page not found
I am running on Windows Server using Apache a ... rb taken because of: http://www.redmine.org/issues/7857 Here are my GEMS: *** LOCAL GEMS * ... ealth plugin which I have tried not including 2011-10-28 09:27
Plugins: RE: plugin to assign issues to groups
RM version:1.3.0 will support assigning issues to groups, see #2964. 2011-10-28 09:05
Plugins: RE: plugin to assign issues to groups
+1 We are waiting for your plugin!!! 2011-10-28 07:24
(10651-10675/18298)