Activity
From 2010-03-30 to 2010-04-01
2010-04-01
- Hi,
I'm confused about the difference between the "category" and "target version" attributes on an issue. Is there... -
17:57 Plugins: Hudson Plugin 1.0.3.1 released
- Sorry, I added serious bug.
error occurred on issue page, when issues are related to Hudson build results.
1.0.3.1 ... -
17:34 Help: RE: [Patch?] Browse private repositories without supplying login and password
- I'd suggest you submit a bug as redmine.pm is shipped with redmine.
-
17:27 Help: RE: [Patch?] Browse private repositories without supplying login and password
Yes, actually I was running with an accepted certificate (www-data user under Debian) before I upgraded subversion....-
16:47 Help: RE: [Patch?] Browse private repositories without supplying login and password
- # you can kill the @--trust-server-cert@ by logging in as the server running redmine and connecting to the repository...
-
16:00 Help: RE: [Patch?] Browse private repositories without supplying login and password
Thanks for your prompt reply.
I figured out why ...-
15:25 Help: RE: [Patch?] Browse private repositories without supplying login and password
- Redmine doesn't use the credentials of the logged in user, especially because redmine only knows about the hash of th...
- Hello all,
I'm using Redmine 0.9.3 on Debian testing (from packages), with MySQL, Apache (w/ Redmine.pm and Passen... -
16:21 Help: RE: Win + MySQL: Object is not missing constant Project!
- Solved!
The issue was, of course, the compatibility of the mysql gem with MySQL 5.1
I solved the issue (temporary... - The rake task (/lib/tasks/migrate_from_mantis.rake) for migrating Mantis to Redmine assumes the user is using the def...
-
15:27 Help: RE: Internal server error if i use russian simbols
- I think this was a problem with the collation of the mysql database, make sure it is UTF-8.
- Hello!
I just installed redmine from svn/trunk and got a problem
Config of my system:
Windows XP
Ruby 1.8
ra... -
15:16 Open discussion: RE: Subcategories or multiple category tags or multi-select custom fields
- Another option, which I have 60% implemented:
Make issues[and anything else you fancy for that matter] taggable on... - *This is an english copy of another post (in French)*
Hi,
My config: Ubuntu 9.10, Apache 2
ruby 1.8.7, rubygems ... - Sorry about the simplistic question, but I'm new to ruby on rails.
I installed the acts_as_taggable_on plugin and ... -
12:05 Help: RE: Foreign letters gives "Internal error"
- You'd only need to downgrade ruby to 1.8, and possibly reinstall gems that have binary components (especially the mys...
-
11:57 Help: RE: Foreign letters gives "Internal error"
- Thanks a lot, then at least I know there is nothing I can do. I think we can live with not using our æøå letters, its...
-
11:11 Help: RE: Foreign letters gives "Internal error"
- Redmine and/or the rails version it uses (can't remember which one is to blame, but that doesn't make the problem go ...
-
11:07 Help: RE: Foreign letters gives "Internal error"
- Yes, sorry I didn't do that in my first post.
I'm running:
- Redmine 0.9.3.stable (MySQL)
- Rails 2.3.5
- rub... -
11:11 Plugins: RE: Charts plugin error with OpenFlashCharts
- i tried them all- still the same problem, i'm running redmine with windows and not red hat- can this be the problem?
-
10:37 Help: RE: Aide pour l'install/utilisation de redmine
- Avez-vous une idée
Merci d'avance - Bonjour,
Contexte: Ubuntu 9.10, Apache 2
ruby 1.8.7, rubygems 1.3.5, mod_passenger installés avec apt-get
rake 2... -
10:36 Plugins: RE: Custom fields.
- Anyone?
- 0.8 update to 0.9.3
访问access:http://192.168.1.203:3000/projects/bbs/boards
出现错误:
happed some err:
Processing ... - Hi,
Currently, when installing redmine from scratch - the default setting is that user received only the things he... - Hi, I want to access redmine with a different root url.
It seems that ActionController::AbstractRequest.relative_u... -
09:24 Help: RE: syntax highlighter and plugin directory, ubuntu server
- There is no "auto-update" per se, if you mean a button somewhere in the preferences that says "Update me!", there isn...
-
09:14 Help: RE: syntax highlighter and plugin directory, ubuntu server
- Thanks for your reply!
It worked.
Well, I guess I have to wait for the 1.0 release then, I don't mind.
off t... -
08:12 Help: RE: syntax highlighter and plugin directory, ubuntu server
- The folder you are looking for is @REDMINE/public/plugin_assets@ (off the top of my head, so the name could be a litt...
-
01:06 Help: RE: syntax highlighter and plugin directory, ubuntu server
- sorry, forgot to mention:
I have ruby1.8, redmine 0.9.3 and it was coderay-0.9.2 that got installed. - Hello.
I'm a beginner in this whole subversion and redmine stuff.
Anyway, I've set up a subversion server and I'v... -
08:25 Plugins: RE: project list plugin
- While there are many project running on Redmine, it is necessary and convenience to view all project info in one page...
-
02:29 Help: RE: svn Intergration Documentation Questions
- Oh, it's probably not relevant to my question since I'm just looking for more info on the docs but just in case:
-... - Hello!
Regarding the svn integration documentation at http://www.redmine.org/wiki/redmine/HowTo_to_handle_SVN_rep...
2010-03-31
-
20:13 Help: RE: Where does Redmine determine if the Repository tab is shown?
- I saw a post on that (at the bottom of your post I linked to above). I am going to go give that a try and see how it...
-
06:56 Help: RE: Where does Redmine determine if the Repository tab is shown?
- Jake Tanner wrote:
> Every time I install Redmine I end up at this same spot. I want to have a public forum, issu... -
02:09 Help: RE: Where does Redmine determine if the Repository tab is shown?
- A post about the same thing (with links to many others)
http://www.redmine.org/boards/1/topics/11490 -
01:54 Help: RE: Where does Redmine determine if the Repository tab is shown?
- Plugin sounds best to me too. However, the Repository part of Redmine is so complex to me I am not sure I can do it....
- Hi,
In my plugin, I want to redirect the user to the issue editing page when he clicks a link.
The thing is I wan... -
16:41 Plugins: RE: Plugin Architecture Help
- Glad we could help (though I didn't see the discussion with Eric, but I imagine he was able to help you out :-) ).
-
01:55 Plugins: RE: Plugin Architecture Help
- Hi Felix.
Thanks for the help, and thanks to Eric, too.
I've nearly got this thing doing what I want. When I'm ... -
16:36 Help: RE: Best setup for redmine using ssl
- There is no inherent risk with running passenger as nobody and give access to the folders as you did, but there might...
-
14:02 Help: RE: Best setup for redmine using ssl
- Thanks for the help.
I did not realize that passenger runs as nobody by default. after changing the file permissi... -
16:32 Help: RE: Foreign letters gives "Internal error"
- Please tell us more about your setup (redmine, rails, ruby versions, and so on).
-
15:41 Help: RE: Foreign letters gives "Internal error"
- Hello, I still have this problem. Did anyone experience the same, or more important know how to fix it?
-
14:46 Help: RE: redmine + apache + gentoo
- Try unmasked redmine and
# emerge redmine
As a frontend I use nginx
# emerge nginx
- I'm trying to get redmine running w/ Apache on gentoo and having issues. Didn't get a response last time, couldn't ed...
-
13:44 Help: RE: errors w/ remote viewing
- So are you getting the stated issue above when running in webrick and apache, or just apache. If it is just apache h...
-
02:56 Help: RE: errors w/ remote viewing
- This wasn't with Apache. I used ......
-
12:35 Help: RE: Email notification problem
- forget about it...
i copied email.yml.example as email.yml, edited it, but i didn't see that at the end of the fil... - hi,
i'm trying to get email notifications to work. i'vesearch google, the forums, the faq, the wiki, but no succes... -
08:53 Plugins: RE: install XLS export plugin err
- 不能删除自己的帖子啊,这帖太二了,,,
麻烦管理员帮删了 -
05:50 Plugins: RE: install XLS export plugin err
- 补充一下,这一步我没有做,因为我不知道plugin directory和RAILS_ROOT是哪个目录,谁能帮忙告诉一下:
PS:this step ,i do not do this step,because is don't w... - http://www.redmine.org/wiki/redmine/Plugins
按这里的方法安装,出现如下错误:
use this page ,some err happed:
ruby /var/www/redmi... -
03:58 Plugins: RE: ToDo lists plugin
- another bug?
add a query with order, can't save.
*production.log*
Processing QueriesController#edit (for 172.... -
03:46 Plugins: RE: ToDo lists plugin
- Rodrigo Rosenfeld Rosas wrote:
> Follows a patch I've applied at my work.
well done.
ps: zh.xml for missing ... - Hi,
Redmine newbie here. Is there a way to display all issues assigned to <<me>> across all projects, sorted by p...
2010-03-30
-
22:35 Plugins: RE: ToDo lists plugin
- Follows a patch I've applied at my work.
-
22:32 Plugins: RE: ToDo lists plugin
- I think I have found the problem (at least I solved the problem here).
The problem is the "show_todos" method defi... - Hello all,
I'm relatively new to this, and trying to install this plugin:
http://www.redmine.org/boards/3/topic... -
18:34 Open discussion: RE: Redmine Logo?
- I'd like to place an advance order for the red logo on a light grey T-shirt, so I can advertise one of my favorite to...
-
13:02 Open discussion: RE: Redmine Logo?
- FYI: [[Logo]]
And yes, I agree on Martin's number 5. It would be good to finally settle this. -
03:21 Open discussion: RE: Redmine Logo?
- I'm way late to the game but apparently I haven't missed the final buzzer. I like Martin's number 5 example. Nice a...
- Let me start out by saying that I'm quite impressed with Redmine and how far it's come.
I'll likely look to impl... -
16:30 Help: RE: Where does Redmine determine if the Repository tab is shown?
- Plugin sounds good,
-
14:19 Help: RE: Where does Redmine determine if the Repository tab is shown?
- I was thinking. Maybe I should just make a plugin that is essentially the same thing as Repository but called Privat...
-
14:08 Help: RE: Where does Redmine determine if the Repository tab is shown?
- Here is a patch against Redmine trunk r3625. I am not sure on all my additions but everything seems to be ok up to a...
- I am trying to do a modification to Redmine. I need to figure out where to add the last and most important part. I ...
-
15:04 Help: RE: Trouble to upload big file
- The most time, concerning the uploaded file, it lacks some Ko...
- Hello,
I'm running a Debian Testing.
Kernel 2.6.30-2-amd64
ruby1.8 installed from Debian Repository
rails 2.2.... -
14:23 Plugins: RE: 6 new open-source Redmine themes available!
- > Sak Tuy wrote:
>
> I tried out your libernix-redmine-ecoblue theme on my redmine 0.9 installation. I like the wa... - Hi All,
Is there any plug-ins available for this tool to get facility to write Requirement, prepare Test Cases, Test... - Hi All,
I am searching for a tool which gives me facility to write Requirement, prepare Test Cases, Test Cases execu... - Hi All,
I am searching for a tool which gives me facility to write Requirement, prepare Test Cases, Test Cases execu... -
12:14 Open discussion: RE: How many of you want free hosted redmine - Couple of people were talking about hosting redmine for public may be monetizing it ,want to know if anybody is doing it sucessfully
- We have also been providing the same free service via http://eganglion.com/
But seems that very less people are ... -
11:50 Open discussion: RE: How many of you want free hosted redmine - Couple of people were talking about hosting redmine for public may be monetizing it ,want to know if anybody is doing it sucessfully
- We are now offering free hosted Redmine:
https://www.hostedredmine.com/
This is a permanent service that is adv... -
10:21 Help: RE: Win + MySQL: Object is not missing constant Project!
- Hi all,
if nobady has a solution for this issue, what is the best configuration to use to have Redmine work on a win... -
06:29 Open discussion: RE: Scrumifying Redmine
- The version number doesn't really mean anything. Don't get too caught up with that.
If you need something less 'be... -
06:22 Open discussion: RE: Login problem
- You are going to need to provide more information than that.
If you are using Apache, try looking in public/.htacc... -
02:42 Help: RE: subversion repository browsing under lighttpd
- Yeah, I know. I was kind of hoping someone else had seen the same problem. I've tried to do what I can but I'm not ...
-
00:40 Help: RE: subversion repository browsing under lighttpd
- Well, to make a bad car analogy, that amounts to you calling me telling your car doesn't start, and there is some lig...
-
00:36 Help: RE: Best setup for redmine using ssl
- The user redmine runs as needs write access to several directories and everything under it: PASSENGER_DIR/files, PASS...
Also available in: Atom