Activity
From 2011-10-06 to 2011-10-08
2011-10-08
- Hello, I was looking into Redmine with the intent of creating a login system. This has been the most difficult task, ...
-
16:27 Open discussion: RE: How to backup and update the BitNami Redmine Stack?
- Hello there,
i did thru my aws account, your instance has EBS volume attached (10 g as default ) , try a snapshot ...
2011-10-07
-
22:16 Plugins: RE: Better Gantt Chart
- This looks good, the Gantt and default columns functionality are now working.
Thanks,
Allen -
17:08 Plugins: RE: Plugin Name
- Don't understand.
-
16:36 Plugins: RE: Plugin Name
- Sorry,
!img_09.jpg! - Hello,
What is the name of the plugin below?
!img_09.jpg! -
17:08 Help: RE: Redmine installation problems rake command issue
- On windows, you need to set your RAILS_ENV apart.
set RAILS_ENV=production
rake db:migrate -
15:48 Help: RE: Redmine installation problems rake command issue
- I just got past that error, it was a problem with my password, inside my database file for redmine, database.yml.
... -
15:10 Help: RE: Two Redmine on one database ? Private and public Redmine...
- I'm looking to do this too, been considering syncing the machines together, or maybe setting up SCP between the two m...
-
14:25 Open discussion: RE: Custom link menu per project
- Etienne answered in the other thread: message#26610. Please don't cross-post...
- I want to addd to my Redmine a custom link menu, but particualry for each project and not a generalay one (currently ...
-
13:29 Help: RE: Updating issues problem
- libjs-scriptaculous was not installed by the Redmine ubuntu packages, so some importen javascript files was missing :)
-
11:40 Help: RE: Updating issues problem
- I think I've already this issue somewhere on this site; maybe due to a plugin?
-
00:07 Help: RE: Updating issues problem
- Bump
Is there some way to debug this -
12:38 Help: RE: Forum style
- Thank you very-very much !!
I made what I want !!
-
12:21 Help: RE: Forum style
- See [[HowTo_create_a_custom_Redmine_theme]], you can get some inspiration from the default themes which are installed...
-
12:02 Help: RE: Forum style
- I would be very much obliged to you if you tell me how can i do this..
-
11:53 Help: RE: Forum style
- Well, I guess this is a choice from the theme author?
You can change this by tweaking your own theme. -
11:50 Help: RE: Forum style
- I reinstall redmine and with Classic theme I see lines...
So another question: why are they appear only on classic t... -
11:45 Help: RE: Forum style
- Opera, but I tested on mozilla too.
I see redmine.org with lines between posts in opera, then I open my redmine and ... -
11:34 Help: RE: Forum style
- What's your browser?
-
11:23 Help: RE: Forum style
- I choose Alternate, but with Default theme I've got the same problem..
-
10:21 Help: RE: Forum style
- Guess you're using a custom theme?
- Good day.
I have a problem with forums. I attach 2 pics with forum view on the redmine.org and with view on my redm... -
11:57 Help: RE: Internal error (500)
- Where can i check my current installed version?
I have installed the current release of bitnami. I didn't know tha... -
11:53 Help: RE: Internal error (500)
- Redmine currently does not support Rails 3.x.
- Redmine 1.2.1
This error appears when i try to set a filter on a custom field:... -
11:47 Development: RE: Custom menu link per projects
- This may be of some help to you: [[Plugin_Tutorial#Extending-the-project-menu|Plugin_Tutorial#Extending-the-project-m...
- Hi all,
I want to addd to my Redmine a custom link menu, but particualry for each project and not a generalay one (c... -
11:40 Plugins: RE: Textile Wysiwyg editor
- Yes the source code can be found here..
[[http://github.com/PeterLawrence/redmine_wysiwyg_textile]]
However, Stefan... -
10:45 Open discussion: RE: I want to change the home page to login page. Can somebody help me regarding this?
- map.home 'home', :controller => 'welcome'
map.home '', :controller => 'account', :action => 'login'
add these b... -
07:07 Help: RE: For the life of me cannot remove "/redmine" from main url
- Oh and the version is the pre-packaged Bitnami Redmine 1.2.1-2
- Hi there, I have repeatedly tried to remove the "/redmine" from our root URL by following the instructions here: http...
2011-10-06
-
23:55 Plugins: RE: Textile Wysiwyg editor
- IS there a source code repo for this somewhere to join?
-
22:37 Help: RE: Subversion and LDAP
- As it turns out, my second method led me to the solution I was looking for. I was very close with the above authenti...
-
22:36 Open discussion: RE: How to contribute
- This site has been very helpful. I would be lost without the info here.
- How to backup and update the BitNami Redmine Stack?
Thanks!
Vany
- We are seeing an issue in Redmine where pasting 'smart' quotes from Microsoft Word 2010 or Microsoft Outlook 2010 int...
-
15:41 Plugins: RE: XLS export plugin Dare format
- Hi Joji,
I added function which specifies date format like Excel.
Please try following:
https://github.com/two-p... -
15:26 Open discussion: RE: I want to change the home page to login page. Can somebody help me regarding this?
- Cool..thanks for sharing the solution and it help me a lots:)
-
15:21 Plugins: RE: Better Gantt Chart
- Thanks, I will be trying it tomorrow afternoon and will let you know by Monday.
Best Regards,
Allen -
15:18 Plugins: RE: Better Gantt Chart
- Yes, I took the latest available revision here: http://www.redmine.org/attachments/6342/redmine_default_columns_v006.zip
-
15:16 Plugins: RE: Better Gantt Chart
- Can you confirm, was the change you made based off revision .6 of the redmine_default_columns?
Thanks -
15:06 Plugins: RE: Better Gantt Chart
- OK, I quickly patched the original redmine_default_columns plugin, so now it should be compatible with the Better Gan...
-
14:30 Plugins: RE: Better Gantt Chart
- Yes, please
-
11:15 Plugins: RE: Better Gantt Chart
- Yes, the reason is the redmine_default_columns plugin, which is monkey-patching some methods in a wrong way. Well, I ...
- hello,
i am trying to add an csharp file in Documents for a project. when i tried to open the file by clicking it... -
10:50 Help: RE: Automatic change some field.
- Mischa The Evil wrote:
> Not out of the box with a stock Redmine. It can be done using patches to the Redmine core t... -
10:49 Help: RE: Including news items in sidebar or wiki
- Duh,
I found it myself (sorry guys, should have searched more carefully--had to use github search though), there's... - Hi everyone,
I was wondering if there's a simple way to display the news item headers in the sidebar.
It would be... -
01:20 Help: RE: home page automatic redirect to the wiki page of a project
- Whoops. It's actually this code:
map.connect 'projects/:project_id', :controller => 'wiki', :action => 'show', ... -
00:48 Help: RE: home page automatic redirect to the wiki page of a project
- I used the redmine_startpage plugin to redirect my entry-page to a specific project wiki successfully; Works great ma...
-
00:02 Help: RE: Problem with copying from existing workflow
- Hi,
I am also trying to get Redmine working with an Oracle Enterprise DB (11.2.0.2.0 - 64bit). I've been applyin...
Also available in: Atom