Activity
From 2012-06-28 to 2012-06-30
2012-06-30
-
21:35 Help: RE: Cron Job for Incoming Mail Not Working on Bitami on EC2
- It's fixed. I wasn't envoking the correct enviroment. Here is what I put for cron:
@*/5 * * * * cd /opt/bitnami/a... -
11:49 Help: RE: Redmine 2.0.3 / Ruby 1.9.3 / rails 3.2.6 / libmysql.dll incompatibility
- P.S.
I returned to mysql and was able to proceed forward. To do this, I put in Gemfile.local... - I'm trying to install Redmine 2.0.3 with Ruby 1.9.3 and rails 3.2.6 but was stopped at MySQL step.
When I execute
...
2012-06-29
-
19:04 Open discussion: RE: Getting rid of issue fields
- For clarity sake: I removed the original comment not because it was unfairly rude against Redmine code but because it...
-
16:36
Open discussion: RE: Getting rid of issue fields
- It's still the nicest (looking) issue tracker I've seen
-
08:37 Open discussion: RE: Getting rid of issue fields
- john lee wrote:
> this is a bad piece of coding
It's either that or basically fork Redmine. :\ I'd take some po... -
18:35 Plugins: RE: DMSF batch copy/move
- Hi Dan,
Thanks for replying so promptly! I am running 1.4.2 and will definitely give this a try today.
Justin -
15:59 Plugins: RE: DMSF batch copy/move
- Hi Justin,
At present it is possible to move folders around even between projects - the webdav extends this functi... - Has anyone been able to implement a batch copy/move feature for the DMSF plugin?
It is a fantastic plugin, it woul... - Hi guys,
I've freshly installed Redmine 2.0.3 with mysql on Thin and nginx
$ ruby --version
ruby 1.8.7... -
17:52 Help: RE: Redmine API doesn't work after 2.0.3 upgrade
- Jon Lumpkin wrote:
> Well, it looks like the way it parses JSON has changed quite a bit. As in, a bit more strict. I... -
17:36 Help: RE: Redmine API doesn't work after 2.0.3 upgrade
- Well, it looks like the way it parses JSON has changed quite a bit. As in, a bit more strict. I can now submit an iss...
- Was previously running 1.0.1, and had some simple code to call the API. After the upgrade, I now get a 500 error on t...
-
17:05 Plugins: RE: It is possible install plugin libsvn in Redmine 2.0.3?
- Daniel Munn wrote:
> With redmine 2.0 it uses bundler to resolve dependencies, you'll need to identify the gem requi... -
16:05 Plugins: RE: It is possible install plugin libsvn in Redmine 2.0.3?
- With redmine 2.0 it uses bundler to resolve dependencies, you'll need to identify the gem requirements of the plugin ...
-
17:03 Help: RE: Migrating Trac to Redmine
- Looks like it's built into Redmine:
http://www.redmine.org/projects/redmine/wiki/RedmineMigrate
I haven't tried... - Hi,
I'm representing a franch company, and i'm in charge of comparison studie between Trac and Redmine to determi... - Hi everyone,
I had a challenge with a new project (described here: http://www.redmine.org/boards/2/topics/31622).
... - I need to set initial value for issue due date automatically based on which project or tracker the issue is created. ...
-
14:25 Help: RE: Redmine 2.0 "No route matches"
- update 4 shallow route, if add scope in routes.rb.
append
<code class="ruby">, :shallow_path => 'redmine' </code>
... -
12:01 Help: RE: Error Messages "DBD::mysql::db::_login" mysql.pm and redmine.pm - Possible MySql Connection aborts
- For the record...
I had the same problem and solved it by switching from apache2-mpm-worker to apache2-mpm-prefork. -
10:19 Help: RE: Redmine Services starting on boot
- When I was installing Bitnami Redmine on several machines before, the "guide there":http://wiki.bitnami.org/Native_In...
- Hi every body
I am beginner in redmine
I have downloaded redmine,but i don't know how to config and install it .
...
2012-06-28
- Hi,
I created an virutal machine (Ubuntu) with redmine and I can't get services (apache, mysql, redmine and subver... -
20:14 Help: RE: Retrieving email fails into Redmine: Rake Aborted- A connection attempt failed [...]
- Hi Will,
Thank you very much for your reply it was certainly helpful. After troubleshooting a bit this morning I wa... -
15:42 Help: RE: Retrieving email fails into Redmine: Rake Aborted- A connection attempt failed [...]
- _Outgoing_ mail works right? Config at the bottom is for outgoing mail (SMTP), stuff at the top is incoming (IMAP), t...
- Hi Everyone,
Looking for a little assistance or at least a point in the right direction. We have been successfully... - Hi,
I love the wiki functionality in Redmine and the "export as pdf" function, however I would like to customize the... -
17:49 Help: RE: Can I get actual date of update in addition to or instead of number of days?
- I am still getting the lines as:
"Added by project manager about 22 hours ago. Updated about 21 hours ago." Each u... -
15:49 Help: RE: Can I get actual date of update in addition to or instead of number of days?
- Chris Bellis wrote:
> I tried to apply this change to a Bitnami Redmine appliance running
> Redmine version ... - Hi there!
I've just configured git as the source control tool for my projects repositories. The setup seems to be ... -
16:48 Development: RE: Hachage algorithmic
- aaah thanks, it works very well now, thank you, and take care of you, that's so kind from you
-
16:34 Development: RE: Hachage algorithmic
- Sorry, rusty on my Ruby syntax:...
-
16:20 Development: RE: Hachage algorithmic
- Yes that's good I understand very well, but now the code is not correct, I tried with a password that I defined, My p...
-
16:07 Development: RE: Hachage algorithmic
- Here are the REST API, under "authentication".
http://www.redmine.org/projects/redmine/wiki/Rest_api
You can th... -
16:01 Development: RE: Hachage algorithmic
- Hatim Rassili wrote:
> can you explain to me the algorithm? (In frensh it will be better :) )
Hope we got someone... -
15:54 Development: RE: Hachage algorithmic
- can you explain to me the algorithm? (In frensh it will be better :) )
-
15:52 Development: RE: Hachage algorithmic
- excuse me, I'm not anglophone,I'm not very good in english language, for that i can't find ressources and documentati...
-
15:29 Development: RE: Hachage algorithmic
- Best bet: always consult source first.
https://bitbucket.org/redmine/redmine-all/src/c06f74894d2c/app/models/user.... - Hello
I develop in redmine some functionnalities when I need the algorithm used to hach the passwords in redmine
... -
15:47 Help: RE: group projects
- Ansgar Helfrich wrote:
> ...think we need a new add on or plug in that allows people to
> assign tags to projects. ... -
15:35 Help: RE: Cron Job for Incoming Mail Not Working on Bitami on EC2
- What does /tmp/redmine-email.log have in it?
Does the bitnami user have execute permissions on redmine-rake-email.... - Hello Team --
I'm having an issue executing a cron job check an IMAP mailbox. The rake command will work perfectly... -
15:32 Help: RE: Problem with new Git repositories and using TortoiseGit
- >/srv/repos/<name>
Linux?
Does the user that is running Bitnami (I'm assuming... Bitnami?) have read access to ... - Hi, I'm currently testing the last version of Redmine (2.0.3) from Bitnami. I'm new with it. What I need the most is ...
-
12:16 Help: RE: Very slow issue creation.
- Ok, solved the problem was with email notifications. Libor
- Hello,
I have installed Redmine 1.4.3.stable (MySQL) on Ubuntu 12.4 by following "this":http://www.redmine.org/pro... - Dear users.
I am currently writing my thesis about implementing redmine.
I would like want to be sure of the next... -
08:41 Open discussion: RE: Rest API with Python via pyactiveresource-1.0.1 - Null Values
- hi Kyle
do you find any solution for this?
thanks. -
07:55 Open discussion: RE: REST API - filtering time entries
- no solution for this, yet?
this is for issues:
http://www.redmine.org/issues/8842 - Hi!
Does Redmine support CP 866 (http://en.wikipedia.org/wiki/Code_page_866) for attachments and repositories? Wha...
Also available in: Atom