Activity
From 2010-08-02 to 2010-08-05
2010-08-05
-
23:11 Help: RE: What does Custom Fields > Issue Priorities do?
- I'm also wondering...
-
22:56 Help: RE: Can't log in using LDAP credentials
- # The LDAP connection test only tests exactly that: a connection against the LDAP server, not an authentication or ev...
- I've set up my Redmine install to authenticate against our LDAP server, but I still can't get users to be able to log...
-
22:40 Plugins: 1.0 working, redux
- I should have said, that :type wasn't defined... sigh.
And here's the patch hopefully showing as a patch.
-
22:37 Plugins: I have it working with textile on Redmine 1.0...
Okay, so there's a tidbit or two here to mention. One is that I had to make a patch that
I suspect was actually w...-
21:24 Help: RE: only have one tracker enabled by default when creating new project
- Per default all are selected, and there is no way to change that currently.
- We have 4 trackers with our redmine installation, tasks, bug, feature, and support. I would like to have the task tr...
-
20:50 Plugins: RE: Redmine Issue History Tabs Plugin
- This feature doesn't seems to work at redmine version 1.0. Display an issue without comment is ok, but display an iss...
-
18:37 Open discussion: RE: Upgrade 0.8,7 -> 1.0 -- duplicate key errors...
- No, you probably have not copied over the @AUTO_INCREMENT@ to your new DB correctly, the migrations should not touch ...
So I did an upgrade from 0.8.7 directly to 1.0 on a copy of my production database,
and had a few errors along the...-
18:34 Open discussion: RE: Upgrading to version 1.0.0
- Already solved in r3860, that was after 1.0.0 was tagged though.
- When upgrading to 1.0.0 I had a problem when migrating the database (MySQL). The last script (20100705164950_change_c...
-
17:04 Open discussion: RE: Google app engine
- I think some users are running redmine in jrails/jruby, not sure that would float your boat up to the appengine thoug...
-
15:14 Open discussion: RE: Google app engine
- Just to add.
Probably its not possible out of the box, since the DB should be quite specific. In that case how di... - Just discovered Redmine today, and quite impressed, well done guys.
The first question i've got is: *is it possib... -
13:12 Plugins: RE: Project menu plugin tab lost focus
- Great thats works, thanks !!!
-
12:53 Plugins: RE: Project menu plugin tab lost focus
- Try naming your menu entry the same as the controller it should be highlighted in:...
- hi, i'm doing a plugin and when i click in his tab, load the plugin right but, the background of the tab doesn't appe...
-
11:25 Plugins: RE: Plugin assets not found
- Felix Schäfer wrote:
> This is not a requirement from his plugins but how rails engines works. Plugin developers put... -
10:34 Plugins: RE: Plugin assets not found
- Jean-Baptiste Barth wrote:
> I'm not sure to understand this : is it a requirement from your plugins ? Personnally w... -
07:36 Plugins: RE: Plugin assets not found
- Eduardo Mauro wrote:
> * I installed 2 plugins. Their assets were copied to folder redmine\public\plugin_assets
I... -
10:37 Open discussion: RE: Category depended custom fields
- Not possible currently, the closest thing you could do to have a "hierarchical" custom field is:...
-
07:10 Open discussion: RE: Category depended custom fields
- Sorry didn't get my formatting right....
-
07:08 Open discussion: RE: Category depended custom fields
- Elegant solution Felix.
I'm assuming it's not possible to go deeper into hierarchy than:
Trackers
-> ... - Hi!
I added a link to my top_menu header by using the menu.push function in redmine.rb. The name and URL are confi... -
09:13 Open discussion: RE: "The entry or revision was not found in the repository" Trying to set the right Path for the Mercurial_Adapter
- Redmine Mercurial adaptor has LANG problem.
Please see http://www.redmine.org/issues/5408#note-23 .
-
08:04 Open discussion: RE: "The entry or revision was not found in the repository" Trying to set the right Path for the Mercurial_Adapter
- I have that added the path... C:\Program Files (x86)\Mercurial
I should mention that i'm using BitNami build of Re... -
06:44 Open discussion: RE: "The entry or revision was not found in the repository" Trying to set the right Path for the Mercurial_Adapter
- Please check hg(.exe) in PATH environment variable.
-
06:08 Open discussion: RE: "The entry or revision was not found in the repository" Trying to set the right Path for the Mercurial_Adapter
- Realized i copied the wrong URL in my previous post... http://www.redmine.org/boards/2/topics/723
- I'm setting up a Windows Server 2008 Standard with Redmine and Mercurial. (Don't Mock Me it's what the client wants I...
-
09:12 Open discussion: RE: Subversion Auth does't work
- Hello Arnaud, hello Felix :).
Super :). Thank you very much for help.
Gio -
07:43 Plugins: RE: Redmine boards watchers plugin
- New version available.
* Separate permissions for board/topic watchers management
* Current number of watchers di... -
04:13 Help: RE: POST request example to create Issue through REST API
- this is the code I'm trying now (Java):...
- As per the discussion in an earlier thread, I'm now running the latest redmine_charts plugin (0.1.0). I have also tr...
2010-08-04
-
23:04 Plugins: RE: Plugin assets not found
- I'm sorry, I've stumbled upon #3935 in the mean time, it seems it's a bug in the rails engines (what makes the plugin...
-
22:59 Plugins: RE: Plugin assets not found
- Has anyone a clue about what is going on?
- We queried over 4000 records, and need to print all of their details, instead of clicking each issue, can I select al...
-
22:18 Open discussion: RE: What ruby packages need for postfix mail
- I don't know what distribution you are on, but I think you need some ruby-ssl or openssl package.
- Hi
So i have now after som hours get zimbra to use my alias map and use the redmine script to forward mail to my r... -
21:23 Help: RE: Cannot install sqlite3 gem
- It should make no difference to redmine, I think installing the one from your distro will be easier, so go with that ...
-
20:48 Help: RE: Cannot install sqlite3 gem
- Ok, thanks a lot Felix!
I'm totally newbie in ruby on rails applications, but as you suggested I installed ruby-de... -
20:35 Help: RE: Cannot install sqlite3 gem
- This is more of a ruby than a redmine question, but you will probably need something like a ruby-dev package or whate...
- Hi!
I would like to use sqlite3 for my redmine installation as it is local and only for me. I also want sqlite3 beca... -
19:43 Open discussion: RE: Subversion Auth does't work
- 207 is not an error code. That's the success return code for a PROPFIND request (used with WEBDAV protocol)....
-
11:03 Open discussion: RE: Subversion Auth does't work
- I don't know what 207 is, what's the error message?
-
10:08 Open discussion: RE: Subversion Auth does't work
- Hello Felix,
thank you very much.
I do it with two location an all works fine.
The only "nemulosity" is this ... -
19:35 Open discussion: RE: Shared Issues and Milestones (or "MetaProjects") - best feature request ever
- I'd like to introduce a second use for "shared issues". We have a code framework that is used in two of our products....
-
19:22 Open discussion: RE: conditional custom fields?
- I have the exactly the same need.
Unfortunatelly the list I need to handle is to big, so I can't use the "M1 - Sub... - Since yesterday everytime I try to run reposman.rb I get the following error (redmine-version 1.0.0):
Command:
ru... - Hi,
sorry it's not really a problem with Redmine, but I can't figure out the DN to restrict it to users in a certa... -
11:02 Open discussion: RE: Export Project from one instance to another
- No.
I only know of one redmine_merge_redmine plugin on github that can merge two whole instances (not just take on... - Hi
Is it possible that I export some projects from one instance of redmine to another one?
-
11:01 Open discussion: RE: Custom forms
- I agree with this idea. That will be very helpfully, for example when creating new task. I got the same "problem", di...
-
10:58 Help: RE: MS project plugin
- Please don't multipost.
Closing this thread in favor of the "other one in plugins":/boards/3/topics/16267. - Hello,
I have downloded Ms project plugin and installed it. the installation steps i follwed are,
- copy the pl...
Hello,
I have downloded Ms project plugin and installed it. the installation steps i follwed are,
- copy the ...-
08:10 Open discussion: RE: Forums watch list
- Added ability to manage watchers for individual threads
-
08:08 Plugins: RE: Redmine boards watchers plugin
- h1. Added ability to manage individual topics
h2. Redmine boards watchers plugin v0.0.3
Plugin allows to add/re... -
07:32 Plugins: RE: Adding variable to the Safe array?
- Nick Peelman wrote:
> Way ahead of you. #6000.
... with the same workaround, but I think we could all agree it's ... -
02:14 Plugins: RE: Adding variable to the Safe array?
- Way ahead of you. #6000.
Eric Davis wrote:
> I agree, it's broken some of my code twice now. Could you file a bu... -
02:12 Plugins: RE: Adding variable to the Safe array?
- I agree, it's broken some of my code twice now. Could you file a bug report for it?
If you want to work around it... - ref url :: http://dev.backpackholic.tv/
I'm install and uninstall some plugins.
But I can't use remdine system.
... - I don't see any examples what exactly to send in POST request to create an issue. The wiki page only says "use POST /...
- hi
I have just installed redmine and configured emails. I can send emails from redmine. I received an 'account act... -
02:58 Development: RE: Merging Files & Documents
- Terence Mill wrote:
> Nice to mention is this thread that there is alreasy a poc for deeper webdav integration as pl... -
01:55 Development: RE: Merging Files & Documents
- Nice to mention is this thread that there is alreasy a poc for deeper webdav integration as plugin available [[Plugin...
2010-08-03
-
22:14 Open discussion: RE: Forums watch list
- Wow! This is great, thanks Vitaly!
The plugin needs some polishing (or some CSS handywork for my own theme), but w... -
15:32 Open discussion: RE: Forums watch list
- I have created small plugin to allow users with corresponding rights manage forums watchers list. Please get it here:...
-
19:45 Plugins: RE: Redmine boards watchers plugin
- This is awesome! Thank You!
We will be able to use the forums now.
Any chance of getting the "Watchers" link a... - h1. Intro
# Plugin allows to add/remove watchers to the project' forums(boards) and their individual topics. Also ... -
17:35 Help: RE: Issue Reminder
- I don't think you can. There is a plugin I believe to send mails on issue creation, see the [[PluginList]] for that. ...
-
15:05 Help: RE: Issue Reminder
- How can I use this to send mails to developers, that are not assigned to an issue?
-
14:56 Help: RE: Issue Reminder
- See [[RedmineReminderEmails]]
- Is there a easy way to send a notification to all developers of a projects, when an issue has to be done within 3 day...
-
17:26 Help: RE: New Wiki Tabs
- Okay, thank you very much!
-
17:26 Help: RE: New Wiki Tabs
- Stock redmine has one wiki tab if the wiki is activated, not more, not less.
- Hello,
I was searching through the forums and playing around in the demo (testing Redmine out for an internship pr... -
13:51 Help: RE: Access without authentication from specific IP addrsses only
- None that I know of, but see the [[PluginList]] and search for "redmine" on github, if there's nothing there, you'll ...
-
13:45 Help: RE: Access without authentication from specific IP addrsses only
- Felix Schäfer wrote:
> Not with stock redmine.
So is there some plug-in that will do it?
Or a patch that someo... -
13:44 Help: RE: Access without authentication from specific IP addrsses only
- Not with stock redmine.
- I would like to enable Redmine browsing without login from specific IP addresses (e.g. users in our office). This is ...
-
13:43 Help: RE: where is files in redmine0.9.3
- No problem, glad you found it.
-
12:35 Help: RE: where is files in redmine0.9.3
- thx a lot! It's there:
zjujoe@server:/var/lib/redmine$ sudo tree
.
└── default
└── files
├── 10072... -
10:20 Help: RE: where is files in redmine0.9.3
- Please contact the maintainer of the ubuntu package for more information, as the ubuntu package is provided by debian...
- Dear Sir:
I have installed redmine 0.9.3 under ubuntu 10.04 with following instructions:
# sudo apt-get install m... -
10:22 Help: RE: What is typical server load for running Redmine with Passenger?
- I wouldn't bother with memcache if you don't have at least 2-3 redmine processes running at all times, if you only ha...
-
00:42 Help: RE: What is typical server load for running Redmine with Passenger?
- Thanks Felix! That is good to know. I will see if I can find out more about the memcache solution.
-
10:18 Help: RE: Hide a role in the Members section
- Not out of the box.
- hi,
is there a way to hide a certain role (like Release manager) from the Members section on the start page of a p... -
10:12 Help: RE: Arabic Charatcers
- Well, you would especially need to correct the encoding of the already existing redmine database, if memory serves wh...
-
07:27 Help: RE: Arabic Charatcers
- managed to change it but still not working !
any suggestions ?
thanks again -
10:09 Open discussion: RE: Subversion Auth does't work
- Mmh, I don't think you will be able to use Redmine auth and "AuthFile" auth on the same Location, because if you have...
-
08:47 Open discussion: RE: Subversion Auth does't work
- Hello Felix,
1000 Thanks,
I wanted to use both Auth (one in web_dav with pw file and one in Redmine with pg auth).... -
09:54 Plugins: RE: adding icons to a plugin
- thanks a lot...
-
07:28 Plugins: RE: Errno::ENOENT No such file or directory ( Redmine-gitosis )
- oh, just found one branch of redmine_gitosis plugin with cool fixes!
here it is: http://github.com/ericpaulbishop/re... -
07:13 Plugins: RE: Errno::ENOENT No such file or directory ( Redmine-gitosis )
- follow these simple steps to resolve this issue (at least, it helped me):
# temporary enable shell for user that r... -
07:26 Plugins: RE: Doodle Plugin
- Not good at all, I'm afraid.
-
07:02 Help: RE: BZR: no files listed in Repository section - but revision info displayed
- note: i tried using a google-code hosted svn repo and files/folders displayed as expected
just an issue with using... - Hi Guys
first, thanks for this fantastic app!!
secondly,
I'm trying to setup Redmine with BRZ, all is workin... -
00:56 Help: RE: The status dropdown disappeared
- oop nevermind.. it was because everyone was removed from the group.
- I moved Redmine to a new server and now i noticed that I can no longer change the status on anything. There is not ev...
2010-08-02
-
23:22 Plugins: RE: Doodle Plugin
- I don't like the "3-results" solution much, I think I'd rather have something like @3(+2)@ to show 3 "yes" and 2 "may...
-
23:15 Plugins: RE: Doodle Plugin
- Great. As for the maybe: Doodle itself just displays three lines at the bottom - one with the "yes" count, one with t...
-
22:59 Plugins: RE: Doodle Plugin
- Well, I already have a "ticket for the maybe thing":http://orga.fachschaften.org/issues/929, my biggest problem thoug...
-
22:34 Plugins: RE: Doodle Plugin
- Thanks, already using the current link. I was thinking of extending the plugin to support the yellow/maybe state for ...
-
17:46 Plugins: RE: Doodle Plugin
- Oh, I just noticed the old links are still here, have a look at the plugin list for the current links.
-
17:45 Plugins: RE: Doodle Plugin
- Daniel S wrote:
> Is there any chance this plugin could move to github? This would allow people to participate more ... -
17:34 Plugins: RE: Doodle Plugin
- Is there any chance this plugin could move to github? This would allow people to participate more in the development....
-
23:10 Open discussion: RE: Subversion Auth does't work
- I just noticed 2 things: what do you need the @AuthUserFile /etc/apache2/dav_svn.passwd@ for? But more importantly: s...
-
22:31 Open discussion: RE: Subversion Auth does't work
- Sorry, but I'm not sure to understand .
I think now is all ok ... or?
New Projct Identifier = bam
url in Reposit... -
21:37 Open discussion: RE: Subversion Auth does't work
- Still not the right path: you have your whole definition in a @<Location "repos">@ block, so the URLs to your svn rep...
-
19:49 Open discussion: RE: Subversion Auth does't work
- :(
it doesn't want :(
I create a new Project with the name of repository als Identifier testuser is a manager
of ... -
18:07 Open discussion: RE: Subversion Auth does't work
- Oh, sorry, I thought you were trying to make redmine access the repos. Make sure the user "testuser" has the permissi...
-
17:48 Open discussion: RE: Subversion Auth does't work
- Hello Felix,
I change the IP on myip and RedmineDbPass "password"
only for this forum.
I don't undestand why a... -
16:54 Open discussion: RE: Subversion Auth does't work
- You obviously also need to change "myip" to the IP redmine will actually make the requests from… If both are on the s...
-
16:47 Open discussion: RE: Subversion Auth does't work
- Thanks :) but it does't work....
-
16:20 Open discussion: RE: Subversion Auth does't work
- # Please use @< pre> < /pre>@ tags (without the obvious spaces left in there) when pasting stuff so that it's readabl...
- Hello,
I installed redmine (0.9.5-1).
I try to integrate my subversion.
When I click on Repository I recive: "T... -
21:39 Open discussion: RE: Basic question about accounts and LDAP
- Redmine can't create users in LDAP, it has read-only access. It can auto-create users from LDAP though, you have to a...
-
19:46 Open discussion: RE: Basic question about accounts and LDAP
- Felix
Thanks for the help.
One more question. I finally got my LDAP server to link with the redmine instance.
Cur... -
21:02 Help: RE: 501 Syntax: HELO hostname - Postfix
- Regarding the 501 error, we were successful *keeping* the _delivery_method: :smtp_ using postfix by adding an extra "...
-
19:50 Open discussion: RE: Our new name and new theme
-
> Wow, looks extraordinary nice! Congratulations!!
Thank you. It is still work in progress. Once it is finalize... -
16:52 Help: RE: Debian Lenny: RubyGem version error: rack(1.2.1 not ~> 1.0.1)
- Anyway, glad you got it working :-)
-
16:52 Help: RE: Debian Lenny: RubyGem version error: rack(1.2.1 not ~> 1.0.1)
- Well, debian has a somewhat patched version of redmine packaged in apt, and those patches are to make it work with th...
-
16:48 Help: RE: Debian Lenny: RubyGem version error: rack(1.2.1 not ~> 1.0.1)
- How embarrassing, I thought I was doing it by the installation guide but I failed :-/
I had much more troubles but... -
13:20 Help: RE: Debian Lenny: RubyGem version error: rack(1.2.1 not ~> 1.0.1)
- The version is not fine as enough stuff changed in rake that you will need 1.0.1, as specified in [[RedmineInstall#Ru...
- Hi,
I've downloaded 1.0.0 from forge and followed the instructions at http://www.redmine.org/wiki/redmine/RedmineI... -
16:17 Open discussion: RE: Forums watch list
- +1
Adding watchers to forums and threads would indeed be very helpful for client communication.
Example: When w... -
16:07 Help: RE: change the admin username
- Well, you could also have blocked/disabled the admin user, resulting in noone being able to log in as "admin" or crea...
-
15:45 Help: RE: change the admin username
- yes, but I thought I would "remove", rename the default admin user completely. Everybody knows that there is admin us...
-
15:28 Help: RE: change the admin username
- You can also remove admin permissions from the default "admin" user and give them to someone else, you can have as ma...
-
15:26 Help: RE: change the admin username
- Done. It's the table users not members as I looked at first time.
R. - hi
any idea how I can change the admin username? Why? Security reasons?!
Thank you
Radek -
16:00 Plugins: RE: Plugin assets not found
- Let me try to explain the current situation:
* I installed Redmine under Windows using the instructions from here.... -
15:22 Help: RE: Redmine install on bluehost: Could not find RubyGem hoe (>= 1.3.0)
- it's working now....
-
11:30 Open discussion: RE: Custom forms
- +1
In the meantime we are attempting to achieve this by using the REST API and create a custom form in an external... -
10:54 Help: RE: Better file manage plugin?
- As I said, you'd have to implement some sort of WebDAV access to the directory, and that should be workable with the ...
-
10:48 Help: RE: Better file manage plugin?
- Any SCM mounted to Redmine is read-only which does not meet our requirement (see below).
With http://IP/projects/l... -
10:34 Help: RE: Better file manage plugin?
- Ok, I should have read the issue before answering: yes, that one, but it's been in core for a long time already.
-
10:33 Help: RE: Better file manage plugin?
- No, I mean the _Filesystem_ SCM from [[RedmineSettings#Enabled-SCM|the global settings]].
-
10:29 Help: RE: Better file manage plugin?
- Do you mean this patch? http://www.redmine.org/issues/1393
Looks like what I am looking for. -
10:00 Help: RE: Better file manage plugin?
- The Filesystem Repository is _not_ subversion and can be mounted as a normal drive from windows. Read it up and try i...
-
09:54 Help: RE: Better file manage plugin?
- svn, tortoisesvn are not good for non-technical persons. They won't use them and what they need is something just a l...
-
09:02 Help: RE: Better file manage plugin?
- Closest thing will be the _Filesystem_ "Repository", with which you can map any directory accessible by redmine to th...
-
04:41 Help: RE: Better file manage plugin?
- A VCS will not be good for non-technical persons.
File management under Redmine is "flat", which is not good enoug... -
09:09 Help: RE: how to publish this redmine installation on the internet
- In short: get a host/domainname (for example from DynDNS or something equivalent) and forward the correct port from y...
-
03:42 Help: RE: how to publish this redmine installation on the internet
- may be yes, this is!
but i think, after i download from
_http://bitnami.org/files/stacks/redmine/1.0.0-0/bitnami-r... -
09:06 Help: RE: Upgrade Issue
- Which still results a migration error :-) Try creating a fresh redmine database (create a new database, point redmine...
-
09:01 Help: RE: Upgrade Issue
- Ya, sorry didnt mean to leave that question there (originally posted the above in the wrong place)
From what I can... -
08:59 Help: RE: Upgrade Issue
- No, something went wrong during the db migration.
- Redmine 0.8.5.devel.2902 (MySQL)
New server (Win 2008 64bit), clean install, latest stable Redmine release, MySQL ... - A few updates on the Backlogs plugin for Redmine as of 2010 Aug 2:
* Each sprint now has a taskboard where you can...
Also available in: Atom