Activity
From 2009-02-16 to 2009-02-18
2009-02-18
- Hi,
I am new to redmine. Very neat tool. We have the incoming email via rdm-mailhandler.rb setup and things seem... - Hi, i started a little series about Redmine as Screencasts...You can find it "here":http://www.soebes.de/public/scree...
-
22:08 Plugins: RE: Member selection chain
- Seems this did the trick.
@@users = @projects.collect{|p| p.members }.flatten.select {|m| m.role.allowed_to?(:view... - Given a set of projects, I'm trying to find any user that has a specific permission on any of those projects. Below i...
-
21:41 Plugins: RE: ToDo lists plugin
- david lyons wrote:
> ... and see if it warrants inclusion on the Wiki plugins list :)...
My opinion is that it wo... -
03:01 Plugins: RE: ToDo lists plugin
- There is one in the root of the git tree :)
http://github.com/dalyons/redmine-todos-scrum-plugin/blob/552a4d8e43bf... -
02:55 Plugins: RE: ToDo lists plugin
- i know i'm lazy but some screenshots would be nice :)
-
20:56 Help: RE: How to change issue tracker.
- I found a way to do this, but it is far from being obvious or direct.
The technique is to "move" the issue from it... - I may be missing something obvious but how does one alter the issue tracker? The default is Bug and this category ge...
-
20:26 Help: RE: Redmine can't find svn command
- I fixed my problem temporarily by modifying
> ./lib/redmine/scm/adapters/subversion_adapter.rb
I changed line ... -
19:53 Help: RE: Redmine can't find svn command
- Any ideas on this? I'm willing to work through this on my own but I need a little direction.
Thanks! -
19:40 Help: RE: Custom Fields not showing up in bulk edit
- You have to make sure the custom field isn't global, and then add it to your project individually.
- Hey all,
We've install r2478 by checking out from source, but we don't seem to have the ability to bulk edit cust... - Hi there.
I've set up a fresh installation of redmine 8.1 on my freebsd box following the install guide.
Everything... -
18:14 Open discussion: RE: upgrade from 0.8.0 to 0.8.1
- hi
I deleted all files in the folder and unzip again, It works now, but 0.8.0 version. I still need to update to 0... -
18:02 Open discussion: RE: upgrade from 0.8.0 to 0.8.1
- hi All
Please help me, help me
After I upload source code overwrite to current - I run my site at: http://custo... - Hello,
Is it possible to manage project goals in Redmine?
I can't find such functionality in trunk. Maybe there is ... - I was wondering if there is a simple way to change / delete etc.. time from an issue.
For example if a developer ... - Hello All,
I've been looking for a plugin to create invoice for a client.
I want the following:
- Developers... -
17:49 Help: RE: Time Tracking: How to remove time.
- I never got an answer to this. Anyone? Hello Any? How do I remove time from TIme Tracker?
-
17:14 Help: RE: Project columns 'lft' and 'rgt' empty after migration 104
- I just replayed the migration back and forth, but Projects.rebuild! just isn't executed – it works only from the CLI....
-
17:02 Help: RE: Project columns 'lft' and 'rgt' empty after migration 104
- Apparently migration 105 failed, probably because a PATH problem in my setup. I invoked Projects.rebuild! from the Ru...
-
16:27 Help: RE: Project columns 'lft' and 'rgt' empty after migration 104
- I assume the values should have been set in migration 105, but apparently this has not happened. Here's the output of...
- Hi everybody,
I just upgraded my Redmine installation. Migration 104 (104_add_projects_lft_and_rgt.rb) created new... -
14:37 Open discussion: RE: install redmine on Linux, and get rake aborted error.
- You should have a Ruby 1.8.6 or 1.8.7.
For the vendor/rails directory, it comes in your redmine main directory (yo... -
10:31 Open discussion: RE: install redmine on Linux, and get rake aborted error.
- Thanks for your reply. And I am successed for executing "gem install rails".
Later, I have try ruby 1.8.1, now: ra... -
04:58 Open discussion: RE: install redmine on Linux, and get rake aborted error.
- Jean-Baptiste Barth wrote:
> I don't know if it is related to your problem, but if I'm not wrong ruby1.9 is not supp... -
14:35 Open discussion: RE: Authentication with Redmine.pm keeps failing
- I met this problem as well. Besides that, sometimes I even got a signal segmentation fault error when I tried to acc...
-
14:25 Open discussion: RE: Agile methodologies and Redmine
- Sorry, this is really getting off-topic.
> I have to create a custom field for Issues called Story Points, right? ... - For security purposes I would like to suppress the list of members in the project overview to everyone accept the pro...
-
09:09 Help: RE: Now to attach file to wiki page
- Sorry, I see "New file" link now :)
-
09:07 Help: RE: Now to attach file to wiki page
- For Manager role I see only "Delete attachments" privillege, but I can't see "Add attachments" privillege. All privil...
-
08:24 Open discussion: RE: rails compatibility, debian package
- oops, i did not see the bottom of the page i linked, 2.1.2 is the only completed milestone...
- As of today, one can't package redmine for debian, due to rails version mismatch.
I'm trying to get debian to packag... - Hi Guys,
I've recently installed Redmine in our svn server and so far I can access Redmine via http://hostname.org... -
05:21 Plugins: RE: Rails Engines and extending the issue model
- Dario Nuevo wrote:
> But now I'm in the situation that I want to alter the issue model. And as I've read, overriding... -
05:11 Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
- Eric Davis wrote:
> I disagree, if the core had to manage workarounds for third party code it would become unmaintai... -
05:04 Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
- Tim Klein wrote:
> i would say a func like this should be implemented in the redmine core
I disagree, if the core... -
01:54 Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
- i would say a func like this should be implemented in the redmine core
on one hand i can understand why not
on t... -
01:50 Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
- sounds pretty interesting
i will check it out!
thanks for that -
01:25 Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
- Instead of just changing @get_values('IPRI')@ to @priorities@, I ended up implementing a workaround in my Stuff To Do...
-
04:54 Open discussion: RE: Features - which one wanted?
- Lars Pehrsson wrote:
> I noticed some people in the forums as an answer write "+1" I interpret this as, I want this ... - I'm happy to announce that I've just released a new plugin, the [[PluginQuestion|Question plugin]]. The "release ann...
2009-02-17
-
22:12 Open discussion: RE: upgrade from 0.8.0 to 0.8.1
- Yukos Vietnam wrote:
> ...I installed Redmine...
How did you install and retrieved the source of Redmine 0.8.0 in... -
02:09 Open discussion: RE: upgrade from 0.8.0 to 0.8.1
- hi
Tks for your quick reply.
I installed Redmind on website - "my site here":http://customer.erpvn.com
I wo... -
01:47 Open discussion: RE: upgrade from 0.8.0 to 0.8.1
- See the wiki-page [[RedmineUpgrade]] in the [[Guide|Redmine Guide]].
HTH... - hi
I am using 0.8.0 - Could you help me how to upgrade to 0.8.1?
Thanks in advance -
22:08 Open discussion: RE: Features - which one wanted?
- +1 I agree, it would be good to provide a method to elevate features by interest.
- We use Redmine for our projects are and very happy with this, and we really want to see this gronwing in the right di...
First, download the Windows NT Resource Kit: http://www.microsoft.com/downloads/details.aspx?familyid=9d467a69-57ff...-
19:18 Open discussion: RE: Agile methodologies and Redmine
- Nice post, Arturo. Helped me a lot.
Dan Hodos,
Congratulations for the initiative.
Anyone,
I already try man... -
17:29 Open discussion: RE: Import from Lighthouse
- I've made some fixes and enhancements to the script. The major fix was to correctly handle the pagination of tickets ...
-
13:16 Open discussion: RE: install redmine on Linux, and get rake aborted error.
- I don't know if it is related to your problem, but if I'm not wrong ruby1.9 is not supported for the moment.
Did t... -
09:59 Open discussion: RE: install redmine on Linux, and get rake aborted error.
- Redmine Version: redmine-0.8.1.tar.gz or redmine-0.8.0.tar.gz
==== all blow install under user webapp ===
1. inst... -
08:30 Open discussion: RE: install redmine on Linux, and get rake aborted error.
- Try to give us a "script/about", and/or your ruby, rake, and gems version (minimum).
-
05:42 Open discussion: RE: install redmine on Linux, and get rake aborted error.
- Can anyone help me?
-
11:06 Open discussion: RE: Subticket/SubIssue Feature
- +1 very useful idea, redmine will replace MS Project if you will do it.
-
07:49 Help: RE: Troubleshooting retrieving emails via IMAP from GMAIL account
- rake redmine:email:receive_imap RAILS_ENV="production" host=imap.gmail.com port=993 ssl=1 username=joe@example.net pa...
- install redmine on Redhat Linux Enterprise advance Server 4 Update 3, I get an error like this:
------------------... -
01:10 Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
- Tim Klein wrote:
> ... to get the stuff to do plugin running
>
> edit in vendor/plugins/stuff_to_do/app/models/ne... -
00:28 Plugins: RE: Enumeration API change in r2472 - undefined method 'get_values'
- ... to get the stuff to do plugin running
edit in vendor/plugins/stuff_to_do/app/models/next_issue_filter.rb
...
2009-02-16
- An API change was recently commited to trunk that will affect any plugin using Activities, Priorities, or Document Ca...
-
21:42 Help: SOLVED: Switching branches from 0.7 to 0.8 results in "undefined method install_gem_spec_stubs"
- My fault. I lived under the wrong impression that Rails came bundled from the Repo, but it was frozen to an old versi...
-
19:31 Open discussion: RE: Overall Activity listing
- Great. Any reasonable way to widget that into the front page? Should I just whack at the view directly, or is there...
-
16:48 Open discussion: RE: Overall Activity listing
- Sean Dague wrote:
> That url doesn't work for me - http://projects.dague.net/activity, just shows up as a 404. This... -
12:51 Open discussion: RE: Overall Activity listing
- That url doesn't work for me - http://projects.dague.net/activity, just shows up as a 404. This is the 0.8 svn branch.
-
07:13 Open discussion: RE: Overall Activity listing
- Hrm. Do you mean this? http://YOURURL/activity ?
- I'm using redmine to consolidate a couple dozen different bits of open source software that I've written over the yea...
-
16:23 Help: RE: Commit comment doesn't close the issue
- Thanks for your help Mischa !
I understood better, the references field & the closes field are 2 distincts things.... -
16:13 Help: RE: Commit comment doesn't close the issue
- Guillaume Lecanu wrote:
> If we try to commit something like that "IssueID #13 fixed" this doesn't update the status... - Hi,
We currently switching to Redmine (7.4), but we have a problem with the feature to update an issue dependant o... -
16:12 Help: RE: SVN update
- Duh! <slaps head> Never mind.
-
16:08 Help: RE: SVN update Migration Fails
- I have switched to the Trunk and resolved all conflicts. When I run
rake db:migrate RAILS_ENV="production"
I ... -
12:40 Open discussion: RE: Subticket/SubIssue Feature
- +1
- install redmine on Redhat Linux Enterprise advance Server 4 Update 3, I get an error like this:
$ rake db:migrate ... - Hi guys..
First: I'm a routined developer, but into Ruby since 3 days now.. So I'm a Ruby (+ Rails) n00b ;-)
Anyw... -
08:04 Open discussion: RE: Mongrel consuming all memory
- How is the memory allocated when you run out (or perhaps take the same check over time to see what grows)?
You can... -
01:22 Help: RE: Troubleshooting retrieving emails via IMAP from GMAIL account
- Same problem here, karthikeyan. I've even tried to close an open ticket via email, and the email is processed, but on...
Also available in: Atom