Activity
From 2011-01-04 to 2011-01-06
2011-01-06
- Hi all,
I am writing a plugin to allow an issue to be assigned to groups; I exploit the fact
that a group is stor... - Hey everyone I have a small issue that I want to get some help on. I want to hide all my archived projects from the V...
-
18:05 Open discussion: RE: Set parent_id of issue?
- Limit of issues.description is defined in the schema.rb file.
as of r4642 it's defined as text. So whatever databa... -
13:47 Open discussion: RE: Set parent_id of issue?
- I fixed it myself, it was parent_issue_id.
But i'm now coming accross a new problem with the length of the descrip... -
16:12 Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
- Hmmm. I will check. However, the older install I reference at the top of this thread is installed at /var/www/redmine...
- Hi all,
first of all, many thanks for this great project. We are using it for a longer time now and it really help... -
01:17 Open discussion: RE: 'Affected Version' field for individual projects
- I've attached a patch for v1.0.4 to Feature #1675 that's associated with this request.
2011-01-05
- I've been toying around with the rest api and came accross the fact that i couldn't set a parent_id for an issue.
I'... -
21:35 Help: RE: Anchor link to current issue's notes
- No, sorry.
- Hi,
I can link to an issue's note like this: http://http://www.redmine.org/issues/944#note-16 which will link to n... - Anyone doing a migrate from RT3?
I wrote a rake task a la the other examples, but needs help going the final dista... -
20:03 Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
- Ok, so you've installed it from the deb package, forget about the rack versions and stuff, as the deb package is patc...
-
19:55 Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
- Here are the steps I took. I often keep notes like this, but they are not always completely accurate. For example, if...
-
19:47 Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
- Eric D wrote:
> Google tells me it is not really an issue, but perhaps it is related to my issues?
It shouldn't, ... -
17:32 Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
- Also, when I run the 'about' script, I get this warning before the output;...
-
17:27 Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
- Poking around, I discovered this:...
-
17:15 Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
- Still no luck. I tried uninstalling it as both 'webdev' and 'root'....
-
16:48 Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
- @script/about@ shows what redmine uses, @gem list@ what your current user sees, it might be that the user running you...
-
16:37 Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
- Oh - I should add .... these issues all existed prior to installing the plugin.
-
16:36 Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
- Wow. This is getting stranger.
Your comment made sense, so the first thing I did was:
webdev@redmine:/$ gem l... -
15:41 Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
- See [[RedmineInstall#Ruby-38-Ruby-on-Rails-38-Rack]], you need rack 1.0.1, I don't see anything bad apart from that. ...
-
15:12 Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
- First, I should have provided this:
About your application's environment
Ruby version 1.8.7 (i486-li... -
09:23 Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
- I can't say for sure what has happened if you had warnings/errors and tried working around them, sorry. My concern wa...
-
18:20 Help: RE: RT Migration Script?
- Short answer: yes.
I also needed to convert from RT to redmine. I also could find no script to do so.
So I wrot... -
18:09 Help: RE: Zlib::DataError (incorrect header check) in Wiki history viewer
- Tomasz K wrote:
> I found solution. New PostgreSQL 9 default bytea output format is hex. So you have only change in ... -
17:21 Open discussion: RE: Happy New Year 2011
- Happy New Year and best wishes to Redmine team and community !
-
14:47 Help: RE: 503 Service Temporarily Unavailable Error...
- Ok I found the solution, I simply didn't started the redmine server... |-(
- Hello,
I've followed the ubuntu's redmine installation guide (here: http://doc.ubuntu-fr.org/redmine , in french), a... -
14:45 Plugins: RE: Plugin for management feature requirements
- Completely forgot of these, will give a try.
Thanks. -
14:34 Help: RE: AuthSource namespace possible?
- For the record, yes, this is possible.
-
11:38 Help: RE: Problem installing redmine on Ubuntu 10.04: Problem with rake
- Thank you for your answer, that worked very well after installing all dependencies. I'm sorry, I thought all these wh...
-
11:26 Open discussion: RE: Continuous Integration Server needs the i18n 0.4.2 gem to be installed
- The CI system was upgraded and cleaned up. It should no work as advertised again. Although the tests fail currently. ...
-
06:49 Open discussion: RE: Continuous Integration Server needs the i18n 0.4.2 gem to be installed
- seems i have to rebuild passenger and others for this upgrade
-
09:54 Help: RE: accessing gitosis repositories with different user?
- And chmod -R +r /pathto/repositories/
-
09:50 Help: RE: accessing gitosis repositories with different user?
- My problem was the same. I am running gitosis and redmine in a debian server. I could see the commits but not the rep...
2011-01-04
-
23:25 Open discussion: RE: Support for Microsoft Project
- Hi. You can try Task Adapter application, which synchronizes data between Microsoft Project and Redmine: http://www.t...
-
23:05 Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
- Yes - that was the plan. However, I do remember having issues setting up Postgres. Maybe I messed something up? I kin...
-
19:15 Help: RE: Can't edit a Issue Update and the Status Filter on Issue list does not work.
- Have you started from an empty DB in Postgres?
- Hello everyone,
I work daily with an older install of Redmine.(Redmine 0.9.4.stable (MySQL)) For another project, ... -
21:32 Help: RE: Submitting Issues through PHP
- I've reviewed the working examples, and have searched and read everything I can find. However, I still don't find muc...
-
19:17 Help: RE: Problem installing redmine on Ubuntu 10.04: Problem with rake
- You must install some things for redmine to work, one of them is rails 2.3.5, which should pull rake, rubygems, and s...
- Hi, I've a problem when I try to install Redmine on my Ubuntu.
I'm at step 4 of the Installation step of the officia... -
18:11 Help: RE: 503 error when creating and editing projects
- *Sorry, it's a 500 error!*
- Hello,
Suddenly I get a 503 HTTP error when creating or editing projects (new and existing ones). Maybe it's relat... - Hello
Trunk and 1.0 latest stable builds (since 1.0.5) require the 0.4.2 version of the i18n gem to pass.
CIS b... -
11:01 Plugins: RE: Webdav plugin
- Would be nice if you couldlocalize default Folder labels also!
*webdav_settings.rb*... -
09:38 Plugins: RE: Webdav plugin
- Why isn't it possible (in general) to create subfolder structure in documents?
We have SVN hooks which forbid checki... - hello, i've installed redmine with a tutorial and all works, no web interface are include in ? because the index is a...
-
06:05 Help: RE: Modifying Redmine.pm for use with gitosis and grack
- I decided to take this idea a bit further, and have posted a patch to issue #4905 that allows repos to end in ".git"....
-
02:20 Help: RE: Modifying Redmine.pm for use with gitosis and grack
- I completely forgot about that, I can't believe I missed something so simple. Thank you so much for pointing this out...
-
06:05 Help: RE: Error running redmine at server startup
- I am getting the same error, but can't figure which ruby/rail/gem version is wrong and that because i know close to ...
-
05:33 Open discussion: RE: redmine mercurial mirror on bitbucket
- As I mentioned at "note-194":http://www.redmine.org/issues/4455#note-194 of #4455, watchers list of #4455 is empty.
... - Hello,
I work daily with an older install of Redmine.(Redmine 0.9.4.stable (MySQL)) For another project, I install...
Also available in: Atom