Activity
From 2011-01-03 to 2011-01-05
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...
2011-01-03
-
23:52 Development: RE: Debian init script for Redmine
- Comment about your script : you source /lib/lsb/init-functions, but do not use it ?
Yes, I've never written an ini... -
08:04 Development: RE: Debian init script for Redmine
- The debian package can only provide this init script as an example,
since there are many other legitimate ways (like... -
01:25 Development: RE: Debian init script for Redmine
- Wow... didn't even realize there was a debian package, did mine from source, ill check with the package maintainer......
-
18:57 Help: RE: [Help-Req ]Redmine Patches with SVN?
- You will need the @svn@ executable on the machine you want to develop your patch and the @patch@ executable on the ma...
-
14:16 Help: RE: [Help-Req ]Redmine Patches with SVN?
- First want to create a Patch and then apply
-
14:06 Help: RE: [Help-Req ]Redmine Patches with SVN?
- Do you want to *apply* a patch or *create* a patch?
-
13:57 Help: RE: [Help-Req ]Redmine Patches with SVN?
- Please help me Step wise and mentioned above. I really appreciate
-
09:15 Help: RE: [Help-Req ]Redmine Patches with SVN?
- The @patch@ program (@patch@ really _is_ the name of the program) is installed in most linux distributions by default...
- Hello,
I Installed REDMINE 1.0.5 on Linux Ubuntu 10.10 and Subversion is installed on Windows server 2008,My SVN r... -
18:53 Help: RE: Automatic authentication of Redmine users
- I don't know much about the CAS plugin, sorry, but trying to leverage one of the existing plugins and adapting your a...
-
18:29 Help: RE: Automatic authentication of Redmine users
- Hi Felix, thanks for the quick reply. Our application is written in Python and we have full control over it which mea...
-
18:21 Help: RE: Automatic authentication of Redmine users
- I think you'll have to write your own authentication provider if you don't want to rely on a standardized third-party...
- We have our custom application that is entirely independent of Redmine. What we would like is for each user that sign...
-
18:49 Help: RE: Modifying Redmine.pm for use with gitosis and grack
- The @.@ (dot) in a regulart expression matches everything, you must escape it. Try:...
- Hello, I've installed redmine with the redmine_gitosis plugin, and it's working wonderfully. However, I'd also like t...
-
16:18 Plugins: RE: Webdav plugin
- Its working! Tx alot!
-
16:04 Plugins: RE: Webdav plugin
- Sry.. such a foo .. i think got it..
-
16:00 Plugins: RE: Webdav plugin
- i changed the cfg to...
-
14:33 Plugins: RE: Webdav plugin
- Terence,
You need to load the module with:
PerlLoadModule Apache::RedmineAdvanced
But I hope that apache will ... -
14:06 Plugins: RE: Webdav plugin
- Arnaud Martel wrote:
> Terence,
>
> I don't think that Redmine.pm will work with webdav plugin. The reason is tha... - hello,
first, i wish you an happy new year 2011.
since i have migrate my redmine to version 1.0.5, i can't submit... -
10:15 Help: RE: Problem running Redmine on a Synology
- I guess I live without accent for the moment.
I hope ruby 1.9 will be planned soon ... For now it's "unplanned" :-... -
09:13 Help: RE: Problem running Redmine on a Synology
- nicolas b wrote:
> Encoding::CompatibilityError (incompatible character encodings: UTF-8 and ASCII-8BIT):
That's ... - Hi,
I've created a demo user at demo.redmine.org, but I get a 403 "You are not authorized to access this page" messa... -
06:35 Help: RE: Redmine install on bluehost: Could not find RubyGem hoe (>= 1.3.0)
- Hi Dave
I am not on BlueHost any more, cannot help. Sorry for that.
I am sure you will make it work. I did even... -
00:55 Open discussion: RE: I can't download Redmine :S
- This is fixed.
Also available in: Atom