Project

General

Profile

Activity

From 2011-05-24 to 2011-05-26

2011-05-26

20:35 Plugins: RE: Redmine Scrumdashboard plugin
Ok, so I keep on fiddling and learning - I have set a version and assigned issues in my issue tracker to the version ... Michael Wagener
20:30 Plugins: RE: Redmine Scrumdashboard plugin
Cool, I found that if I remove the version number from the URL as below that I can get to the settings:
http://red...
Michael Wagener
20:20 Plugins: RE: Redmine Scrumdashboard plugin
Hi:
I have a Redmine sandbox where I have been playing with this plugin before taking it to my live box - it is ru...
Michael Wagener
20:29 Plugins: RE: Is there users_controller create hook?
You should fill a Feature Request / a Patch in tracker if it does not exist already =) Etienne Massip
19:22 Plugins: RE: Is there users_controller create hook? or update
About update stuff.
@@ -129,6 +137,7 @@
def edit
@auth_sources = AuthSource.find(:all)
@membership...
Xiang Zhai
03:10 Plugins: RE: Is there users_controller create hook?
yup, there is the hook list indeed, but perhaps no user creation hook available. Xiang Zhai
18:50 Plugins: RE: Custom fields for plugin
it's ok
It have to add "unloadable" to model
Kirill Bezrukov (RedmineUP)
16:33 Plugins: RE: Custom fields for plugin
Kirill Bezrukov wrote:
> Marco Gutsche wrote:
> > I'm using redmine 0.9.3, I don't know what has changed in redmine...
Kirill Bezrukov (RedmineUP)
16:32 Plugins: RE: Custom fields for plugin
Marco Gutsche wrote:
> I'm using redmine 0.9.3, I don't know what has changed in redmine 1.x.x or why it doesn't wor...
Kirill Bezrukov (RedmineUP)
15:12 Help: RE: Problem with related isuees
It 's the more eassy solution if no dates and related issue first task first day, second task second day...
Thanks
Luis Serrano Aranda
14:47 Help: RE: Problem with related isuees
It's not proper solution...
Another question, it os possible have two related tasks... The first begin today and the...
Luis Serrano Aranda
11:32 Help: RE: Problem with related isuees
In the line 498 in app/models/issue.rb (line 498) I look self.star_date, self.due_date = date, date + duration
I thi...
Luis Serrano Aranda
10:19 Help: Problem with related isuees
I have a problem with Redmine, and I don't know if this is the correct functioning.
I have two issues A anb B
None ...
Luis Serrano Aranda
12:53 Help: equivalent to Trac's changeset_show_files?
http://trac-hacks.org/timeline uses this great feature which is perfect for getting a overview of affected files by r... Aidin Abedi
12:30 Help: RE: How do I configure link in email content?
Felix Schäfer wrote:
> Charles So wrote:
> > Yes, it is set in exactly the same location you mentioned.
> >
> >...
Charles So
12:12 Help: RE: How do I configure link in email content?
Charles So wrote:
> Yes, it is set in exactly the same location you mentioned.
>
> Result is:
> 1) link pointin...
Felix Schäfer
11:59 Help: RE: How do I configure link in email content?
Felix Schäfer wrote:
> Charles So wrote:
> > It is already set to the right value. The link in the email footer is ...
Charles So
11:50 Help: RE: How do I configure link in email content?
Charles So wrote:
> It is already set to the right value. The link in the email footer is shown correclty.
>
> Pl...
Felix Schäfer
11:40 Help: RE: How do I configure link in email content?
Felix Schäfer wrote:
> Set the host name and path and the protocol correctly in the [[RedmineSettings#Host-name-and-...
Charles So
10:53 Help: RE: How do I configure link in email content?
Set the host name and path and the protocol correctly in the [[RedmineSettings#Host-name-and-path]]. Felix Schäfer
10:07 Help: How do I configure link in email content?
I'm running RM 1.1.2 (BitNami edition), and everything is running fine.
Except that when new Issues are created, t...
Charles So
12:19 Help: RE: rake/rdoctask is deprecated
I had this problem when redmine has been installed this nigth.
rake version 0.9.0 ( rm -f `find | grep 0.9.0 | gre...
Anton Petrov
00:35 Help: RE: rake/rdoctask is deprecated
What does @gem list@ return ? Etienne Massip
11:16 Help: RE: How to import just users from Redmine 0.8.3 to 1.1.x?
Kunal Ashar wrote:
> On a related note, I wonder whether the creators of Redmine have considered that it might be us...
Felix Schäfer
11:01 Help: RE: How to import just users from Redmine 0.8.3 to 1.1.x?
Kunal Ashar wrote:
> Thanks Felix, but I don't have the option of upgrading 0.8.3 just yet. The 0.8.3 system has bee...
Felix Schäfer
11:01 Help: RE: How to import just users from Redmine 0.8.3 to 1.1.x?
On a related note, I wonder whether the creators of Redmine have considered that it might be used in corporate, produ... Anonymous
10:59 Help: RE: How to import just users from Redmine 0.8.3 to 1.1.x?
Thanks Felix, but I don't have the option of upgrading 0.8.3 just yet. The 0.8.3 system has been in production for a ... Anonymous
10:52 Help: RE: How to import just users from Redmine 0.8.3 to 1.1.x?
This is not really something that's been provisioned for, but I _think_ something like that should work:
* Upgrade...
Felix Schäfer
10:40 Help: How to import just users from Redmine 0.8.3 to 1.1.x?
I have an existing installation of Redmine 0.8.3 that has several dozens of users. I recently set up another instance... Anonymous
10:50 Plugins: RE: Contacts plugin
Hi,
I try to learn how to add a REST API capability to a redmine plug-in (without success).
I would like to be a...
zacky azoulay
09:50 Plugins: RE: Knowledgebase Plugin
Hi Alex, I have some problem after installing knowledgebase into Redmine. My default page has become the log-on page.... Ken Chan
08:45 Help: bulk_edit is not working Redmine 1.1.2.stable
bulk_edit is not working in Redmine 1.1.2.stable, is this a known issue?
it seems like the url path is wrong, for ...
Kim Eik
08:30 Help: A more compact projects page view
It's possible to have a more compact view of projects page (via css, plugin or other)? pasquale [:dedalus]
07:10 Help: RE: asking help for create and delete project in production mode
I noticed that if I changed the config.cache_classes = true to false, the error disappeared.
But why?
Who can g...
Huijie Qiao
06:30 Help: RE: asking help for create and delete project in production mode
the apache conf is
<Directory "xxxx/public">
Options Indexes FollowSymLinks MultiViews
Order Deny,Allow
...
Huijie Qiao
05:01 Help: asking help for create and delete project in production mode
Hi everyone,
I am a newbie for redmine and RoR. I succeeded deploying Redmine today. It worked well in development...
Huijie Qiao
03:10 Help: Message NOT processed and left on the server
Hello,
Having issues with email submissions and new issue creations. Below is the command I am running to check th...
Miguel Sanchez

2011-05-25

23:23 Help: RE: REST API json/xml syntax for updating/creating issues
It's essentially the same thing I'm looking for, I imagine the POST and PUT syntax would be more or less the same.
...
Matt Wheaton
20:56 Help: RE: REST API json/xml syntax for updating/creating issues
Not sure this is related, though, as he was trying to *create* an issue, not update it. Etienne Massip
20:55 Help: RE: REST API json/xml syntax for updating/creating issues
I didn't try yet, but someone else has filled an issue for your concern : #8195. Etienne Massip
19:34 Help: REST API json/xml syntax for updating/creating issues
I'm trying to figure out the syntax for updating an issue via the REST API. In my case, I'm trying to update the cust... Matt Wheaton
22:22 Help: RE: rake/rdoctask is deprecated
Etienne Massip wrote:
> Sorry, didn't see you were trying to downgrade Ruby.
>
> Ruby 1.8.7 is fine, the issue wa...
Alfred Naayem
22:19 Help: RE: rake/rdoctask is deprecated
Sorry, didn't see you were trying to downgrade Ruby.
Ruby 1.8.7 is fine, the issue was because of Gems version, so...
Etienne Massip
21:42 Help: RE: rake/rdoctask is deprecated
requirements say 1.8.7.. I am under 1.8.7 Alfred Naayem
21:41 Help: RE: rake/rdoctask is deprecated
See [[RedmineInstall#Requirements|requirements]]... Etienne Massip
21:37 Help: RE: rake/rdoctask is deprecated
and what version of ruby do you suggest? Alfred Naayem
21:37 Help: RE: rake/rdoctask is deprecated
Downgraded my Gem to 1.6.2
I don't know how to downgrade ruby though.. I'm on CentOS..
Alfred Naayem
20:52 Help: RE: rake/rdoctask is deprecated
And #8325. Etienne Massip
20:50 Help: RE: rake/rdoctask is deprecated
RubyGems 1.8 isn't supported, please see [[RedmineInstall#Requirements]]. Etienne Massip
20:25 Help: rake/rdoctask is deprecated
Hello, I am trying to install redmine 1.1.3 (latest) using this guide: http://www.how-to-linux.com/centos-52/how-to-i... Alfred Naayem
20:59 Help: RE: Email notifications for high priority tickets
There is a rake reminder task but AFAIK it does not take priority into account and is based on time remaining before ... Etienne Massip
19:19 Plugins: RE: Is there users_controller create hook?
Hooks are listed in [[Hooks_List|wiki]]. Etienne Massip
17:58 Plugins: RE: Is there users_controller create hook?
I had not found such hook now, perhaps redmine supported it but I did not know it yet!
So I directly modified the ...
Xiang Zhai
17:50 Plugins: RE: Contacts plugin
zacky azoulay wrote:
> Hi,
>
> Sorry please ignore, the REAST API was disable, in Administration -> Settings -> A...
Terence Mill
16:59 Plugins: RE: Contacts plugin
Hi,
Sorry please ignore, the REAST API was disable, in Administration -> Settings -> Authentication enable
Then...
zacky azoulay
14:56 Plugins: RE: Contacts plugin
Hi,
Thank I update to redmine-1.1.3 and it is working, now I try to use the REST API ( to get the all contact) wit...
zacky azoulay
09:58 Plugins: RE: Contacts plugin
zacky azoulay wrote:
> Hi,
>
> I download redmine_contacts_1-2-1 (redmine_contacts_1-2-1.tar.gz)
> install it on...
Kirill Bezrukov (RedmineUP)
09:02 Plugins: RE: Contacts plugin
Hi,
I download redmine_contacts_1-2-1 (redmine_contacts_1-2-1.tar.gz)
install it on ruby 1.87, redmine 1.0.1 on w...
zacky azoulay
08:54 Plugins: RE: Contacts plugin
Kirill Bezrukov wrote:
> Alex A wrote:
> > What this error mean?
>
> It looks like you have acts-as-taggable-on ...
Alex A
07:44 Plugins: RE: Contacts plugin
Alex A wrote:
> What this error mean?
It looks like you have acts-as-taggable-on plugin and acts-as-taggable-on g...
Kirill Bezrukov (RedmineUP)
05:54 Plugins: RE: Contacts plugin
What this error mean?... Alex A
17:37 Help: Redmine (postgresql) + svn/git. Some question about wiki
This is the wiki link I found: http://www.redmine.org/projects/redmine/wiki/Repositories_access_control_with_apache_m... Emanuele Ricci
15:51 Open discussion: RE: Custom Query
It must be "for all projects" and "public", but only administrators can set both at the same time. Felix Schäfer
13:25 Open discussion: Custom Query
Hi All,
i have a problem. This is the context :
Project MY_PROJ_1 and MY_PROJ_2 with users : A (manager), B(devel...
Onorato Vaticone
14:50 Help: RE: A libmysql-ruby question for install redmine on Debian6
Your configuration is fine, you should post your question in "Debian gem support forum":http://groups.google.com/grou... Etienne Massip
12:47 Help: RE: A libmysql-ruby question for install redmine on Debian6
My details:
Debian6.0.1 squeeze X64
ruby1.8.7
rails2.3.5
redmine-1.1.3
rake-0.8.7.gem
rubygems-1.3.5
mysql-5....
di maomao
14:46 Plugins: RE: Blocks Layout plugin
Hi,
just like the last message plugin, i've translated the few messages for this plugin in French.
If anyone need...
Laurent CORROCHANO
13:38 Plugins: RE: Latest Forum Messages plugins
Hi,
i've translated the 2 messages in French, so if you want to put it in the archive i attach it.
Thanks for you...
Laurent CORROCHANO
11:53 Plugins: RE: Daily Digest by email
Yes Vishnu, you said:
bq. A main advantage being our users need not login to a application to raise a ticket.
Jus...
Deon Joubert
11:21 Plugins: RE: Daily Digest by email
Thats working in redmine out of the box too, just check "mail guide":http://www.redmine.org/projects/redmine/wiki/Red... Terence Mill
10:49 Plugins: RE: Daily Digest by email
Thanks man,
But i have moved to RequestTracker 3.8.
Its pretty cool stuff.
A main advantage being our users need...
Vishnu Kumar
10:44 Plugins: RE: Daily Digest by email
Have you seen #415? Deon Joubert
11:32 Plugins: RE: why is plug-in "widget" not working?
Terence Mill wrote:
> Can u provide some screenhsots here .. tx!
ok: adding _messages_posted_in_the_last_week_on_...
pasquale [:dedalus]
11:10 Plugins: RE: why is plug-in "widget" not working?
Can u provide some screenhsots here .. tx!
Terence Mill
10:49 Plugins: RE: why is plug-in "widget" not working?
Terence Mill wrote:
> I have still no idea what the plugin does. Some screeners would be helpful.
> Tx
Sorry Ter...
pasquale [:dedalus]
10:47 Plugins: RE: why is plug-in "widget" not working?
I have still no idea what the plugin does. Some screeners would be helpful.
Tx
Terence Mill
09:10 Plugins: RE: why is plug-in "widget" not working?
Terence Mill wrote:
> on redmine 1.01 i get following error:
>
> [...]
Is redmine 1.0.2 compatible with breadb...
pasquale [:dedalus]
06:33 Open discussion: Contents of New Issue form (and other forms?) is not cached
I filled almost all New Issue form including a long description. Then I accidentally clicked on Back button in my bro... Serguei Stroganov
04:08 Help: How to use wiki on Redmine?
The informations of wiki page on Redmine is not enough!
Could Redmine wiki add tab page in the head of page?
How to...
dong chen
00:39 Help: RE: 1.2-stable upgrade issue
This is a common Redmine issue,search this site for "undefined method `-' for nil:NilClass".
Basically, you did no...
Etienne Massip
00:37 Help: RE: 1.2-stable upgrade issue
This is a data issue related to issue.lft and issue.rgt. I do believe I have solved my issue.
Thanks
Jonathan Whetsell

2011-05-24

23:56 Help: 1.2-stable upgrade issue
After attempting to upgrade using the 1.2-stable release in branches, I'm receiving the error below when selecting th... Jonathan Whetsell
22:50 Help: Email notifications for high priority tickets
Hi.
I wish to be notified by e-mail each one hour if a priority ticket is not closed.
Is it possible to setup this ...
decibel 83
18:59 Plugins: RE: How To develop plugins with REST API capability
Hi,
is it possible to add plug-in is the module RedmineClient like
module RedmineClient
class Project < Redm...
zacky azoulay
17:59 Development: RE: Update a project's repository from modified reposman.rb
Ok, apparently no way to edit a post, so sorry for the bad English :/ Seb Paris
17:57 Development: Update a project's repository from modified reposman.rb

Hi there,
We are trying to modify reposman.rb in order to automatically create a repository based on the given U...
Seb Paris
15:33 Plugins: RE: some new plugins only work with admin user
Solved:
You must login as admin then
Administration->Roles and permissions
Permissions report
change view/edi...
Mario Luzeiro
11:38 Plugins: some new plugins only work with admin user
I've installed some plugins (Easy Agile for example... ) they work but only when 'admin' is logged (administration ac... Mario Luzeiro
14:40 Help: RE: migrate_from_mantis Mysql::Error
the last script has a serious bug. it can not handle the date field correctly.
here is modified version. sorry for m...
Enogu KUROI
07:13 Help: RE: migrate_from_mantis Mysql::Error
Currently, Project.trackers seems to be initialized when created. (see app/models/project.rb rev.4460)
Try edit li...
Enogu KUROI
12:45 Development: RE: Redmine 1.2 Release date
I'm also very interested in the 1.2 release. I see that the number of open issues have gone up to 9 today...
Is t...
Petter Uvesten
11:45 Help: RE: Notification when priority is "High"
Zineb Moukine Billah wrote:
> Hello,
>
> I would like to know if it's possible to configure that a notification i...
Zineb Moukine Billah
11:37 Open discussion: Easy issue reporting
Hi,
We have several projects and sub-projects and it can be several clicks from login to simply reporting an issue...
Thomas Evensen
10:53 Help: RE: Two companies, one install
Those are global settings, so they're for the whole instance, and Redmine is not "multi-site"-safe, i.e. you might ru... Felix Schäfer
10:30 Help: Two companies, one install
Hi,
First off... great software.
I'm trying to convince a couple of my partners to use my redmine install so th...
Anonymous
08:58 Help: RE: How to display the number of the day in Gantt
replace file in app/views/gantts/show.html.erb
this is for redmine 1.3, for other versions not tested
Alex A
08:35 Plugins: RE: New plugin: Redmine Pastebin!
Tested on *Redmine 1.2.0.devel.5885 (MySQL)* - version 0.0.1 works. Ivan Cenov
03:05 Help: Strange error on activity page?
This is appearing under the activity links on the Activity page.
"over NaN years ago"
I don't see anybody else ...
Amy E
 

Also available in: Atom