Activity
From 2014-08-13 to 2014-08-15
2014-08-15
-
20:22 Help: RE: Add two columns in one "My page" block
- Hi, I know this is two years old, but it might still be relevant.
I needed to add the Due date to the Issues As... - Hi,
I am having problems with git repos for a while.
The problem is a kind of corruption at the redmine level, ... -
19:22 Plugins: RE: Error 404 with redmine_xlsx_format_issue_exporter
- Hi I have the same problem, maybe only work for version 2.3 but not 2.5
The only difference is that my redmine is in... - Redmine 2.5.1
How to add watchers in the issue - users are not project participants? -
17:40 Open discussion: RE: Error in attempting to upgrade redmine 1.4 to 2.5
- Can you get RM up and running under webrick?
Go to your redmine directory, run @ruby script/rails server webrick -e ... -
17:19 Help: RE: no acess to settings http://myredmineserver/settings
- Please post the relevant portion of your logfile, also: message#667
- after installing Redmine under Ubuntu 12.04 i have acess to Redmine. Only when i click on Settings an error occurred:...
- Hello!
I recently encountered the Redmine, so some things for me may not be clear. I installed Redmine and set it ... -
05:33 Help: RE: How to set a user is unavailable on certain days
- Actually that plugin is open source (GNU GPLv2). But not free.
If you had the attendance, you could have add a valid... -
05:29 Help: RE: Migrating from RedMine 0.9.2.devel to 2.5.2.stable
- Most plugins will upgrade smoothly. Whatever you choose to do, do a backup first, just to be safe :)
-
02:05 Help: RE: view pdf attachments in browser
- Hi, I found quick hack.
It works great in my site, so far.
message#26320
2014-08-14
-
23:44 Open discussion: RE: Error in attempting to upgrade redmine 1.4 to 2.5
- I did reinstall all of ruby on my server. Now, I have another problem.
All libraries are installed.... -
22:14 Open discussion: RE: Error in attempting to upgrade redmine 1.4 to 2.5
- >Redmine requires Bundler 1.0.21 (you're using 1.0.15). Please install a newer version with `gem install bundler`.
Y... - In an attempt to update my redmine, I get the following information after the update.
I've tried:
gem install bun... -
22:20 Plugins: RE: Translating a Plugin
- Ah let me answer my own question:
2. The function l() takes multiple arguments. You can use "Todays date is %{valu... - I'm attempting to translate my plugin and have two questions:
# How do I provide a translation for init.rb? Specif... - User's have email configured in the user record, I have tried "arguments: "-i" " in the email config with no change. ...
-
21:51 Plugins: RE: patching application helper in redmine 2.3
- I had the same issue and commented out the require 'redmine' in the init.rb and everything work just fine!!!
- I am a complete newbie at this. I did some searching but didn't find any solutions to walk me through this at my curr...
-
19:36 Help: RE: Log file owner changing to root -- causing access errors
- Hi Martin,
Thank you for the reply. Unfortunately @/etc/logrotate.d/@ has no configuration related to redmine. The... -
03:42 Help: RE: Log file owner changing to root -- causing access errors
- Hi Lucas,
You seem to be using the Debian/Ubuntu Redmine package. I suggest that you problem is linked to logrotate.... -
17:16 Help: RE: Migrating from RedMine 0.9.2.devel to 2.5.2.stable
- This may be a dump question. If I go install the new versions of the plugins will I loose any data?
-
03:08 Help: RE: Migrating from RedMine 0.9.2.devel to 2.5.2.stable
- There is almost no chance that a plugin for 0.9.2 could be compatible with 2.5.2.
Search for updated versions or equ... -
00:47 Help: RE: Migrating from RedMine 0.9.2.devel to 2.5.2.stable
- I fat fingered it. However I still do not think it worked:
Grant all privileges on bitnami_redmin.* to 'userId'@'... -
16:47 Plugins: RE: Drafts plugin v0.1.1
- For my redmine's versions (2.4.x and 2.5.x) I have still this "plugin":https://github.com/jbbarth/redmine_drafts inst...
-
15:35 Help: RE: How to set a user is unavailable on certain days
- Martin,
Thank you! It has a very good UI, however, it is not exactly what I am looking for and is not an open sou... -
03:18 Help: RE: How to set a user is unavailable on certain days
- There is a plugin to "manage attendance":/plugins/attendance but it doesn't seem to give a warning if you assign an i...
- Hello Guys!
There are some spammers among us:
* http://www.redmine.org/issues/17691
* http://www.redmine.org/iss... -
14:41 Help: RE: Create Subproject - Error 500
- The error also occurs when creating a regular, ie. top level project that is reassigned as subproject afterwards.
- Hi all,
superscripted in principal is working well.
e.g. I can show ^TM^ with superscript format.
but I need t... -
11:12 Plugins: RE: Issue with todo list plugin
- Moderator info: I merged your 2 posting regarding the same issue.
-
11:06 Plugins: RE: "Annoying" plugins on official list
- Discussion in #17689
-
10:10 Help: RE: How email notifications works for forum messages
- Update: the News messages email notifications work ok, so it looks like something is wrong with the Forum only. Maybe...
-
09:55 Open discussion: RE: Problems with /redmine URL
- OP has only created two issues, so it is either #14477 or #10572?
- I'm planning to set up the redmine on a Ubuntu server, when I used Webrick to run redmine, it runs slowly. Some guy s...
-
03:55 Help: RE: how to search issue by custom field value
- I think you have to search the custom values, something like:...
2014-08-13
- I am trying to avoid assigning users on issues with the specific date when this user is unavailable? Is there a confi...
- Hello, and I apologize for the newb question, but I am at a loss.
I have my Redmine instance running under Apache... -
16:32 Help: RE: receive emails in redmine with IMAP
- Haim, Thanks for your help.
I also try that, but then he give the error "Could not locate Gemfile"
-
16:24 Help: RE: receive emails in redmine with IMAP
- You should do exactly is it tells you , add before the line the "bundle exec" command , so it should be :
bundle ... -
16:11 Help: RE: receive emails in redmine with IMAP
- Thanks Haim for your response.
I run the the following command in the Bitnami command line: "rake -f C:\Bitnami\... - Hey guys,
I want to do something like this:
Issue.where('custom_field_value == something')
So, to find a issue... -
16:28 Help: RE: Create Subproject - Error 500
- We are facing a similar issue and our log reports the same issue. _However_ this didn't occur before and it suddenly ...
- Hi All
I wants to replicate Issue tab and create new tab and I wants to do some modification in new menu tab.
I... - Hi
I have redmine 2.5.1 on debian system with exim4 set as satelite email configuration. And email notifications w... - Hello!
I recently encountered the Redmine, so some things for me may not be clear. I installed Redmine and set it... - Hello
I've just pushed Ansible playbook for Redmine installation. I'm targeting this playbook for non admin people...
when I create a wiki page:
url:
http://76.126.10.142:9080/redmine/projects/test123/wiki/Ceshi.json
post:
{"wi...-
02:48 Open discussion: RE: Wacky idea: what would be the caveats of using Redmine's wiki to manage Redmine's code versions?
- Thank you, Jan! Just for reference, I've also found another good site here:
http://betterexplained.com/articles/a-v... -
02:38 Help: RE: Migrating from RedMine 0.9.2.devel to 2.5.2.stable
- Hi Kevin,
There is a typo in your message, I don't know if you did the typo writing the command too:... - > Currently running RedMine 0.9.2.devel on a linux box. I need to migrate the data from the linux box to my new inst...
-
01:03 Help: RE: Fedora 20 Install
- I am positive apache2 is running as user apache:
From the Fedora documentation at http://fedoraproject.org/wiki/Ad...
Also available in: Atom