Activity
From 2012-12-20 to 2012-12-22
2012-12-22
-
23:29 Help: RE: Redmine 2.2.0 - ActionView::Template::Error (Permission denied - /opt/redmine/tmp/cache/900)
- Some passenger config options for reference
PassengerUser <username>
If user switching support is enabled [whihc ... -
23:01 Help: RE: Redmine 2.2.0 - ActionView::Template::Error (Permission denied - /opt/redmine/tmp/cache/900)
- Jon Z. wrote:
> I managed to resolve it (it was permissions) once I added the www-data user to the permissions for t... -
22:55 Help: RE: Redmine 2.2.0 - ActionView::Template::Error (Permission denied - /opt/redmine/tmp/cache/900)
- I managed to resolve it (it was permissions) once I added the www-data user to the permissions for those folders & fi...
-
22:46 Help: RE: Redmine 2.2.0 - ActionView::Template::Error (Permission denied - /opt/redmine/tmp/cache/900)
- Jon Z. wrote:
> I'm having the same issue. I followed the directions in the install guide (step 8) but it still did... -
21:25 Help: RE: Redmine 2.2.0 - ActionView::Template::Error (Permission denied - /opt/redmine/tmp/cache/900)
- I'm having the same issue. I followed the directions in the install guide (step 8) but it still didn't work. I even...
- Hi Redmine users,
I have a question about Redmine, is it possible to export all users to a (for example /var/draak... -
16:38 Help: RE: Redmine2.1.4 add attachment failed.
- Dear Niggemann,
Thanks for you reply,it's the issue of filesystem permission.
After changing the permission,it'... -
14:59 Help: RE: Redmine2.1.4 add attachment failed.
- Read this, it seems you forgot to set filesystem permissions...
http://www.redmine.org/projects/redmine/wiki/Redmine... - Envirement:
Redmine2.1.4
Apache2
Passenger
I have installed the redmine with the envirement upon.
But when I w... -
14:57 Help: RE: Help about setup redmine running with apache
- Do you use port 8443 on purpose?
Did you install passenger? Did you install the passenger apache module? Did you con... - 1. I am new in redmine. I followed guide:
http://www.redmine.org/projects/redmine/wiki/Redmine_203_with_Subversion_a... -
14:45 Help: RE: Insert HTML fragments
- Here's an updated version that works with latest 2.2.0...
-
08:09 Help: RE: get "wrong number of arguments"
- I replaced the “lang_options_for_select” code wiht the old one(from 1.2.1), and it works just fine,can any one tell m...
-
00:30 Help: RE: SVN doesn't work on Redmine. (with IIS 7.5)
- that url should be up now. seems it was down just for a moment...
2012-12-21
-
22:56 Help: RE: Redmine 2.2.0 - ActionView::Template::Error (Permission denied - /opt/redmine/tmp/cache/900)
- Have you read http://www.redmine.org/projects/redmine/wiki/RedmineInstall#Step-8-File-system-permissions?
Your appli... - Hi,
I've installed redmine 2.2.0 on my debian installation. But there is some strange things about it.
When ik wa... - I am using redmine 1.4.5.
Is there a way to show all the activity from all the projects in one nice feed? -
18:19 Help: RE: 2.1.5 LDAPS to AD
- NEVERMIND!
It helps to watch the damn port number for typos..... - Running on a CentOS 6 x64 system. During our testing (somewhere around 2.0.4) we attached Redmine to an AD with succ...
- Hi,
I'm new to redmine and have been trying to figure out a way to update fixed_version. If the bug has a fixed v... -
14:20 Help: RE: SVN doesn't work on Redmine. (with IIS 7.5)
- this URL does not work ???
http://blog.pseudosoftware.net/index.php/2012/10/28/redmine-iis7-svn/
pls give me th... - Hello!
Why when I export wiki table to pdf, the table is sprawling?
How it looks in redmine wiki:
!1.png!
H... -
10:38 Help: RE: Need help... Redmine in DMZ, SVN on internal. Best senario to access SVN.
- port forwarding between DMZ server and SVN server
trusted/allowed hosts in firewall - Here's the situation...
I have a Redmine server setup on our DMZ, and VisualSVN on our internal network, so that o... -
10:10 Help: RE: How to send emails for selected statuts
- Hi,
After testing, the result is negative.
a solution to my problem?
Bonjour,
j'ai testé, cel ne marc... -
10:07 Help: RE: How to mask « members » in the project overview ?
It's now OK.
Thanks for your answer.- Update redmine from 1.2.1 to 2.2 (checkout from svn http://svn.redmine.org/redmine/branches/2.2-stable revision: 11...
-
01:17 Plugins: RE: Meetings Plugin is not working with 1.4
- Finally the error was solved. The error was due to the extra `/` at the end of server IP.
Changing the server ip fr...
2012-12-20
-
23:47 Plugins: RE: Testing plugins in Redmine 2.x
- I think I've fixed this, by using this in my test_helper.rb:...
- I am trying to write tests for my redmine 2.x plugin. I've read http://www.redmine.org/projects/redmine/wiki/Plugin_T...
- We typically have two projects - an external project and internal project. When a client reports an issue it gets rep...
-
21:38 Help: RE: How do I restore 'Estimated time' field?
- Are you 100% sure you looked at the right role / tracker combination?
-
13:49 Help: RE: How do I restore 'Estimated time' field?
- No, nothing there!
-
12:19 Help: RE: How do I restore 'Estimated time' field?
- Did you perhaps disable them?
Look at admin -> workflows -> permissions... -
21:20 Help: RE: Redmine wiki sql query
- change line 43 from...
-
13:25 Help: RE: Redmine wiki sql query
- The plugin page reads
>Compatible with: Redmine 1.2.x
and the github repository has only 2 initial commits and a s... - Hello. Please, help me.
I use:
Redmine version 2.1.4
Ruby version 1.9.3
Rails version 3.2.8
Database MySQL
I ... -
21:14 Development: RE: I want to join the Documentation Team
- Your response made me smile - it's open to the public, but currently closed. :)
Is there any indication as to when... -
20:58 Open discussion: RE: How does Redmine use Redmine?
- I would contribute some time towards doing the write-up. Is there someone, or some bodies :), that I can use for mat...
-
20:17 Development: RE: Need help making Capybara + selenium with Ajax working
- My bad, I thought that Capybara was using some combination of racktest and selenium for default driver.
- Ok I've tried and failed to make it work, could someone please save me a lot of time and tell me why this test is fai...
-
20:09 Development: RE: Where to find Redmine developers for hire
- A bit late, you should have a look to [[CommercialOfferings]].
-
19:19 Development: RE: How to get history of changes made to a redmine ticket
- There is no REST API for isue hiistory yet but you should be able to find it in tables @journal@ and @journal_details...
-
18:38 Help: RE: Insert HTML fragments
- This is exactly i need but here don't work.
The html code is printed on screen and not executed.
Can you help me ? -
15:34 Help: RE: Recommendation on scripting Redmine site configuration
- Its for Ubuntu.
It should be easy to do for any linux admin which I am even not. I can't share it because it contain... -
14:02 Help: RE: Recommendation on scripting Redmine site configuration
- Is it for Linux or Windows? Can you share the installer with us? This is something interesting...
I don't have a rec... -
14:05 Plugins: RE: Redmine wiki sql
- Please don't double-post.
Answer in your other thread
http://www.redmine.org/boards/2/topics/35147?r=35149#message-... - Hello. Please, help me.
I use:
Redmine version 2.1.4
Ruby version 1.9.3
Rails version 3.2.8
Database MySQL
I ... - Hi,
Does anyone know if it is possible to send emails to different usergroups upon status updates in Redmine.
eg.... -
12:03 Help: RE: wiki email notification to all users
- I'm not sure but you could hack the controller to always have all members watching.
/yourPath/redmine/app/controller... - Hi,
I am currently running redmine 1.3.2.stable.
When a user updates a wiki page, it only emails the wiki page ... -
11:46 Plugins: RE: Meetings Plugin is not working with 1.4
- Hum, I don't really understand what's wrong. Best thing to do would be to edit file C:/Redmine1.3/apps/redmine/vendor...
- Can any one help me in solving below thing
*Request :*
curl -k -H "Content-Type: application/json" -X POST --... -
09:05 Help: RE: 2.0.1- 500 Internal Server Error: ArgumentError (NULL pointer given)
- OK. The workaround is:
- uninstall @perl-DBD-MySQL@:... -
08:05 Help: RE: 2.0.1- 500 Internal Server Error: ArgumentError (NULL pointer given)
- I've tried to upgrade to version 2.2.0, but still got the same error at Step 4 - Update the database:...
-
03:58 Plugins: RE: BigBlueButton Plugin Problems
- Laurent Dairaine wrote:
> Thanks for your reply, but I confirm this is the same problem : the bbb link does not appe...
Also available in: Atom