Activity
From 2009-11-22 to 2009-11-24
2009-11-24
-
21:21 Open discussion: RE: Control Redmine from the command line
- Thanks Dave!
That helped me get started but there seems to be missing some steps.
I also had to perform these ste... -
19:42 Open discussion: RE: Control Redmine from the command line
- Hey,
It's meant to be called from the command line directly.
On windows, you could hack up a BAT to run it.
... -
15:49 Open discussion: RE: Control Redmine from the command line
- Bump....anyone? :(
- Sorry about this shameless plug but I though this info would be of interest to Redmine community.
We have released... -
20:05 Help: RE: Overriding ApplicationController method find_current_user
- Alternatively ... I just found the auth_source* stuff, which seems more appropriate, but ldap is hardcoded in there, ...
- Hello,
Redmine/Rails/Ruby newbie here, but experienced Python developer. I'm trying to write a custom authenticat... -
18:09 Open discussion: RE: Installing Redmine on Windows
- You might consider this that I wrote a while back:
http://www.redmine.org/boards/1/topics/3477
or this:
http... - Hi,
Please send me the steps on how to install "REDMINE" on "Windows".
Thanks
Deepak -
17:21 Plugins: RE: ToDo lists plugin
- I already checked that and it is correct. Anyhow, as explained in my previous post, the plugin works partially, but b...
-
08:35 Plugins: RE: ToDo lists plugin
- NOTE: the plugin directory has to be "redmine_todos_plugin", because Engines loads plugin stylesheets by path, not pl...
- Hello,
I tried to install the current trunk(r3085) on an Ubuntu 8.04 Server.
However when I try to create the dat... - Hi all,
I've restored a mysql redmine database (generated by redmine trunk three months ago).
I'm now running the... -
16:07 Plugins: RE: "users" table populated but unable to log in after db restore
- Sorry, wrong forum.
- Hi all,
I've restored a mysql redmine database (generated by redmine trunk three months ago).
I'm now running the... - Hi!
I have made a plugin that removes some of the columns in the details view and it works great.
Now I'am tryi... - Hi!
Could someone please backport the pdf reporting upgrade of r2841 into the 0.8.x branch, if possible?
Would be ... -
13:41 Help: RE: redmine tries to access subversion through proxy
- Additional information:
I've just changed the subversion repository of one project to use file:///... instead of htt... - hi everyone,
the repobrowser of my redmine installation is unable to access any files in the subversion repository... -
12:04 Help: RE: Email configuration
- That's it. Perfect.
Thank you Coppo. -
11:07 Help: RE: Email configuration
- The address needs to be the name or ip address of your mail server.
Cheers
Coppo - Dear all,
I've setup my email.yml file to contain the following:... - Hi,
How can I do to insert an Image to a project description or a Wiki Page using the redmine editor ?
I found the... -
11:09 Plugins: RE: Ticket grouping plugin
- In myphpadmin when I look at the active mysql processes redmine process state is sleep.
Mysql process list:... -
10:32 Plugins: RE: Ticket grouping plugin
- Alberto Butrico wrote:
> I was wrong.
> I was running "rake db:migrate" rather than "rake db:migrate_plugins"
>
... - Hi.
I made a db:migration (change_column :time_entries, :activity_id, :integer, :null => true) in my plugin, then ... - Hi,
Please help me in understanding the "Time Tracking" Feature of Redmine.
Regards
Deepak Bhatia - Dear everyone,
When I try to login to my local Redmine using IE8 it does not work. Th elogin fields clear and not... -
07:38 Open discussion: RE: Fetching email from an IMAP server - Some messages dont make it
- Thanks for the reply.
Ok here is an example header:... -
04:04 Open discussion: RE: Fetching email from an IMAP server
- You are going to have to provide more detail than that!
Try attaching the email source, complete with headers.
... -
04:22 Plugins: RE: Hardware/Software inventory
- mmm not much. thanks anyway!
-
04:06 Plugins: RE: Hardware/Software inventory
- AiZ KiUb wrote:
> [...]
>
> is there a plugin suitable for arranging inventories? for example I would like to hav... - Hello... is there a plugin suitable for arranging inventories? for example I would like to have detailed information ...
-
03:55 Plugins: RE: All the plugins fail to run
- Yes I did.
RAILS_ENV=production rake db:migrate:upgrade_plugin_migrations will give me: _Cannot find old migration... -
03:46 Plugins: RE: All the plugins fail to run
- Simo Pylvas wrote:
> [...]
>
> My original installation was made following this one: http://martinlanner.com/2008... -
03:53 Open discussion: RE: Our Latest Theme
- Great news that you guys are contributing these patches back to the community...!! They seems to look pretty good and...
-
03:16 Open discussion: RE: Our Latest Theme
- Next patch is in: http://www.redmine.org/issues/4274 (option to configure % done to be set by status)
-
03:41 Help: RE: Using mongrel_rails: Can't install Redmine as win2003 service
- sorry! the below is yesterday's, not today's.
jessie wang wrote:
> The below is detailed output:
>
> D:QPMSPHP... -
03:37 Help: RE: Using mongrel_rails: Can't install Redmine as win2003 service
- D:\QPMS\PHPnow\htdocs\redmine>mongrel_rails service::install -N RedMine -c D:\QP
MS\PHPnow\htdocs\redmine -p 80 –e p... -
03:37 Help: RE: Using mongrel_rails: Can't install Redmine as win2003 service
- The below is detailed output:
D:\QPMS\PHPnow\rails_apps\redmine>mongrel_rails service::install -N RedMine -c D
:\... -
03:32 Help: RE: Using mongrel_rails: Can't install Redmine as win2003 service
- now I try again. The http://gems.rubyforge.org/ can be accessed and I uninstall mongrel_service gem and install mon...
-
03:31 Plugins: RE: is there an resource plugin
- aeron chang wrote:
> Hi guys,
>
> I am curious if there is an redmine plugin to manage/monitor resource?
> [...]... -
00:57 Help: RE: ezFAQ not working at all, Code Review not showing translations
- Sorry, I forgot to read your README....
-
00:04 Help: RE: ezFAQ not working at all, Code Review not showing translations
- I have the same problem....
2009-11-23
-
22:52 Plugins: RE: Redmine Squeejee theme - v.0.2.0 released
- CSS edits to get rid of evil annoying horizontal scrollbars that reliably showed up on Safari 4:
In @squeejee/styl... -
22:44 Plugins: RE: Using Amazon S3 for storage
- Thank you so much Christopher, it's working very well and I can at last store files on my Heroku hosted Redmine !
-
21:51 Plugins: RE: All the plugins fail to run
- Hi,
I did follow http://www.redmine.org/wiki/redmine/Plugins when I installed my plugins. I have given full permis... -
14:55 Plugins: RE: All the plugins fail to run
- I think you should look up the Plugin install page here on the site:
http://www.redmine.org/wiki/redmine/Plugins
... - Hi,
I am quite new with Redmine and I have working set up running with 0.8.6 and at least some plugins are working... -
21:00 Open discussion: RE: Our Latest Theme
- Next patch is in: http://www.redmine.org/issues/4272 (dynamic columns) - while you are commenting on the new menu pat...
-
20:17 Open discussion: RE: Our Latest Theme
- Big News!!
Working with Eric we have just submitted to a major patch to the core to enable a tree (cascading) menu... - I'm trying to write a plugin that adapts redmine to be more amenable to certain crafts in motion picture post-product...
- /opt/redmine$ rake db:migrate_plugins RAILS_ENV=production --trace
(in /opt/redmine)
** Invoke db:migrate_plugins (... - /opt/redmine$ rake db:migrate_plugins RAILS_ENV=production --trace
(in /opt/redmine)
** Invoke db:migrate_plugins (... - This happens when i try to migrate r
/opt/redmine$ rake db:migrate_plugins RAILS_ENV=production --trace
(in /opt/... - Dear All,
Actually I am still embarrased about the functions redmine is offering to professionals. We are using th... -
09:35 Help: RE: Using mongrel_rails: Can't install Redmine as win2003 service
- at the last month, I can use the mongrel_service add the redmine service in windows XP, but now I cann't.
The chang... -
09:28 Help: RE: Using mongrel_rails: Can't install Redmine as win2003 service
- ruby version:ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]
rails-2.3.4
mongrel-1.1.5-x86-mswin32-60
mongre... -
09:28 Help: RE: The entry or revision was not found in the repository subversion redmine problem
- I have got slightly nearer a solution - the file method works now, as long as you specify the file URL using forward ...
- Hi all, I have got the problem which can't find tracker_id when press "add user story". Does anybody know how to solv...
-
08:18 Plugins: RE: Using Scrum Alliance Plugin for Redmine
- Hi all, I have got the problem which can't find tracker_id when press "add user story". Does anybody know how to solv...
-
08:15 Plugins: RE: Using Scrum Alliance Plugin for Redmine
- Hi, I have got a problem which can't find track_id when I press "add user story", Does anybody know how to solve this...
- Hi all, I have got the problem which can't find tracker_id when press "add user story". Does anybody know how to solv...
- Hi guys,
I am curious if there is an redmine plugin to manage/monitor resource?
I have deployed the redmine ap... -
03:29 Plugins: RE: Ticket grouping plugin
- I was wrong.
I was running "rake db:migrate" rather than "rake db:migrate_plugins"
...but now I have a new proble... -
02:50 Plugins: RE: Ticket grouping plugin
- I maked a fresh install of redmine-0.8.7 and on a new database too.
I installed without problems the issuses_group 0...
2009-11-22
-
23:43 Open discussion: RE: Translations
- Jean-Philippe Lang wrote:
> There's a dir in trunk that contains translations: source:/trunk/config/locales
My ba... -
13:19 Open discussion: RE: Translations
- ...
- Hi,
I would like to install redmine for our small non-profit organizations but I'm not sure which service to buy fro... -
19:24 Plugins: RE: Plugin to Link to Another Redmine Instance?
- I've got a usable plugin, but I've got one issue that would make it much nicer: How can I add a customer rendering fo...
-
14:53 Plugins: RE: Plugin to Link to Another Redmine Instance?
- David Stahl wrote:
> [...]
> What I wanted to do was have a way to tell Redmine that that custom field is an issue ... -
15:36 Help: RE: Creating reports
- Jon Lumpkin wrote:
> I just looked at the IssueSummary, I guess what im wondering is that is there a way to go one l... -
15:29 Help: RE: custom field documentation and usage
- Jon Lumpkin wrote:
> I submitted a feature request for this feature.
For reference: #4249.
Jon Lumpkin wrote:
... -
13:57 Help: RE: installation issue with 0.8.7
- Btw: I've modified [[RedmineInstall]] and [[RedmineUpgrade]] to reflect the changes in 0.8.7.
Thanks for bringing ... -
13:36 Help: RE: installation issue with 0.8.7
- andrew semeniuk wrote:
> [...]
> ... I am having problems following installation instructions for 0.8.7 (http://www... - Hi all,
I'm trying to get the Redmine trunk (rev3083) to run on Ubuntu Hardy. Made a fresh checkout and a clean in... - Someone help me pls..how to configure email remainder..pls explain step by step..thx b4..
^_^ -
01:39 Help: RE: Delete user?
- We have several spam accounts now and frankly it makes me very nervous that one day i might accidentally click activa...
Also available in: Atom