Project

General

Profile

Search

Results (18279)

Open discussion: RE: feature request: properties of issue dynamically available in wiki
I've tested it and it works very well. I have ... t encountered any bugs. Thank you very much!! 2014-05-01 10:27
Help: RE: unable to browse SVN, redmine auth is failing
Nope I have that linked properly already and ... l last time I installed redmine there was an issue with sha1_hex() call inside Redmine.pm on ub ... there some way to get a better error message? 2014-04-30 19:15
Help: RE: Custom field regular expression not validating on issue update
We want any entry that is a-zA-Z0-9 and the d ... : <pre> this-is-fine andsoisthis </pre> 2014-04-30 18:49
Help: RE: Custom field regular expression not validating on issue update
<pre> $ irb 1.9.3-p545 :001 > /^[a-zA-Z0-9- ... /^[a-zA-Z0-9]+$/.match("-") => nil </pre> 2014-04-30 18:14
Help: RE: Custom field regular expression not validating on issue update
Can you elaborate on how it is the wrong regex? 2014-04-30 18:08
Help: RE: Custom field regular expression not validating on issue update
> ^[a-zA-Z0-9-]+$ This is wrong regexp. I h ... regexp on Redmine 2.4 and I cannot reproduce. 2014-04-30 17:54
Help: RE: Problem Install App_Timecheets
Thanks for your response. I find the problem. ... "UPDATE time_entries SET fixed_version_id = issues.fixed_version_id FROM issues WHERE time_entries.id IN ( SELECT time_entries.id FROM time_entries INNER JOIN issues ON issues.id = time_entries.issue_id WHERE time_entries.in_timesheet = 't' AND ... LL));" connection.update(sql) it's work ! 2014-04-30 14:19
Plugins: amartel/redmine_meetings: Not working with Redmine 2.5
Hello, in Redmine 2.3 I was using the meet ... d. I was trying to get a hint, what's the issue, but I cannot find an answer in the logs. Ev ... work fine. Can anybody help me with this issue? Thanks in advance! Dustin 2014-04-30 10:41
Help: RE: Deploying redmine on Heroku
Hi Mohamed So i finally achieved to instal ... see my Tutorial ;) http://www.redmine.org/issues/16712 Cheers 2014-04-30 08:28
Help: RE: Maximum value for issue number
ok, I will be probably dead! ;o) Thanks a lot. 2014-04-29 12:57
Help: RE: Maximum value for issue number
Issue's field *Id* has type integer with length 11 ... each the limit when you get over 12345678901 issues. 2014-04-29 12:39
Help: Changed server root password and now can't access Redmine
First of all, I am not the person who set up ... d trying numerous actions have not fixed the issue. Any assistance would be appreciated. 2014-04-28 17:57
Open discussion: auto-close resolved issues
Hi All Any Help TO Make Redmine close the issues after 30 min from i received the issues 2014-04-28 13:32
Help: REST API authentication does not work for a particular scenario
Hi, I've searched the web and redmine boar ... data. So it is very difficult to debug this issue. I need to have extensive logs but it's a ... Web Server: Apache/2.2.22 (Debian) </pre> 2014-04-28 13:18
Help: bad URI `/' on httpS and Alias
Hello, I've a strange issue according to Redmine virtual host: * redhat ... Thanks in advance for your help!!! Guillain 2014-04-28 12:24
Help: Recieve IMAP | Forbid creating new tickets
Hi, first of all: Recieving emails via IMAP is working very well. I am able to answer on issues and can also create them via email. But I want to forbid creating issues via email. Our user should just have the op ... email.rake. No success. Best Regards, Ben 2014-04-28 11:24
Open discussion: Adding 1.1 until 100 in issue done ratio
how can i add value from 1.1 until 100 in issue done ratio ? thanx 2014-04-28 06:08
Open discussion: RE: Could not load such file mysql2/mysql2
Dear Helwade, I have installed mysql2 gem ... l2.so has generated, but later i got another issues like below when using : "rake generate_secr ... t/rails:6:in `require' cheers Kevin 2014-04-28 04:00
Help: RE: Followers rights
OK. Thanks. So I will need to spend time to ... here I should add this? Any special hook for issue access authorization? Do you think it is a ... ation? It will help to start. Thanks again. 2014-04-27 15:01
Help: Create Subproject - Error 500
Good morning to all, I have a redmine 2.4. ... rit_members"=>"1", "enabled_module_names"=>["issue_tracking", "time_tracking", "documents", "fi ... to this before? Thanks for any help! Nick 2014-04-27 09:59
Plugins: Import github issues to redmine
Hallo, we have created a script to import github issues to redmine via api. Maybe its helpful for s ... .com/paupauorg/github-redmine-migration 2014-04-26 14:08
Help: RE: Is it possible to automatically add new users to a group and/or project?
I have done all of the above and set the de ... mine_default_group 0.0.1 redmine_issue_checklist 2.0.5 redmine_login_audi ... etting it working? Thanks in advance Franco 2014-04-26 00:49
Plugins: RE: Time & Expense 1.6
Hi, I have very bad English, sorry. When I add multiple records for the same issue, with the same activity performed only by di ... lease? For example: I have project and issue with ID, e.g. 1, I have done such activity, e.g. Analysis. I worked on the issue on Monday, Tuesday, Wednesday and I I need t ... time spent on it is merged from all records. 2014-04-25 11:25
Open discussion: RE: Customize E-Mail Subjects
Hi, i want to do the same, i change mailer.rb : <pre> < :subject => "[#{issue.project.name} - #{issue.tracker.name} ##{issue.id}] (#{issue.status.name}) #{issue.subject}" --- > :subject => "[#{issue.project.parent.name + ' - ' if issue.project.parent}#{issue.project.name}] - #{issue.tracker.name} ##{issue.id} (#{issue.status.name}) #{issue.subject}" < s = "[#{issue.project.name} - #{issue.tracker.name} ##{issue.id}] " --- > s = "[#{issue.project.parent.name + ' - ' if ... 2014-04-25 11:06
Open discussion: RE: Connecting Remote Database Issue
Rupesh Helwade wrote: > Not sure but see /et ... problem is not related to Redmine. Cheers, 2014-04-25 10:44
(6151-6175/18279)