Search
Results (18307)
- In my project, I have two developers. When one developer tries to assign an issue to another developer, the following message ... s this page. Back" When I go back, the issue assignment has not changed. Does anyone know what might be the issue? Thanks!
- Help: RE: Grant anonymous access to just ONE wiki?
- Yeah, so that's what I did, but there is one ... e to see that the project exists, and report issues for that project. However, I don't want th ... variety of reasons. Any other suggestions?
- Hi, is there any plugin that can do code review of attachments to issues? Say, if someone submits a patch as a "feature/enhancement" issue in the issue tracker, that developers can actually review ... or collaboration. Thanks in advance, Alex
- Open discussion: RE: Thanks Redmine
- I also began to use Redmine some time ago and ... many projects at the same time. I had other issues in the office that now have gone away thank ... worked for me, it can work for you as well.
- Plugins: RE: Add columns
- Currently i am using the following sql statem ... nal_details WHERE journals.journalized_id = _ISSUE_ID_ AND journals.id = journal_details.journa ... al_details.value IN (SELECT is_close.id FROM issue_statuses is_close WHERE is_close.is_closed = ... re> Is there a more common ruby / ror way?
- Hello everybody. We're using Redmine with much satisfaction, except for one issue: the broken timelog report. It's well documented in issue #8976, but it seems ignored (it's in "new" s ... range a patch. Thank you, cheers, Fabio
- Open discussion: RE: Autorefresh on activity
- I would definitely be interested in something ... ated in one project. An auto refresh on this issue list would be great.
- Plugins: RE: Add columns
- I am trying to build a plugin for this feature. Is there a common way to acces issue date for last close?
- Help: RE: Fatal error when opening the issuelist in a certain project
- Hmm, I just got my problem solved with this e ... done below. Open PHPmyAdmin and updated the issue rows that had NULL in it. All is cool now...
- 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
- 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...
- 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?
- 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.
- 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.
- 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.
- 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....
- Open discussion: RE: Find and replace in issue text?
- Thanks. I might do a global SQL update instead.
- 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?
- 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
- 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.
- 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.
- 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
- 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
- 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!
- 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.