Activity
From 2015-05-25 to 2015-05-27
2015-05-27
- I've written a full detailed message on "StackOverflow":http://stackoverflow.com/questions/30461422/cannot-start-redm...
-
17:32 Help: RE: Help with db:migrate - seems to be missing tables/columns
- One last note in case this is confusing to anyone - You may notice two different paths:
/var/www/redmine
/opt/apps/... -
17:30 Help: RE: Help with db:migrate - seems to be missing tables/columns
- Thanks, this started me on the right path. The command above did not work by itself; it simply reset my database to t...
-
00:54 Help: RE: Help with db:migrate - seems to be missing tables/columns
- Hi,
Try running
@RAILS_ENV=production bundle exec rake db:migrate:reset@
I uploaded my schema.rb for comparison. - Hi all,
as described in http://www.redmine.org/help/en/wiki_syntax_detailed.html,
I try to link to a certain chan... -
15:23 Help: RE: Is it possible to show project custom field on tracker ?
- Hm... in Redmine 3.0 the configuration area for the custom field looks different. There you can tell in which project...
-
14:54 Help: RE: Issue fetching html email
- My take on the problem is that email typically contains two bodies - a plain text one and an html one. In this case t...
-
12:29 Help: RE: Issue fetching html email
- That is realy a huge workaround. Does not seem easier to find error in ruby html parser or just replace it with some ...
-
11:15 Development: RE: Uninstalling Plugins
- Thx, that's what i need now
-
10:28 Open discussion: RE: How to allow user to move existing issues to another project
- Thanks for your attention. I already found how to resolve this issue. It's described here http://www.redmine.org/issu...
-
10:20 Open discussion: RE: How to allow user to move existing issues to another project
- What's the error message you're seeing in the logs?
Also, please post info from /admin/info... -
10:22 Plugins: RE: can I use plugins without installing rails?
- Redmine depends on rails, if your redmine is running fine, then you have rails installed.
-
10:16 Open discussion: RE: Trying to access redmine from CVS side
- That's a question you'd better ask the CVS people...
Sidenote: Do you really mean CVS, the "version control dinosaur... - Hello,
When I am administrator I can create issue without any problems.
However when the user is not an administr...
2015-05-26
-
23:47 Help: RE: How to upgrade redmine
- Thanks for the reply Martin. I think you've ended up solving half of my problems with redmine, thanks for all of the...
- Hi anyone,
My attempt to delete one of roles gave me error on the browser like this:... -
16:22 Help: RE: Help with db:migrate - seems to be missing tables/columns
- Yes, this is all the output. I also believe this is incomplete but I am not sure why.
Others I work with have enc... - Hi @ all.
I just wanted to inform you about the launch of our website http://www.redmine-hosting.de where we descr... -
12:55 Help: RE: Issue fetching html email
- As a work around, we are going to have a separate process poll the inbox. It will pull down any emails, strip html, s...
-
11:07 Help: RE: how to restart redmine apt-get installed
- found it. /usr/share/redmine
it seems I do not need to restart redmine after putting a plugin there. when I refresh ... -
11:03 Help: RE: how to restart redmine apt-get installed
- Add file restart.txt to redmine/tmp
- apt-get install ruby rubygems libruby libapache2-mod-passenger ruby-dev libmysqlclient-dev libmagickcore-dev libmagic...
-
11:00 Plugins: RE: can I use plugins without installing rails?
- i installed it and put plugin under /usr/lib/ruby/vendor_ruby/rails/plugin.
Now I am figuring how to restart redmine... - I followed a how-to and installed following packages for redmine on Ubuntu.
apt-get install ruby rubygems libruby li... -
09:40 Development: RE: Plugin development: undefined method `acts_as_attachable'
- I solved my problem
module TimeEntryPatch
> def self.included(base) # :nodoc:
> > base.send(:include, InstanceMe... - Hi all,
I am trying to access redmine tickets from CVS.Is there any way to do this?
2015-05-25
- I have a doubt with the BaseLine field of the versions. Is it just informative, or has it got any functionality in pr...
Also available in: Atom