Activity
From 2010-09-02 to 2010-09-04
2010-09-04
-
22:38 Help: RE: Using REST API for custom fields
- Thomas Spycher wrote:
> What do the tag <1> stand for? The ID of the Custom Field?
Yes, that's the custom field I... -
12:07 Help: RE: Using REST API for custom fields
- Thanks for your answer... I'm still getting the following Error Message:
HTTP/1.1 422 Unprocessable Entity
Date: ... -
11:22 Help: RE: Using REST API for custom fields
- Hello!
I did get the following xml to be valid and adding a cusom field:
<issue>
<project_id>1</project_id>
... - Hi,
i'm currently developing a Plugin for Wordpress which should integrate redmine in it. The Plugin should be able... -
22:19 Open discussion: Redmine, Ruby Enterprise Edition, Apache and SE Linux on CentOS
- The Redmine part has been completed as well. The next thing I probably should do, is explain more what I am doing and...
- Hello everybody,
I'm in the middle of writing a wiki page about running Redmine with Ruby Enterprise Edition and A... -
18:34 Help: RE: Change default website to IP address insterad of IP/redmine?
- Found the answer here:
http://www.modrails.com/documentation/Users%20guide.html#_deploying_to_a_virtual_host_8217_... -
18:34 Help: RE: Change default website to IP address insterad of IP/redmine?
- I think I figured it out:
Instead of
DocumentRoot /var/www/
you put
DocumentRoot /usr/share/redmine/publi... - Most of the advice I've seen seems to be geared towards mongrel, but I'm running a apache2/passenger and I have no id...
- Hello !
Today I update my lighttpd version from 1.4.19 > 1.4.28 (Debian Lenny) PHP-Version: 5.2.6-1+lenny8
I ... - Hi
I've configured EMail in different ways. Once with the parameters for gmail and once sending mails over my loca... -
08:00 Help: RE: OSX installation trouble
- Got a similar problem on my OSX Server 10.6...
The Problem was the MySQL gem.
I've installed MySQL gem with this ... - Hi
I'm having trouble with dependency errors on OSX 10.6 desktop version. I have ruby updated, all the gems are ...
2010-09-03
-
22:26 Help: RE: erorr during rake db:migrate...
- bump
-
22:11 Development: RE: My thoughts on Redmine 1.1
- Eric Davis wrote:
> * Upgrade to Rails 3, if it's a stable release.
I think it might sense to wait on that to g... - With 1.0.1 released, I wanted to take a minute and write up where I want to take Redmine for 1.1.
* Gantt chart re... -
18:05 Plugins: RE: Doodle Plugin
- Version 0.5 released with doodle "metadata" edition and a list of users who should and are invited to answer.
-
15:41 Plugins: RE: Redmine Issue History Tabs Plugin
- Hi Konstantin, very useful plugin. I would also like to see it working in 1.x. Thanks in advance!
-
14:57 Open discussion: RE: Effective Time Logging
- Hey CodInfo, I added some %-signs otherwise I got an errormessage:...
-
14:18 Open discussion: RE: Effective Time Logging
- Found a serious vulnerability. Anyone opening page <redmine_root>/time_trackers can get access to the management of t...
-
11:37 Open discussion: RE: Effective Time Logging
- great, works like a charm!
-
11:09 Open discussion: RE: Effective Time Logging
- Sorry, I just forgot that the code in the file ./views/time_trackers/_update_context.rhtml must be in the tag <li> </...
-
10:42 Open discussion: RE: Effective Time Logging
- Codinfo: your code also works fine in my development version, thanx :-) Only a minor issue with the layout, see the a...
-
14:20 Plugins: RE: Default columns plugin
- Attached is version 004 which fixes wrong sort order bug in default queries
-
14:18 Plugins: RE: XLS export plugin
- Attached please find version 006 of the plugin, which fixes export mess up when using predefined queries.
-
13:36 Development: RE: Drop ruby 1.8.6 support
- OK, thanks.
I confirm Rails 3 supports only 1.8.7 and 1.9.2, so we'll see when we switch to Rails 3.
Rails 2.3.... -
12:42 Plugins: RE: changeSet after_create works in browsing, but not through script
- Well.. for anyone interested, or stuck in a similar issue, the following does work:
curl http://<site>/sys/fetch_c... -
11:59 Help: RE: Seeing the Redmine version as normal user?
- This has been the case, but has been removed a long time ago du to security concerns (it's easier to target known bug...
- Hello forum,
is there a way to see the version of a Redmine instance when I am not the administrator of the site?
... -
11:48 Help: RE: Howto truncate production.log file?
- Thanx a lot Felix,
for the feedback, the trick worked (needed a while to rotate). Seems havn't looked into the Redmi... -
11:36 Help: RE: Problem on 0.8.4 update to 1.0.1
- thanks!
now it is ok!
thanks!!!!! -
11:22 Help: RE: Problem on 0.8.4 update to 1.0.1
- No, not gem, the i18n gem. Try @gem install i18n -v=0.3.7@ and @gem uninstall i18n -v=0.4.1@, verify that with the ge...
-
11:20 Help: RE: Problem on 0.8.4 update to 1.0.1
- my gem version is 1.3.7
what version need downgrade to ? -
11:15 Help: RE: Problem on 0.8.4 update to 1.0.1
- Oh...
too new....
how to downgrade ? use command "gem downgrade gem 0.4" ? -
10:56 Help: RE: Problem on 0.8.4 update to 1.0.1
- Your @i18n@ gem is too new, downgrade it to something before 0.4.
-
10:55 Help: RE: Problem on 0.8.4 update to 1.0.1
- new problem after start redmine
when i start it
on IE
after input username and password
it show :
Internal... -
10:43 Help: RE: Problem on 0.8.4 update to 1.0.1
- Thanks!!!
i remove some old plugins
it ok now
thanks!!!!! -
10:37 Help: RE: Problem on 0.8.4 update to 1.0.1
- This time it's the requirement plugin, you can see it in this line: @E:/InstantRails/rails_apps/redmine101/vendor/plu...
-
10:32 Help: RE: Problem on 0.8.4 update to 1.0.1
- i remove google calendar plugin but have a new problem
E:\InstantRails\rails_apps\redmine101>rake db:migrate:upg... -
10:28 Help: RE: Problem on 0.8.4 update to 1.0.1
- ic
i try again
thanks!!! -
10:25 Help: RE: Problem on 0.8.4 update to 1.0.1
- This seems to come from a plugin (the google calendar plugin to be specific). Make sure your whole redmine has been u...
- i use InstantRails version 2.0
ruby version 1.8.7
gem version 1.3.7
rails version 2.3.5
after step : rake db:m... - has anybody tried this 3th party tool ???
-
10:37 Help: RE: How do you restart redmine?
- Kristylee g wrote:
> what about on a Linux server? also trying to do this and redmine is not recognizing that I made... -
10:07 Help: RE: problem when 0.8.4 update to 1.0.1
- i found the problem
the environment.rb file is version 0.8.4
i change to 1.0.1 file
it ok
- Just a simple question:
What is the reason that it's not possible to link a subtask to another project than the proj... -
05:25 Plugins: RE: Rails Engines and extending the issue model
- Eric Davis wrote:
> Hung Nguyen wrote:
> > When I use method @alias_method_chain@ to wrap an exist method with my m... -
04:04 Plugins: RE: Rails Engines and extending the issue model
- Very useful, thanks!
Regards,
Hung Nguyen - I applied the patch for issue #337 to add private issues to redmine v1.0.0
Everything works great, except that the i...
2010-09-02
-
21:22 Open discussion: RE: Looking for contractor in Sydney Australia to help us with a Redmine install $$$$ for you
- You might be interested in the [[CommercialOfferings]].
-
21:09 Development: RE: Drop ruby 1.8.6 support
- When we are on a version of Rails that drops it. If I recall Rails 2.3.x will support 1.8.6 and 3.0.x drops 1.8.6 su...
- When do we drop 1.8.6 support ? I think it's time we start looking toward 1.9.x. Plus I'd really like using Symbol#to...
-
21:08 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
- Ok.. thanks for the quick replies.
I will try to figure it out. -
21:05 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
- The syntax looks good, other than that, you'll have to find out what config works with your mail server on your own, ...
-
20:43 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
- I am attaching my email.yml. Please check it out.
Thanks. -
20:38 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
- Yes. I restarted the Mongrel.
-
20:29 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
- Did you restart redmine after the changes to the configuration file?
-
20:28 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
- Felix Schäfer wrote:
> In the @email.yml@ excerpt you posted, the second and third lines are indented 3 spaces, the ... -
20:10 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
- In the @email.yml@ excerpt you posted, the second and third lines are indented 3 spaces, the lines after that 5 lines...
-
19:40 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
- Caesar Kim wrote:
> Felix Schäfer wrote:
> > Does your mail server expect some sort of encrypted connection?
>
>... -
19:39 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
- Felix Schäfer wrote:
> Does your mail server expect some sort of encrypted connection?
No. I don't think so. -
19:16 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
- Also, you seem to have mixed 3-space and 2-space indentation, make sure every indentation level is 2 spaces, yaml is ...
-
19:14 Open discussion: RE: Unable to send email from Administration->Setting->Email Notification
- Does your mail server expect some sort of encrypted connection?
- I am testing the installation of Redmine for validation. I am stuck in configuring the email config. I am trying to t...
-
19:15 Help: RE: Unable to see data from old Redmine on new server Ubuntu 10.04
- Felix,
It was because the database.yml that I modified was not in the correct place, in Ubuntu 10.04 if you instal... -
19:13 Help: RE: Unable to see data from old Redmine on new server Ubuntu 10.04
- The debian package changes stuff to comply to LSB, i.e. puts config files in /etc/redmine and stuff like that.
-
19:12 Help: RE: Unable to see data from old Redmine on new server Ubuntu 10.04
- That looks right, any errors in the logs, or just nothing in redmine? Make sure you export the right DB and import it...
-
19:02 Help: RE: Unable to see data from old Redmine on new server Ubuntu 10.04
- Figured it out:
In the instructions the database.yml was located in /etc/redmine but the ruby file doesn't look fo... - We have an old CentOS box running Redmine and yesterday i setup a Ubuntu 10.04 server and used these instructions:
h... - When I search any pattern in english everything works fine - highlighting in search results is case insensitive. If I...
-
15:58 Help: RE: problem when 0.8.4 update to 1.0.1
- Rake complains about something in @E:/InstantRails/rails_apps/redmine101/config/environment.rb@ on line 75, have a lo...
- i use InstantRails version 2.0
ruby version 1.8.7
gem version 1.3.7
rails version 2.3.5
use step "rake db:migr... -
15:54 Open discussion: RE: Redmine's look is messed up
- Mmh, I'd still say this is caused by the debian patches, spinning up a script/server should work out of the box. Plea...
-
11:28 Open discussion: RE: Redmine's look is messed up
- Well actually I haven't been able to configure apache to handle redmine, so im running Redmine from the prompt with:
... -
15:24 Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
- I got it working with the changes I wrote here:
http://github.com/a-ono/redmine_ckeditor/issues/#issue/2/comment/384... -
04:14 Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
- Sorted. Seems to all work now.
-
03:45 Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
Apologies for the spam - @alias_method_chain :new, :ckeditor@ is what I commented out above - it might be your line...-
03:40 Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
- Commenting out line 11 in the issues_controller_path.rb file seems to work....still testing - I'm not sure what comme...
-
03:31 Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
- Yea your right. I don't know how I didn't catch that :( I'll keep poking around with it.
-
03:22 Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
- Thanks for looking at this Joshua.
I just tried out your patch, by replacing my /lib/redmine_ckeditor/issues_control... -
01:50 Help: Fix - Direct Link
- git://github.com/joshsten/redmine_ckeditor.git
-
01:45 Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
- http://github.com/joshsten/redmine_ckeditor
I have only basically tested it. Seems to work so far though :) -
14:35 Plugins: RE: ToDo lists plugin
- May be you don't executed some migrations?
rake db:migrate_plugins -
14:25 Help: RE: RedMine doesn't work after upgrading apache & php
- oh sorry.. i have not copied whole line.. Damn Putty.
Here is correct line: @LoadModule passenger_module /usr/local/... -
13:48 Help: RE: RedMine doesn't work after upgrading apache & php
- Tigran Tokmajyan wrote:
> ... -
13:32 Help: RE: RedMine doesn't work after upgrading apache & php
- I have not selinux enabled.. selinux disabled... Apache is working normally for PHP... I have correct settings in htt...
-
13:15 Help: RE: Auto-Creation of Mysql database
- Hey,
Thanks for that!
But I meant something more elegant than obvious messing with Redmine's code.
Like hooks ap... -
05:08 Help: RE: Auto-Creation of Mysql database
- You can actually do this by editing the controller files.
I've been meaning to put up a website talking about this a... -
12:46 Help: RE: Searching on custom fields with the REST API
- Nevermind!!
After some testing and laborating i got this working http://www.redmine.org/issues.xml?tracker_id=1&cf... - As the topic says i've been trying to get some issues by the using the REST API.
Everything works fine except one ... - Hello,
I followed the tutorial for creating a redmine-plugin.
Everything worked fine till I came to the point of ... -
11:47 Open discussion: RE: Effective Time Logging
- You're welcome. I apologize for the confusion, I should have checked my version earlier.
-
11:16 Open discussion: RE: Effective Time Logging
- Thank you for your help.
It turns out that you have "development" version, and in the menu "downloads" on page http:... -
10:06 Plugins: RE: Attach-screenshot plugins are broken with RM 1.0
- I tried this plugin with 1.0.1 and i get following error:...
-
06:15 Open discussion: RE: Security Audit of Redmine
- I have done several security audits on Redmine as well as talked with people who have also done some. You are welcom...
-
06:10 Open discussion: RE: Does Redmine have the ability to index repository source code?
- Not currently. I don't know if that would be something I would want the core Redmine to support.
There is a Search... - Does Redmine have the ability to index repository source code, to allow the site to be searched for code easily?
-
06:09 Plugins: RE: Question: Mirror (or move) the official Redmine plugins?
- Looks like I'll be moving them. I don't have access to create new projects here so I'll just track their bugs inside...
-
06:05 Plugins: RE: Rails Engines and extending the issue model
- Hung Nguyen wrote:
> When I use method @alias_method_chain@ to wrap an exist method with my method. It raises this e... -
05:51 Plugins: RE: Redmine Screenshot Paste (http://www.redmine.org/wiki/redmine/PluginScreenshotPaste)
- I have 1.1. working on Redmine 1.0 and seems to work fine in IE, but, in Linux Firefox or Chromium the browser displa...
- After upgrading to 1.0.1, on some issues I get this error:
@ActionView::TemplateError (undefined method `-' for ni...
Also available in: Atom