Project

General

Profile

Search

Results (18267)

Job offers: New datatypes for custom fields
Hi everybody, for a long time we need to deve ... r. List of tickets should be passed as saved Issue filter = this way it's most robust and flexi ... ted? Should I prepare detailed documentation? 2017-09-27 12:49
Help: RE: [Solved] Image not displayed in exported PDF document (Redmine version 2.3.1) ?
Sorry for bringing up this old topic again. I am currently facing the same issue after switching to ckeditor plugin (rich edi ... .jpg!) looks like in HTML code? Thank you 2017-09-27 11:19
Plugins: Plugin broken: 'remote' is not defin ... ::Error (undefined method `remote' for ... ))
Does someone have a hint, how to fix the RedmineParentIssueFilter-plugin? Some others have similar prob ... pre><code class="ruby"> module RedmineParentIssueFilter module QueryPatch def self.inc ... => { :name => l(:field_parent_issue), :type => :integer, ... d" => { :name => l(:field_root_issue), :type => :integer, ... to Query Query.send(:include, RedmineParentIssueFilter::QueryPatch) </code></pre> 2017-09-27 10:49
Help: Why the tasks are repeated in the list of pages?
I get a list of tasks with filters that have been paginated: http://redmine_server/redmine/issues.json?status_id=10&tracker_id=7&cf_15= ><201 ... ing 25 tasks: http://redmine_server/redmine/issues.json?status_id=10&tracker_id=7&cf_15= ><201 ... mine_contacts 4.0.1 redmine_issue_history 1.0.0 s1 ... scrum 0.12.0 </pre> 2017-09-27 10:13
Help: RE: Set 'Parent task' attribute via email issue creation
Thank you for posting #27070. I have deleted you forum message. 2017-09-25 17:25
Help: RE: Modifying Default Field Values
Doan Phuoc wrote: > hi all, > > i want remove "Priority" when i create issue. How i do it ? > > Thanks Hi Doan, Fr ... set 'Priority' field to 'Read-only' Thanks 2017-09-25 17:15
Help: Send Test Email fails #2
Haven't got an answer in 25 days, so let's tr ... app/models/mailer.rb:64:in `block in deliver_issue_add' app/models/issue.rb:1060:in `each_notification' app/models/mailer.rb:63:in `deliver_issue_add' app/models/issue.rb:1847:in `send_notification' app/models/issue.rb:212:in `create_or_update' app/controllers/issues_controller.rb:129:in `create' lib/redmine/ ... OS 7 Sendmail is installed and tested. 2017-09-25 15:46
Help: RE: Set 'Parent task' attribute via email issue creation
Please create in issue not forum as message#53717. 2017-09-25 14:02
Help: RE: Set 'Parent task' attribute via email issue creation
Thanks for the reply. I'll make a feature-request. 2017-09-25 13:27
Development: E-Mail Configuration: Incoming mail does not send reply [solved]
Hello all, can s.o. help me please, my inc ... tatus Change" etc. Setup is: <pre> - Issue Added = True - Issue updates = false - - Note Added = true - - ... </pre> I noticed that, if I Switch <pre>Issue updates = true</pre> it does work, but that ... s: clipboard_image_paste 1.12 issue_charts 1.3.0 localizabl ... 0.3.0 </pre> Thank you guys! 2017-09-25 08:46
Help: RE: Redmine forces me to add a parent task when creating a new task
My list A common libraries 2.3.2 Advanced ... e Graphs plugin 0.1.0 Redmine Dynamic edit Issue plugin 0.4.2 Redmine Issue Tabs plugin 1.2.3 Redmine Issues Tree plugin 0.0.10 Redmine LDAP Sync 2.0. ... n 1.0.0 Sidebar Hide Plugin 0.0.8 Unread Issues plugin 2.1.2 Usability plugin 2.2.5 2017-09-25 04:40
Help: RE: Incoming email - Parent Issue
FWIW: see my answer in message#53708 2017-09-23 00:43
Help: RE: Set 'Parent task' attribute via email issue creation
Brandon Tarney wrote: > How can I set the "Parent task" of an issue generated via email to redmine? As far as ... lemented yet. I did a quick scan through the issues-pool and was not able to find a request for ... est for it yourself. Ref.: message#49619 2017-09-23 00:42
Help: Set 'Parent task' attribute via email issue creation
How can I set the "Parent task" of an issue generated via email to redmine? I am abl ... rent task" manually on-creation of a redmine issue or when editing an issue, so I know this functionality works in my cu ... 10871 Parent_id: 10871 Parent id: 10871 " 2017-09-22 14:52
Help: RE: Redmine forces me to add a parent task when creating a new task
I met same issue. Who knows? I try to direct to change at database that can be changed. Create sub issue can be done. Then go to database can direct set parent_id to blank. 2017-09-22 12:06
Plugins: Modify helper functions inside a plugin.
Hi all, I would like to change the basic b ... er functions in @application_helper.rb@ and @issues_helper.rb@ and I think it would be insane t ... after.png! Thanks in advance, Bernhard 2017-09-22 10:20
Help: Not able to link git repositories to re ... n the Settings page when I want to enable Git
Good Afternoon, First post here so I hope ... rules. I checked previous posts to see if my issue had been resolved before but I couldn't seem ... t 2.14.1 but I didn't think that would be an issue. Any help would be appreciated Thank you -Philippe D. 2017-09-20 19:57
Help: RE: Batch import multiple issues via REST api
Hi James, Were you able to solve this problem? Regards, 2017-09-19 14:30
Open discussion: Assign project custom field to issue custom field
How to assign project custom field to issue custom field. 2017-09-17 10:59
Plugins: Calling REST API from within plugin
Hello, I am new to rails development. I am t ... e plugin and I am trying to add a note to an issue using ajax (issues/ID.json, sending PUT request with data as {"issue": {"notes": "some notes"}} ) from a defaced issues#show view. However, the REST API is replyi ... al with my ajax request (not very DRY). 2017-09-16 08:46
Help: email replies are not updated in ticket.
Hello, I am fetching emails from IMAP serv ... ted(!) does anyone have clues to fix this issue. Thanks for your help. Regards -/Raja Govindan 2017-09-15 22:57
Plugins: Assign Issue based on Status and Role on the Project - redmine_custom_workflows
Hello, I am trying to create a workflow us ... user id based on role on Project and assign issue to that user based on status ? I can see ... edmine_custom_workflows Thanks !! Santosh 2017-09-15 21:00
Help: Redmine forces me to add a parent task when creating a new task
When I create a project, I can add the first issue normally to it. But when I try to add a second issue in the same level as the first one, I have t ... quired or mandatory. Can you help solve this issue. Redmine version: 3.3.0 2017-09-15 20:19
Help: Link to file?
I've enabled the "Files" area in a project an ... t I can't find a way to link to them from an issue - the "More Information" link in the editor ... e understand how they should be used. -jcw 2017-09-15 12:35
Open discussion: Redmine Fails to pick PORT number specified for email notifications.
Our redmine runs on host redmine.techx.com an ... ee example below http://redmine.techx.com/issues/1#change-38 <--- See Although the host ... Can you please help fix the problem ? 2017-09-15 02:32
(3201-3225/18267)