Activity
From 2013-02-03 to 2013-02-05
2013-02-05
- Hi,
I'm new to Redmine and using it via a hosting provider.
I've found the wiki lacking in some regards and wa... -
21:04 Open discussion: RE: IO error 411 when uploading big file with Ajaxplorer
- I resolved a very similar problem, see forum.ajaxplorer.info/discussion/3313/cannot-upload-file.
(lighty worked ok b... - Hi
I want to try Redmine 1.4.7 (because of the many plugins avalible), instead of 2.2.2, but when I have made the ... -
20:39 Development: RE: hook list?
- As far as I know the @redmine:plugins:hook_list@ rake task has been deleted in r9490 as part of Rails-3.2 work.
No s... -
12:51 Development: RE: hook list?
- Did you try grepping (as mentioned)? Assuming you are on Windows, you can download grep here: http://gnuwin32.sourcef...
-
12:30 Development: RE: hook list?
- ...
-
12:26 Development: RE: hook list?
- My bad, I missed the @rake@. The correct command should be @bundle exec rake redmine:plugins:hook_list@.
-
12:25 Development: RE: hook list?
- No, I was not luckier ......
-
11:49 Development: RE: hook list?
- Redmine 2 uses bundler, so you might be luckier with @bundle exec redmine:plugins:hook_list@ instead. As an alternati...
-
20:34 Help: RE: Change the initial page to be 'wiki' of the root project
- No one knows? How do you really use Redmine without this?
-
18:29 Help: RE: Unable to edit notes/answers in issues
- Thank you Pavel, but it didn't work, got the same error here.
-
14:43 Help: RE: Unable to edit notes/answers in issues
- Maybe you should try:
- to clear cache of your browser,
- rake generate_secret_token
- rake tmp:cache:clear
- rak... -
13:26 Help: RE: Unable to edit notes/answers in issues
- Where I said "Answer" button I meant "Quote" button.
- Hello, I recently upgraded from redmine 2.0.4 to 2.2.2 and when I try to click on "Quote" or "Watch" in a issue I get...
-
12:57 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- I have a similar problem on Win7 with Redmine-2.2.2 packaged with warbler and JRuby 1.7.2 and running on TOMCAT 7.0....
- Hi jan,
In RedMine under 'Custom Fields' ,there is a tab for 'Activities(time tracking) .Can you pls let me know h... - Hello folks,
I use redmine 1.4.6 on a Debian 6.0.3 with MySQL 5.1.61 and svn 1.6.12.
Some of my project are bin... - Hey guys! I'm new here. Our company is using Redmine (awesome project btw!), and I'm utilizing the Redmine API to tra...
- Is it possible to run multiply Redmine installations on same server?
Eg. Version 2.2.2, and 2.0.x? -
04:31 Open discussion: RE: How to have a public issue with internal discussion
- It would be great if it work for me.
________________________________________ -
03:22 Open discussion: RE: Move news from one project to another ...
- yes it is possible see Ivan's post
- I arrived at work this morning to find Redmine was not working. I've spent all morning trying to get it running and i...
2013-02-04
-
22:52 Open discussion: RE: Change the footer of Redmine
- You may use a hook :view_layouts_base_content by writing a simple plugin.
-
22:40 Open discussion: RE: Change the footer of Redmine
- Dear, thanks for this information.
Now I 'd like to displaying an SSL Secure Site Seal in our website.
It is a ... - There is in [[Hooks_List]] a note that says...
- [fyi: i posted this on 'Help' and then on 'Development', then finally
saw the guidelines for the usage of each forum... -
19:11 Open discussion: RE: Filter in time entries along custom field in REST API
- I've been doing integration with Redmine. How to organize synchronized with Redmine, namely sync time entries? If you...
-
18:27 Help: RE: Redmine Upgrade to 2.2.2 - Migration Plugins Step not working
- Believe I may have the answer now to my own question. I see in some of the documentation that the 2nd command has cha...
- After upgrading my Windows Redmine installation (bitnami stack)
I imported the data, ran the rake db:migrate RAILS_E... -
18:03 Help: RE: Back to square 1
- Thanks to both of you!!
Will take a look -
17:51 Help: RE: Back to square 1
- See this guide for Windows: http://www.redmine.org/boards/1/topics/32693
Use ruby 1.9.3.
Give up 1.4.x and go to 2.... -
17:22 Help: RE: Back to square 1
- Not to take away the joy of installing redmine from scratch but I have used the Bitnami Stack version which is a lot ...
- Ok, here is my situation. I am a true Redmine newbie (see my first post and some proof).
I don't know if i have b... -
15:50 Help: RE: help with top menu
- maybe I'm missing it but it seems as though the link you posted only shows how to adjust the tabs that would be withi...
-
15:33 Help: RE: Unable to edit notes/answers in issues
- Diego Pasqualin wrote:
> I'm facing the same problem here after upgrading from 2.0.4, but with me Edit button works,... -
15:29 Help: RE: Unable to edit notes/answers in issues
- I'm facing the same problem here after upgrading from 2.0.4, but with me Edit button works, only the Answer button do...
-
15:28 Open discussion: RE: redmine down my external ldap
- I tried to put off SVNPathAuthz policy for authentication is performed only in the root directory. But nothing has ch...
- Hi Team
I created a new project. when i took the setting tab its showing an internal server error.But the rest of ... -
11:53 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- Then I suppose you might need to set an encoding for your connection in your database.yml?
Like:... -
11:22 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- I've installed Phpmyadmin on both servers. This way i can see if my tables / entries are the same for the redmine dat...
-
11:17 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- Robert Murdock wrote:
> In my database it's written the same way. In my old server too.
What do you mean? -
11:15 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- No i don't have errors with mysql2 adapter, it's working fine.
It's only my accents wich are replaced with garbage.... -
11:11 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- mysql2 adapter is installed; just put it in your database.yml (don't use mysql adapter which is not compatible with 1...
-
10:59 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- ...
-
10:56 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- So you have to use mysql2 adapter in config/database.yml.
What does @bundle show@ gives you (run from Redmine inst... -
10:51 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- Ruby --version gives 1.9.3 ! =)
I was also searching from my side because i'm using a dedicated Bitnami Redmine appl... -
10:42 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- Etienne Massip wrote:
> Robert Murdock wrote:
> > No i can see on the errors that i'm on Ruby 1.9.1. Is that matter... -
10:24 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- Robert Murdock wrote:
> I understand.
> So i can't use the mysql adapter as i'm using a too recent version of Ruby.... -
10:19 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- I understand.
So i can't use the mysql adapter as i'm using a too recent version of Ruby. I will still use the mysql... -
10:13 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- Robert Murdock wrote:
> No i can see on the errors that i'm on Ruby 1.9.1. Is that matters ?
Yes, it's not suppor... -
09:53 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- No i can see on the errors that i'm on Ruby 1.9.1. Is that matters ?
-
09:51 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- Robert Murdock wrote:
> Lots of stuff, but i think the main thing is this line :
> *Error page : please install th... -
09:36 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- Lots of stuff, but i think the main thing is this line :
*Error page : please install the mysql adapter 'gem instal... -
08:51 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- What's in you log?
-
08:37 Help: RE: Internal Server Error on file upload
- Etienne, thanks for your help.
I was able to solve the issue the file you mentioned was present in the db folder.
I... -
05:30 Help: RE: Test email works but notifications are not sent
- I've made some extensive testing and what I found out is notification will be sent to any newly created users @my_fir...
- Hi, I have a server called DEV01.intranet where I have installed Redmine.
I managed to configure a subdomain redmi... - I am trying to get your REDMINE CIMS plugin functioning;
I have installed all dependencies here:
http://www.redmine...
2013-02-03
-
21:50 Help: RE: Redmine Just Hangs
- hi, I have the same problem on win server 2003!
Please somebody help us, please..
I am going to think very bad abou... - Hi Redmine Gurus,
I'm running a quite recent Redmine intallation that was working pretty well until very recently.... -
19:05 Help: RE: Redmine 2.0: error sending email
- Jean-Michel G wrote:
> Great, it finally works for me too!
Thx I install redmine version 2.2 on debian with apach... -
17:02 Help: RE: how to show the log time in gant chart?
- This isn't possible using stock Redmine.
-
13:14 Help: RE: how to show the log time in gant chart?
- Would be a nice feature!
- I get the error:...
-
13:31 Help: RE: Default Issue # Ordering
- Hmm, you're right, at least for ASC sorting...
I created #13067 -
12:21 Help: RE: moving from myweb.com/redmine to myweb.com
- Many thanks!
-
10:28 Help: RE: Installation on Ubuntu 12.04 with Plesk 11
- Push...
-
06:20 Help: RE: help with top menu
- You can use a custom plugin to do this using the menu API (see #12969 note 4 and 5 and [[Plugin_Tutorial#Extending-me...
- Can anyone tell me how to get rid of the "My Page" tab/option in the top menu?
-
00:31 Help: RE: Delete project - what happens internally
- AFAIK _everything_ that is tied to the @project_id@ is deleted. Thus all the data, from all the project modules and p...
Also available in: Atom