Project

General

Profile

Activity

From 2011-10-18 to 2011-10-20

2011-10-20

22:29 Open discussion: RE: radio dab/dmb
I think you've hit the wrong Redmine instance. This forum is for discussion about the Redmine system itself. Mischa The Evil
21:24 Open discussion: radio dab/dmb
hello,
i would like information about open radio and dab/dmb.
for just know how much and it's complicatate to i...
jean-christophe e
20:16 Development: RE: Copy issue with subissues
Michael Kling wrote:
> Ah you call it subtasks, thats why i couldnt find anything.
>
> [...]
Subtasks is the t...
Mischa The Evil
14:39 Development: RE: Copy issue with subissues
Ah you call it subtasks, thats why i couldnt find anything.
Theres also a pending patch in (#7023).
Michael Kling
14:23 Development: RE: Copy issue with subissues
There is already a FR for this (#6965), I agree it would be useful. Etienne Massip
11:11 Development: Copy issue with subissues
I wanted to make a feature request but thought its maybe better to talk with you here first.
When copiing an issu...
Michael Kling
18:10 Help: Install of redmin finished, but impossible to login
Hi,
I just finished to install redmine by using "HowTo Install Redmine in a sub-URI on Windows with Apache (Zero-t...
Xavier ldc
17:34 Help: Issues view on a single project gives error
I merged this project that is giving me error from a different redmine server - I used database scripts to migrate th... shikari shambu
16:50 Help: Changing the order of the history and the notes in the issue view?
Hi
I would like issue history to show up after the notes in the issue detail view. Right now I have to page down a...
alaca kala
16:35 Open discussion: RE: How to take redmine database backup daily?
Script for daily backups:
# Database
/usr/bin/mysqldump -u <username> -p<password> <redmine_database> | gzip > /p...
Ramon Risman
15:33 Open discussion: Register page and merging fields
Our number of users is growing and we'd like new users to register with their email address.
How can I go about us...
Joe Chin
06:44 Help: RE: Highlight overdue issues
Thank you very much !! It helped me !! Влад Владыч
06:20 Help: RE: problem upgrade from 0.6.x to 1.2.1 on ubuntu
Referring to this hxxp://www.redmine.org/issues/8962
I think my db is not migrated properly. Anyone have a link to...
abubin hassan
06:20 Help: RE: problem upgrade from 0.6.x to 1.2.1 on ubuntu
can't post abubin hassan
04:22 Help: RE: Repository page (Git) shows 404 since upgrade to 1.2.1
Hi,
No need to apologies for such matters. (^^,)
The wiki might have to be amended to tell user to point to the...
James Ang

2011-10-19

21:34 Plugins: RE: Projects Tree View Plugin - Version 0.0.1
Dmit nitkin wrote:
> Does this plugin make any changes to Redmine API? It looks so. I'm a developer of a plugin for ...
Mischa The Evil
19:16 Plugins: RE: Projects Tree View Plugin - Version 0.0.1
Does this plugin make any changes to Redmine API? It looks so. I'm a developer of a plugin for Visual Studio and here... Dmit nitkin
21:06 Help: Diff view in the Repository
When viewing a Diff of a given revision (using Subversion 2.5 and Redmine 1.2.1, windows server 2003, MYSQL) I only s... Olaaf Rossi
19:05 Help: 500 Internal Server Error with REST request
Hi all,
I tried to update an issue via the REST API and I have this error : 500 Internal Server Error
Can you p...
suzie sirena
18:19 Help: RE: Issue Creation via Email 422 Unprocessable Entity
HaHa, forgot to hit save when unchecking custom required field
BTW a required boolean field with the default value...
Daniel Allen
17:35 Open discussion: RE: Example date for theme development?
Thanks for your feedback. Good to see the plugin solved your requirement ;) Mischa The Evil
16:20 Open discussion: RE: Example date for theme development?
Hi there,
thanks a lot! I just had to install the gems "faker" and "random_data". It runs witht the current stable...
Anonymous
16:08 Open discussion: RE: Example date for theme development?
A while ago Eric Davis created a plugin for such, it's called "Redmine Data Generator":https://github.com/edavis10/re... Mischa The Evil
15:52 Open discussion: Example date for theme development?
Hi there,
I'm currently developing a new theme for me and my team. Is there any example data I can load into my da...
Anonymous
15:48 Help: RE: Highlight overdue issues
Влад Владыч wrote:
> Oh sorry, I confused and asked one more question in issue "9294":http://www.redmine.org/issues/...
Mischa The Evil
06:39 Help: RE: Highlight overdue issues
Oh sorry, I confused and asked one more question in issue "9294":http://www.redmine.org/issues/9294
My apologies..
Влад Владыч
02:21 Help: RE: Highlight overdue issues
Please don't cross-post over different objects.
Regarding your question about how to highlight overdue issues in t...
Mischa The Evil
15:33 Open discussion: RE: Sometimes email notifications are not being sent out
Russell Rose wrote:
> [...] This has led me to believe there must be some project specific setting that I am missing...
Mischa The Evil
10:38 Open discussion: RE: Sometimes email notifications are not being sent out
I have my personal setings to 'For any event on all my projects' and I receive notification of things I change. For ... Russell Rose
14:43 Plugins: Test case Management system in Redmine
Dear All,
Is there any plan to build a plug in for Test case Management system in Redmine,appreciate if any one ca...
padma kumar
14:41 Development: Redmine Test case Management System
Dear All,
Is there any plan to build a plug in for Test case Management system in Redmine,appreciate if any one ca...
padma kumar
12:00 Open discussion: RE: Hide list of members in project overview
Is there any way to change this so that all users only see some of the users. ie they see a list off all other member... steven gebbie
11:45 Help: RE: Repository page (Git) shows 404 since upgrade to 1.2.1
I'm sorry, Toshi should be able to answer you best on this point, I don't use Git. Etienne Massip
11:30 Help: RE: Repository page (Git) shows 404 since upgrade to 1.2.1
Hi,
the 404 problem has been solved by pointing to the @.git@ folder of the cloned "normal" repository.
(i.e. git...
James Ang
08:52 Help: RE: Repository page (Git) shows 404 since upgrade to 1.2.1
Are the contents of your @changesets@ table up-to-date? Etienne Massip
08:49 Help: RE: Repository page (Git) shows 404 since upgrade to 1.2.1
Since it was working before the upgrade an my repo is a bare one, I doubt that this is the cause of the issue. Martin Simons
08:43 Help: RE: Repository page (Git) shows 404 since upgrade to 1.2.1
Right, you need a bare repo (see [[RedmineRepositories#Git-repository|RedmineRepositories#Git-repository]]).
Don't...
Etienne Massip
07:57 Help: RE: Repository page (Git) shows 404 since upgrade to 1.2.1
Is it that we must point the GIT SCM to a bare repository?
Can it point to a working git repository where changes ...
James Ang
11:41 Plugins: RE: CMI plugin installation woes
Frank Church wrote:
> I have installed this plugin http://www.redmine.org/plugins/redmine_cmi. Everything appears to...
José M. Prieto
09:45 Open discussion: RE: environment.rb and passenger mod
Thank you very much, that is really interesting. Erwin Mueller
09:04 Help: RE: Role based of trackers possible ?

Hi Mischa,
thanks for your reply.
So we will solve this problem with 2 projects.
One visible to the custom...
A Bruhn
02:37 Help: RE: Role based of trackers possible ?
Just came around #285. :/ Mischa The Evil
09:04 Help: RE: Is it possible to change length of login field?
Thank you. Sounds like this would solve the problem. Will check it out. Stefan Grad
08:56 Help: RE: Problem with Question Plugin
Thanks for the link, Mischa!
That fix helped!
Siegfried Vogel
08:24 Help: install win32-service
hello,
when I want to install win32-service version 0.5.2 I get the message error:
Temporarily enhancing PATH to...
Dieudo FASS
06:05 Help: problem upgrade from 0.6.x to 1.2.1 on ubuntu
I have been trying to upgrade our redmine from 0.6.x to latest version without much success.
Our current server is...
abubin hassan
04:32 Plugins: about faq

please help, i can't create a faq once for the "Valid: Invalid". why ?
leijie ma
03:07 Help: RoutingError with redmine_git_hosting plugin installed in sub-uri
I am pretty new to ruby on rails and redmine, so please forgive me if this is obvious, I couldn't find the solution h... Brad Neuman

2011-10-18

23:28 Open discussion: RE: Sometimes email notifications are not being sent out
I am not aware of such a feature in Redmine core. There does exist an _account_ option to select on which _level_ eve... Mischa The Evil
22:54 Plugins: RE: Notification to users Redmine
On the other hand: maybe the Redmine core already provides what you need. See feature #1112. Mischa The Evil
22:49 Plugins: RE: Notification to users Redmine
Not that I am aware of. Try to search for it yourself via the "search-funtion":http://www.redmine.org/search/index/re... Mischa The Evil
22:43 Open discussion: RE: environment.rb and passenger mod
This is related to a feature of Passenger instead of an issue of Redmine. It is well documented in the outstanding "P... Mischa The Evil
22:37 Help: RE: Problem with Question Plugin
Try to contact the plugin author via his own Redmine instance at https://projects.littlestreamsoftware.com/projects/r... Mischa The Evil
22:29 Help: RE: Role based of trackers possible ?
_A Bruhn_ wrote:
> Is it possible to have a role based tracker configuration?
Concrete: not with a stock Redmine....
Mischa The Evil
22:21 Help: RE: Initial SVN import. How long?
Maybe the plugin proposed in #1536 can help out. I don't know if the plugin is still compatible with current Redmine ... Mischa The Evil
22:00 Help: RE: Is it possible to change length of login field?
See issue #2719 which deals with this subject and provides a patch... Mischa The Evil
21:27 Help: RE: Is it possible to display the real progress in sub-project's roadmap?
Thanks. I've added some references to this thread in its issue-notes. Mischa The Evil
20:13 Help: RE: Adding Multiple Menu Items to Top Menu
Egidijus Zideckas wrote:
> Same happened to me...
> Have a look at plugin http://www.redmine.org/plugins/redmine_ti...
Mischa The Evil
20:10 Help: RE: Adding Multiple Menu Items to Top Menu
marco deluca wrote:
> [...]
>
> How would I create multiple menu links? I tried adding stuff to that init.rb, or ...
Mischa The Evil
19:33 Plugins: CMI plugin installation woes

I have installed this plugin http://www.redmine.org/plugins/redmine_cmi. Everything appears to have gone well but w...
Frank Church
16:30 Open discussion: Summarization of activities...
Hi, I was just asked for the following and am wondering if someone has attempted or perhaps there is a plugin I misse... jeremy weber
16:20 Open discussion: RE: Creating new issue and sub projects.
Sorry for the delay in reply. Your link was exactly what i needed to help me get started. The behavior I implemente... jeremy weber
15:57 Help: Issue Creation via Email 422 Unprocessable Entity
I'm receiving 422 errors when trying to create a new issue via email. I have read through the other post on this subj... Daniel Allen
13:35 Open discussion: RE: How to backup and update the BitNami Redmine Stack?
Fernando Marines wrote:
> ...Another option is thru the administration-> Projects , there's an option to archive a p...
Patrick Figel
13:27 Help: Highlight overdue issues
Good day!
I have a great problem!
Is it real to highlight overdue issues in issues list or in a calendar ?
I also...
Влад Владыч
12:08 Help: RE: Redmine 1.2 + https(SVN) = 404 The entry or revision was not found in the repository.
Same problem here. Moreover, I can see in the database that there are entries in the changeset table corresponding to... Sébastien Gripon
12:06 Help: RE: Repository page (Git) shows 404 since upgrade to 1.2.1
Etienne Massip wrote:
> Is the administration "Autofetch commits" option enabled?
Yes, option is enabled.
Martin Simons
11:48 Help: RE: Repository page (Git) shows 404 since upgrade to 1.2.1
Is the administration "Autofetch commits" option enabled? Etienne Massip
10:50 Help: RE: Repository page (Git) shows 404 since upgrade to 1.2.1
This is what I get (run as the user that Redmine runs as):... Martin Simons
09:05 Help: RE: Repository page (Git) shows 404 since upgrade to 1.2.1
You could try to run manually the command logged in the log file (_Shelling out: '/usr/bin/git' '--git-dir' '/opt/git... Etienne Massip
05:56 Help: RE: Repository page (Git) shows 404 since upgrade to 1.2.1
I also encountered the same using a fresh installation of v1.2.1 from truck and from stable branch.
Both have the sa...
James Ang
09:16 Plugins: RE: Advanced file/folders functionality for a redmine setup
Thank you - this looks useful. Adam Skovbæch
08:54 Help: detecting partial discharge using software radio
Hi there!
i was wondering if its possible to detect partial discharge using the software and use the usrp2 to capt...
hardik patel
 

Also available in: Atom