Activity
From 2010-07-01 to 2010-07-04
2010-07-04
-
14:39 Help: RE: Uploading files/documents fails
- FYI, you don't need to chown your entire redmine directory. This might not be such a good idea in terms of security. ...
-
14:14 Open discussion: RE: HowTo access Custom_Field
- Hi Tiemo,
I would do it like that:
@custom_value = User.Current.custom_value_for(custom_field_id)
is_project_c... -
13:55 Help: RE: Problem with Installation: gem install mysql won't work
- Just tried, but same result:...
-
12:53 Help: RE: Problem with Installation: gem install mysql won't work
- Iam new wrote:
> Is this ok? I didn't realize what you meant with spaces must be removed…
The spaces in the tags,... -
12:48 Help: RE: Problem with Installation: gem install mysql won't work
- ...
-
05:11 Help: RE: GIT browsing: files shown in wrong encoding
- Jürgen Hörmann wrote:
> Thanks, that solved it for me.
>
> I did miss to add the list of repository encodings in ... -
04:49 Help: RE: GIT browsing: files shown in wrong encoding
- Thanks, that solved it for me.
I did miss to add the list of repository encodings in my settings. -
04:43 Help: RE: GIT browsing: files shown in wrong encoding
- Please see #5251.
- Hello,
I'm using GIT and I'm having a problem with the encoding of the files.
My files in the repository are en... -
01:59 Plugins: RE: Can I write a plugin that adds to the existing page layout?
- Just a quick reply. I haven't figured out how to make a plugin for this, but I hacked one of the view files...
<pr... - I need to display some information at the bottom of every page. In this case, it's the hostname of the server (we hav...
2010-07-03
- Hi,
I am new here, a newbie in ruby and hope to get some answers for my concerns.
What I am looking for:
I cre... -
09:07 Open discussion: RE: occur 500 error every night
- I have not use the Apache.
every day. i need to kill the ruby process and restart the redmine. and then it is wor... -
08:19 Plugins: RE: lft/rgt - getting an issue with all parent tasks
- Thank you! That put me on the right track and I got it working :)
-
01:41 Open discussion: RE: Incoming Emails and Duplication of Original Message
- I ended up just changing the regex that does the truncation. With the word list for signatures and the ability to ta...
-
00:34 Open discussion: RE: Incoming Emails and Duplication of Original Message
- I haven't even rolled this out yet as I was just personally testing, but I know what will end up happening.. To your ...
2010-07-02
-
23:47 Open discussion: RE: Incoming Emails and Duplication of Original Message
- Educate your users to delete the quote, or even better to quote right (i.e. bottom-replies and quote only the part yo...
- Is anyone else having problems with incoming emails and the duplication of messages.. The only way I can get this to ...
- Hello. If this has already been asked, I apologize, but I could not find this information. I'm trying to use the Re...
-
22:23 Help: RE: touch screen
- I think you have hit the wrong forum, this is for the redmine software, sorry.
- Hi every one
i have htc touch pro t72
i install android and it boots very well but when i want to run and android s... -
20:58 Help: RE: Lost port on redirect
- Thanks...
string: proxy_redirect http://host/ http://host:3000/; fix my problem...
-
17:12 Help: RE: Lost port on redirect
- The settings part is used at other places, but not for redirects. Please make sure all your rewrite rules in your NGI...
-
16:11 Help: RE: Lost port on redirect
- Addition:
Administration -> Settings -> Host name and path
set to host:8080 - I'm not so good in english and ruby, but redmine is what I want.
But I have next problem:
I do like here: http://... -
18:14 Help: RE: How to setup email notification in 0.9.3?
- Thanks Felix, I just move my email.yml to /etc/redmine/default, then it works.
-
17:13 Help: RE: How to setup email notification in 0.9.3?
- Debian changes stuff in the redmine it packages, I think it looks for the @email.yml@ somewhere around @/etc/redmine@...
- Hi all,
I've just installed redmine by apt-get install redmine. Everything looks fine, except I cannot enable emai... -
17:40 Help: RE: Installing trunk in Ubuntu
- You have 2 choices: either stick with the packages, and at least on debian they have some patches to work with older ...
- The Ubuntu 10.04 LTS instructions tells us to install Redmine from the Ubuntu repository, but it only has version 0.9...
-
17:36 Open discussion: RE: Bitnami Redmine Stack 500 error
- Dmitrij, you have to upgrade the whole bitnami stack, not redmine on it's own. From the @script/about@'s output you a...
-
13:51 Open discussion: RE: Bitnami Redmine Stack 500 error
- I don't use Bitnami.
In Redmine Japanse google group, there is a message that coping libmysql.dll from ruby/bin to r... -
13:44 Open discussion: RE: Bitnami Redmine Stack 500 error
- C:\Program Files\BitNami Redmine Stack\apps\redmine>rake db:migrate RAILS_ENV=pr
oduction
(in C:/Program Files/BitN... -
13:27 Open discussion: RE: Bitnami Redmine Stack 500 error
- Can you help me with solution?
-
13:18 Open discussion: RE: Bitnami Redmine Stack 500 error
- Дмитрий - wrote:
> Database schema version 7
DB migration fails.
-
12:59 Open discussion: RE: Bitnami Redmine Stack 500 error
- C:\Program Files\BitNami Redmine Stack\apps\redmine>set RAILS_ENV=production
C:\Program Files\BitNami Redmine Stac... -
12:04 Open discussion: RE: Bitnami Redmine Stack 500 error
- This trace means db migration error.
Please post the output of following command in your Redmine directory.... - Hi!
Have a trouble with BRS:
when trying to access login page,
Internal error
An error occurred on the pag... -
17:31 Open discussion: RE: Problem with mailer.rb
- Marco Antonio Suárez Peña wrote:
> As far as i know, priority references to a *table (enumerations)* and to *field (... - Hi there!
That is my first post in this forum! I'm glad to write here!
First of all: *Thank you!* This is a won... -
17:25 Open discussion: RE: Security distribution list?
- The closes thing would be the "news (atom) feed":/projects/redmine/news.atom.
- Hello, is there a distribution list to get notified when new security updates appear for Redmine?
Daniel -
17:23 Open discussion: RE: Assign keywords to issues?
- Benjamin Neau wrote:
> Would you mind explaining mere users why a feature which has been requested over and over, in... -
14:18 Open discussion: RE: Assign keywords to issues?
- Felix Schäfer wrote:
> Use categories :-)
>
> Joke aside, there is work underway to bring a tagging system to red... -
13:32 Plugins: RE: XLS export plugin
- Attached please find version that is compatible with the latest trunk
-
10:48 Plugins: RE: Proposal for a redmine testboard plugin
- If you enable git on your sourceforge project, I might be able to give a hand.
-
07:42 Open discussion: RE: A link to an issue from an Office document closes your Redmine session and requires explicit login
- Solved.
It was just a matter of adding the following key to the registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\... -
06:18 Plugins: RE: Redmine Blog Plugin
- I met an interesting problem.
If I put "Blogs" tag on top menu, it will be opened to anyone.
How can I fix it? any ... -
06:12 Plugins: RE: Redmine Blog Plugin
- !1.jpg!
Could anyone give me a hint of why this happens?
Thanks -
05:03 Open discussion: RE: Why the 0.9.5 is delayed?
- It released.
http://www.redmine.org/news/40
I'd like to wait the 1.0 now.
Hope the 1.0 would not be delayed. -
04:05 Open discussion: RE: Restrict issue creation to specific user type
- Hmmm.... Just tried it but even if none of the checkboxes are selected for the 'New' condition of the tracker, you ca...
-
04:02 Open discussion: RE: Restrict issue creation to specific user type
- I think what you want is the workflow though I could be wrong.. I just went through all this last week for the first ...
-
03:48 Open discussion: RE: Restrict issue creation to specific user type
- Thanks, but I only see 'Add Issue' there. I want a Developer to continue adding issues if they are not of type 'Supp...
-
00:45 Open discussion: RE: Restrict issue creation to specific user type
- Check out the Roles section in Administration. You will see all the permissions of which Create Issue is one of them...
-
03:46 Open discussion: RE: occur 500 error every night
- I think cron.daily restart apache.
- I have installed Redmine to Linux. But it is occur 500 error every night. I don't know why?
Who can give me some sug... -
02:49 Plugins: RE: Redmine Screenshot Paste (http://www.redmine.org/wiki/redmine/PluginScreenshotPaste)
- The client side is working fine for me; the applet runs and the image data gets submitted in the POST.
It's the serv... -
02:26 Plugins: RE: Redmine Screenshot Paste (http://www.redmine.org/wiki/redmine/PluginScreenshotPaste)
- I have 1.1 installed on Redmine trunk.
It works perfectly if java installed. Does it use Java?
confused
2010-07-01
-
21:51 Plugins: RE: Redmine Screenshot Paste (http://www.redmine.org/wiki/redmine/PluginScreenshotPaste)
- I've now also tried out the redmine_attach_screenshot_v.0.0.3 mentioned above. Its applet loads fine out of the box, ...
-
21:35 Plugins: RE: Redmine Screenshot Paste (http://www.redmine.org/wiki/redmine/PluginScreenshotPaste)
- I haven't been able to get the 0.2 version working with Redmine 0.9.5. My company's thinking of switching to Redmine,...
- Hello everyone, I just wanted to attach for the community my email notification views. I'd be interested in seeing ...
Hello.
Is it possible to restrict the creation of a tracker to a specific user type? For example, if I want o...-
17:52 Help: RE: 501 Syntax: HELO hostname - Postfix
- @Randy Syring
Thanks, that worked for us as well. -
17:20 Help: RE: % Done
- Well, I said you'd need to patch it, not that there was a patch, sorry. (none that I know of a least)
-
17:18 Help: RE: % Done
- Thanks for your reply, what patch do we need to apply?
-
17:16 Help: RE: % Done
- Not without patching the core.
- Hello Everybody,
Is there a way to change the list for %Done field to have a list from 1 to 100?
-Thanks,
Joel. -
17:13 Help: RE: After Redmine upgrade 0.8.7 -> 0.9.4: TemplateError
- Yes, gloc has been removed with the transition to rails 2.2 in r2493 because it wasn't needed anymore. I think you mi...
-
17:08 Help: RE: After Redmine upgrade 0.8.7 -> 0.9.4: TemplateError
- Interesting... I moved the sub-directory *gloc-1.1.0/* out of *vendor/plugins/*, and now everything works fine...
... -
14:56 Help: RE: After Redmine upgrade 0.8.7 -> 0.9.4: TemplateError
- Make sure all your plugins are up-to-date and that none of them causes the problem. The error seems to come from a no...
- Hi there,
After upgrading Redmine from 0.8.7 to 0.9.4 and migration of DB and plugins, I still get:
ActionView:... -
16:03 Plugins: RE: Redmine Blog Plugin
- Problem: "undefined method `attach_files'"
Version: 0.1.0
Solution:
in file: redmine_blogs/app/controllers/blogs_c... -
15:19 Help: RE: Can I set up forums for multiple projects in one place?
- All modules in redmine are project-bound, and I don't think are or will be any plans to change that. I have created a...
-
15:08 Plugins: RE: lft/rgt - getting an issue with all parent tasks
- The issues use the awesome_nested_set plugin (source:trunk/vendor/plugins/awesome_nested_set), it has some helpful me...
- Hi
I'm making a "overview" screen. I've gotten quite far, and it's in use in my company now. The overview screen s... -
15:03 Open discussion: RE: Bulk Update Disable Notifications or Combining Notification into one email
- You should open a feature request on the bugtracker for things like this, it won't get noticed/picked up here.
-
02:12 Open discussion: RE: Bulk Update Disable Notifications or Combining Notification into one email
- Sorry wrong forum...
- If you bulk update a lot of issues like when moving some to a newly created project an email is sent for each one. I...
-
14:19 Help: RE: Problem with Installation: gem install mysql won't work
- Can you please post your database.yml? Please put it in @< pre> < /pre>@ (spaces must be removed!) tags so that the f...
-
11:23 Help: RE: Problem with Installation: gem install mysql won't work
- yes, it's an empty one. I haven't been able to run redmine. I am just trying to install it.
Do I have to fill the ... -
14:18 Help: RE: What does Custom Fields > Issue Priorities do?
- Jens Alfke wrote:
> In the Custom Fields admin page, there's a tab for Issue Priorities. I've tried adding a custom ... -
01:42 Help: RE: What does Custom Fields > Issue Priorities do?
- (BTW, I'm running Redmine 0.9.5. Thanks.)
- In the Custom Fields admin page, there's a tab for Issue Priorities. I've tried adding a custom field to that, but it...
-
13:55 Help: RE: Export to PDF works strange with russian symbols
- Same issue, using latin characters.
-
13:54 Open discussion: RE: Redmine plugin for Agile Project Management
- Seems like you didnt privide Sprint end date
-
13:46 Help: RE: Error: Child already added
- I've fallen in the same issue, I resolved by manually edited the plugin
cause of this error is one or more your plu... -
12:54 Plugins: RE: Redmine Simple Support plugin v 0.1.0 released
- Cool! Seems really interesting in our case at work. Note that it does not seem to be compatible with latest redmine s...
- I've just released the first version of "Redmine Simple Support":https://projects.littlestreamsoftware.com/projects/r...
-
12:05 Plugins: RE: XLS export plugin
- It seems, that XSL export plugin breaks xml REST API for issues
-
11:56 Open discussion: RE: Time aggregation in issue tree hierarchy
- Unfortunately I have not been using Redmine long enough to have passed a few RC's. It generally is a good idea to wa...
-
11:39 Open discussion: RE: Time aggregation in issue tree hierarchy
- Looked at it, looks good. So, it will be part of 1.0 release and RC is due in two days. How stable is it? Would you a...
-
08:41 Open discussion: RE: Time aggregation in issue tree hierarchy
- I played with it yesterday evening. Try it out on the demo site (http://demo.redmine.org/) to see if it matches your...
-
10:12 Help: RE: SVN view not always working
- ah never mind, found the problem.
Apparently redmine doesn't like it if you give it a pre-encoded URL.
had to c... - Hello,
it's an odd problem, but the repository view is not always working....
I've recently added a new project... -
06:50 Open discussion: RE: LDAP auth fails with Invalid user or password upon login attempt
- Thanks!
It's works. -
04:39 Open discussion: RE: LDAP auth fails with Invalid user or password upon login attempt
- Have your problem solved yet? I met this problem same as you. Could you please give me some suggestion?
Thanks! -
01:00 Open discussion: RE: Thoughts on Importing Tickets from External System and Modifying the SVN fetch
- I see nobody responded, but I thought I'd let anyone that might be doing the same thing:
- I hard coded the issue ... -
00:41 Plugins: RE: Redmine Kanban plugin v 0.2.0 released
- Also, the master branch for the plugin is going to be unstable for a little bit while I add some custom user interfac...
- I've just released "Redmine Kanban 0.2.0":https://projects.littlestreamsoftware.com/projects/redmine-kanban. This re...
-
00:28 Help: RE: Redmine shows issues of another project (SOLVED!!!)
- I found the problem, the internal structure of projects table was corrupted (probably a manual edit of some property)...
Also available in: Atom