Project

General

Profile

Search

Results (18279)

Help: Remove "Activity type" time tracking field
Cross-post from http://www.redmine.org/boards ... th it > * for the purpose of time tracking, issues/tasks, and even more, notes in time entries ... 'm hereby asking if I can hide it altogether. 2015-04-27 11:22
Help: Using Project Custom Field as Return-Path in notification emails
We are on redline 3.0.1 Each Project will ... f smtp_envelope_from( val = nil ) val = issue.project.custom_field_values [ 0 ].value ... ddrs.first end end </code></pre> 2015-04-27 09:13
Help: Filter issues by parent id in REST request
I'm using the redmine REST api to access redmine data. If I try to get a list of sub-tasks of some issue, using http://redmineserver:3000/issues.xml?parent_id=100 the parameter parent_id isn't used and I got all issues. I found a patch in [[https://git.backbone. ... the right patch on [[http://www.redmine.org/issues/10828]]. 2015-04-27 00:14
Help: New Project with 500 Internal Server Error
Hi all, when I create a new project in my ... rit_members"=>"0", "enabled_module_names"=>["issue_tracking", "time_tracking", "news", "documen ... `block in <class:ProjectsController>' </pre> 2015-04-26 20:36
Plugins: RE: Plugins assets found, Plugins url_for not found... sub-URI
Found! Issue #19024. 2015-04-25 15:58
Help: RE: Establish RedMine for issue repository across different organizations
1. yes 2. time consuming... why is going to ... oject ------------------- I'm not an expert 2015-04-24 23:19
Help: Access to "RELEASE" field with API REST
Hello, I would like to access with "API RE ... EASE" field associated to a storie. In ".../issues/[id].xml" path, the "RELEASE" field is does ... an to access to this value with REST api? 2015-04-24 11:36
Open discussion: User not in a specified public project could add issues to the project
We use Redmine to set up a project management ... rstandable. But we find user A can also add issues to project A without any authority. Is t ... ange project P to a private one? Thank you! 2015-04-24 08:16
Development: RE: Database Query - How to get total number of New Issues on specific date ?
Thanks. 2015-04-24 06:57
Job offers: CLOSED - Advanced mail handling module required (EN,RU)
Hello all! I'm looking for a person who ca ... emails, store them in database together with issue id and check this database before issue creating: if there are no stored References and In-reply-to headers - create a new issue as usual and store all these headers together with new issue id. If there are some stored References and In-reply-to headers found - update all issues, which were linked to that headers; store ... n-reply-to headers together with all updated issues. Fixed fee is expected. This SW modul ... gmail dot com with your offers and questions. 2015-04-23 15:34
Help: RE: Strange formatting problem when creating issue from email
I am not confident enough to submit my patch ... a Ruby noob. But maybe it would be worth. 2015-04-23 14:06
Help: RE: Strange formatting problem when creating issue from email
I think so. Because most of my users are migrating to updated versions of Outlook. Thanks. 2015-04-23 13:35
Help: Find by any participant
Please, give me some advice. I'm sorry if my question is too naive. I want to find issues by any users listed in its history (not onl ... ). How can I do that? Any ideas are welcome. 2015-04-23 08:43
Help: RE: Strange formatting problem when creating issue from email
You are welcome. I am wondering if it should ... ded to Redmine as it is not an isolated case. 2015-04-23 08:19
Help: RE: Moving Redmine installation
I have ran this the command <pre> INSERT INTO [issues] ([project_id], [author_id], [start_date], ... making sure that +1200 is not being included? 2015-04-23 00:04
Help: 'New Issue' tab not shown? [Solved]
Hello, I just installed Redmine and after ... basically do everything, this includes "Add issues". Next I created a project "Todo" and adde ... abs: <pre> Overview Activity Issues Gantt Calendar Documents Files Settings</pre> There is no "New Issue" tab, like I know from another public redmin ... " and "Anonymous" the rights to add and edit issues, but to no avail. Thank you for your hel ... o access http://localhost:3000/projects/todo/issues/new directly, I get: 'No tracker is associ ... racker Administration->Trackers->Workflows 2015-04-22 13:48
Help: RE: Strange formatting problem when creating issue from email
Thanks Stanislas! The solution works! This is that matter. 2015-04-22 13:16
Help: RE: Strange formatting problem when creating issue from email
Hello, I have the same problem and I solve ... [endif\]>/,'# ') </pre> Hope it will help 2015-04-22 10:23
Help: Establish RedMine for issue repository across different organizations
Hello, I am new to RedMine. I have a task to setup a web server where issues can be discussed among different teams from ... 3. An additional main concern is security. Issues discussed in such a scenario have to be sec ... Appreciate your help. Best regards. 2015-04-22 08:57
Help: Page not found exception while trying to get issues from redmine using API 2.0 in java
I am trying to connect to redmine using API to get the issue list but i end up with this exception. i am ... e user list through the same API but not the issues. can anyone help me to solve this problem? ... > No route matches &quot;/projects/imlog//issues.json&quot; with {:method=&gt;:get} </p> < ... ort.java:428) at com.taskadapter.redmineapi.IssueManager.getIssues(IssueManager.java:187) at mavens.framework.alert.redmine.util.RedmineUtil.tryIssues(RedmineUtil.java:180) at mavens.framework. ... 489) at java.lang.Thread.run(Unknown Source) 2015-04-22 08:56
Help: RE: Moving Redmine installation
My manager advised 2.4 working is great and a ... atetime2.: EXEC sp_executesql N'INSERT INTO [issues] ([project_id], [author_id], [start_date], ... N'2015-04-22 14:56:42 +1200'): app/models/issue.rb:174:in `create_or_update' app/controllers/issues_controller.rb:141:in `create' </pre> Th ... raked, no further changes made. Any ideas? 2015-04-22 05:42
Open discussion: RE: Error while sending the email ( Net :: ReadTimeout )
issam OMAR wrote: > i found this : > github.com/sj26/mailcatcher/issues/182 > github.com/sj26/mailcatcher/issues/191 > > but no result. you tried using mailcatcher to test redmine ? 2015-04-21 19:54
Open discussion: RE: Error while sending the email ( Net :: ReadTimeout )
i found this : github.com/sj26/mailcatcher/issues/182 github.com/sj26/mailcatcher/issues/191 but no result. 2015-04-21 19:38
Help: Custom Field User > Restricted list of roles ?
Hi there, I swear I search a lot on google ... oking for ? Is that justifable to create an issue ? (Feel free to correct my english if needed) Thanks, 4wk_ 2015-04-21 14:46
Plugins: ckeditor 1.0.20 - Ubuntu 14.04 - rich/files_helper error
Hello together, First of all some details: ... Started GET "/redmine/rich/files/?CKEditor=issue_description&CKEditorFuncNum=2&default_style= ... r#index as HTML Parameters: {"CKEditor"=>"issue_description", "CKEditorFuncNum"=>"2", "defau ... ppy that the CKEditor is almost working ;-) 2015-04-20 16:55
(4951-4975/18279)