Activity
From 2012-05-15 to 2012-05-17
2012-05-17
-
20:46 Help: RE: Problems upgrading to 1.4.1: Some gems may need to be installed or updated.
- Helo André, I am facing the same problem with a Debian squeeze. I could install the 1.0.1 version from the repository...
-
17:37 Plugins: RE: Redmine boards watchers plugin
- Unfortunately, thi is the common problem when replacing views files in the plugin - you have to come up with the vers...
-
17:36 Help: RE: Trying to install Redmine 2.0 on a windows 2008 server as a service
- Thanks for the reply.
I've got it running using the old srvany.exe routine.
Seems to be working fine -
15:01 Help: RE: Trying to install Redmine 2.0 on a windows 2008 server as a service
- @rails@ is here the command located in the MRI @bin@ dir itself added to the @%PATH%@. You can have removed it accide...
-
11:05 Help: RE: Trying to install Redmine 2.0 on a windows 2008 server as a service
- Thanks for the reply.
I now have redmine running in puma.
but the script you provided wont seem to run as a ser... -
17:33 Plugins: Has anyone put them up anywhere else?
If not, I might put them up at GitHub...
-
13:54 Plugins: RE: where did simple_ci plugin go?
- The Embedded plugin and the Simple-CI plugin were both removed from the Redmine core repository in r9562.
-
17:31 Plugins: RE: XLS export plugin
- Karel Picman wrote:
> Vitaly,
> Why you haven't included export_history.patch providing issue history options in... -
17:30 Plugins: RE: XLS export plugin
- Bhavin Shah wrote:
> Hi Vitaly,
>
> I am running Redmine 1.3.2. Your Plugin is working cool.
>
> Need some he... -
17:17 Help: RE: cannot upgrade database to redmine 2.0
- Same here...
Using Ubuntu 12.04
# bundle install --without development test postgresql sqlite
Using rake (0.9.2.... -
14:15 Help: RE: cannot upgrade database to redmine 2.0
- Same issue for me.
winfred zhu wrote:
> I just want to upgrade redmine to 2.0 (rails 3.2.3)
> and I finished s... - I am getting this error after Upgrading to 2.0.0
env : Ubuntu 12.04 server
db :Postgresql 9.1 (i tested on 9.0 same... -
13:58 Help: RE: Redmine 2.0, Linux Mint 12, installation broken
- Solution for the above problem:
Due to invalid date-formats, gem seems to think that tilt is not installed yet.
To ... - Hello all,
first: I am very new to Linux (I switched a few days ago to Linux) and never had to do with Ruby before... -
13:49 Plugins: RE: How to obtain the class documentation of redmine
- According to source:/trunk/lib/tasks/yardoc.rake you should be able to generate "YARD":http://yardoc.org/ documentati...
-
12:30 Help: RE: Pages don't work after upgrading from 0.8 to latest release ...
- I've got exactly the Mikaël LABRUT's "over 1 year ago" problem. There is no idea to fix it :( ?
-
12:25 Plugins: RE: Proposal for a redmine testboard plugin
- If anyone wants to contribute ..
https://github.com/cforce/redcase - Hi,
I was trying to setup Redmine for our product but whatever I did, it did not make me happy... Can someone advise... - Hi,
I'm investigating using Redmine as an alternative to Trac but the test case management is very important to us... - Hi folks,
I set out to install Redmine 2.0 yesterday and did finally succeed, mostly, after some problems:
1) I... - I want to update a atribute inside the table issues
I write this code (to udate only the with the id 121)
... - Hello,
I am not an expert on linux, let alone on Redmine, but where can I find the complete instructions for inst... - Release notes: http://blog.taskadapter.com/2012/05/redmine-java-api-110-released-going.html
- will I have any Ruby or other conflicts?
I have multiple 1.x test Redmine instances there already and I'm worried th... - Currently, Redmine uses user names for user columns for CSV exports.
However, Redmine Importer expects login instead... - Hi all,
I can't find out how to save a customized issue report filter for all users, only for myself personally. A...
2012-05-16
-
23:32 Plugins: Notes for Redmine 1 .4.1
- I've got it running to the first order under Redmine 1.4.1; just a few tweaks:
* the patches to redmine are slight...
I've been using simple_ci, which used to be hosted here on redmine.org; and I wanted to
report adding routes to it...-
22:25 Plugins: RE: Redirect plugin
- I ended up just writing a sql query to update the tables to what I wanted.
-
03:15 Plugins: RE: Redirect plugin
- is their anything in the config files that can be hard coded to the default landing page?
-
17:21 Open discussion: RE: Suggestion: Multiple customizable calendars
- Sadly only works on redmine 1.2
-
11:49 Open discussion: RE: Suggestion: Multiple customizable calendars
- This suggestion has been implemented in "Multi calendar":/plugins/redmine_multi_calendar
- Hello folks,
I'm a very noob on redmine configuration and linux in general. I have a ready-to-use Ubuntu Bitnami sta... -
13:59 Help: RE: Trying to install Redmine 2.0 on a windows 2008 server as a service
- For what is worth, I've dropped using Mongrel and Mongrel service gems which are both not maintained anymore and swit...
- Hi all,
for the last day i've been trying to install Redmine 2.0 on a windows 2008 server as a service.
Ive fol... - Hi,
I'm trying to migrate to redmine 2.0 on a fcgi base... -
12:03 Plugins: RE: Allow collapse/expand in Gantt chart
- ..
- ..
- *Motivation*
Project calendar is a convenient visualization facility for all kind of events relevant to the projec... - I get the error: "Ha ocurrido un error mientras enviando el correo (SSL_connect returned=1 errno=0 state=unknown stat...
-
11:28 Plugins: RE: Weekday in calendar
- Weekend issue should be fixed with plugin version 1.1.0
-
10:50 Help: RE: hostedredmine + redmine iPad app
- I tried the same, as well as:
server: https://www.hostedredmine.com/login/ and more variations on the theme
can... -
10:30 Help: RE: cannot upgrade database to redmine 2.0
- Etienne Massip wrote:
> What gives you @--trace@?
C:\tmp\redmine2>rake db:migrate RAILS_ENV=production --trace
*... -
10:25 Help: RE: cannot upgrade database to redmine 2.0
- What gives you @--trace@?
- I just want to upgrade redmine to 2.0 (rails 3.2.3)
and I finished some steps successfully and go to database upgrad... - Hi,
In all the core views of redmine, I see if statements that check this : @issue.safe_attribute? 'string'
My ... -
08:47 Plugins: RE: How to acces to a priviledge from a view.
- Hi,
I'm quite a begginer in both redmine and ruby on rails .... The answer may seem obvious but please :
If so... -
08:44 Plugins: RE: How to obtain the class documentation of redmine
- I've tried with redmine 2.0.0 and the command :
@rake doc@
under the redmine folder produce nothing and do not ... -
04:12 Open discussion: RE: Notification of high priority issues
- did you get any further with this?
I see same request here http://www.redmine.org/boards/2/topics/21999
I was just ... -
01:31 Help: RE: install redmine 2.0, when rake generate_secret_token, an error appear..
- thanks.
I comment the additional_environment.rb file and it's OK/ - Hello.
I would like to know how to upgrade Redmine 1.4.2 to version 2.0.
My system is Debian 6.0.
Regards.
2012-05-15
- Hi,
I've installed Redmine 2.0.0 on my shared hosting account. It runs properly on WEBrick, but when I put a syml... -
21:38 Plugins: RE: Rails 3 porting issues
- John Yani wrote:
> Now I have another issue: routes. Apparently I can't use
>
> [...]
>
> because Redmine is u... -
18:38 Plugins: RE: Rails 3 porting issues
- Kirill Bezrukov wrote:
> I want to use contacts_helper methods in app/views/issues/_contacts.html.erb partial.
So... -
16:59 Plugins: RE: Rails 3 porting issues
- I want to use contacts_helper methods in app/views/issues/_contacts.html.erb partial. Maybe it is not the best examp...
-
16:49 Plugins: RE: Rails 3 porting issues
- So, you want methods from your app/helpers/contacts_helper.rb to be included to your lib/contacts_hooks.rb? Why don't...
-
16:48 Plugins: RE: Rails 3 porting issues
- @RedmineApp::Application.routes.draw@ works for me
-
16:19 Plugins: RE: Rails 3 porting issues
- Sorry just mistake.
and ... -
15:53 Plugins: RE: Rails 3 porting issues
- Kirill Bezrukov wrote:
> @PluginHelp_d_er@
Are you sure you spelled correctly?
-
15:48 Plugins: RE: Rails 3 porting issues
- I have problem with @include PluginHelper@ inside path file. Looks like plugins helpers path does not added to the gl...
-
16:40 Help: RE: SOLVED: Cannot upgrade to 1.4.1 Warning about "You cannot specify the same gem twice"
- Same issue here, I just upgraded to the latest version of that plugin.
http://www.redmine.org/plugins/redmine_better... -
16:34 Help: RE: bundle install problems
- I think I found the issue in my install - was with the "redmine_better_gantt_chart" plugin:...
- I installed redmine 2.0 successfully, but when I run it with Thin there is a strange problem
if I run it with <pre... -
15:42 Help: RE: Redmine requires Bundler. But it's there!!
- Diluen Cheong wrote:
> Thx for suggestion, may I ask how to change the Passenger setting to detect the latest versio... -
14:33 Help: RE: Redmine requires Bundler. But it's there!!
- Etienne Massip wrote:
> Etienne Massip wrote:
> > Diluen Cheong wrote:
> > > Hmm, but I do have bundler installed.... -
14:31 Help: RE: Redmine requires Bundler. But it's there!!
- To Jérémy: really don't have a clue and I don't have a Lenny to make tests.
Did you remove Alex first quick patch,... -
14:27 Help: RE: Redmine requires Bundler. But it's there!!
- Etienne Massip wrote:
> Diluen Cheong wrote:
> > Hmm, but I do have bundler installed. I don't know why Redmine isn... -
14:23 Help: RE: Redmine requires Bundler. But it's there!!
- Etienne Massip wrote:
> Diluen Cheong wrote:
> > Hmm, but I do have bundler installed. I don't know why Redmine isn... -
14:22 Help: RE: Redmine requires Bundler. But it's there!!
- Diluen Cheong wrote:
> Hmm, but I do have bundler installed. I don't know why Redmine isn't detecting it.
WTH: ??... -
14:19 Help: RE: Redmine requires Bundler. But it's there!!
- Hmm, but I do have bundler installed. I don't know why Redmine isn't detecting it.
-
14:17 Help: RE: Redmine requires Bundler. But it's there!!
- Diluen Cheong wrote:
> Here's the screenshot of my error when I try to load up Redmine in my browser.
Seems not t... -
12:18 Help: RE: Redmine requires Bundler. But it's there!!
- Here's the screenshot of my error when I try to load up Redmine in my browser.
-
12:09 Help: RE: Redmine requires Bundler. But it's there!!
- Etienne Massip wrote:
> Yeah but I still don't think it matters since I think Psych has never been installable with ... -
11:58 Help: RE: Redmine requires Bundler. But it's there!!
- I don't think it will work neither, but try to force $GEM_HOME?
-
11:57 Help: RE: Redmine requires Bundler. But it's there!!
- Yeah but I still don't think it matters since I think Psych has never been installable with 1.8.
What's your @gem ... -
11:56 Help: RE: Redmine requires Bundler. But it's there!!
- @echo $GEM_HOME@ returns an empty output.
@gem install psych@ returns an error. Something about yaml.h is missing. -
11:48 Help: RE: Redmine requires Bundler. But it's there!!
- Ah ah ! ...
-
11:47 Help: RE: Redmine requires Bundler. But it's there!!
- Or try to set it to @/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/@.
-
11:44 Help: RE: Redmine requires Bundler. But it's there!!
- Also, check that your @GEM_HOME@ environment variable is not set to some weird location?
-
11:32 Help: RE: Redmine requires Bundler. But it's there!!
- Try to @gem install psych@?
-
11:02 Help: RE: Redmine requires Bundler. But it's there!!
- ... which is strange since:...
-
10:57 Help: RE: Redmine requires Bundler. But it's there!!
- So I modified @config/preinitializer.rb@ once again:...
-
10:51 Help: RE: Redmine requires Bundler. But it's there!!
- Did update RubyGems, but as you expected, no luck.
And with the debug statement, not so surprisingly:... -
10:42 Help: RE: Redmine requires Bundler. But it's there!!
- You can try to getr more error information:...
-
10:38 Help: RE: Redmine requires Bundler. But it's there!!
- I've just tried to modify @config/preinitializer.rb@ as follow, just to see:...
-
10:31 Help: RE: Redmine requires Bundler. But it's there!!
- ...
-
10:27 Help: RE: Redmine requires Bundler. But it's there!!
- What about @/opt/ruby-enterprise-1.8.7-2011.03/bin/bundle list@ (in Redmine folder) and @@/opt/ruby-enterprise-1.8.7-...
-
10:00 Help: RE: Redmine requires Bundler. But it's there!!
- I'm running it with the full path:...
-
09:29 Help: RE: Redmine requires Bundler. But it's there!!
- try specifying the full @rake@ executable path, it seems that you're not running the right one?
-
08:36 Help: RE: Redmine requires Bundler. But it's there!!
- Oh! Not really what I wanted to do.
Well so, I think I'll give it a try then.
Thanks Nestor. -
08:06 Help: RE: Redmine requires Bundler. But it's there!!
- just for Jeremy, I made a full rvm method install :/
-
14:50 Plugins: RE: Redmine boards watchers plugin
- Now i ihave another error. There is no method "edit_project_board_path" in whole plugi nor redmine/app folder.
I th... -
09:29 Plugins: RE: Redmine boards watchers plugin
- Forked patch here https://github.com/cforce/redmine_boards_watchers
- Good day!
Must be the "Due Date" in the "New Task" to set the default calendar without using (as the "Started") so t... - День добрый!
Нужно поле "Дата выполнения" во вкладке "Новая задача" задавать по умолчанию без использования календа... -
11:50 Help: RE: redmine 2.0 not working with mod_passenger
Solved :) problem is passenger module .
1) gem install passenger
2) passenger-install-apache2-module
3).1 vi ...- i ve installed redmine 2.0 and migrated redmine 1.3 database. New installation is running with mongrel but cant run ...
- Hi all
Is there any way how to duplicate issue with all subtask? (Redmine 1.4.x or 2.x would be perfect) -
09:41 Help: RE: install redmine 2.0, when rake generate_secret_token, an error appear..
- Must be some incorrect syntax in your @config/additional_environment.rb@ file.
-
01:22 Help: RE: install redmine 2.0, when rake generate_secret_token, an error appear..
- my environment is
Windows 2003
mysql 5.5.X
Gems included by the bundle:
* actionmailer (3.2.3)
* actionpack ... - installing redmine 2.0, when I rake generate_secret_token, an error occured.
the error information is :
C:\Test... -
09:29 Help: RE: Parent project in the mailer template
- I need to add parent issue details to the mail template too.
Any pointers? - Now in diff page, we got deleted filename with /dev/null, that's inconvenience to know what file the
diff refer to.... -
01:24 Help: RE: undefined method 'log_path'
- How to solve it?
Also available in: Atom