Activity
From 2011-03-04 to 2011-03-06
2011-03-06
-
19:23 Development: RE: I want to join the Programming team
- how well do you know Java? you're welcome to contribute to Redmine's Java API: https://code.google.com/p/redmine-java...
-
10:40 Plugins: RE: pastebin plugin and Cyrillic letters
- I think I found where the problem arises from. The 'pastes' table was with default charset 'latin1' instead of 'utf8'...
-
10:14 Plugins: RE: pastebin plugin and Cyrillic letters
- Also, several suggestions:
* add new field in paste database table: "title" and allow a paste to be referred using h... - Hi, congratulations about the plugin. It generally works, but I think I found a bug in it.
# Paste C code without an... -
04:27 Plugins: RE: Plugin that replaces words via regular expression?
- I'm giving up; application_helper.rb doesn't hold the code for external links so it's difficult for me to edit the ex...
2011-03-05
-
23:47 Help: RE: Rakefile redmine:email:receive_imap = unexpected token CRLF (expected NUMBER)
- I noticed that I made an error when I copy/pasted/substituted:
# Duplicate @ symbol
# Forgot to mention gems and ... - Change directory to Redmine install directory...
Hi all,
I've been looking on internet for about an hour and I'm stumped.
I'm new to Redmine Ruby and Rake so ...-
21:36 Help: RE: 1.0.4 -> 1.1.1: layout problem with "Issues" display
- Small update: Changing the file config/locales/en.yml to say "Assigned to" instead of "Assignee" fixes the problem, b...
- I have just upgraded an instance from 1.0.4 to 1.1.1 and experience a strange layout problem in the "Issues" display:...
-
18:50 Plugins: RE: Code Review Plugin 0.2.7 Released.
- Is that bug fixed in latest version?
Terence Mill wrote:
> Bug Report: Clicking/opening Linked Tasks directly resul... -
18:44 Plugins: RE: Code Review Plugin 0.2.7 Released.
- Update to latest version.
-
17:43 Help: RE: Is it possible to change the layout of subprojects in the parent project
- Also, I want the font their names are written to be a little smaller.
- Hi,
I'm wondering if it is possible to change the layout of how subprojects are listed in the parent project.
C... - I cannot login to redmine
I am using redmine version 1.1
database postgresql-8.4
Ubuntu 10.04
x86
Also I ca... -
15:50 Open discussion: RE: Redmine REST API wiki page bad edits
- Matthew Oliveira wrote:
> Can someone revert the changes?
Thanks for noticing and reporting, and done. -
14:28 Plugins: RE: Proposal for a redmine testboard plugin
- Is the test execution data saved as comment on the origin issue?
How is the model done, i mean is seems that there a... -
10:52 Plugins: RE: Proposal for a redmine testboard plugin
- You can see video tutorial http://www.youtube.com/watch?v=VmI93EreB_w
Now this plugin supports only manual tests. -
12:30 Help: RE: ssmtp + redmine?
- OK, I got it working.
ssmtp offers a link from sendmail to ssmtp so one can simply use sendmail in the configurati... - Hi guys,
I'm just setting up redmine but I have a problem getting the mailserver setup to work.
I configured ss...
2011-03-04
-
23:33 Open discussion: RE: Redmine Commercial License
- I am not interested in commercial hosting of Redmine, but would like to change the footer to just "Powered by Redmine...
-
21:24 Plugins: RE: New plugin: Redmine Pastebin!
- Nice ! =)
Could you add it to the "Plugin Directory":http://www.redmine.org/plugins ? - Yes, at last you can drop these crippled wiki-based pastebin-like 'solutions' and use a _real_ one!
Join the fest ... - It looks like the REST API wiki page got butchered recently and most of the documentation that was there is now gone....
-
20:26 Open discussion: RE: Software Requirements & Specifications, Test Plan, Tracability and Report
- Has anyone had any experience with:
* TestRail - http://www.gurock.com/testrail/
* RequMNGT - http://forge.isotrol.... -
19:28 Help: RE: Upgrade issue - Restart application server
- OK, I finally found it, it was at the root of the app, a file called redmine.
So, with some perseverance I figured... -
19:09 Help: RE: Upgrade issue - Restart application server
- This is what database.yml says :...
-
19:01 Help: RE: Upgrade issue - Restart application server
- Hey, news, somehow after a while it worked... don't ask me how ;-) strange.
Anyway, now I got the latest Redmine t... - Hi there !
I'm a big fan of Redmine, but sadly a little weak when it comes to Ruby on Rails. We're starting to run... -
17:22 Help: RE: migrate from 0.8.1 to 1.1.1 version of RM
- See [[RedmineUpgrade]].
- Am interested in understanding the complexity of migrating from a production 0.8.1 version of RM to a Jumpbox based i...
-
17:13 Open discussion: RE: Header & Top Menu on a "Frozen Pane"
- +1
- In Excel and other spread sheet packages it is possible to freeze the header rows of a table so that it would be poss...
- Following is what we plan to do, unless somebody has already done something like this:
1. When more than one filte... -
14:32 Help: RE: Subproject column in main project's issue list
- Thanks, solved!
-
10:40 Help: RE: Subproject column in main project's issue list
- See [[RedmineSettings#Default-columns-displayed-on-the-issue-list]].
- Hello!
On the page with issues from all projects - /redmine/issues - there is a "Project" column for each issue. But... -
13:27 Help: RE: Email notifications - Error
- Is Redmine machine seeing SMTP machine?
Are you able to ping or traceroute the SMTP machine from Redmine machine? Ma... -
13:08 Help: RE: Email notifications - Error
- Now I tried to solve to problem with the dns name, but it doesn't work....
-
11:58 Help: RE: Email notifications - Error
- Use a dns name instead of IP ?
- Hello,
I have trouble to configure the email notification in Redmine v. 1.1.1.
At first I configured the email.ym... -
12:32 Plugins: RE: Plugin that replaces words via regular expression?
- You need to find a way to insert your own parsing method after @:parse_wiki_links@ the @[:parse_inline_attachments, :...
-
11:33 Help: RE: Installing redmine
- I'm not a linux setup specialist, you should ask Felix :|
I find odd to have some /vendor/rails/.. inside your hom... -
02:29 Help: RE: Installing redmine
- Yes I did "setup.rb" and I still get the error error "Permission denied - /usr/lib/ruby/site_ruby/1.8/rubygems/specif...
-
11:03 Help: RE: installation problem - Missing the i18n 0.4.2 gem - but it's installed
- I'm afriad I had tech support sort out that issue...
the closest I got to get Redmine running was with this guide
... -
10:44 Open discussion: RE: Cannot change issue Status from new to "In Progress"
- Matt Connolly wrote:
> Very odd though, that you can do everything else but that one thing…
That's intended so th... -
00:47 Open discussion: RE: Cannot change issue Status from new to "In Progress"
- That was it! Thanks!
Very odd though, that you can do everything else but that one thing... -
10:12 Plugins: RE: Questions_Plugin
- Terence Mill wrote:
> Working fine now! Tx for ur work and fast repsonse.
Glad to help.
> Would be great if yo... -
09:30 Plugins: RE: Contacts plugin
- wrong migrate command
migrate instead of migrate_plugins -
09:21 Plugins: RE: Contacts plugin
- Terence Mill wrote:
> Ok i got it!
What was the reason? -
09:00 Plugins: RE: Contacts plugin
- Ok i got it!
-
08:42 Plugins: RE: Contacts plugin
- Yes i did, and nothing changed-- strange
-
08:15 Help: RE: Catalog extention - can't add items
- I mean Contao Catalog
- I new for the redmine and I create the new issue but I found the problem when I try to fill in field "spent tim...
- We use mysql 5.1.2, redmine -1.0.0,ruby 1.8.7.
It's chinese translation error. And if we don't check any checkbox
... -
01:45 Plugins: RE: HikiDoc formatter
- Maybe the url is here.
https://github.com/matchy2/redmine_hikidoc_formatter
Also available in: Atom