Pavol Murin
- Email: rfuser013@foo.bar
- Registered on: 2008-02-03
Activity
Reported issues: 7
2007-07-09
- 07:41 Redmine Feature #388: add diff to wiki history
- it is often helpful to see a diff between versions of a wiki page. thanks, muro
2007-04-24
- 10:23 Redmine Patch #215: watchers of bugs
- I understand your point. However - we already have hundreds of issues and getting a mail notification for each change too much. Most people have mail notifications turned off (except for one or two people) and only want to receive notification...
- 09:49 Redmine Patch #215: watchers of bugs
- Oh, I just found one more problem - but this might be my misunderstanding - I would like to let a user know, that an issue was just assigned to him. I did this in app/models/mailer.rb, after line 34: @recipients.push issue.assigned_to.m...
2007-04-23
- 16:06 Redmine Patch #215: watchers of bugs
- Sorry for the cryptic comment :-). Thanks, I like the new icon. And thanks for the commited code - I'm not a rails nor ruby expert and it's an interesting solution. So I learned something new today. Thanks, Jean Philippe. muro
- 01:39 Redmine Patch #215: watchers of bugs
- sounds good! I'll take a look when it's commited into svn (hint, hint) :-) muro
2007-04-22
- 13:27 Redmine Patch #215: watchers of bugs
- Thanks, you are right - it is certainly better to allow watching of forums, documents etc. I really like the icon, would it be possible to have a holow one for one of the states (e.g. hollow star = issue is not being watched) Thanks a lot, muro
2007-04-18
- 17:16 Redmine Defect #13: Files in repository have Windows-style line endings
- I second this - please, it makes the default svn diff unusable, I always have to use external diff when creating patches. muro
- 17:14 Redmine Feature #318: Need pagination in my page for assigned issues and reported issues
- I'm currently trying to make "my page" better, I hope this one will also be included. muro
- 14:18 Redmine Defect #44: Project name limitations?
- well, the validator is in app/models/project.rb: validates_format_of :name, :with => /^[\w\s\'\-]*$/i I can't see any reason why this restriction is there - maybe for regexp purposes? muro
2007-04-15
- 03:13 Redmine Feature #323: Change status dropdown should not include the current status of the issue.
- Yes, I agree - it is a bit awkward. I got used to it, but it might not be the best way. Anyway - if you want just to add a note, you can do that without changing the status. But if you want to change who the issue is assigned to, only then you m...
Also available in: Atom