Project

General

Profile

Search

Results (18307)

Help: RE: Due date column "Issues assigned to me" in My Page
Pieter Pabst wrote: > Or does this require c ... ing that should always be there ;-))? Yes. 2011-02-19 23:05
Help: RE: Notifications occur for Issue creation but not News item or Document creation
I'm seeing these same problems with @Redmine 1.0.5.stable.4662 (MySQL)@. 2011-02-19 22:38
Help: Due date column "Issues assigned to me" in My Page
Hello, How to add due date column to Issues assigned to me block in My Page? Or does t ... I am asking something stupid. Best regards 2011-02-19 16:26
Help: RE: Can I reopen a closed ticket?
> New -> Assigned -> Resolved -> Closed -> ... ey misunderstood me, so I want to reopen the issue. So that's not possible? 2011-02-18 23:57
Help: Edit Issues Permission / Change Issue Properties
I've create a role similar to the Reporter role, with only these Issue Tracking permissions: Add notes Save queries View Issues Edit own notes Yet, users in that role (and not part of another role) can change Issue properties such as Status, Assignee, and %Done. Any ideas? Thanks for any help. Lee 2011-02-18 23:40
Help: Help: Advanced Reminder Not Working Properly for One User
I configured the advanced reminder plug in to send emails when issues are due within the next five days. All user ... mail when watcher and author but not when an issue is assigned to that user. Could there be something wrong with that user's account? 2011-02-18 21:06
Help: RE: Unable to run rake commands
After a number of hours of searching, I was a ... f the redmine rake command. To solve the issue, I created a bash script that first runs the ... f the rake. Hope that helps someone else 2011-02-18 17:10
Plugins: RE: Sidebar Issue Control
If not already done (I can't find them), coul ... ugins in the [[plugins|Plugin Directory]] ? 2011-02-18 15:35
Plugins: RE: Show Issue Descriptions plugin
Luis Serrano Aranda wrote: > If do you put m ... e scroll bar please edit the file /app/views/issues/_list.rhtml > Inte tree line before <table ... ll down to the end of the page to use it). 2011-02-18 15:19
Plugins: RE: Sidebar Issue Control
Hello, I'm afraid it was quite a long time w ... dmine.org/projects/redmine/wiki/PluginSidebarIssueControl Mischa, thanks for the update - at ... .yml for your version. Feel free to use it. 2011-02-18 15:09
Plugins: RE: Show Issue Descriptions plugin
If do you put more columns redmain dont'make the scroll bar please edit the file /app/views/issues/_list.rhtml Inte tree line before <table c ... the tag before the final tag <% end -%> 2011-02-18 14:49
Plugins: RE: Show Issue Descriptions plugin
Hello, We've posted an update (0.0.3) of th ... .redmine.org/projects/redmine/wiki/PluginShowIssueDescriptions . No issues like above were observed in FF3.6, Chrome 8 and MSIE 8 on Redmine 1.03 and 1.1.0. Please check. 2011-02-18 13:53
Plugins: RE: Blocks Layout plugin
We've posted an update of this plugin to its ... ine/wiki/PluginBlocksLayout . Should fix the issue with subprojects, and several other issues with storing pages' settings. Please check. 2011-02-18 13:31
Plugins: Trying to get whining working
Have been trying to get Whining plugin workin ... ctory, and cronjob set up. The cron email issues a error: cd /Applications/redmine-1.0.2-0/ ... thoughts? Help would be greatly appreciated. 2011-02-18 02:13
Help: RE: Checkbox in Issue list
WOW I had no idea about this batch feature. O ... out" unless there is at least one checkmark. 2011-02-17 22:19
Help: Individual Email Addresses for Redmine projects
Hello all, We are running the BitNami Redmin ... (i.e. programming@mycompany.com) generate an issue on the corresponding project (i.e. "Programm ... wing bat file to check for emails and create issues under our "Help" project. @@echo off@ @ ... dual projects. Is this possible? Thanks 2011-02-17 21:37
Open discussion: Hidden Ramifications Removing member e-mail uniquness constraint?
We're authenticating our Redmine installation ... e side-effects I can't anticipate. I read an issue where the problem is discussed to some degree (#688: http://www.redmine.org/issues/688), but came away from it unsure how I wa ... so came across #7599, http://www.redmine.org/issues/7599, which talks about using blah+somethin ... blems I'll cause if I remove the constraint? Issue 688 mentions problems with Lost Password and ... system). What are some of the other problems? 2011-02-17 17:58
Help: Hiding issue fields?
Hello Im using redmine for internal issue management, time- and efforttracking and all ... and let them view and create project related issues. Therefore I created a specific customer ro ... these informations. Especially the standard issue field: „estimated time“ and some custom fiel ... l roles. Is there a way to hide specific issue fields for specific roles? If not, what i ... achieve these requirements? Thanks Robin 2011-02-17 14:12
Open discussion: RE: Add field to Issue
I have found the answer by myself. [[http:// ... I looks at plugin code and make similar one. 2011-02-17 13:58
Development: RE: Home page redesign
I like the big demo link, you don't even know the number of test issues opened in redmine trackers. I agree with ... s globally less austere, but maybe less pro . 2011-02-17 13:43
Plugins: CMI plugin translation issues
I've recently downloaded and installed the CM ... y ideas or help would be greatly appreciated. 2011-02-17 12:31
Help: Email keywords Start fields
Hi How can i set the Start fields in issues list, then sending mails to redmine. The ... But how to set the "Start" and "Due Date" 2011-02-17 10:52
Open discussion: Add field to Issue
I need to add additional field to Issue which will work like the 'Assigned to' field ... ed migration: <pre> class AddControllerToIssue < ActiveRecord::Migration def self.up add_column("issues", "controller_to_id", :integer) end def self.down remove_column("issues", "controller_to_id") end end </pre> 2. I have added this line of code to Issue model: <pre> belongs_to :controller_to ... pre> 3. I have added field to view (views\issues\_attributes.rhtml): <pre> <p><%= f.select :controller_to_id, (@issue.assignable_users.collect {|m| [m.name, m.id] ... rue %></p> </pre> I have my field on New Issue form and I have the list of users on it, but ... y english and my rails knowledge :) </pre> 2011-02-17 10:42
Help: RE: SVN Integration Switch from PAM/NSS to DAV_SVN
David Higgins wrote: > * If I want to do thi ... to go with the DAV method, will it cause any issues with the already created PAM/NSS repositori ... t your user authentication happens elsewhere. 2011-02-17 09:49
Help: RE: redmine connect to svn has a question
If I remember well, if you are running your s ... e to check if this is a environment variable issue (@ruby scripts/server -e production -p <port>@ from your redmine dir) 2011-02-17 09:14
(12226-12250/18307)