Activity
From 2009-09-06 to 2009-09-08
2009-09-08
-
23:45 Help: RE: Redmine and Gmail
- Basil,
Note that @require 'tls_smtp'@ goes below (or above, for that matter) the other line and is not a part of i... -
09:46 Help: RE: Redmine and Gmail
- Thanks Hugh.
I have tried the above many other variations based on postings on various forums & blog articles
i... - I get this message when trying to run
rake db:migrate RAILS_ENV="production" --trace
(in /var/rails/redmine)
** In... -
21:10 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- UPDATE: THE DEMO SITE HAS MOVED TO https://backlogsdemo.morphexchange.com/projects/demo/backlogs
@Alexey: thanks... -
19:11 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Mark Maglana wrote:
> @Alexey: Just so this issue doesn't get forgotten, I've filed a ticket for it: http://backlogs... -
16:32 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Thought so. :-) It's odd because it already like that in the parent-id branch. Oh well.
Anyways, feel free to fil... -
16:20 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- No, I only changed:
parent_id=0 to items.parent_id=0 on line 95 -
16:05 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- @Alexey: Just so this issue doesn't get forgotten, I've filed a ticket for it: http://backlogsplugin.morphexchange.co...
-
09:35 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Hi Mark,
I think you missed a line in app/models/item.rb" line 95:... -
08:44 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Hi Alexey,
Thanks for the feedback. The current version doesn't support required custom fields yet (We don't use t... -
07:33 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- in the Issue on my Redmine i have three required custom field
- I tried to create a new item
- On the $REDMINE_C... -
02:22 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- The URL should be http://github.com/relaxdiego/backlogs/tree/parent-id
-
01:42 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Hi Hans,
Try the parent-id branch I just pushed to github:
http://github.com/relaxdiego/backlogs/commits/parent-id - Hello,
Is it possible to have release notes generated that for a version and it includes everything that was addre... - I'm using the Files module. When I upload files I can get them an optional description, which is fantastic, but so fa...
-
17:48 Open discussion: RE: Sorting Issues by due date
- !RedMine_IssueTracking_DefaultColumn.jpg!
-
15:39 Open discussion: RE: Sorting Issues by due date
- Nope, it wasn't. I didn't know you could do that though :-) .
Thanks for telling me! -
10:51 Open discussion: RE: Sorting Issues by due date
- You can add columns to the issue list view in the administration menu / settings / Issue tracking
Maybe "due date"... -
17:19 Plugins: RE: RedMine_Charts: "Save Image Locally" option
- in Google Chrome it works great!
-
17:18 Plugins: RE: RedMine_Charts: "Save Image Locally" option
- Hi Akiko,
I updated the changes in our testing server. It works as you said, I am able to save the chart as .PNG f... -
17:04 Help: RE: forum email notification does not work
- Ha, and then again it might not. I got a mail from this thread.
-
16:51 Help: RE: forum email notification does not work
- Yup, I have the same problem. Must be a bug. Pls log one after searching to see if there isnt one already.
-
15:49 Help: RE: Wiki issues after upgrading from 0.7.3 to .0.8.4
- Shame on me,
Sorry, I thought we had restarted after upgrading but we didn't. After restarting the server every pa... -
15:03 Help: RE: start redmine fails with uninitialized contant ApplicationController
- You're using the wrong version of Rails. The easiest solution is to have the correct version in redmine/vendor/rails,...
-
10:22 Help: RE: Don't know how to build task 'config/initializers/session_store.rb'
- my mistake - that command is not needed for stable atm, running smoothly for me now
-
10:17 Help: RE: Don't know how to build task 'config/initializers/session_store.rb'
- I'm getting this error with both rails 2.1.2 and 2.2.2 on 0.8.4....?
- I am trying to understand how projects relate to subversion repositories. Does each project have to map to a reposit...
-
05:13 Open discussion: Any advise on a mmo mac game ?
- I just posted spam but Eric removed it for me.
2009-09-07
-
19:29 Plugins: RE: Ticket grouping plugin
- the patch look like this...
-
07:24 Plugins: RE: Ticket grouping plugin
- Vitaly Klimov wrote:
> I have posted temporary solution to fix duplicate journal entries in the Issue #3690 comments... -
16:11 Help: RE: Associated Revision
- It does work when Redmine can relate both to each other I suppose.
So "#" for the issue in the commit and the "r" in... -
15:34 Help: RE: Associated Revision
- I'm adding #nnn in the subversion comments, but that version does not appears in the issue page. I do not see any "A...
-
15:24 Help: RE: Associated Revision
- oeps small mistake:
use the format: rnnn
where the "r" is fixed and "nnn" refers to your revision number -
15:23 Help: RE: Associated Revision
- use the format: rnnn
where the "r" is fixed and 999 refers to your revision number
or in the subversion comments... - What commands should I add to comment area at subversion revision area in order to associate new revision with a spec...
-
15:27 Open discussion: RE: Redmine for not-computer related projects: what's your setup?
- We use Redmine also for non-software items. We use it for hardware projects and maintain our quality system with it.
... - We have set up a redmine for our fellow CS students (We are the elected representatives of the CS students, no clue w...
-
15:10 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Hi Mark,
Thanks for the prompt response. There is a name clash indeed, when calling the redmine_backlogs plugin it... -
14:51 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Hi Hans,
It should work alright. I specifically avoided modifying any of the Redmine core tables so that the plugi... -
13:57 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- There is a naming clash with another plugin (ticket grouping) which uses also a field called parent_id in the issues ...
-
13:30 Help: RE: Email notification error
- ...
- I want to update redmine from 0.8.1 to 0.8.4 or trunk , I go to the Redmine root directory and run the following comm...
-
11:01 Plugins: RE: Proposal for a redmine testboard plugin
- Hi Ivan,
the aim was to add testcase management functionality in redmine. "Just making hooks" would need to add su... -
09:54 Help: RE: lost password - reset not working
- I have managed to fix the problem... I have set the admin user status field to 1 and it allowed me to login. The solu...
-
09:42 Open discussion: My firewall got prevent me from using the internet, please help anyone?
- I just posted spam but Eric removed it for me.
-
08:48 Open discussion: RE: Not able to run redmine server
- i'm glad to help :)
-
08:36 Open discussion: RE: Redmine Logo?
- William, here we use Redmine for non-software related projects, thanks to Redmine flexibility :-)
Eric -
08:34 Plugins: RE: RedMine_Charts: "Save Image Locally" option
- Hello, Namda.
Thank you for your reply and I've found the code was updated.
So I just updated my chart plugin and t... - Hi all,
I installed Redmine using the wiki install page and now try to start the WebRick server, but I get this er... -
05:47 Open discussion: RE: themes on application server (tomcat)
- hi,
i got the following error while trying to run redmine in tomcat 6. appreciate your advice.
*uninitialized c... -
04:32 Help: RE: Redmine and Gmail
- The environment.rb file is located in <your redmine directory>/apps/redmine/config/. Just put @require 'tls_smtp'@ at...
2009-09-06
-
23:56 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Mark M wrote:
> Alexander Pánek wrote:
> > Hey Mark,
> >
> > of course, one of those html tags being "<pre>... -
09:12 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Alexander Pánek wrote:
> Hey Mark,
>
> of course, one of those html tags being "<pre>", where you should be... -
04:39 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Hi Alex,
Ah. Sorry about that. Will check later. :-)
Regards,
Mark -
04:26 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Hey Mark,
of course, one of those html tags being "<pre>", where you should be able to put html/js code in w... -
04:16 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- Hi Alex,
That's expected. The description allows textile markup only and a limited number of html tags for securit... -
03:45 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- That's how my post should've looked like..
Alexander Pánek wrote:
> I've found a little bug in the GUI: when ther... -
03:43 Plugins: RE: Backlogs plugin 0.0.1 (scrum/agile)
- I've found a little bug in the GUI: when there's raw HTML inside a ...
- The Redmine core will be upgrading to Rails 2.3.4 this next week. As part of this upgrade we will be getting a new v...
-
22:28 Open discussion: RE: Sorting Issues by due date
- Eric,
I had assumed it would be something as simple as that, but I don't see a column titled "Due Date"
Thanks ... -
21:48 Open discussion: RE: Sorting Issues by due date
- Yes.
# Go to http://your-redmine/issues
# Add a filter for "Assigned to <me>"
# Click Apply
# Click the column ... - Hello all,
Is there a way for a user to sort all of the issues assigned to them by the due date (starting with th... -
22:13 Open discussion: RE: Not able to run redmine server
- Istvan DEMETER, thanks you've saved me some time getting Redmine ready for 2.3.
Eric Davis -
13:33 Plugins: RE: Wiki Extensions Plugin
- Arnaud, it works! Thanks a lot!
-
12:51 Plugins: Wiki Extensions Plugin 0.0.9 Released.
- Hi.
Wiki Extensions Plugin 0.0.9 Released.
http://redminewikiext.googlecode.com/files/redmine_wiki_extensions-0.0... -
12:17 Plugins: RE: Wiki Extensions Plugin
- I had the same problem and I resolved it by adding the line:...
- Hi,
I used to work with redmine about half a year ago. And we had a problem that russian cyrillic characters were ...
Also available in: Atom