Activity
From 2010-10-29 to 2010-10-31
2010-10-31
-
22:52 Help: RE: can I change default tracker for new issue?
- works nicely. Thank you
Didn't find anything about that in forums not help...
R. -
14:06 Help: RE: can I change default tracker for new issue?
- Move "feature" to the top of the tracker list in the global administration.
- hi
can I change default tracker issue from bug to feature for new issue?
Thank you
Radek - A new monthly view for the schedules plugin has been added. The plugin originally only supported a weekly view that r...
-
18:11 Open discussion: RE: embedding HTML or svg and <embed>
- Hey don't sweat it. I've gotten far more help than I've given, like most of us, just grateful to contribute.
-
15:59 Open discussion: RE: embedding HTML or svg and <embed>
- This is very useful, embarrassingly I somehow didn't post a thankyou to Ted at the time ... Thanks Ted, much appreci...
- Hi, first excuse my bad English.
So here is my problem , I have to make a plugin for redmine to keep it synchronized... - Hi,
I have the following code that uses httparty in an attempt to create an issue via the api:... -
13:13 Open discussion: RE: redMine 500 error while saving new issue
- Please post the trace of the error, you will find that in the @log/production.log@.
- When i try to add a new issue in Redmine i get the following error.
*Internal error
An error occurred on the page... -
13:10 Open discussion: RE: Mail not sent from redmine
- Try @telnet smtp.gmail.com 587@ from the server your redmine is installed on.
-
11:22 Open discussion: RE: Mail not sent from redmine
- How can i test that my redmine server can access the gmail?, i have installed the latest redmine version.
-
10:23 Help: RE: Help!! redmine crashes after launch
- AAA!!! Many thanks , Felix!! When you come to Kiev, Beer's on me ))
-
10:15 Help: RE: Help!! redmine crashes after launch
- @production@ and @development@ have to be written in small letters.
-
10:12 Help: RE: Help!! redmine crashes after launch
- But. Felix - mail notification steel not working
In production log ... -
10:02 Help: RE: Help!! redmine crashes after launch
- Ok. Thank you, Felix ))
-
09:56 Help: RE: Help!! redmine crashes after launch
- The second error you have has nothing to do with the mail config, so just forget about that. The second problem you h...
-
09:51 Help: RE: Help!! redmine crashes after launch
- maxim ponomarchuk wrote:
> I'm sorry Felix, but I'm not a specialist in Ruby.
> Please, can you explain what exact... -
09:34 Help: RE: Help!! redmine crashes after launch
- I'm sorry Felix, but I'm not a specialist in Ruby.
Please, can you explain what exactly should I do ? -
09:10 Help: RE: Help!! redmine crashes after launch
- #5608
-
06:38 Help: RE: Help!! redmine crashes after launch
- and after correcting email.yml
I've got following page... -
06:19 Help: RE: Help!! redmine crashes after launch
- i have local sendmail on this server
and this is my email.yml config
root@212TestServer:/var/www/redmine-1.0.0/conf... -
00:19 Help: RE: Help!! redmine crashes after launch
- Your email.yml is probably misconfigured.
-
08:26 Help: RE: Installation of redmine 1.0.2 - error 500 on sevral pages
- I encountered a similar problem today. The reason seems to be that I installed rails 3.0.1 first and then removed onl...
2010-10-30
- root@212TestServer:~# ruby /var/www/redmine-1.0.0/script/server webrick -e production -p 9191
=> Booting WEBrick
=>... -
22:55 Open discussion: RE: how to create issue via api
- Thanks for the reply Felix
I cant work out where to enable anonymous issue creation, does anyone know where this c... -
22:13 Open discussion: RE: how to create issue via api
- Can anonymous create issues on your redmine? If not, you need to use authentication, get the API key from your "my ac...
-
21:07 Open discussion: RE: how to create issue via api
- After a little more investigation, I am now posting to '/issues.xml' and getting a different error:
'Form authentici... - Hi,
I'm trying to create an issue via the rest api, however whenever i post to /projects/1/issues.xml I get a 405 ... -
22:11 Help: RE: Migrate a project to redmine 0.9 to 1.0.2
- Run @RAILS_ENV=production rake db:migrate@ on the new server to upgrade the database from the 0.9 version to 1.0.2.
- Hello,
I have one server with redmine 0.9 (mysql) with my project in progress, and i have a new server with redmin... -
14:02 Help: RE: LDAP patch modifications, issue 1113 - need some debugging help
- app/models/user.rb and app/models/auth_source_ldap.rb seem's to be the places I want to inject my code.
Just need ... -
12:28 Help: RE: LDAP patch modifications, issue 1113 - need some debugging help
- Roy Sindre Norangshol wrote:
> * Are I'm able to determine in that controller that the user is comming from LDAP aut... -
12:24 Help: RE: LDAP patch modifications, issue 1113 - need some debugging help
- It is actually placed in the ldap auth controller right after a ldap user is authenticated. (authenticated and succes...
-
12:13 Help: RE: LDAP patch modifications, issue 1113 - need some debugging help
- While it's pretty hard and time-consuming (meaning: I didn't do it) to get a good grasp of code "from vanilla, from h...
-
12:19 Open discussion: RE: I am really enjoying Redmine
- # Donate button in the right sidebar,
# Many things already have PDF export, if not find someone or some company (Er... -
11:54 Open discussion: RE: about second development !help me
- I have a really really hard time reading that code, could you please include it in a @< pre>@ block so that formattin...
- !!recently,focus on second development of redmine,some question,as follow:
1、I want to save a object in registering ... -
11:41 Help: RE: Changing default value for filter
- Both controllers call @QueriesHelper#retrieve_query@ (source:/trunk/app/helpers/queries_helper.rb#L68) to either buil...
-
09:42 Help: RE: Changing default value for filter
- Thanks for the reply. I successfully changed default filter, but since I want to use different filter for issue list ...
-
01:05 Help: RE: Emails for unknown users
- # use the source, Luke ;-)
# ask him on IRC, he's at best rarely in the forums. -
01:04 Help: RE: gmail noreply problem
- max müller wrote:
> do you have an idea why the "Emission email address" option isn't working?
I'd wager google o... -
00:22 Plugins: RE: Webdav plugin
- Not a great solution, but have you tried turning off the .DS_Store creation:
http://hints.macworld.com/article.php?s...
2010-10-29
-
22:23 Plugins: RE: Webdav plugin
- Happy to see that everything is working now ;-)
I agree with you but the main reason for the macosx limitation is ... -
21:59 Plugins: RE: Webdav plugin
- Now that it's working, I wonder if there may be a better way of handling the extra hidden files created by OSX. A si...
-
18:16 Plugins: RE: Webdav plugin
- THANK YOU! Good bit of detective work - nice Google-Fu! I'm new to Rails and didn't realize that Mongrel is atypica...
-
12:29 Plugins: RE: Webdav plugin
- Ian,
OK. I think I found where is the problem: It seems that Bitnami is using apache + MONGREL to run rails applic... -
06:31 Plugins: RE: Webdav plugin
- Arnaud,
I loaded your version of the http auth plugin, restarted both redmine and apache and verified the HTTP Aut... - Hello fellow nerds.
I'm currently running Redmine 1.0.2 with ldap modifications based on ticket #1113 and stuff f... -
20:11 Help: RE: Emails for unknown users
- Felix Schäfer wrote:
> There are a couple of things floating around, but I haven't used any of them, so I can't tell... -
09:05 Help: RE: Emails for unknown users
- Terence Mill wrote:
> IN this context i have to ask, what will happen if an user hold and logged in via ldap will ch... -
19:48 Help: RE: gmail noreply problem
- well, this works for the reply to:.
but of course it's not so nice to change things outside the normal
configuratio... -
18:55 Help: RE: gmail noreply problem
- Try adding @reply_to "your@address.com"@ beneath @from Setting.mail_from@ in source:/trunk/app/models/mailer.rb#L343.
-
17:20 Help: RE: gmail noreply problem
- seems not possible. please, can you tell me in what file the
actionmailer is configured for redmine. so maybe i can... -
14:59 Help: RE: gmail noreply problem
- You mean if you can set the reply-to in the email.yml? Not sure, look up the docs for ActionMailer :-)
-
14:28 Help: RE: gmail noreply problem
- mmhhh..
same behaviour. the mailaddress changes back to the mailaddress of the
authenticated user. the only thing ... -
18:57 Help: RE: Installation of redmine 1.0.2 - error 500 on sevral pages
- i18n is internalization, but it's handled by each program separately. Anyway, execute @gem list@ and look for the i18...
-
17:31 Help: RE: Installation of redmine 1.0.2 - error 500 on sevral pages
- Ok, i've "google" for i18n (internationalisation)
How can i know wich langage is installed ?
On linux (ubuntu 1... -
17:03 Help: RE: Installation of redmine 1.0.2 - error 500 on sevral pages
- the ruby -v give me this :
ruby 1.8.7 (2010-06-23 patch level 299) [i686-linux]
What is i18n ?
i have re-in... -
16:57 Help: RE: Installation of redmine 1.0.2 - error 500 on sevral pages
- Which ruby version, and which version of the i18n do you have installed?
-
16:47 Help: RE: Installation of redmine 1.0.2 - error 500 on sevral pages
- Thank's for your answer.
To be sure that i have de write version, i have done a :
gem install rails -v=2.3.5
... -
16:34 Help: RE: Installation of redmine 1.0.2 - error 500 on sevral pages
- Make sure you have the correct version of rails installed, redmine requires rails 2.3.5.
-
15:34 Help: RE: Installation of redmine 1.0.2 - error 500 on sevral pages
- I have follow this page for the intsalation :
http://www.redmine.org/wiki/1/FrRedmineInstall
- Hi every body,
First, sorry for my bad english, i'm french....
I'v just install a new server with unbuntu, and ... - This is an Excellent product. I was originally trying to use a Project.net production, but the difficulty of the inst...
-
17:30 Help: RE: passenger fail
- I solved this. I had a problem with my email.yml where I had specified production twice
- Hi all!
I been going at this for a couple of hours now and finally I've come across an error google can't help me so... -
13:42 Help: RE: No such file or directory - config/environment.rb - Help
- webserver certainly has sutiable permissions... how do I check the passenger? please excuse me still being a linux no...
-
13:31 Help: RE: No such file or directory - config/environment.rb - Help
- Make sure the permissions on the file are correct and passenger (not necessarily run as the same user as your webserv...
- Iv run through several installation tutorials and keep hitting pitfalls! Google has left me finally stumped on this o...
-
12:50 Open discussion: RE: notification e-mail's content change
- # You will probably want to make a plugin for that, that should save you some headaches with future updates,
# You c... - Hi,
I would like to change the content of notification e-mails in Redmine, but I don't know how it is possible. ... -
12:30 Open discussion: RE: Usability Initiative
- Yes sure... I'll try my best to make this team a bit more activ ;)
-
12:26 Open discussion: RE: Usability Initiative
- That might be the case, but there's no need to start a new one, pick up the existing one instead.
-
12:23 Open discussion: RE: Usability Initiative
- Thanks for the link... but seams a bit like this Team is not very activ at the moment
-
09:29 Help: RE: after update redirected to issue instead of staying at issues list
- Thanks for reply!
It is a stable 1.0.1 RM.
Same browser: Mozilla Firefox in my case.
Both of these requests wor... -
09:15 Help: RE: Changing default value for filter
- You could specify another default filter here: source:/trunk/app/models/query.rb#L141, or add different filters to an...
- Is there any way to change default value for filter in issue list and calendar?
My final goal is to display only c... -
09:09 Open discussion: RE: Mail not sent from redmine
- Try not quoting the port in your config file, it might be that some point in the chain doesn't take strings as port a...
-
06:38 Open discussion: RE: Mail not sent from redmine
- Thanks Felix for the correction, since iam new to redmine not so friendly with it's configs.
I changed it to true ... -
08:17 Help: RE: Upload of file in issue fails
- That worked. I changed my owner and group of the directories and files to the same as Apache and in my virtual host i...
-
07:12 Help: RE: redmine 1.0.2 problems with locales utf8
- Make sure the database you created for redmine has the collation UTF-8.
-
02:20 Open discussion: RE: Derivatives of Redmine and GPL license?
- nevermind, got it figured out....
Also available in: Atom