Activity
From 2013-10-01 to 2013-10-03
2013-10-03
-
19:13 Open discussion: RE: Boards / Forum topic history + forum message extra filed
- This is not implemented, AFAIK. It would be look like a custom field of issue type, belonging to forum object, with p...
-
18:29 Open discussion: RE: Boards / Forum topic history + forum message extra filed
- Jan Niggemann wrote:
> Krzysztof Dryja wrote:
> > 1. Full forum topic history.
> Can you explain what you mean?
I... -
15:01 Open discussion: RE: Boards / Forum topic history + forum message extra filed
- Krzysztof Dryja wrote:
> 1. Full forum topic history.
Can you explain what you mean?
> 2. Extra field in forum ... - Hi,
I'm using Redmine 2.1.4. I would really like to have:
1. Full forum topic history.
2. Extra field in for... - Like a mailing list or Google Group? Before we dive in, it is not immediately clear.
Looking forward to get to kno... -
18:57 Help: RE: ActionView::Template::Error ((<unknown>): block sequence entries are not allowed in this context at line 1 column 6): redmine 2.3
- You may want to try totally different approach: incremental upgrade; it will last more time, but as you can see the d...
-
17:07 Help: RE: ActionView::Template::Error ((<unknown>): block sequence entries are not allowed in this context at line 1 column 6): redmine 2.3
- Jan Niggemann wrote:
> Martin Hollerweger wrote:
> > Okay, I'm really not familiar with Ruby,Psych, ...
> I'm not ... -
15:22 Help: RE: ActionView::Template::Error ((<unknown>): block sequence entries are not allowed in this context at line 1 column 6): redmine 2.3
- Google pointed to http://blogs.perl.org/users/brian_d_foy/2010/06/block-sequence-entries-are-not-allowed-in-this-cont...
-
15:08 Help: RE: Source code error?
- Martin Hollerweger wrote:
> Okay, I'm really not familiar with Ruby,Psych, ...
I'm not proficient enough either, th... -
14:26 Help: RE: Source code error?
- Jan Niggemann wrote:
> >block sequence entries are not allowed in this context
> Isn't this a YAML-related error? O... -
18:33 Help: RE: ssmtp + redmine?
- Hi all,
I can't remember why but redmine doesn't work with ssmtp (on FREEBSD in my case) : I was my first choice..... - hello,
I created my own CustomFieldFormat :
- init.rb
Redmine::CustomFieldFormat.map do |fields|
fields.... - Hello,
I have the following message when I try to create automatically the repositories.
/opt/redmine/extra/svn... - Hey,
Just wondering if Redmine will accept emails from non-registered users. I can send emails from registered use... -
15:02 Open discussion: RE: Can't add status issue ?
- Please don't crosspost, you already posted the same question on the Help board..
-
15:02 Help: RE: Can't add status issue ?
- Please don't crosspost, you already posted the same question on the discussion board..
-
11:31 Help: RE: DB structure
- Thanks a lot!
2013-10-02
-
22:26 Help: RE: Can't add status issue ?
- Take a look at the Workflow, have you setup the workflow so that the tracker actually uses the new status?
- Dear all,
I have a problem when adding a status issue. issue status is added to the menu does not appear when admi... -
22:18 Help: RE: DB structure
- SERGEY KOVALEV wrote:
> Has database structure changed from Redmine 1.4.4 to last stable version (2.3.3)?
Yes
> ... - Has database structure changed from Redmine 1.4.4 to last stable version (2.3.3)?
%{color:gray;font-size:10px}May I ... -
22:16 Help: RE: Source code error?
- Martin Hollerweger wrote:
> For me it seems like a source code error and that the code can't be interpreted by ruby.... -
17:29 Help: Source code error?
- For me it seems like a source code error and that the code can't be interpreted by ruby.
Could it be that this confi... -
10:08 Help: RE: ActionView::Template::Error ((<unknown>): block sequence entries are not allowed in this context at line 1 column 6): redmine 2.3
- Same error with webrick.
Started GET "/projects/musyssbv/issues?set_filter=1&tracker_id=1" for 84.115.124.204 at 2... -
06:05 Help: RE: ActionView::Template::Error ((<unknown>): block sequence entries are not allowed in this context at line 1 column 6): redmine 2.3
- Martin Hollerweger wrote:
>
> Can a safely start a webrick server on a production system with apache?
You can t... - Scenario:
# A parent ticket with two child tasks.
# Both child tasks are closed.
# No due date is set on any o... - Is there way to refer repository of another project?
Refering own repository is *reponame|/path/to/file*. Is there... -
17:36 Open discussion: RE: No import function = giving up on Redmine
- My attempt, a Comand line interface Configurable (through yml config file) PHP csv importer, with custom fields.
htt... -
13:07 Open discussion: RE: [Solved] mongrel issues `require': no such file to load -- dispatcher (LoadError)
- I hope it's successful with thin...
You may try to setup Apache proxy balancer in front of thin. This brings benef... -
11:25 Open discussion: RE: [Help] mongrel issues `require': no such file to load -- dispatcher (LoadError)
- Hello Ivan and Jan, Thanks for reply. Yes. In the end i'm using thin to run it up. This what i do :...
-
11:48 Open discussion: RE: Can't add status issue ?
- Hello Putu, You have to defined your role and tracker settings from Workflow menus:...
- Dear all,
I have a problem when adding a status issue. issue status is added to the menu does not appear when admi... - I am a newbie on Rails and Ruby, just work with Redmine for few weeks.
I am configure my redmine to receive email fr...
2013-10-01
-
23:04 Help: RE: ActionView::Template::Error ((<unknown>): block sequence entries are not allowed in this context at line 1 column 6): redmine 2.3
- Try to delete custom queries IIRC there was a thread about that somewhere here...
I assume that custom_queries sto... -
21:18 Help: RE: ActionView::Template::Error ((<unknown>): block sequence entries are not allowed in this context at line 1 column 6): redmine 2.3
- Just an idea: Try...
-
21:17 Help: RE: ActionView::Template::Error ((<unknown>): block sequence entries are not allowed in this context at line 1 column 6): redmine 2.3
- Martin Hollerweger wrote:
> Thank you for the quick response
> I use these plugin as mentioned:
Oh, sorry, didn't ... -
20:39 Help: RE: ActionView::Template::Error ((<unknown>): block sequence entries are not allowed in this context at line 1 column 6): redmine 2.3
- Thank you for the quick response
I use these plugin as mentioned:
_Redmine plugins:
redmine_contacts 3.2.5-lig... -
18:01 Help: RE: ActionView::Template::Error ((<unknown>): block sequence entries are not allowed in this context at line 1 column 6): redmine 2.3
- Do you use any plugins or 3rd party templates? If so, try without those...
- *Serveral reminde sites are not working for me:*
_Internal error
An error occurred on the page you were trying to ... - This has been going on for a while, but we've just been dealing with it. Looking around, I see that #13209 most close...
-
17:59 Help: RE: Customizing emails, setting up SLA
- Martin Vaner wrote:
> I can't find any usable plugin for SLA
... because there is none.
> and it is the one mist... -
17:38 Help: RE: Customizing emails, setting up SLA
- I can't find any usable plugin for SLA and it is the one mistake of this system.
About the emails:
1) i need to co... -
17:51 Open discussion: RE: can i use redmine as private account server and client
- Please elaborate, we can't help you if you don't give more information.
-
16:57 Open discussion: RE: Import issues from a CSV file
- Copy mi comment int similar post (http://www.redmine.org/boards/2/topics/2817?r=39736)
I created a Configurable P... -
16:52 Help: RE: issue import (email or csv)
- I created a Configurable PHP CLI tool to import sheets with Custom Fields (CSV or others) to Redmine through Redmine´...
- Hi,
I've changed the select option as multiple select for accepting multiple categories for creating as single iss... -
10:57 Help: RE: [Redmine 1.2.3] WebRick OK but can't get apache/passenger working
- Hi !
Thanks for your reply.
So basically /var/www/redmine/log/production.log don't change when I switch to htt... - Wiki says "how to create a single issue":http://www.redmine.org/projects/redmine/wiki/Rest_Issues#Creating-an-issue v...
-
10:09 Help: RE: Customizing drop down fields in Redmine
- Menu:
Administration -> Trackers. - Hello,
I have installed and want to evaluate the redmine tool for my company.
I am trying to figure out how to easi... -
03:30 Help: RE: rake redmine:migrate_from_mantis RAILS_ENV="production" error 2
- ... Can i directly query to each DB for migration?
This work is one time so i'm thinking type all query.
Also available in: Atom