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 ...
-
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... -
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... -
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 =)
-
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... -
03:10 Plugins: RE: Is there users_controller create hook?
- yup, there is the hook list indeed, but perhaps no user creation hook available.
-
18:50 Plugins: RE: Custom fields for plugin
- it's ok
It have to add "unloadable" to model -
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... -
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... -
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 -
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... -
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... - 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 ... - http://trac-hacks.org/timeline uses this great feature which is perfect for getting a overview of affected files by r...
-
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.
> >
> >... -
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... -
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 ... -
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... -
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-... -
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]].
- I'm running RM 1.1.2 (BitNami edition), and everything is running fine.
Except that when new Issues are created, t... -
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... -
00:35 Help: RE: rake/rdoctask is deprecated
- What does @gem list@ return ?
-
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... -
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... -
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...
-
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 ...
-
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... - I have an existing installation of Redmine 0.8.3 that has several dozens of users. I recently set up another instance...
-
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... -
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....
- 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 ... - It's possible to have a more compact view of projects page (via css, plugin or other)?
-
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... -
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
... - Hi everyone,
I am a newbie for redmine and RoR. I succeeded deploying Redmine today. It worked well in development... - Hello,
Having issues with email submissions and new issue creations. Below is the command I am running to check th...
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.
... -
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.
-
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.
- 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...
-
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... -
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... -
21:42 Help: RE: rake/rdoctask is deprecated
- requirements say 1.8.7.. I am under 1.8.7
-
21:41 Help: RE: rake/rdoctask is deprecated
- See [[RedmineInstall#Requirements|requirements]]...
-
21:37 Help: RE: rake/rdoctask is deprecated
- and what version of ruby do you suggest?
-
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.. -
20:52 Help: RE: rake/rdoctask is deprecated
- And #8325.
-
20:50 Help: RE: rake/rdoctask is deprecated
- RubyGems 1.8 isn't supported, please see [[RedmineInstall#Requirements]].
- 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...
-
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 ...
-
19:19 Plugins: RE: Is there users_controller create hook?
- Hooks are listed in [[Hooks_List|wiki]].
-
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 ... -
17:50 Plugins: RE: Contacts plugin
- zacky azoulay wrote:
> Hi,
>
> Sorry please ignore, the REAST API was disable, in Administration -> Settings -> A... -
16:59 Plugins: RE: Contacts plugin
- Hi,
Sorry please ignore, the REAST API was disable, in Administration -> Settings -> Authentication enable
Then... -
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... -
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... -
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... -
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 ... -
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... -
05:54 Plugins: RE: Contacts plugin
- What this error mean?...
- This is the wiki link I found: http://www.redmine.org/projects/redmine/wiki/Repositories_access_control_with_apache_m...
-
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.
- Hi All,
i have a problem. This is the context :
Project MY_PROJ_1 and MY_PROJ_2 with users : A (manager), B(devel... -
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...
-
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.... -
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... -
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... -
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... -
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...
-
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... -
10:44 Plugins: RE: Daily Digest by email
- Have you seen #415?
-
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_... -
11:10 Plugins: RE: why is plug-in "widget" not working?
- Can u provide some screenhsots here .. tx!
-
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... -
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
-
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... - I filled almost all New Issue form including a long description. Then I accidentally clicked on Back button in my bro...
- The informations of wiki page on Redmine is not enough!
Could Redmine wiki add tab page in the head of page?
How to... -
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... -
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
2011-05-24
- After attempting to upgrade using the 1.2-stable release in branches, I'm receiving the error below when selecting th...
- 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 ... -
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... -
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 :/
Hi there,
We are trying to modify reposman.rb in order to automatically create a repository based on the given U...-
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... - I've installed some plugins (Easy Agile for example... ) they work but only when 'admin' is logged (administration ac...
-
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... -
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... -
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... -
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... - Hi,
We have several projects and sub-projects and it can be several clicks from login to simply reporting an issue... -
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...
- Hi,
First off... great software.
I'm trying to convince a couple of my partners to use my redmine install so th... -
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 -
08:35 Plugins: RE: New plugin: Redmine Pastebin!
- Tested on *Redmine 1.2.0.devel.5885 (MySQL)* - version 0.0.1 works.
- This is appearing under the activity links on the Activity page.
"over NaN years ago"
I don't see anybody else ...
Also available in: Atom