Activity
From 2010-04-18 to 2010-04-20
2010-04-20
-
22:44 Open discussion: RE: Software Requirements & Specifications, Test Plan, Tracability and Report
- John, I agree. Add complexity only when it's asked for, and then make it optional.
-
19:06 Open discussion: RE: Software Requirements & Specifications, Test Plan, Tracability and Report
- FWIW I have some advice. I have been running SCM and release management for a small software organization for over te...
-
20:05 Help: RE: How to specify a Role for conditional display?
- yeah I figured this out. I did this...
@<% if current_role %>
<% myRole = current_role %>
<% if myRole.name != 'Em... -
17:10 Help: RE: How to specify a Role for conditional display?
- did you ever figure this out? I'm trying to do something similar.
- 1) Is there an easy way to export (CSV) projects, users and other reports from the administration?
2) Is there a w... - Is there a way to block a specific period of time tracking?
For example: I'm in May and everybody is reporting hours... -
19:17 Plugins: RE: Plugin Architecture Help
- I need something very like this. In my case I need to use a pre-set list of versions, and stamp each bug "found-in" a...
- How can I increase the number of characters in a project's name and on the "Activities(time tracking)" name? Now the ...
-
18:50 Open discussion: RE: Redmine and Subversion Trouble (bitnami or turnkey)
- Hello,
With the last post, I changed the svn to http, and it now works.
Thanks for the hint!
Also, prior to this... -
07:01 Open discussion: RE: Redmine and Subversion Trouble (bitnami or turnkey)
- What protocol are you trying to access the repository over (file://, http://, https://, svn+ssh://, …)? If it's https...
- Hello everyone,
I am sure that this forum has discussions on subversion and redmine integration, none however actual... -
18:49 Open discussion: RE: where can I find ruby hosting
- If its of any help at all, Dreamhost offers Ruby and Rails support. I don't know how good it is, but I've been very h...
-
18:01 Plugins: RE: Wiki Extensions Plugin
- Haru Iida wrote:
> Roland Fehrenbacher wrote:
> > Hi Haru,
> >
> > is there a possibility to put the toc in the ... -
17:51 Plugins: Wiki Extensions Plugin 0.2.1 Released.
- http://redminewikiext.googlecode.com/files/redmine_wiki_extensions-0.2.1.zip
Changes:
* lastupdated_by macro li... - I got an issue similar to #3116: uploading larger files fails, but only for some users.
We are using Redmine 0.9.3 w... -
13:24 Help: RE: Per-project styling?
- I think there already are feature requests of the sort, but no way to do it now that I know of.
- I'm getting used to Redmine more as I go. It would be really nice to be able to change styling based on which projec...
-
11:47 Plugins: RE: nil object exception after hack issue model
- I've got how to make it...
- I wrote one more customers plugin. But I have problem to join issues and customers. I use patch to add relation has_a...
-
08:46 Help: RE: Noob Startup Questions...
- Passenger obviously behaves the same way whatever frontend you are using :-) I'd say stick with the apache setup then...
-
08:13 Help: RE: Noob Startup Questions...
- Right now I'm using Passenger on Apache. My thought was to use it on NGINX too, but I have reservations about adding...
-
07:59 Help: RE: Noob Startup Questions...
- I suppose you use passenger with nginx? The first hit will always be a little "slow" with passenger because it spins ...
-
07:23 Help: RE: Noob Startup Questions...
- Thanks. I figured it out actually... I had to run the rake command to alter the database... then it worked fine. I'...
-
07:05 Help: RE: Noob Startup Questions...
- Disable all 3rd-party plugins and see if the problem persists (to disable the plugins, change the permissions of the ...
- Sorry to be the noob...
I got a couple questions I'm hoping that some more experienced people can help me out with... - hello everybody~~
my English is very poor~
in project‘s roadmap,how to add issue.status in roadmap... -
07:48 Help: RE: russian characters
- utf8_general_ci in mysql solved the problem.
- Hi all,
I've tonnes of issues in excel spreadsheet to be imported to redmine. I've tried to use redmine-importer p...
2010-04-19
-
20:57 Help: RE: russian characters
- Please don't multipost.
- Hi,
I spend about one day trying to get redmine working on apache 2.2.15, slackware 12.0, mod_passenger.Eventually... - Hi,
I spend about one day trying to get redmine working on apache 2.2.15, slackware 12.0, mod_passenger.Eventually... -
19:18 Help: RE: Could not find RubyGem rack (~> 1.0.1)
- Maybe http://www.redmine.org/boards/2/topics/10334 helps? :)
- Dear Everyone,
I am following the guide on, https://wiki.ousli.org/index.php/Redmine_in_Ubuntu_Jaunty_9.04. I am a r... - Hello.
I want to use Redmine for the helpdesk. How can I set the default fields such as Version?
-
17:35 Help: RE: Making a mirror/copied task
- Hmm maybe to make it a bit shorter / clarify;
What I want is to link two tasks in such a way that progress in task... - Hello.
I have a question. When I open a home page Redmine, Redmine open an existing project on the tab Issues.
... - Hi,
I have installed redmine 0.9.2. My problem is that i cant get the notifications to work. The test email arrive... -
16:14 Plugins: RE: Projects Tree View Plugin - Version 0.0.1
- I have tried again. Still doesn't work. I'm running a 0.9.3 stable release (r3507) and tried out the latest version f...
-
13:57 Plugins: RE: Projects Tree View Plugin - Version 0.0.1
- Joachim Fritschi wrote:
> The create subproject button disappears from all projects after installation of the plugin... -
16:13 Plugins: RE: Hudson Plugin 0.1.0
- Please give me a hint where i can find that options (again). ;-)
Thanks
Robert -
15:04 Development: RE: Proposal: Regular Meeting of Redmine Contributors
- minkbear minkbear wrote:
> I'd like to offer http://uservoice.com to collect/vote features from user like http://rai... -
14:35 Development: RE: Proposal: Regular Meeting of Redmine Contributors
- I'd like to offer http://uservoice.com to collect/vote features from user like http://rails.uservoice.com/.
Hope t... - How to make dependencies from previus task ?.
It will be interesting to interact with Gantt Chart. See the video: ... -
11:37 Help: RE: 500 Internal Error after update an Issue
- This is the error log I got:
Processing IssuesController#show (for 193.147.53.229 at 2010-04-19 11:43:21) [GET]
... -
11:29 Help: RE: 500 Internal Error after update an Issue
- Can anybody help me?
Should I open an issue? - Hi,
I'm trying to test the creation of tickets via email, following the documentation at http://www.redmine.org/w... -
11:11 Plugins: RE: Ticket grouping plugin
- Hi, Andrew!
Why you didn't upload the newer version in github? As i see, the latest version is 0.1.7, but in reposit... -
11:02 Help: RE: I can see nothing in default columns displayed on the issue list
- Just tried that on a current redmine and I cannot reproduce this issue. Please update to current trunk a check again.
-
11:01 Help: RE: I can see nothing in default columns displayed on the issue list
- Please don't multipost, I have locked the other 2 topics so that all answers are made here.
- I add some issues of custom fields and set these fileds "For all projects"
but i can not see anything in "default ... -
10:29 Help: RE: How to setup ldap authentication with Redmine?
- Well, I speak french and know a little latin, so I grasped the general meaning ;-) Anyway, glad you sorted it out.
-
10:27 Help: RE: How to setup ldap authentication with Redmine?
- Sorry! In English :-) :
Sorry I could not answer until now.
Thanks for your response. I clear and helped me i... -
10:26 Help: RE: How to setup ldap authentication with Redmine?
- Perdona no he podido contestar hasta ahora.
Gracias por tu respuesta. Me aclaro y me ayudo a que al final lo consi... - I need that when you login in the application is made through HTTPS, using a certificate. I have already configured a...
-
09:42 Help: RE: How to delete a project? or a user?
- By the way, can a manager delete his own project?
I don't mean to set all my users/managers as administrator, so it ... - I add some issues of custom fields and set these fileds "For all projects"
but i can not see anything in "default ... - I add some issues of custom fields and set these fileds "For all projects"
but i can not see anything in "default ... -
09:00 Help: RE: Reset project left right values
- Define "out of order".
- My projects seem to be out of order. Rather then setting the lft & rgt values for 50 projects is there anyway to get...
-
08:57 Help: RE: Redmine 0.8.7 -> 0.9.3 now very slow to display an issue
- I'll go out on a limb here, but (seemingly) excessive network latency for website lookups from "outside" are often re...
-
03:33 Help: RE: Redmine 0.8.7 -> 0.9.3 now very slow to display an issue
- I think it isn't a network issue 'cause 0.8.7 works perfactly in the same environment. And it might not be a pure Red...
2010-04-18
-
23:15 Help: RE: Debian Lenny 5 Fastcgi Problems
- Found this @ google on top 10 results.
Solution for this issue is:... -
17:07 Help: RE: Redmine 0.8.7 -> 0.9.3 now very slow to display an issue
- Are you sure it isn't a network issue then? I doesn't sound like a Redmine issue anyway, more of an issue with your ...
-
14:16 Development: RE: Proposal: Regular Meeting of Redmine Contributors
- In light of the current proposed time - which is 01:00 AM my time - I won't be joining.
-
08:01 Help: RE: Plugins icon in administration menu
- Jake Tanner wrote:
> Has anyone ever figured this out? I am trying to set an icon for my plugin as well.
Since i... - Hi,
is it possible to add a external link to a Wiki page which then opens in a new browser tab?
Thanks for help... -
02:09 Plugins: RE: Contacts Plugin
- Have you started working on this yet, Maxim? I really like the idea. We might have a project coming through where we'...
-
00:25 Plugins: RE: acts_as_event/activity question
- Filed bug here: #5343
Also available in: Atom