Activity
From 2013-01-22 to 2013-01-24
2013-01-24
- redmine-2.2.1
ruby 1.9.3p374
mysql2
Error loading default data:
Error: Mysql2::Error: Unknown column 'roles.built... -
18:47 Help: RE: LDAP password encryption
- I'll just answer myself for sake of usefulness.
Encryption on LDAP worked out of the box, what i couldn't figure o... - Hello,
I think I know the answer, but I couldn't find an explicit statement about this question on the forums:
ca... -
17:38 Help: RE: Redmine on Tomcat plugin_assets problems... (solved)
- Thanks for your help.
It seems that zip archives downloaded from http://rubyforge.org/frs/?group_id=1850 are corrupt... -
17:21 Help: RE: Debian 6 and Redmine 2 install problem
- Thanks for your efforts, finally I have it running, but there was some point where I was stucked.
My working Virtual... -
14:30 Help: RE: Just installed Redmine - only thing showing is a index of the directory - what is wrong?
- Good to hear, so up to 2.8 of my guide everything works.
If you want to use a virtual server instead of using a subU... - Hello, I use Redmine 1.2.2, CentOS and oci8 gem.
I'm having this problem:... -
14:05 Help: RE: repository tab not showing in project settings after upgrade
- Never mind...
We also have an old plugin redmine_milestones, something with this plugin seems to be causing the pr... - Hello,
I'm running a redmine 0.9 instance and would like to upgrade to the latest version (2.2.). Due to some mist... -
10:39 Help: RE: Met 500 Internal Server Error when update issue
- Eric Li wrote:
> I met a 500 Internal Server Error when update task. It just happens on some specific tasks, others ... -
09:56 Plugins: RE: How to override controller ?
- Hi,
Is it possible to override an existing controller actions?.
example:
--------
I want to modify some a... - My project has many sub-projects. And the main page of the project show sub-projects links next to each other, which ...
- Hi All,
I am running the turnkey linux redmine app (redmine 1.4.4) and trying to set up SVN and Mercurial with aut... -
00:08 Help: RE: Custom queries disappeared after upgrading to Redmine 2.2.1
- Thank you!
-
00:01 Help: RE: Custom queries disappeared after upgrading to Redmine 2.2.1
- Colin Humber wrote:
> I upgraded my Redmine from v1.4 to v2.2.1 and all my custom queries no longer appear on the ri...
2013-01-23
-
23:25 Help: RE: Custom queries disappeared after upgrading to Redmine 2.2.1
- I'm looking to do the same upgrade. Did you have a 'how-to' you followed or was it a non-issue.
Thanks -
22:24 Help: RE: Just installed Redmine - only thing showing is a index of the directory - what is wrong?
- Hi Jan
That did it :)
The 2 spaces was missing from the "database.yml". Now I've been able to run "RAILS_ENV=pro... -
16:43 Help: RE: Just installed Redmine - only thing showing is a index of the directory - what is wrong?
- OK, perhaps due to my guide, just to make sure: your database.yml is properly indented is it?
In YAML, whitespace do... -
16:05 Help: RE: Just installed Redmine - only thing showing is a index of the directory - what is wrong?
- /etc/hosts seems fine - contains the line "127.0.0.1 localhost"
I've attached the output from "RAILS_ENV=productio... -
16:00 Help: RE: Just installed Redmine - only thing showing is a index of the directory - what is wrong?
- Agree, that seems OK... Do you have the line @127.0.0.1 localhost@ in your /etc/hosts? Perhaps something like #...
-
15:40 Help: RE: Just installed Redmine - only thing showing is a index of the directory - what is wrong?
- It seems correct!
See attached file! -
15:28 Help: RE: Just installed Redmine - only thing showing is a index of the directory - what is wrong?
- You probably forgot to create the database-user and / or grant the permissions (step 2.3).
What does mysql say if yo... -
15:07 Help: RE: Just installed Redmine - only thing showing is a index of the directory - what is wrong?
- Just checked the redmine database, and it contains no tables!
-
15:04 Help: RE: Just installed Redmine - only thing showing is a index of the directory - what is wrong?
- --- database.yml ---
production:
adapter: mysql2
database: redmine
host: localhost
username: redmine
password... -
14:58 Help: RE: Just installed Redmine - only thing showing is a index of the directory - what is wrong?
- >production database is not configured
What's in your database.yml (step 2.4?) -
14:55 Help: RE: Just installed Redmine - only thing showing is a index of the directory - what is wrong?
- Hi Jan
Thanks for the quick reply!
This outputs a lot that I can't seem to post here. Maybe the attached file s... -
14:50 Help: RE: Just installed Redmine - only thing showing is a index of the directory - what is wrong?
- I just corrected an error with a superflous bracket. Retry: Make sure you're root, go to /opt/redmine and type...
-
14:40 Help: RE: Just installed Redmine - only thing showing is a index of the directory - what is wrong?
- Hi Jan Niggemann
I tried to follow the guide you suggested, and despite some problems I think that ruby is up runn... - Hi guys,
I try to install a outgoing mail service for redmine. On my server is currently postfix running with zar... -
21:34 Help: RE: Project Within a Project Within a Project
- Boyd Thaxton wrote:
> We are using: Redmine 0.8.7.stable.3175
gasp...
> Our IT dept is extremely busy rebuildin... -
19:52 Help: RE: Project Within a Project Within a Project
- > What version of redmine do you use? Or did I get you wrong and you were looking for other ways to do that and wante...
-
19:02 Help: RE: Project Within a Project Within a Project
- > Project Within a Project Within a Project
> I would like to be able to make more sub projects to track all these t... - My apologies to Jan for posting this yesterday as a defect, I overlooked that detail :-)
Is it possible to create ... - I have upgraded recently from Redmine 2.1.4 to 2.2.1 and finally 2.2.2 and noticed something odd. When going to an ex...
- Hello,
Is it possible to sort the issue list by number of watcher descending ?
Thanks,
Ben -
18:58 Help: RE: Creating a Network Link
- No, Just a Read Only folder in a network drive. Manually maintained.
We have a lovely (sarcasm) system where we ... -
18:48 Help: RE: Creating a Network Link
- Are they in some sort of version control system, that way you could integrate that into redmine?
- We use a lot of revision controlled documents. I would like to make documents readily available to a person working o...
-
17:17 Help: RE: Redmine 2.2 & Git -> Authentication troubles
- I'm also having the same issue with Redmine 2.2 on two separate servers when used for Subversion access. The module w...
-
16:46 Help: RE: Query to list all items closed by users in a group
- I understand that it has to be a DB query. However, I am not sure where redmine maintains the history of the changes ...
-
16:38 Help: RE: Charset issues with latin characters - JRuby
- Fixed!
When performing the gem install bundler, the 1.7.2 version of jruby-jars is installed by default... - Hello,
For my own background using Java I prefered to deploy my redmine installation over tomcat7 with JRuby (1.6.7)... - My redmine installation (Bitnami Redmine 2.2.0 stack) crashes when I select “issues” tab for a specific project (atti...
-
16:04 Help: RE: Unable to show time_entries in projects (Internal Error)
- when I go to *report* and reduce data range to last week or month - it works.
but with all time - it fails. -
14:55 Help: RE: Unable to show time_entries in projects (Internal Error)
- ...
- ...
-
14:54 Help: RE: Unable to edit notes/answers in issues
- no, just saw blinking once "loading" and nothing
-
13:47 Help: RE: Unable to edit notes/answers in issues
- Anything interesting in the relevant logfile?
- After click on pencil nothing happen.
Database migrated from 1.3.3 without any trouble. ... - Hi Experts,
For some resson, I'd like to remove some non-used locales, e.g fr.yml,hr.yml.
So I just stopped my ... -
14:01 Help: RE: Issue when installing redmine 2.2.2 on apache (dispatch not found)
- Rails 3 introduced a different patching mechanism (to_prepare), require 'dispatcher' no longer works.
Do you have an... - Hi,
Installed redmine 2.2.2 from sources on a 12.04 Ubuntu machine.
When I start the redmine instance through the... - Hi,
i have problem with this plugin...i used this plugin for redmine 2.x:
https://github.com/srathbun/redmine_landi... -
11:24 Help: RE: Debian 6 and Redmine 2 install problem
- Err, not my field of expertise... DocumentRoot does not point to the public folder and does not match Directory - try...
-
10:17 Help: RE: Debian 6 and Redmine 2 install problem
- Thanks, your guide helped me a lot. But I still have a question as my site is still not running. :(
I have its Virtu... - How to widen this area so I can that task names won't be cut in Gantt chart view?
!http://farm9.staticflickr.com/8...
2013-01-22
-
23:01 Help: RE: Trying to install latest redmine on ubuntu 10.04 LTS
- Good if it works now, remember to update that vulnerable rails 3.2.8 though!
-
21:06 Help: RE: Trying to install latest redmine on ubuntu 10.04 LTS
- Thanks for your answer. At the moment redmine is running with ruby 1.8, after a passenger update the error was fixed....
-
17:50 Help: RE: Trying to install latest redmine on ubuntu 10.04 LTS
- Observations:
* Your ruby 1.8 is really old, even if 1.9 seems just like a minor step, it was a huge push forward.
... -
22:39 Help: RE: How to update issue status/priority using Rest API?
- Etienne Massip wrote:
> Are you sure that the workfow is designed to allow you to make such a transition?
I too a... -
22:26 Help: RE: PDF export of wiki pages with images
- Didn't find bitnami 2.1.2 Version. In 2.1.6 rmagick is also preinstalled, but I guess this will be the case for 2.1.2...
-
12:01 Help: RE: PDF export of wiki pages with images
- Thanks for your help!
-
11:56 Help: RE: PDF export of wiki pages with images
- The question is, if you have to install it. As I said, in bitnami stack 2.2.1 it is already installed by default and ...
-
11:33 Help: RE: PDF export of wiki pages with images
- you wrote "...rmagick preinstalled"
My problem is that I'm not able to install rmagick properly. -
10:44 Help: RE: PDF export of wiki pages with images
- jpg in pdf export seems to work out of the box with bitnami redmine stack 2.2.1 (rmagick preinstalled)
-
20:52 Help: RE: priority field in redmine demo
- Issue number for the record: #12950
-
17:55 Help: RE: priority field in redmine demo
- > When I try to create a new issue, one of the mandatory fields is "priority", but the drop down list in the web inte...
-
20:46 Development: RE: Master Slave Project Syncup
- @BL MA: Can you share your plugin? I'm very interested...
-
18:57 Open discussion: RE: Error in installing redmine in dreamhost server
- Thanks Jan Niggemann, but after a long time I could solve my mistake was that I did not point the subdomain to the pu...
-
18:31 Open discussion: RE: Error in installing redmine in dreamhost server
- Looks like you're running rails3, use the mysql2 gem in your database.yml:...
-
18:49 Open discussion: RE: Add link to a forum topic?
- A topic id is actually a message id.
So, @message#290@ => message#290.
You can also use relative links.
<not... -
18:28 Open discussion: RE: Add link to a forum topic?
- Maxim Krušina wrote:
> We have the same scenario, but easiest way (and IMHO the best one) is to configure your local... -
18:24 Open discussion: RE: Redmine index showing files
- Are you still using the packages from the repository or did you remove them?
Check what's left of the package instal... -
18:11 Help: RE: Where to add this line?
- Please don't crosspost!
Quoting from your ticket #12890:
> You should not have to add manually this line, it shou... -
18:11 Open discussion: RE: Where to add this line?
- Please don't crosspost!
Quoting from your ticket #12890:
> You should not have to add manually this line, it shou... -
18:03 Open discussion: RE: Redmine as CMS
- Sounds like a plugin I'll test!
BTW, there's a typo in the word "website" on http://redminecrm.com/pages/plugins -
18:00 Open discussion: RE: How to reslove Installing json (1.7.6) with native extensions Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension
- > Make sure that `gem install json -v '1.7.6'` succeeds before bundling.
What happens if you @gem install json -v '1... - Fetching gem metadata from http://rubygems.org/.........
Fetching gem metadata from http://rubygems.org/..
Using ra... -
17:57 Help: RE: Upgrading Redmine 1.1.2 to Redmine 2.2.x
- What do you see in the logfiles? Do you use plugins? Does it work if you remove the plugins?
-
17:57 Help: RE: Right click menu to bulk edit doesn't appear every time
- Hello Jan,
thank you for your reply.
I have a limited use of firefox so that's why it is not well upgraded. Nev... -
17:38 Help: RE: Right click menu to bulk edit doesn't appear every time
- I'm on 2.2.1 and it works with IE8, I just tested it.
BTW, isn't FF12 quite old?
-
11:38 Help: RE: Limitation on bulk edit functionality ?
- Hello,
does anyone could help me about this problem ? Note : I am using 2.1.6 release of Redmine & I am facing thi... -
17:57 Help: RE: Gantt performance problems in Redmine 2.1.2
- Elena Ramirez Retamal wrote:
> We have upgrade Ruby to 1.9.2 (i686-linux), Rails to 3.2.11 and also Redmine to 2.2.1... -
17:53 Help: RE: Error message: No such file or directory - /etc/redmine/default/session.yml
- Did you generate a session store secret as specified in step 5 of [[RedmineInstall#Step-5-Session-store-secret-genera...
-
17:42 Help: RE: Query to list all items closed by users in a group
- shikari shambu wrote:
> I would like to create a query that lists all tickets in a project that was closed by users ... -
14:05 Help: RE: Query to list all items closed by users in a group
- Hi,
I too looking out on how to close an issue?Any suggestion?
Thanks -
15:53 Plugins: RE: Issue Closed Date
- "This clone":https://github.com/thorin/redmine_closed_issue claims to support 2.0, as of "cset d3013870e":https://git...
- Is it then still possible to give the subprojects issues which are linked as subtask in prant projects issues a versi...
- If, yes since what version is this possible?
-
14:58 Help: RE: Just installed Redmine - only thing showing is a index of the directory - what is wrong?
- David Brandt wrote:
> It would also be nice to use a newer version of redmine!
Indeed, using a recent versions of r... -
14:20 Help: RE: Just installed Redmine - only thing showing is a index of the directory - what is wrong?
- Thanks!
I will try to follow the guide you posted!
It would also be nice to use a newer version of redmine!
-
13:33 Help: RE: Just installed Redmine - only thing showing is a index of the directory - what is wrong?
- Your application server (= phusion passenger) isn't running or isn't correctly configured.
Although I like debian ve... - Hi
I'm brand new to Redmine, and ruby - good starting point!
My webserver is running debian linux, and I used t... -
14:57 Open discussion: RE: issue_status: different meanings possible?!
- I'm not sure I understand correctly. You created an issue which you now want to close?
Go to the issue, click edit a... -
14:08 Open discussion: RE: issue_status: different meanings possible?!
- Hi jan,
I have a new issue raised?how do i close the same so that in activity summary it is seens as closed?any he... -
13:40 Help: RE: RE: Passenger && Apache2 doesn´t work anymore
- Are you connecting to port 80 or 443? Try to disable MultiViews (@Options –MultiViews@) and try again.
Cou can als... -
13:00 Help: RE: Passenger && Apache2 doesn´t work anymore
- No, I got exactly the same output as you mentioned.
What could be wrong with my config?
I don´t get it... - Hi guys,
i'm getting an Internal Server Error when loading url.tld/projects.xml
Log says:... -
12:34 Help: RE: Debian 6 and Redmine 2 install problem
- Sorry for the delay.
My suggestion is you uninstall everything and re-install from scratch.
You're on Debian and ca... -
12:07 Help: RE: LDAP authentication is not working
- here is my log when i try to login
Started POST "/login" for 107.109.10.26 at 2013-01-22 17:02:47 +0600
Processin... -
09:33 Open discussion: RE: Online documentation in redmine- Is it posbbile ?
- You may want to enable 'Wiki' module for projects. Then you will be able to create hierarchically linked wiki pages.
... - hi all
i am using redmine for issue tracking,we planned to document the solution of the issue in online with the ...
Also available in: Atom