Activity
From 2009-03-26 to 2009-03-28
2009-03-28
- Hi there,
I have found a great tutorial on how to install redmine on hostmonster here: http://www.binarymethod.com... -
17:22 Help: RE: How to get tabs to show up in Redmine?
- Maybe you forgot to load default settings (in Admin page)?
-
17:05 Help: RE: How to get tabs to show up in Redmine?
- clem johnson wrote:
> I've installed redmine via the BitNami Redmine Stack installer. However, throughout the flow o... -
17:02 Help: RE: How to get tabs to show up in Redmine?
- Is there any error messages in /log/production.log file?
- I've installed redmine via the BitNami Redmine Stack installer. However, throughout the flow of my projects I don't g...
-
16:57 Help: RE: Internal error when applying a file to a ezFAQ Ticket
- Please try the new 0.2.0 version of ezFAQ at http://www.redmine.org/wiki/redmine/PluginEzfaq
And if problem still ... - There about 7 files in images/fugue folder have a wrong file name which contains two '_'. For example:
ticket__plu... -
16:40 Open discussion: RE: Why does the code button of wiki edit insert a @@ tag but not a <code></code> tag
- http://hobix.com/textile/
- Anyone notes what does the @@ use for?
- Hello,
Is there a way to see only issues that have "Assigned" status on "my page" among "Assigned to me issues"?
... -
05:47 Plugins: RE: After updated to redmine devel(about r2520), the mailer under plugin will get a template missing exception. Can anyone help?
- Eric Davis wrote:
> In my plugins or yours? I remember seeing the CSS in the development mail but I haven't deploye... -
00:01 Plugins: RE: How to update a different table in an issues hook
- I did something like this for my Budget plugin, so a Deliverable's name is used instead of it's id. Check out the @:...
2009-03-27
-
23:55 Open discussion: RE: How to organize source inspection with redmine?
- I don't remember seeing any but there's a lot of plugins on GitHub now. You can try "searching there":http://github....
- I see that as task related tab. Inspection in my understanding inspection contains findings and each finding can cont...
-
23:53 Plugins: RE: After updated to redmine devel(about r2520), the mailer under plugin will get a template missing exception. Can anyone help?
- Chaoqun Zou wrote:
> I have checked your new system notification plugin, and it have solved the attachment problem w... -
03:39 Plugins: RE: After updated to redmine devel(about r2520), the mailer under plugin will get a template missing exception. Can anyone help?
- Hi, Eric
I have checked your new system notification plugin, and it have solved the attachment problem wonderfully!
... -
23:51 Plugins: RE: ToDo lists plugin
- david lyons wrote:
> Mischa, woudld it be much trouble for you to add a page on this plugin for me on the Redmine wi... -
02:22 Plugins: RE: ToDo lists plugin
- Thanks again Zou - committed.
Mischa, woudld it be much trouble for you to add a page on this plugin for me on the... -
23:45 Plugins: RE: Storing in a new table or adding a column...
- Thanks for the info! I'll keep that in mind when naming my columns.
-
21:02 Plugins: RE: How to update a different table in an issues hook
- Thanks for the input...that worked perfectly...
I do have an issue with the History and the emailer in that when I... -
19:42 Open discussion: RE: Require built in fields without editing code?
- Without touching any code? Nope.
- Is it possible to require fields that are default in redmine without hand editing the code?
My company would like ... - how to use other diff tools? like diff tool of tsvn,
where & how should i amend the codes? ths ^_^ - im running Redmine 0.8.2.stable.2633 on windows vista with my sql. everything is working fine on the redmine end, bu...
- Hi when I create a task and try to attach a file
I get the following error
No such file or directory - C: / web/r... - Hello,
i have installed Redmine via the Bitnami installer. After i had installed some plugins, also the ezFAQ plug...
2009-03-26
-
20:32 Help: RE: Activity page desn't refresh
- Time logs do not show up in the activity. It wouldn't be too hard to add this feature.
-
19:46 Help: RE: Activity page desn't refresh
- @Kirk
I think logging time will not show up on the Activity page. Try changing the status (like Closed or Resolve... -
18:49 Help: RE: Activity page desn't refresh
- Let me be more specific.
I have a project with multiple issues. I logged time on a specific issue which can be seen... -
18:36 Help: RE: Activity page desn't refresh
- I am now having the same issue, but my redmine version is 0.8.2 stable?
-
19:44 Help: RE: language settings for redmine// language mix (german/english)
- nobody has a clue? and nobody is experiencing this problems?
- Redmine unilaterally uses "ISO 8601":http://en.wikipedia.org/wiki/ISO_8601 for it's date input fields. However, a fai...
-
17:18 Help: RE: Changing a projects status?
- Ok so I found that by checking off everything in "Workflow" under administration that when creating New Issues I am a...
- I've created several projects that default to a status of New. How do you change to a different status (or even get t...
- I'd like to make some code contribution, I have good Ruby/Rails experience and I want to learn more.
My company us... -
14:25 Help: RE: Project columns 'lft' and 'rgt' empty after migration 104
- Oh, and by the way, that installation didn´t have an ActiveModel folder to link to, maybe that was the problem.
Can ... -
13:57 Help: RE: Project columns 'lft' and 'rgt' empty after migration 104
- I can´t find Projects.rebuild!.
The CLI in this case means the bash console, the irb interpreter, something else?
A... -
13:42 Help: RE: Project columns 'lft' and 'rgt' empty after migration 104
- > Have you had any luck fixing it?
No, sorry. But invoking Projects.rebuild! from the CLI seems to be a decent wor... -
13:30 Help: RE: Project columns 'lft' and 'rgt' empty after migration 104
- I have the exact same error.
Have you had any luck fixing it?
Regards,
Alex -
14:18 Plugins: RE: ToDo lists plugin
- The new plugin looks good!
And a little more translations here for project module name and permissions name:
<pre... -
09:54 Plugins: RE: ToDo lists plugin
- Chaoqun Zou wrote:
> Hi, david
> Here is a Simplified Chinese locale file.
> And it would be better to use format_... -
09:37 Plugins: RE: ToDo lists plugin
- > *RAILS_ENV* needs to be capitalized.
That was the trick!... -
09:32 Plugins: RE: ToDo lists plugin
- Eric Davis wrote:
> Axel F wrote:
> > The Problem is:
> > even with "rake db:migrate_plugins rails_env=production... -
04:11 Plugins: RE: ToDo lists plugin
- Axel F wrote:
> The Problem is:
> even with "rake db:migrate_plugins rails_env=production" the stuff_to_do plugin ... - While accessing the mytodos element on menu bar I received the message:
"Internal error
An error occurred on the ... -
12:14 Plugins: RE: Mytodos plugin error
- while accessing mytodo menu item following message displayed.
Internal error
An error occurred on the page you ... - while accessing mytodo menu item following message displayed.
Internal error
An error occurred on the page you ... -
09:53 Help: RE: IMAP connects okay but no insertion into Redmine (ideas?)
- Sorry the Custom field should not be mandatory.U can create custom field and make it as optional while creating the i...
-
09:52 Help: RE: IMAP connects okay but no insertion into Redmine (ideas?)
- Please check one thing.There is a option in Administrator Login called "Custom Fields".You can create custom fields f...
- When creating multiple issues in Redmine, I wanted that "save and continue" to persist some of the form states for th...
-
04:14 Plugins: RE: Schedules 0.3.0 released
- It all seems to come out of necessity. Big projects with complex dependancies and unknown completion dates. "When wil...
-
04:03 Plugins: RE: Schedules 0.3.0 released
- Good job on the release(s) and bug fixes. I'm planning to update my Redmine soon and will try it out then.
Eric -
04:01 Plugins: RE: How to update a different table in an issues hook
- Jason:
There's two steps you'll need:
h4. Form field for the user input
This would use the @view_issues_form... -
03:46 Plugins: RE: Storing in a new table or adding a column...
- Depends on your data, I've done both (add columns to an existing table and add new tables with mapping). One gotcha ...
- I'm working on a plugin that extends TimeEntries and I'm to the point where I'm considering adding a new table that w...
-
01:16 Help: RE: High Memory usage
- I've done a small test (using 5 instead of 10, I have a very low traffic instance so I don't care that much about kil...
-
00:52 Help: RE: High Memory usage
- it seems to be a common problem with RoR.... I've same problems also with other RoR applications.
I tried memory pr...
Also available in: Atom