Activity
From 2010-09-11 to 2010-09-13
2010-09-13
-
23:05 Open discussion: RE: Despirate for older version that will run on Power PC Mac 10.4
- What Muntek is trying to say: this is a forum for redmine, not Phoenix or Emerald, I think you have hit the wrong for...
-
21:19 Open discussion: RE: Despirate for older version that will run on Power PC Mac 10.4
- Oh sorry I thought it was general knowledge. The current version of Phoenix does not run on the Power Computing Macs ...
-
04:19 Open discussion: RE: Despirate for older version that will run on Power PC Mac 10.4
- Let me be the first to say: wtf?
I have no idea what you are talking about. -
19:48 Help: RE: Rails 2.3.5 + Rails 3 gems in the same gemset == Redmine crashes
- I have this same problem now. But removing rails 3.0.0 didn't work. What exactly did you do?
-
18:22 Open discussion: RE: Export project(s) - NOT FOR THE FAINT OF HEART!
- Muntek Singh wrote:
> I got this script to work with some minor tweaks
Just noticed I had patched a little mishap... -
05:32 Open discussion: RE: Export project(s) - NOT FOR THE FAINT OF HEART!
- I got this script to work with some minor tweaks, I had to keep ruby docs open for most of it, but it works. I though...
-
17:03 Help: RE: Syncing with a Mercurial repository?
- Thanks for the tip. I've seen suggestions to use this web service, but I didn't figure it should be done after hg upd...
-
16:56 Help: RE: Syncing with a Mercurial repository?
- In that case, throw in a @curl -s -o /dev/null "${REDMINE_URI}/sys/fetch_changesets?key=${REDMINE_API_KEY}&id=${PROJE...
-
16:50 Help: RE: Syncing with a Mercurial repository?
- Thanks, I'll try crontab, it looks easier that way.
-
16:42 Help: RE: Syncing with a Mercurial repository?
- You'll have to run a cron script or similar to update your clone. Another possibility would be to update it the other...
- My redmine site works perfectly with SVN repositories. For Mercurial, I followed the instructions on http://www.redmi...
-
16:54 Open discussion: RE: add "missing" link between a commit and an issue
- You could write a plugin that would completely remove redmine and replace it with the pirate bay and the microsoft up...
-
16:51 Open discussion: RE: add "missing" link between a commit and an issue
- is it technically feasible to implement a plugin for this ?
I mean: is the structure of Redmine compatible with the... -
16:42 Open discussion: RE: add "missing" link between a commit and an issue
- No.
- Hi All,
from what I understood, the "link" between issues and commits are done based upon the parsing of the commi...
Hi,
I've already posted the issue at http://github.com/delaitre/redmine_time_tracker/issues#issue/24.
Since I...-
16:43 Help: RE: Notice of object missing from database
- Hello Malek, I think you've hit the wrong forum, this is the forum for redmine, not Emerald.
- Just before the demise of Emerald I bought a pair of boots from a shop and immediately started having problems and ge...
-
15:40 Help: RE: How can I get current user's name?
- To tell the truth, I don't know as I'm a newbie in Ruby (I've been using it for only a week). The only thing I know i...
-
13:30 Help: RE: Creating issues in a script
- You will need at least @File.read("/path/to/file")@, but it looks like it not only wants an object of type @File@, bu...
-
12:02 Help: RE: Creating issues in a script
- Thanks for the help :). I'll try out the runner script.
Can you give me a clue how to create an attachment? I trie... -
10:11 Help: RE: Creating issues in a script
- You might prefer to use:...
-
01:40 Help: RE: Creating issues in a script
- I found the solution....
-
12:50 Plugins: RE: Code Review Plugin 0.3.1 — cannot get it work
- Nox Metus wrote:
> I reinstalled everything from scratch, beginning from db server, then redmine, code review plugin... -
12:40 Plugins: RE: Redmine Messenger problems
- Terence Mill wrote:
> Although the "RedmineMessenger":http://github.com/mszczytowski/redmine_messenger/tree/f984a306... - Although the "RedmineMessenger":http://github.com/mszczytowski/redmine_messenger/tree/f984a306cfec5e12bad04d736302608...
-
12:02 Open discussion: RE: how can i insert an image to my news or my messages in the forum,display it directly
- That simple. Upload file when creating new wiki page or message ("Files" located bottom), and then follow "instructio...
-
11:49 Help: RE: How to make "assign to" a required field?
- You can use "Default assignee" feature for each category or whole project. Somewhere in Project Settings :).
-
11:30 Plugins: RE: Testing plugins
- Hi guys.
I'm new to Redmine, and I made a simple plugin that overrides the base.rhtml view and modify the menu ite... -
02:55 Help: RE: Running redmine on Apache2 on Windows; using SSPI authentication; is it possible?
- How about HTTP Authentication plugin?
* A plugin for doing HTTP authentication
** http://github.com/AdamLantos/r...
2010-09-12
- I was running an older version of Emerald eventhough later versions didn't work. Is there perhaps an older version of...
-
22:48 Open discussion: Redmine, Ruby Enterprise Edition, Apache and SE Linux on CentOS
- Hello again, forum.
I am wondering whether anybody is interested is this topic? Since I've received no replies wha... -
22:34 Help: RE: Creating issues in a script
- I am not only didn't study IssuesController, I didn't study ruby as well. I tried to decipher MailHandler. Can I just...
-
22:10 Help: RE: Creating issues in a script
- If your ruby/rails is up to speed: @script/runner@ and/or @script/console@, but I'd recommend against it if you haven...
-
22:04 Help: RE: Creating issues in a script
- Are there any other ways to create an issue from a script? Can I launch some Ruby Redmine's script other than rdm-mai...
-
21:52 Help: RE: Creating issues in a script
- Alright, that explains a lot. I am using 0.9.3.stable. Thanks for the help anyway :).
I'll wait for the next issue o... -
21:45 Help: RE: Creating issues in a script
- I'm not sure when that keyword was added, but it's recentish, I'd say 1.0 at least. I think the assignee needs to be ...
-
21:37 Help: RE: Creating issues in a script
- Just in case, my environment is:...
-
21:31 Help: RE: Creating issues in a script
- Felix Schäfer wrote:
> but you will want the "Assigned To:" keyword in the mail itself.
Hmm... I tried this:
<... -
21:02 Help: RE: Creating issues in a script
- The @To:@ header is typically the address your mail goes to, a mail would land at the assignees address instead of in...
- I am experimenting with a shell script that would allow me to create an issue on certain conditions. For example, if...
- *DISCLAIMER*: This is a f*ugly hack at best, it might break stuff, make your redmine unusable or kill your aunt's chi...
-
18:24 Help: RE: MySQL Problems
- Hi Felix,
thanks for the advice. Redmine itself runs okay.
Trixi -
17:33 Help: RE: MySQL Problems
- That's out of the scope of this forum, sorry, my best advice would be to ask the bitnami guys as their installer shou...
- Hi,
I'm trying to use the Mantis Import Script, but mySQL is giving me some troubles. First I had the error messag... -
17:18 Help: RE: auto log time / issue from commit log
- See [[RedmineSettings#Referencing-issues-in-commit-messages]], logging time isn't an OOTB feature though, but I think...
- Is there a way to automatically populate time log / issue notes from the message in a commit string?
(Like the way... -
12:00 Plugins: RE: Can I write a plugin that adds to the existing page layout?
- Holger Just wrote:
> Instead of reading /etc/hostname, you should use the appropriate Ruby function which works acro... -
11:09 Help: RE: Running redmine on Apache2 on Windows; using SSPI authentication; is it possible?
- This thread is very interesting.
But is there a way to autocreate the user account at first login, based on some H... - Hey guys,
We're trying to get everyone at work onto redmine including the sales staff. Our biggest obstacle is th...
2010-09-11
-
14:37 Help: RE: Git Repo: The entry or revision was not found in the repository
- Matt Connolly wrote:
> Just noticed this in my apache log:
>
> sh: git: command not found
>
>
> Seems redmin... -
13:33 Help: RE: Git Repo: The entry or revision was not found in the repository
- Just noticed this in my apache log:
sh: git: command not found
Seems redmine is hardwired to look for git in ... - Site info below.
I set up a project and added a git repository. All good. I was browsing a file, and switched the ... - i want my images can be displayed directlly need not to create a link ,for this reason i have to link images from oth...
-
06:17 Help: RE: %{count} Variables not resolving after upgrade from 0.9.2 to 1.0.1
- I figure out what my problem was. I had executed the locales_update.rb script based on this defect:
http://www.redm... - I recently upgraded from version 0.9.2 to 1.0.1. following the instructions at http://www.redmine.org/wiki/redmine/Re...
-
04:30 Plugins: RE: Redmine Lock Users Plugin v 0.1.0 Released
- Nope. I can honestly say that I didn't think about that option at all. :)
If you want to submit a feature request ... -
01:15 Development: RE: My thoughts on Redmine 1.1
- Igor Balk wrote:
> I think it might sense to wait on that to give plugin developers time to migrate as well.
My s...
Also available in: Atom