Project

General

Profile

Search

Results (18279)

Help: how to allow html tag in redmine wiki
Hello, My wiki settings are such that it u ... 20-17 for details. I went over the linked issues but I only saw warnings on why this should ... . I have to admit I did not read the entire issues. At the top of the user guide it also sa ... r.rb#L122 Thanks in advance for your help. 2018-10-31 12:11
Help: how to adjust issue list from center align to left align?
Hiii guys, I want to adjust align style for issue display from default center align to left al ... f while file in redmine folder? many thanks. 2018-10-31 11:31
Help: RE: Redmine Issue creation not working via receive_IMAP Gmail
It seems the problem came from replying to em ... end to redmine they get processed properly. 2018-10-30 23:31
Help: RE: Redmine Issue creation not working via receive_IMAP Gmail
I have the same problem ... no issue is created and mail is moved to "Failed". I get no error messages when I run the rake command... 2018-10-30 23:08
Help: Remove old target versions from Agile view
I am wondering how I can remove old/closed ta ... n closed do not appear when I am editing the Issues view, but if I am editing an Agile board, t ... arget version has been renamed to "sprint"). 2018-10-30 15:50
Help: Issue Creation using email : IMAP
Hello all, I have set up a redmine instanc ... ompany. Currently I am trying to "enable" issue creation via email (IMAP) This is the rak ... to fail. Please HALP Thanks in advance 2018-10-30 15:18
Open discussion: RE: Required fields for time logs
There is an option 'Required fields for time logs' and two checkboxes: - issues - comments If there will both checked user has to provide issue and comment or one of these ? Anyone ? 2018-10-30 14:14
Help: RE: how to adjust issue list from center align to left align?
Dear Bernhard, I tried many times to add b ... esult by attched tracker.jpg .many thanks. 2018-10-30 07:45
Open discussion: RE: REST API: Filter issues according to date
some more examples start_date >= 2018-10-01 <pre> /issues.json?start_date=>=2018-10-01 </pre> start_date <= 2018-10-01 <pre> /issues.json?start_date=<=2018-10-01 </pre> start_date between 2018-10-01 and 2018-10-30 <pre> /issues.json?start_date=<>2018-10-01|2018-10-30 </pre> tested on redmine 3.4.4.stable 2018-10-29 21:38
Open discussion: RE: Migration from Windows to Linux OS
Yeah. That's working fine now! Thanks for the ... server when redmine reads mails to create an issue in the tool. Can that be avoided so that a c ... ne tool. Suggestions and help appreciated. 2018-10-29 07:59
Help: RE: how to adjust issue list from center align to left align?
I assume you would like the trackers row to b ... }</code></pre> Kind regards, Bernhard 2018-10-26 13:45
Open discussion: RE: Redmine - Issue creation based on emails - UID COPY failed
I've focus the problem. It is due to below ... ss=read move_on_failure=failed </pre> So issue is partialy solved as I can import the issues received per email. Cédric 2018-10-26 11:36
Open discussion: Redmine - Issue creation based on emails - UID COPY failed
Hello All, We are using Redmine as an Held ... em. I'm trying to configure the creation of issues based on email. But It does not working yet ... any ideas ? Thanks in advance, Cédric 2018-10-26 11:09
Help: how to adjust issue list from center align to left align?
Dear All, I want to adjust align style for issue display from default center align to left al ... dif while file in redmine folder?many thanks. 2018-10-26 04:40
Plugins: Plugin which integrate google calendar into standart Redmine calendar module
Is there any plugin which can show my google ... r , but as I understood it exports redmine's issues to google. I need to import google events to redmine. 2018-10-25 17:12
Help: Unable to upload the msg file via creating issue via email
Dear all, When i create new issue via sending email with attachments with msg ... the msg files can't be uploaded in this new issue but only show the pictures that in the msg f ... is? BTW, if i upload the msg files to the issue via website or reply the email that was sent from redmine after new issue created, the msg files will be uploaded with file format(*3.jpg*). I also tested to creat an issue with email with msg attachemt without pictur ... but the msg was also not uploaded to the new issue. that means can't create issue via email that attach files? Looking forw ... cher receive the email notifcation about the issue even don't assign the permissio to the user. 2018-10-23 07:37
Plugins: RE: Redmine Reports Filters plugin -Internal error
Karel Pičman wrote: > "The plugin":https://w ... eem still have some problem.it cannot filter issues by days. 2018-10-23 05:20
Help: Create issue in the new project via Custom WorkFlow plugin
Hi! I want to create an issue when user create new project and select cust ... te idd = self.project.project_id issue1 = Issue.new( :author => User.current, :pro ... k", :description => "Description") issue1.save! end Unfortunately, this code do ... oject. On the other hand, I can create a new issue in the other project(created before), using ... ect identifier, project name etc.) to my new issue? Or maybe I can get this information in the after_save window? 2018-10-22 09:23
Help: RE: Redmine 3.4.3 Project setting error
Vitor Urban wrote: > Did you solve your prob ... same situation I’m also having this exact issue. [[prepaidgiftbalance | prepaidgiftbalance]] 2018-10-20 08:06
Help: How to assign an incoming email to the correct project according to the sender
Hello everybody, We finally migrated to th ... were still in 3.0) and I want to enable the issue creation from email feature. My problem is ... solution to do that ? Kind regards, Fred 2018-10-19 11:36
Help: RE: Error while creating new issue
If this can be any help: I tested with @http://our.company.com/i109257/issues@ (omitted /projects in @http://our.company.com/projects/i109257/issues@) and received similar but not the same result: <pre> No route matches [GET] "/i109257/issues" Error log c:/Ruby23/lib/ru ... c:/Ruby23/bin/thin:23:in `<main>' </pre> 2018-10-18 15:20
Open discussion: RE: Integration with TortoiseSVN
Do you want to automatically close tickets vi ... ermine what to happen: the new status of the issue and the percent done. The real change of issue status happens when the committed revision i ... @Task Scheduler@ to be executed time to time. 2018-10-18 14:53
Help: Error while creating new issue
Hi, I have some issues with Redmine 3.1.1 when tries to create new issue redmine throws "Page Not Found" http://prnt ... -- Started POST "/projects/new-test-project/issues" for 77.70.38.188 at 2018-10-17 21:52:58 +0 ... (No route matches [POST] "/new-test-project/issues"): actionpack (4.2.7.1) lib/action_dispa ... bort_on_exception' Is anybody have such issues ? Installation is over Cpanel with Cloud linux. 2018-10-17 21:02
Help: RE: After upgrade to 3.4.5: Routing error to redmine_extensions/dynamic_loading.js
I have the same error. Mi Redmine is: <pre ... _exception' The problem is with a special issue, but I dont know why it is happening 2018-10-17 16:26
Help: Patch works for 3.4.6 and does not work for 3.3.8
Hi. Faced the problem. Patch from the theme 2 ... ine. How do I fix? http://www.redmine.org/issues/27336 2018-10-16 16:51
(2551-2575/18279)