Activity
From 2009-04-15 to 2009-04-17
2009-04-17
-
19:39 Plugins: RE: Web services
- Hi Dave,
>
> A regex checks for patterns in the comment, like "FIXED ISSUE#45". If it finds this,
where do you... - Hi.
On the main page we have *last projects* window, this is good solution when redmine is used for project hostin... -
18:08 Open discussion: RE: Combinening issues into SuperIssues if there is a trend.
- Hi, Andrew?
I'm not clear what you are referring to? How / Where do I manage issue relations?
I don't see anythin... -
17:56 Plugins: RE: Google Docs plugin
- Apparently, there is a plugin on github that does exactly what you're looking for:
http://github.com/caiges/redmin... -
08:33 Plugins: RE: Google Docs plugin
- It actually does not work as expected:
1. I can not add a long text like this as custom field to Redmine projects ... - Hi.
I want to search projects for all related entries to #project_id (eg #147).
When I search for #147 or 147 t... -
14:44 Plugins: RE: Beginners problems to Plugins
- Please try the redmine devel at svn
-
08:01 Plugins: RE: Beginners problems to Plugins
- I've got a problem getting the Schedule plugin to install correctly. It seems to be installed and I can see it in the...
-
09:11 Open discussion: RE: Integrate plugins like open-flash to the redmine
- I have used the Redmine charts plugin, which uses Open Flash chart plugin so both needs to be installed in to your pl...
-
06:57 Open discussion: RE: Integrate plugins like open-flash to the redmine
- Andrew Chaika wrote:
> http://github.com/mszczytowski/redmine_charts/
Hi Andrew,
Thank you... -
06:13 Open discussion: RE: Github issue tracker
- These ideas not new for Redmine, there are already feature requests for they:
* labels - #2897 Tagging in Redmine
*... - http://github.com/blog/411-github-issue-tracker
There are a few interesting ideas we could take from this:
* voti... -
04:24 Plugins: RE: ezFAQ does not display (translate) the labels
- Since ezfaq(and many other plugins) have add a lot features in their new version, but not compitable with redmine 0.8...
- Hello,
I would like all developers on my team to file bug reports with the following info:
1. steps to reproduc... -
02:06 Help: RE: Trying to hack subversion.rb by adding an update_changeset function
- The following works
Again I'm not a ruby programmer so it could be done easer
In repository.rb... -
01:26 Help: RE: Deleted WIKI pages
- Ok thanks Mischa, I will add the issue.
Is there a way in markup to refer to a thread topic, other than just copyi... -
00:51 Open discussion: RE: Remove fields from new issue page
- Additionally, in the issues' tab under "Planning" the calendar and gantt chart is overkill for what we are trying to ...
2009-04-16
-
23:48 Plugins: RE: Ticket grouping plugin
- Very nice plugin. I'm also interested to see if it can be installed in 0.8.3.
- Hi Chaoqun,
It would be fantastic if you could add an export to HTML function. This would allow an easy update of... -
23:20 Plugins: RE: ezFAQ does not display (translate) the labels
- Yes, ezfaq 0.0.2.1 with redmine 0.8.3. works for me. Thank you!!
-
15:12 Plugins: RE: ezFAQ does not display (translate) the labels
- Hi, please use ezfaq 0.0.2.1 at http://www.redmine.org/boards/3/topics/5113 with redmine 0.8.3.
I have test it with ... -
15:02 Plugins: RE: ezFAQ does not display (translate) the labels
- I'm sorry that I have misunderstood the change of redmine 0.8.3. And I have downloaded a redmine0.8.3 package to test...
-
14:51 Plugins: RE: ezFAQ does not display (translate) the labels
- Hi Chaoqun,
I have installed ezfaq 0.3.3 and menu lable does not translate. When I click it I get an error 500. ... -
14:39 Plugins: RE: ezFAQ does not display (translate) the labels
- Hi, note
I have seen that you have upgraded to redmine 0.8.3, I thought it should work with ezfaq 0.3.3.
If there a... -
20:29 Open discussion: RE: Combinening issues into SuperIssues if there is a trend.
- You can use issue relations - dublicate.
Once one issue is closed all dublicates will be closed automatically - Hi.
I was wondering if there is a way to do this in redmine. If there are multiple issues of similar nature : let'... -
20:13 Help: RE: There's no browse panel in repository
- Thanks for the fix John.
I also had the same issue, but on a dreamhost account.
It seems that the system-wide i... -
20:00 Help: RE: Trying to hack subversion.rb by adding an update_changeset function
- Hmm sorry some wiki syntax was rendered. ( Wish I could had edited my own post! Why can't I? )...
- Our organization often a needs to update svn:properties and I need a way to run a command similar to fetch_changesets...
- Hello
I've seen similar questions but I'm still confused: what happens if the user didn't not assign category an... -
19:29 Plugins: RE: Google Docs plugin
- Koob Koob wrote:
> [...]so it would be awesome if there was a tab in Redmine with Google Docs[...]
Most-likely th... - We use Google Docs on a daily basis, for document collaboration - software documentation (coding standards, functiona...
- Hi All,
I have a Custom field called "LOB" (Format: List). It is a required field.
Each project will have its o... -
19:20 Help: RE: Deleted WIKI pages
- Paul Quirk wrote:
> [...]I've just discovered that deleting a wiki page that is marked as the parent page of others,... - Hi,
I've just discovered that deleting a wiki page that is marked as the parent page of others, causes all its chi... -
19:05 Plugins: RE: Using Scrum Alliance Plugin for Redmine
- Does anyone have a clear explanation of how to modify and implement the scrum alliance features and set it up so its ...
- Hi all,
I'd like to know if there's a way to remove the following fields from the "New Issue" page.
*Start
*Due... -
18:33 Plugins: RE: Redmine schedules plugin convert error
- forgot to mention that its the 0.3.2 version of the schedules plugin...
- I managed to install the schedules plugin on 0.8.2 version of redmine, without any problems initally. The problem tha...
-
17:40 Help: RE: Connect Issue list to TortoiseSVN
- Bertrand Larat wrote:
> like that ?
> http://www.redmine.org/boards/3/topics/5420
That's exactly what I was talk... -
10:15 Help: RE: Connect Issue list to TortoiseSVN
- like that ?
http://www.redmine.org/boards/3/topics/5420 - I am setting up the email notifications and have setup these fields in the email.yml.
production:
delivery_method... -
16:39 Help: RE: subclassing issues_controller in a plugin getting 403 error now
- One thing I always forget to do is to go and actually assign the users with the permissions. That would be the first ...
-
16:29 Help: RE: subclassing issues_controller in a plugin getting 403 error now
- Sorry, but I'm having your same problem...
Can you resume how is your class and which configs you have added and whe... -
16:37 Help: RE: Redmine on site5
- Fixed, added
ENV['GEM_PATH'] = '/home/metodsof/.gem/ruby/1.8/gems:/home/metodsof/.gem/ruby/1.8'
to environmen... -
00:47 Help: RE: Redmine on site5
- This is what I got when I run
ruby script/about -e production
About your application's environment
Ruby versi... -
00:38 Help: RE: Redmine on site5
- Update when I run ./dispatch.fcgi in /public it dumps html which looks ok
but when I access it via http: it dumps Ra... -
15:28 Plugins: RE: Localization Failing for all plugins
- Hi, the ezFAQ 0.3.3 should not works properly with redmine 0.8.3, it can only run under redmine last devel.
Apologiz... -
09:28 Plugins: RE: Localization Failing for all plugins
- I would have bet that I've done that before ... but copying config/locales/*.yml to lang/, removing the first line *a...
-
08:40 Plugins: RE: Localization Failing for all plugins
- I have found that most of all plugins are provided with ./config/locales/*yml localization, but for 0.8.3 version pro...
-
06:02 Plugins: RE: Localization Failing for all plugins
- note sinotite wrote:
> I get the same thing with the ezFAQ plugin installation (the only one I've tried) on an Engli... - I have misunderstood the change of redmine 0.8.3 and haven't make test with a real download version of redmine 0.8.3....
-
15:14 Help: RE: ezfaq with 0.8.2
- note sinotite wrote:
> I get the same error with 0.8.3. I have just updated redmine and the ezfaq_plugin.
Hi,
P... -
14:02 Help: RE: ezfaq with 0.8.2
- note sinotite wrote:
> I get the same error with 0.8.3. I have just updated redmine and the ezfaq_plugin.
Hi, no... -
13:00 Help: RE: ezfaq with 0.8.2
- I get the same error with 0.8.3. I have just updated redmine and the ezfaq_plugin.
-
15:03 Plugins: RE: How to find out what Redmine version plugin was wrote and tested against?
- I think long term should be to setup a continuous integration server, hudson :), and execute jobs per baseline with t...
- I have found out that half of the plugins I have tested are not working against production release of Redmine (0.8.3)...
- I have tried to create a custom field which it filled from LDAP, i.e. the User custom field Mobile to be added from t...
-
11:52 Help: RE: Initialization fails: "undefined method 'add_frozen_gem_path'"
- E:\bin\_dev\xampp\htdocs\redmine>rake db:migrate RAILS_ENV="production"
(in E:/bin/_dev/xampp/htdocs/redmine)
rake ... -
11:00 Plugins: RE: Rails Engines and extending the issue model
- Fixed adding:...
-
09:47 Plugins: RE: Rails Engines and extending the issue model
- I've the same problem, I can't extend a controller, but with models, helpers it works...
The error running with mo... - We need the ability to do issue reporting for defects in released versions of our software. The closest thing I coul...
- we started using Redmine with Postgresql database, but now we want to switch to Mysql to have a separate environment ...
- Hello!
Can anyone give me an example script that can be used to add/remove project files from command line?
I am ... -
05:54 Help: RE: Redmine in a subdirectory
- I've had some luck with this config (Apache + passenger):...
-
04:09 Help: RE: Knowing why svn sync is failing
- Found why it was: svn was asking whether I wanted to save my password unencrypted.
- Hey, I'm running redmine on webrick (I plan on changing it soon) on top of archlinux with a postgresql database using...
-
02:24 Help: RE: Help with a hostmonster account
- Watch the video tutorials, I do EVERY single step exactly as described and it works. I've had a couple people follow...
2009-04-15
- Hi guys, I'm pretty new to ruby, and redmine, I'm trying to install redmine to subdir on my site
http://www.metods... -
21:20 Help: RE: email notification fails with error
- Hi again,
is there any other information you require.
This is a bitnami stack recently downloaded and I am runn... -
19:39 Plugins: RE: Localization Failing for all plugins
- Odd. Are they installed in the correct directories? e.g. ./vendor/plugins/redmine_graphs?
-
19:37 Plugins: RE: Localization Failing for all plugins
- I get the same thing with the ezFAQ plugin installation (the only one I've tried) on an English redmine. See attache...
-
18:53 Plugins: RE: Localization Failing for all plugins
- Your assumption is good ;)
The on-the-fly translation is provided, by the way I've tested with a fr.yml file and i... -
18:38 Plugins: RE: Localization Failing for all plugins
- From your screenshot, I assume you're running in French. The graphs plugin has no French localization. If you'd like ...
- Hi,
I've installed some plugins into my up to date (regarding stable releases) 0.8.3 Redmine install.
All of them... -
19:31 Help: RE: how to uninstall plugins
- After running:
ruby script/plugin remove ezfaq_plugin
I get:
svn: '/var/data/redmine/vendor/plugins' is n... -
19:20 Plugins: RE: ezFAQ does not display (translate) the labels
- Now I'm getting an error when clicking on the FAQ label tab:...
- Hello,
I have installed ezfaq_plugin-0.0.2.1 for redmine 0.8.2 and I cannot see the english labels. All I see is ... - This is a short sample of an Issue tracker plugin for TortoiseSvn (1.5.3 and up) to Redmine. (http://tortoisesvn.net/...
-
16:28 Open discussion: RE: Integrate plugins like open-flash to the redmine
- Sorry, but It's not my plugin. Author - Maciej Szczytowski.
-
13:34 Open discussion: RE: Integrate plugins like open-flash to the redmine
- Andrew Chaika wrote:
> http://github.com/mszczytowski/redmine_charts/
Hi, Andrew
I have seen your charts plugin ... -
08:36 Open discussion: RE: Integrate plugins like open-flash to the redmine
- http://github.com/mszczytowski/redmine_charts/
-
08:36 Open discussion: RE: Integrate plugins like open-flash to the redmine
- OpenFlashChart (Version 2.0.0, 11/14/2008) rails plugin is used in redmine_charts plugin.
- Hi,
Did anybody experimented to integrate plugins like open-flash-chart to the redmine.
If so please let me know ... -
14:51 Help: RE: [Ajuda] Como iniciar o Redmine junto com o sistema
- Apache.
- Hi,
I am a newbie of Redmine. First of all, I have to say I love this software!
Actually I am also looking for ... -
10:04 Open discussion: RE: Redmine trunk - move from SVN to Git?
- Chris Miller wrote:
> Well, until we can coax Jean over to Git, may I suggest "git-svn":http://www.kernel.org/pub/so... -
09:26 Open discussion: RE: Redmine trunk - move from SVN to Git?
- Well, until we can coax Jean over to Git, may I suggest "git-svn":http://www.kernel.org/pub/software/scm/git/docs/git...
-
08:32 Plugins: RE: Ticket grouping plugin
- Last version of this plugin works with 0.9 (trunk) version of Redmine.
For 0.8.x branch try to use 0.0.2 version, it... - I've uploaded a new release of the "Redmine Google Analytics plugin":https://projects.littlestreamsoftware.com/projec...
Also available in: Atom