Activity
From 2010-06-11 to 2010-06-13
2010-06-13
-
22:50 Help: RE: Hiding issues by status
- No. Your best options are to either take the anonymous and not-member users the ability to view tickets, thus only pr...
- Hello,
I'm using redmine for some web projects, and I'm trying to let people post "hidden" issues, for security fl... -
20:14 Help: RE: Executing scripts on command line to send out email
- Try to see with khalsa or edavis10 on #redmine, but ActiveMailer is a finicky beast.
-
14:02 Help: RE: Executing scripts on command line to send out email
- I tried to send email out with @rake redmine:send_reminders days=7 RAILS_ENV="production"@, and it does not send out ...
-
20:12 Help: RE: Disable file uploading
- The _Files_ tab yes, the uploading of attachments to wiki pages or issues no.
- The security settings one of my clients do not allow uploading files.
Can I disable file uploading for a certain pro... -
11:46 Help: RE: Problem when sending mails: An error occurred while sending mail (getaddrinfo: Name or service not known)
- Bad me:
I copied the email.yml.example, naming it email.yml. Then i uncommented the :sendmail part *without notici... - Hi everybody,
I am trying for several days to get redmine's mail sending to work on my debian machine, but failed ... -
09:42 Help: RE: Can't run redmine, gravatarhelper::publicmethods
- It seems you have a misbehaving plugin, bots_filter in this case. See if everything works if you remove it and contac...
- When i try to run my redmine app it keeps giving me this error telling me about some gravatarhelper::publicmethods i ...
-
09:38 Help: RE: Reference multiple revisions in single link?
- Not in redmine that I know of, sorry.
- Hi, I have just imported our many instances of Trac into Redmine. Everything works great - Redmine has everything I r...
-
09:09 Plugins: RE: Blocks Layout plugin
- Nikita Pustovoytov wrote:
> After modifying a project overview in settings I get redirected back to overview page bu... -
01:19 Plugins: RE: Code Review Plugin 0.2.7 Released.
- Marcel Gmür wrote:
> Might it be possible to add code reviews from patches on issues to the same issue?
Sorry, It... -
00:42 Open discussion: RE: Can I use some other text formating options than textile?
- "ckeditor":http://github.com/a-ono/redmine_ckeditor for redmine.
Hope this help.
2010-06-12
-
20:21 Help: RE: Use of Milestones with Advanced Roadmap
- Thanks! All restarted and good now. I'd forgotten about that touch file.
Yeah, I read that thread in its entiret... -
15:18 Help: RE: Use of Milestones with Advanced Roadmap
- Have a look at this thread "Versions vs Milestones":http://www.redmine.org/boards/1/topics/214
Eric -
11:44 Help: RE: Use of Milestones with Advanced Roadmap
- That's the right file already, but you need to restart your red mine server for the changes to be picked up. I basica...
-
11:38 Help: RE: Use of Milestones with Advanced Roadmap
- Brilliant idea to change the language file. Can you tell me where the language file is? And can you confirm which d...
-
09:02 Help: RE: Use of Milestones with Advanced Roadmap
- Timothy High wrote:
> I've never tried the Advanced Roadmap plugin. We generally just use the standard "versions" fe... -
05:47 Help: RE: Use of Milestones with Advanced Roadmap
- I've never tried the Advanced Roadmap plugin. We generally just use the standard "versions" feature, which includes a...
-
02:12 Help: RE: Use of Milestones with Advanced Roadmap
- Really? Nobody? I don't know about anyone else, but when I sit down to start a project, one of the first things I ...
-
20:14 Help: RE: Adding an Issue Status: not working?
- Ok, I figured it out -- I had checked the workflow, but my status wasn't showing up in there. You have to edit the w...
-
14:14 Help: RE: Adding an Issue Status: not working?
- You have to integrate the new statuses in the workflow first, see the [[FAQ#Ive-created-a-new-issue-status-but-I-cant...
- Under Administration >> Issue Statuses I added a couple issue statuses (I have a total of 7), but in all my projects,...
- https://bitbucket.org/nathan_aschbacher/redmine-cloud-conveyor/wiki/Home
Sign-up for service here: https://www.rac... -
18:38 Plugins: RE: Creating custom fields in the plugin
- write a ruckusing script and do db:migrate_plugins to update info for your plugin?
-
18:26 Plugins: RE: Time Display Plugin 0.1.0
- Plugin List:
http://www.redmine.org/wiki/redmine/Plugin_List#Time-display-plugin
Git:
http://github.com/jk2l/Red... - How do people generally testing is email sending out correctly on development mode? (Assume everything installed on m...
-
15:07 Open discussion: RE: Best way of making redmine cron
- thanks
-
15:04 Open discussion: RE: Is it possible to have range search filter?
- please confirm is there is such features. I will be writing a Query extension plugin that will enhance the capability...
- e.g. 10 <= something <= 20
-
14:20 Help: RE: Executing scripts on command line to send out email
- ...
-
13:11 Help: RE: Executing scripts on command line to send out email
- After some more further debugging in last few hours I found out for some reason there was no email address set if i e...
- http://github.com/jk2l/redmine_issue_reminder (Still beta version, will announce a proper version when all functional...
-
14:12 Help: RE: several emails for a member
- No.
- Hi
Is it possible to set several emails for a member ?
I mean I have people which can open tickets thru email bu... -
14:10 Help: RE: when trying to open files in repository,but downloading start
- Well, there are the "raw" links or links with "?format=raw" that force a download, or redmine tries to infer if the f...
- Hi,
I'd like view my python source code in the repository of redmine since it's convenient and the soucecode are v... -
13:37 Help: RE: Un-installing a Plugin?
- You have just restart your web server.
if your web server is passenger, run this command "touch {ROOT_REDMINE}/tmp/r... - This is a noob question... but how do I uninstall a plugin? I don't seem to have a delete button anywhere, and remov...
-
09:25 Open discussion: RE: Can I use some other text formating options than textile?
- I didn't say it was easy ;-) See source:/trunk/lib/redmine/wiki_formatting.rb and the several formatting plugins avai...
-
07:18 Open discussion: RE: Can I use some other text formating options than textile?
- Hi Felix,
I did not find how this engine is pluggable. There are only two options in that settings : None or Texti... -
06:09 Open discussion: RE: Why the 0.9.5 is delayed?
- Thom Brown wrote:
> Yes, I haven't seen activity by him in 3 weeks. I hope the guy's okay. I'll be educating mysel...
2010-06-11
-
22:54 Help: RE: newbie - help configuring incoming email
- Excellent!! you have solved the problem. I get another error now but I´ll try to make it work!
Thanks for your su... -
22:47 Help: RE: newbie - help configuring incoming email
- No, I've put the path to the Rakefile, not to the rake file.
-
22:45 Help: RE: newbie - help configuring incoming email
- its the same thing. What have you changed?
-
22:34 Help: RE: newbie - help configuring incoming email
- Try @rake -f "C:\Program Files\BitNami Redmine Stack\apps\redmine\Rakefile" redmine:email:receive_pop3 RAILS_ENV=prod...
-
22:21 Help: RE: newbie - help configuring incoming email
- Here you have it.
C:\Archivos de programa\BitNami Redmine Stack\ruby\bin> rake -f "C:\archivos de
programa\BitNa... -
22:14 Help: RE: newbie - help configuring incoming email
- Please run it with --trace and post the whole output.
-
22:06 Help: RE: newbie - help configuring incoming email
- I see you change the order for the RAILS_ENV parameter...same happens...sorry for being so insistent
-
21:54 Help: RE: newbie - help configuring incoming email
- Ezequiel Naftali wrote:
> rake -f "C:Program FilesBitNam
> i Redmine Stackapps
edminelib asksemail.rake" RAILS_EN... -
21:49 Help: RE: newbie - help configuring incoming email
I´m running:
rake -f "C:\Program Files\BitNam
i Redmine Stack\apps\redmine\lib\tasks\email.rake" RAILS_ENV=pr...-
21:45 Help: RE: newbie - help configuring incoming email
- Put the @RAILS_ENV=production@ part after the rake command @redmine:email:receive_something@.
-
21:45 Help: RE: newbie - help configuring incoming email
- Put the @RAILS_ENV=production@ part after the rake command @redmine:email:receive_something@.
-
21:39 Help: RE: newbie - help configuring incoming email
- Hi Felix, I tried the imap option but i´m getting the same error. Any other clue?
thanks -
00:29 Help: RE: newbie - help configuring incoming email
- Redmine stable doesn't support receiving mails from pop3 yet, try imap instead.
-
16:44 Open discussion: RE: Best way of making redmine cron
- Jacky Leung wrote:
> In this case, what is the best way of the implementation? is it rakefile? or REST API as shown ... - I just made a plugin that send email to assigned developer email with batch of tickets number with URL base on Query ...
-
16:01 Help: RE: newbie -- redmine install ubuntu lts 10.4
- thanks i've found solutin here cgi,fast cgi support and rail env and everything is working fine.
http://www.redmine.... -
15:55 Help: RE: newbie -- redmine install ubuntu lts 10.4
- I haven't read the tutorial, but from what you tell you have a slight misunderstanding of how passenger works. Passen...
- Hi guys,
I am really new in redmine,ruby etc.
I just did what I read in the ubuntu lts howto --> http://www.redmi... -
15:56 Help: RE: Unable to browser remote SVN
- I'll try giving apache a home :)
but that will be for after the weekend. Thanks for all the assistance so far Felix. -
15:54 Help: RE: Unable to browser remote SVN
- I'd wager apache doesn't have a home or can't write to it. Either remedy that, or change the redmine instance to anot...
-
15:52 Help: RE: Unable to browser remote SVN
- ...
-
15:45 Help: RE: Unable to browser remote SVN
- No, it does try to look at @https://192.168.0.254/svn/Branches%20r9.4@ all right… See what the output of @svn list --...
-
15:39 Help: RE: Unable to browser remote SVN
- I did found this though in the redmine.log inside the apache log folder:...
-
15:33 Help: RE: Unable to browser remote SVN
- no such file, there's only the production log.
-
15:26 Help: RE: Unable to browser remote SVN
- Have a look at @redmine_dir/logs/SCM_output.log@ (or something like that).
-
15:24 Help: RE: Unable to browser remote SVN
- yup, succeeded in that. Problem was that my apache had no shell set, well it had the nologin shell so that made thing...
-
15:13 Help: RE: Unable to browser remote SVN
- What about @su - apache@ (as root)? ;-)
-
15:11 Help: RE: Unable to browser remote SVN
- yeah I know, but I need to figure out the password i've set on the apache user.....:S
-
12:58 Help: RE: Unable to browser remote SVN
- Arne De Herdt wrote:
> Will take me some time to figure out, but at least I know where to search now :)
That's th... -
12:56 Help: RE: Unable to browser remote SVN
- checked the config files and there were no such entries, so it should be enabled by default.
I've also read through ... -
12:52 Help: RE: Unable to browser remote SVN
- Well, that happens only if @PassengerUserSwitching@ is @on@, which is the default, but you should still have a quick ...
-
12:45 Help: RE: Unable to browser remote SVN
- Thanks for the link,
I've read the documentation and after searching through it I found the following:
[CODE]
... -
07:50 Help: RE: Unable to browser remote SVN
- Arne De Herdt wrote:
> I've run the command as root and accepted the certificate then, but I'm guessing redmine is n... -
07:35 Help: RE: Unable to browser remote SVN
- I've run the command as root and accepted the certificate then, but I'm guessing redmine is not beeing ran as root......
-
15:49 Open discussion: RE: Problem with email.yml
- YAML (files ending in .yml are generally in this format) are indentation sensitive, 2 spaces per extra level, and you...
- Hi,
I have only this in the email.yml :
production:
delivery_method: :smtp
smtp_settings:
address: loc... -
15:38 Open discussion: RE: Wiki outdated page
- Anybody?
-
15:03 Development: RE: Git patches welcome ?
- Git patches are welcome (like Felix said, they are the same as svn patches). Just make sure to export them and uploa...
-
15:01 Help: RE: cvs commit: Empty password used - try 'cvs login' with a real password
- (Moved this to the Help forum)
-
14:13 Open discussion: RE: Can I use some other text formating options than textile?
- The text formatting engine is pluggable, see [[RedmineSettings#Text-formatting]] (and certainly other pages in the wi...
- Hi all,
As Can I use some other text formating options than textile? For example APT,
I come from the maven bac... -
12:13 Open discussion: RE: Images in descriptions. How to make them visible in email notifications.
- I've submitted this bug. Its ID is 5672.
-
11:02 Open discussion: RE: Images in descriptions. How to make them visible in email notifications.
- Well, it seems like a bug to me that images don't get attached to the html mail or get in with the full path. Could y...
-
10:50 Open discussion: RE: Images in descriptions. How to make them visible in email notifications.
- Yes, thanks for reply. It works of cause. But I have to submit issue first to know attachment id. And then modify des...
-
09:28 Open discussion: RE: Images in descriptions. How to make them visible in email notifications.
- I think you'd have to put the whole path in the markup, like @!http://somewhere/someimage.jpg!@ instead of just the s...
- Now emails just contain image name like <img src="02082009.jpg" alt="" /> How to insert full path to image like http:...
-
10:57 Open discussion: RE: Screencasts about Installation (Part I) and first project in Redmine (Part II)
- http://www.redmine.org/wiki/redmine/Tutorials
-
10:51 Open discussion: RE: Screencasts about Installation (Part I) and first project in Redmine (Part II)
- Yep, I get a big question mark. Thoughts on using YouTube?
-
10:50 Open discussion: RE: Screencasts about Installation (Part I) and first project in Redmine (Part II)
- Hi,
Have you tried the "direct link" ? Or direct from the web page?
Kind regards
Karl Heinz Marbaise -
10:31 Open discussion: RE: Screencasts about Installation (Part I) and first project in Redmine (Part II)
- Karl Heinz Marbaise wrote:
> It would nice to get some feedback what's missing or what's good or whatever....
It'... -
10:43 Open discussion: RE: Why the 0.9.5 is delayed?
- Yes, I haven't seen activity by him in 3 weeks. I hope the guy's okay. I'll be educating myself in Ruby at some poi...
-
00:45 Open discussion: RE: redmine in Ubuntu 10.04 and EHCP
- HI Thanks Felix
I not see any error in apache . But I already solve
I post How to Install redmine in Ubuntu 10.04 ... -
00:25 Open discussion: RE: redmine in Ubuntu 10.04 and EHCP
- If you mean that your browser can't fetch the css and stuff like that, have a look at your apache logs to see what ap...
Also available in: Atom