Activity
From 2011-03-13 to 2011-03-15
2011-03-15
-
23:47 Help: RE: 500 Internal Server Error when browsing a repository
- This may be the resulting Xml parsing which take such ressources.
Maybe you could try to install the @libxml-ruby@... -
20:51 Help: RE: 500 Internal Server Error when browsing a repository
- Forgot to mention, it does display all of the log entries through 199 with no errors.
-
20:50 Help: RE: 500 Internal Server Error when browsing a repository
- The command:
sudo -u www-data svn --username xxxxx log -r 1:199 --verbose --config-dir /usr/share/redmine/svn --xml ... -
23:32 Plugins: RE: Edit plugin
- It is probably cached. What (rails) server do you use?
- Hi, I'm trying to make some changes to a plugin we've installed (Goyello's stuff_to_do), to tailor it to our needs. I...
-
23:31 Open discussion: RE: Project identifier - the Moving target
- Terence Mill wrote:
> Is there an uncodumented way to workwrround this issue (but safe) vioa sql commands?
I usua... - We have the problem that our projects name chnaged and now the url doesn't match the new projects name meaning, becau...
- ruby -v
ruby 1.8.7 (2010-01-10 patchlevel 249) [sparc-solaris2.10]
gem environment
RubyGems Environment:
- RUBY... -
20:21 Help: RE: ActionController::RoutingError (No route matches "*" with {:method=>:options}):
- That's what I'm thinking, but not sure what. when I get the error I get this in my access log at the same time:
... -
20:20 Help: RE: ActionController::RoutingError (No route matches "*" with {:method=>:options}):
- Bad http server configuration ?
- Redmine is configured and running just fine, but when I take a look at production.log I see that there are some probl...
-
17:16 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- No clue :/ did you try with rack 1.1.0 ?
-
13:51 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Cookies are deleted, server is restarted...
im going to redmine main page, then klick to projects, for example.. it ... -
13:47 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- No, don't need to.
Could you describe what happens precisely, maybe remove your session cookies ? -
13:44 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- but login was not remembered :(
How to fix
>C:\redmine>rake tmp:cache:clear
>(in C:/redmine)
>DEPRECATION W... -
13:37 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Log says all went well ??
-
10:52 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- C:\redmine>rake tmp:cache:clear
(in C:/redmine)
DEPRECATION WARNING: Rake tasks in vendor/plugins/engines/tasks are... - Hi,
i just have a few quick questions.
Is there any option (or plugin) that will allow me setup, for specific ... -
16:05 Help: RE: Help installing Redmine on one.com domain
- I'm sorry but I'm not quite sure what info you want me to post so I post the ones I feel is necessary.
Ruby versio... - Hello!
I'm quite new to RoR, MySQL, Apache and find it hard to know what tutorial I have to follow to be able to f... - I am currently creating a Visual Studio add-in that integrates with AnkhSVN and provides access to Redmine for issue ...
- I have done my best to google this and search these forums for the answer so I apologize in advance if it has been re...
- I have problems with encoding in redmine 1.1.2(see Screen.jpg). In version 1.1.1 encoding is fine(with same db), but ...
-
13:45 Plugins: RE: Sidebar Issue Control
- I installed this plugin into Redmine 1.1.2 and find the following error in the log when i try to change issue status ...
-
13:35 Help: RE: error installing redmine 1.1.2
- Guess you can, but you have to change your PATH to run your server's ruby environment @gem@ to install the right @rac...
-
06:38 Help: RE: error installing redmine 1.1.2
- Yes.. I am trying to install on a web hosting server. It has multiple ruby environment. is there any possibility to r...
-
11:58 Plugins: RE: Issue Vote Plugin
- IT has one bug:
The vote field in ticket list is not available, so filtering and grouping in issue overview is not p... -
11:55 Plugins: RE: Issue Vote Plugin
- Here is works on redmine 1.1.2 and if i click an error the vote count raises 1. The user has only 1 vote per issue.
-
10:46 Plugins: RE: Issue Vote Plugin
- Does anyone use this module in redmine 1.1.1 ?
I can see the voting arrows, but nothing else.
After clicking on one... -
09:14 Help: RE: what's happen with redmine...
- ...are you chinese?
you can read chinese?
在DOS下 导入数据库的时候 会让你选择语言 你那里不选择的话会出现乱码。。
在设置UTF8!就可以了! -
09:09 Help: RE: How to increase length of project name
- Hello Felix, sorry for disturb you again. We are using Redmine V1.0.1 and my boss does not want to upgrade into new R...
- Hello,
I try to create links from wiki pages to pdf files on our local network. I don't want to add the files to r... - I installed this nice plugin, but I have problems when I try to export to pdf the issues list (NoMethodError in Issue...
- The business running people concerned about marketing proudly says that; yes it the brochure upon which the sale of t...
- Hi,
I'm developing a plugin that I'd like to have its settings as tab off the My Account page, I have the followin... -
01:14 Help: RE: Httrack Web Spider Login Problem; Cookie Requirements of Redmine / Rails
- I wrote a long reply, but I got "iinvalid form auth token" and now it is gone.
In short:
I am using redmine 1....
2011-03-14
-
22:48 Plugins: RE: Contacts plugin
- Hi!
I'm having the following trouble when running the Contacts plugin:... -
21:05 Help: RE: 500 Internal Server Error when browsing a repository
- You could try to lower the number of revisions fetched at a time in @app/models/repository/subversion.rb@ (line 49, a...
-
18:52 Help: RE: 500 Internal Server Error when browsing a repository
- bump2
-
20:22 Help: RE: RedMine API Authentication required constantly
- Don't forget that 1.1.2 doesn't support Rails 2.3.11.
1.2.0 will. -
20:02 Help: RE: RedMine API Authentication required constantly
- Just for info:
As you'd already stated, a patch fixed this problem (and some related):
http://www.redmine.org/iss... - Hi Commu...
Someone has the plugin installation file of the Enterprise Architect?
On developer´s page (Ingenia) can... -
19:40 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Try to clear session and cache and reboot server again ?
If this does not work, please post the content of the log... -
18:03 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- My c:\Ruby\lib\ruby\gems\1.8\gems\actionpack-2.3.11\lib\action_controller\request.rb
at line 448 looks like this now... -
17:43 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- So you still have some "NoMethodError (undefined method `destroy' for {}:Hash):" errors in log ?
Otherwise, there is... -
17:38 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- The "Internal error" problem must be fixed with the patch, so what is exactly your problem ?
-
17:33 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- so what would you do, please?
-
17:22 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- This patch can't break anything.
If something is broken, then the patch has not been well applied.
Moreover, po... -
17:18 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- one more update, after this patch those who had redmine without issue got problem to open anything from main page. I ...
-
17:14 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Hardware was rebooted several times, i restarted it again now and no luck.
Processing WelcomeController#index (for... -
17:01 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Yes. It won't work until you restart your server.
-
17:00 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- sorry, yes.. but it doesn't work for me :(
Is it ok to have this?
> C:\redmine>gem list
>
> *** LOCAL GEMS *... -
16:50 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- At line 448.
-
16:49 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Yes, it has.
You just told the opposite ?!
> i only can find
def reset_session
session.destroy if session
se... -
16:42 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- can you please check you request.rb in actionpack-2.3.11 if it has
> def reset_session
> session.destroy if ses... -
16:39 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- The patch is supposed to be applied to @request.rb@
-
16:23 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- i only can find
> def reset_session
> session.destroy if session
> self.session = {}
> end
in
>c:\R... -
16:14 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- can't find
def reset_session
session.destroy if session
self.session = {}
end
in
>c:\Ruby\lib\r... -
16:13 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- I applied this patch:
> https://github.com/robdimarco/rails/commit/8ca8ac379d8a2d10f39fdef67db545732fe95309
not w... -
14:56 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- moved
> c:\redmine\vendor\plugins\engines\tasks\engines.rake
to
> c:\redmine\lib\tasks\engines.rake
and made so... -
14:55 Help: RE: Upgrade from 1.0dev to 1.1.2.devel - can't login or Error 500
- Guess this is related to "this Rails 2.3.11 issue":https://rails.lighthouseapp.com/projects/8994/tickets/6440-session...
- Hi guys... im using redmine from 0.8 i think and always made SVN update with no issues.
Few days ago i made another ... -
18:08 Plugins: RE: Wiki Extensions Plugin
- Hello,
I have a problem with this plugin.
When I set up a new tab with it and redirect it to the wiki page, the... -
17:33 Help: RE: PDF Issue Export broken Format for Custom fields Name
- Yes.
-
17:15 Help: RE: PDF Issue Export broken Format for Custom fields Name
- Do i have to restart the application, after changes?
-
16:56 Help: RE: PDF Issue Export broken Format for Custom fields Name
- Seems to be 35, according to source:trunk/lib/redmine/export/pdf.rb#L202
-
16:12 Help: RE: PDF Issue Export broken Format for Custom fields Name
- any help?
- I have Redmine running just fine with Webrick, but I'm having problems with Apache. I get the following in error_log....
-
16:47 Help: RE: Httrack Web Spider Login Problem; Cookie Requirements of Redmine / Rails
- You could try to use another store, you'll find some examples with Google : http://www.quarkruby.com/2007/10/21/sessi...
-
16:42 Help: RE: Httrack Web Spider Login Problem; Cookie Requirements of Redmine / Rails
- Yes, by default, rails (and so redmine) stores session data in "_redmine_session" cookie, so the cookie value change ...
- I am trying to spider some projects on a redmine installation with webhttrack for offline browsing.
The first requ... -
16:42 Help: RE: Redmine git intergration
- Sorry pressed the wrong button meant to click the preview button
This is what i get in my apache log:... - Hey all,
A wile ago I followed this wiki page, [[HowTo_configure_Redmine_for_advanced_git_integration]], to use re... - Hi folks,
got an interesting situation. I have set up my redmine to read gmail account for emails and create/update... -
15:11 Open discussion: RE: rake aborted error during rake_senerate_session_store
- Yes this works but it should be better off in boot.rb since this is always loaded....
-
14:48 Open discussion: RE: rake aborted error during rake_senerate_session_store
- RubyGems 1.6.x is incompatible with the bundled rails 2.3.5. It's documented in the RubyGems release notes that "Ruby...
- Trying to install Redmine 1.1.0 on Solaris-SPARC.
gem list
*** LOCAL GEMS ***
i18n (0.4.2)
rack (1.0.1)
ra... -
14:51 Help: RE: error installing redmine 1.1.2
- Don't you have multiple ruby environments installed (in @/usr/bin/ruby@ and @/usr/lib64/ruby@) ?
Looks like your s... -
14:16 Help: RE: error installing redmine 1.1.2
- Thanks for reply.. I've tried to install new version of rack.
>> gem list --local | grep rack
rack (1.0.1)
rack-... -
14:08 Help: RE: error installing redmine 1.1.2
- Try to :
* stop your server
* uninstall rack 1.2.2 : @gem uninstall rack@
* install 1.0.1 : @gem install rack --v... -
12:41 Help: RE: error installing redmine 1.1.2
- Here,
gem list --local
*** LOCAL GEMS ***
abstract (1.0.0)
actionmailer (3.0.5, 2.3.5)
actionpack (3.0.5... -
11:50 Help: RE: error installing redmine 1.1.2
- What's your @gem list@ ?
-
11:22 Help: RE: error installing redmine 1.1.2
- Yes may be.. I've tried all the version. But with no luck.
-
10:59 Help: RE: error installing redmine 1.1.2
- Your rack version is not supported ?
- Hello Guys,
I am having problem installing Redmine 1.1.2 on my web hosting server. Please help.
gem -v
1.4.2
... -
14:44 Help: RE: Release Notes?
- In fact, release notes somewhat different from roadmap or changelog.
Release notes should contain extended informati... -
10:25 Help: RE: what's happen with redmine...
- could tell me how can u fix your problem. Because i have the same problem.you see!!
-
09:50 Plugins: RE: How can i increase the maxlength of project name from 30 to 60 by coding a plugin?
- Thank alots
-
09:48 Plugins: RE: How can i increase the maxlength of project name from 30 to 60 by coding a plugin?
- whoiam whoiam wrote:
> Could you please tell me which redine version support for longer project name.
Redmine 1.... -
09:41 Plugins: RE: How can i increase the maxlength of project name from 30 to 60 by coding a plugin?
- whoiam whoiam wrote:
> Thanks Felix Schafer. I'm using redmine version 1.0.1 and it does not support a longer projec... -
09:41 Plugins: RE: How can i increase the maxlength of project name from 30 to 60 by coding a plugin?
- Thanks Felix Schafer. I'm using redmine version 1.0.1 and it does not support a longer project name. Could you please...
-
08:38 Plugins: RE: How can i increase the maxlength of project name from 30 to 60 by coding a plugin?
- whoiam whoiam wrote:
> I would like to write a plugin instead of a patch file because the problem with patches is th... -
06:47 Plugins: RE: How can i increase the maxlength of project name from 30 to 60 by coding a plugin?
- I'm sorry to ask question in many places.
I would like to write a plugin instead of a patch file because the probl... - I can't post message in : http://www.redmine.org/boards/3/topics/9627?r=22466#message-22466
because it's always disp... - Hi folks,
Finally got latest redmine working on Centos under Webrick, but I'm having difficulties getting my Apach...
2011-03-13
-
19:48 Help: RE: Authenticated access to static content
- It might be possible with the apache authentication module available for svn repositories…
- Is there a way to publish static html files in a subdirectory of a Redmine application that is subject to Redmine aut...
-
18:47 Plugins: RE: Code Review Plugin 0.2.7 Released.
- @Loan Quynh: Where did you download CodeReview 0.4.1 from? Isn't 0.4.0 the last released version?
-
15:19 Plugins: RE: Code Review Plugin 0.2.7 Released.
- Hi Loan Quynh
I think your redmine runs on development mode.
This plugin works only on production mode.
Thanks. -
09:20 Plugins: RE: Code Review Plugin 0.2.7 Released.
- 1. I'm used redmine 1.04 and install your plugin: code review 0.4.1
2. Can you tell me detail main step for configur... -
12:18 Help: RE: Email notifications - Error
- i did everything.
restarted the machine and or apache2 after each config tryout in email.yml
the only thing ge... -
11:05 Open discussion: RE: Hosting recommendation?
- You can run a BitNami Redmine AMI (http://bitnami.org/stack/redmine) on EC2 using the AWS free tier (http://aws.amazo...
-
11:02 Open discussion: RE: Is Redmine Dead?
- Not dead at all. It is one of our most popular downloads at BitNami (http://bitnami.org/stack/redmine) if that is of ...
-
08:58 Help: RE: Big fonts for project names ... how to make them smaller
- The project title is generated here: source:/trunk/app/helpers/application_helper.rb#L396
You should probably rath... -
08:41 Help: RE: Big fonts for project names ... how to make them smaller
- This is what came to Firefox...
Also available in: Atom