Activity
From 2010-12-23 to 2010-12-25
2010-12-25
-
20:11 Help: RE: user account to see existing issues, but with NO access to repository
- Since you specifically mention hosting providers, I thought, I'd chime in: our company Planio provides affordable *"R...
-
00:17 Help: RE: user account to see existing issues, but with NO access to repository
- Thank you, Felix. This would solve my problem if I had my own Redmine installation, but unfortunately this is a site-...
-
14:47 Help: [SOLVED] Two errors after a fresh new installation: wrong date and xml output
- This was my problem:...
-
14:36 Plugins: RE: Change macro syntax?
- Ah, that explains! It seems I've bit off more than I could chew, as usual :)
Do you have any idea how I can extend R... -
13:58 Plugins: RE: Change macro syntax?
- FLX _ wrote:
> I came across several macros (such as the url macro) that doesn't use the regular macro syntax but us... -
13:49 Plugins: RE: Change macro syntax?
- Hi Felix,
The reason why I'd like to change this is because 90% of the time I'm working with Atlassian products (J... - I have Redmine 0.9.3(stable) older version how to update with new version...
..........prasanna Yelsangikar - Hey everyone, I'm at my wits end here. I've installed redmine and it works fine on the webrick server, but I'm trying...
2010-12-24
-
23:27 Help: RE: Using Redmine with customers
- Redmine works great with customers :-) Adding one or more statuses to be used by your customers is a great start. Be ...
- Hello guys, I am playing arround a bit with Redmine and like what I have seen sofar. I am thinking of using this to c...
-
23:15 Development: RE: Gantt Chart Improvement
- +1
As it is now, the Gantt chart is nothing more than a bit of eye-candy. The inability to determine the critical p... -
17:39 Open discussion: RE: Add files to Wiki
- The files are uploaded to the @files/@ directory in you redmine directory, and there's no "redmine" link to files in ...
- Sorry for silly question..
I can not find anywhere information how to do it. I have 1 file in my FILES module(ver1.j... -
17:35 Plugins: RE: Change macro syntax?
- FLX _ wrote:
> I made the following up but I can't make it change the macro syntax, it only responds to @{{link(link... - Hi,
I'm very new to Ruby/Redmine but trying to create a macro that produces @<a href="link_url" class"external">li... -
16:36 Help: RE: History list shows "Updated by {{author}} {{age}} ago"
- I've just updated to version 1.0.5 via svn and I've found the same problem. Using v0.4.1 of i18n is no solution for m...
-
15:55 Help: RE: get the "red box menu" in wiki
- I guess it is yellow. lol
My bad. Anyway, I figure out the @{{>toc}}@
It didn't work the first couple of times I... -
10:38 Help: RE: get the "red box menu" in wiki
- I don't see any red box, care to provide a screenshot?
-
14:24 Open discussion: RE: Problem with new roles created
- Thanks, I had not seen this option
-
12:40 Open discussion: RE: Problem with new roles created
- You need to define [[RedmineIssueTrackingSetup#Workflow|workflows]] (or copy existing ones) for each combination of "...
-
12:36 Open discussion: RE: Problem with new roles created
- The first is to thank you for your attention
Exactly, I created a new profile and assign users that this profile m... -
10:25 Open discussion: RE: Problem with new roles created
- I'm not sure I understand the problem you have. You have created a new role in the global redmine administration but ...
-
13:56 Plugins: RE: Webdav plugin
- Terence,
I don't think that Redmine.pm will work with webdav plugin. The reason is that Redmine.pm checks only :br... -
13:04 Plugins: RE: Knowledgebase Plugin
- Thank you for the work that you have done so far.
Would it be possible to create a view that allows to manage data... -
12:56 Plugins: RE: Plugin generator throws error
- Oops, fixed. I needed to set the correct details for the development database.yml
- Hi,
I'm following "this":http://www.redmine.org/wiki/1/Plugin_Tutorial guide but I'm getting the following error:
... -
10:56 Help: RE: Multiple URI instances of redmine on one apache server
- Ah, thanks, good pointer, that appears to tell me exactly what I require.
Kevin -
10:42 Help: RE: Multiple URI instances of redmine on one apache server
- The debian package installs a heavily "debian-ified" version of redmine, and as I don't use it I can't say much about...
-
10:56 Open discussion: RE: Filed List Value
- Well, you could create two different custom fields with only the set of values you need in each project and show the ...
-
10:52 Open discussion: RE: Filed List Value
- Felix thanks for your reply.
yes I have created list custom filed. but my problem is list should be filtered auto... -
10:32 Open discussion: RE: Filed List Value
- You can create a list custom field, you'll have to maintain the list manually though.
-
10:47 Help: RE: SVN
- I don't think there's currently a way to get svnserve to reuse the redmine authentication and authorisation.
Regar... - Hello,
I've a redmine installation with apache and svn, all on the same ubuntu 09.10 server.
From Redmine, I acce... - I've been trying to use the following plugin: https://github.com/lest/redmine_wiki_sidebar_toc
It's supposed to adds... -
10:42 Plugins: RE: Construct a proper url to wiki?
- Awesome, thanks for that!
-
10:40 Help: RE: user account to see existing issues, but with NO access to repository
- Change the [[RedmineRoles#Permissions|permissions]] so that neither "reporter", "non member" or "anonymous" roles hav...
-
10:31 Open discussion: RE: Email Notification
- You can change email notification options in "My account" (the link is in the top right corner when you are logged in...
-
10:29 Help: RE: pb on generatin a new redmine plugin
- You seem to have set your @RAILS_ENV@ to @"production" @ (literally), the double quotes and the trailing whitespace s...
-
10:26 Plugins: RE: pb on generating a new redmine plugin
- Please don't multipost, closing in favor of http://www.redmine.org/boards/2/topics/20325
Please also note that the... -
10:17 Help: RE: exclamation mark on the issue list
- Then [[CommercialOfferings#Custom-Development|find someone to do it for you]].
-
10:14 Help: RE: exclamation mark on the issue list
- no. I am inexperienced to redmine. But I must be solved this.
-
10:11 Help: RE: exclamation mark on the issue list
- Write a plugin for it?
- i want to put exclamation mark on the issue list if due date has experied.
How can do this? -
10:14 Help: RE: running redmine on heroku
- Do you have that issue with trunk or stable?
- I'm running redmine locally without any problems, but when I push to heroku I get an "app crashed" notification.
... -
10:10 Help: RE: Why do I must restart webrick each time I modifed my pluguin view ????
- shopoto shopoto wrote:
> My probleme is when I modified the view "index.html.erb".
> These modification are not dis... - HI everyone!
My conf:
WindowsXp
Ruby 1.87
Rails2.3.5
Webrick
Redmine 1.0.4.stable.4543 (MySQL)
I'v cre...
2010-12-23
-
18:47 Development: RE: Merging Files & Documents
- +1 NICE!
We need it! -
18:24 Plugins: RE: Construct a proper url to wiki?
- See the plugin-fork by Martin Häger at https://github.com/mtah/wiki-to-overview which includes fixes for the current ...
- Hello,
I'm very new to Redmine and I'm using the wiki to overview plugin: https://github.com/dcramer/wiki-to-overv... -
15:15 Plugins: RE: Contacts plugin
- Terence Mill wrote:
> Looks like "Known Conflict":http://www.redmine.org/boards/3/topics/19392?r=19736#message-19736... -
14:53 Plugins: RE: Contacts plugin
- Looks like "Known Conflict":http://www.redmine.org/boards/3/topics/19392?r=19736#message-19736 with Plugin Redmine_me...
-
14:44 Plugins: RE: Contacts plugin
- Terence Mill wrote:
> Contacts nodes don't get saved!
i Meant contacts *"notes"*
>
> [...]
>
>
> ..Furt... -
14:40 Plugins: RE: Contacts plugin
- Contacts nodes don't get saved!...
-
13:49 Plugins: RE: Contacts plugin
- http://redmine.hgftr.ru/projects/contacts-plugin/files
-
12:30 Plugins: RE: Contacts plugin
- Added german translation - replaced english words with german.
label_add_emails_rule: durch Komma separieren
... -
12:29 Plugins: RE: Contacts plugin
- Were can we find release 1.1.4?
-
12:24 Plugins: RE: Contacts plugin
- Tx a lot for sharing, i'll try it our and give feedback.
Would be great if u could share ur code with the community ... -
08:48 Plugins: RE: Contacts plugin
- Released 1.1.4
Feature: Optimization of contacts list and live search
Feature: Add contacts to events model of re... -
14:33 Open discussion: RE: Problem with new roles created
- I tested this solution and only enables the menu but does not fix it, can someone help me?
- If I create a new profile its members can not change the status of requests, is that correct?
h2. If I modify the ... - I am maintaining Req number for each projects. It will be like R<proj>n eg. RMyProjA123, RMyProjA124, RMyProjB123, RM...
- I want to set my Email notification frequency like all issues or once in a day (consolidated one). Please let me know...
- Hi everyone!
i m on windows Xp
Ruby 187
Rails 2.3.5
Redmine 1.0.4.stable.4543 (MySQL)
Webrick
I'm trying to... - Hi everyone!
i m on windows Xp
Ruby 187
Rails 2.3.5
Redmine 1.0.4.stable.4543 (MySQL)
Webrick
I'm trying to... -
11:21 Open discussion: RE: redmine mercurial mirror on bitbucket
- Marcel Gmür wrote:
> Update:
>
> Repo https://bitbucket.org/redmine/redmine just has the active branches for publ... -
09:39 Help: RE: How to remove attachments in Forums ?
- I have this problem too
- hi #7165
- Hi
- this is relate to Defect #7165
-
06:48 Open discussion: RE: Issue
- Jas Dhir wrote:
> this is related to issue #40391
- this is related to issue #40391
- I want to have two instances of redmine running on the same apache server with different mysql databases behind them....
- I need to give some people access to my Redmine project, which has Subversion repository configured.
I want these us... - http://www.redmine.org/wiki/redmine/RedmineWikis
How do you get that red box menu in the wiki?
Also available in: Atom