Activity
From 2010-09-01 to 2010-09-03
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...
2010-09-01
-
23:37 Help: RE: Rake abortion: undefined method `reply' for class `IssuesController'
- http://www.redmine.org/projects/redmine/repository/changes/trunk/app/controllers/issues_controller.rb #3941 I am gues...
-
20:56 Open discussion: RE: Redmine's look is messed up
- If only the static parts are missing, I suppose there's some misconfiguration of the webserver. Have a look at the we...
Hi, I'm moving our Redmine from one server to the other. From an old debian server to a new ubuntu server. This tim...-
19:46 Plugins: RE: ToDo lists plugin
- When I click on My ToDos, I get a 500 Error. I also get a 500 Error when I click on update to an issue.
Here is my... -
17:14 Open discussion: RE: Effective Time Logging
- Ok, it looks different in my system. I seem to have a development version of the plugin, with a configuration option.
-
16:08 Open discussion: RE: Effective Time Logging
- As you can see in the picture above there is a menu item "Administration", so I went under the administrator account....
-
15:33 Open discussion: RE: Effective Time Logging
- No i didn't change the code (i'm not a ruby programmer). I hope I can try to test the latest Redmine version this eve...
-
14:06 Open discussion: RE: Effective Time Logging
- I use a version of Redmine 1.01 and time-tracker plugin v2.0. No additional menu "Time trackers" does not appear. Jud...
-
09:20 Open discussion: RE: Effective Time Logging
- I'm using Redmine 0.9.5, I haven't tested the time-tracker plugin in version 1.0 or 1.01.
-
16:49 Help: RE: Redmine on ubuntu 10.04
- Hello Felix,
sorry for the late response.
I tried some things and gave up. Now I run Debian squeeze and everyth... - Hi, is it possible to merge/combine two or more Issues in redmine? If so, how can this be done?
Thank you very much... -
13:11 Help: RE: Problem with installing plugins
- Problem is solved, there are errors, but it install and even interupted migration don't make plugins not working :)
... -
11:28 Plugins: RE: Projects Tree View Plugin - Version 0.0.1
- Krzysztof B wrote:
> Got an error with this plugin, Redmine 1.0.0.stable.4010 (SQLite):
>
> [...]
plugin here ... -
10:12 Plugins: RE: Projects Tree View Plugin - Version 0.0.1
- Got an error with this plugin, Redmine 1.0.0.stable.4010 (SQLite):...
-
11:19 Open discussion: RE: Shared Issues and Milestones (or "MetaProjects") - best feature request ever
- Another way to solve this (somehow, at least) would be to extend the current concept of "Subproject". Currently, a pr...
-
11:13 Plugins: RE: Redmine Issue History Tabs Plugin
- Konstantin, this is a really useful feature, it would be great if you could update the plugin to work with Redmine 1.0!
-
10:51 Development: RE: Looking for contractor in Sydney Australia to help us with a Redmine install $$$$ for you
- Closing this thread as spam because it already exists in "Open Discussion" (where it belongs): http://www.redmine.org...
- Added by Dirk Eisner about 2 hours ago
Hi everyone we are a medium size company in the centre of Sydney Australia ... -
10:16 Plugins: RE: Rails Engines and extending the issue model
- h1. Error: stack level too deep
When I use method @alias_method_chain@ to wrap an exist method with my method. It ... -
09:38 Help: RE: RedMine doesn't work after upgrading apache & php
- Do you have selinux enabled? Anyway, this seems to be a problem with your apache setup, I'd suggest you seek advice i...
- Hi,
we want to migrate from TRAC and OTRS to redmine. The migrate of TRAC is no problem, we also can migrate all d... - Hi everyone we are a medium size company in the centre of Sydney Australia and we looking for someone helping us with...
-
05:44
Open discussion: RE: Upgrading from 0.7.2 to 1.0.1
- I'm trying to migrate from 0.8.7 to 1.0.1, with the identical process and problems that Diego's faced.
I've instal... -
04:29 Plugins: RE: Add plugin to redmine project
- Hans Kazan wrote:
> Thanks for this plugin, I will give i spin next week!
>
> I found also another repository at ... -
04:26 Open discussion: RE: Issues Relationship
- Michael Diederich wrote:
> Brad Beattie wrote:
> > My plugin, Schedules, can do this. You tell it how many hours ea... -
01:58 Open discussion: RE: ActionView::TemplateError for Single User on Single Issue.
- Sorry, hit the wrong button for the code, here it is, more readable this time:
@Processing IssuesController#show (... - We have run into a bit of an issue with our Redmine install. The error mentioned in the subject line is being raised ...
Also available in: Atom