Project

General

Profile

Search

Results (18336)

Help: RE: How to Add "Infomation area" on new issue page,just like your site
Hello Yu, I suggest something simple and c ... e injected: <pre> <code class="js"> $('#issue-form.new_issue').prepend('<div class="nodata"><p>Hello there</p></div>') </code> </pre> Cheers, 2015-04-28 10:19
Help: RE: [Urgent Help!]Redmine 500 error(Mysql2::Error)
Hello Li, I scanned through your post, I'v ... ple switching to Puma because of performance issues were disappointed. It seems it's not a magic bullet. Cheers, 2015-04-28 10:08
Development: Create a issue on the mail problem
Requirements: when the message create issue, the message subject is or not repeated for issue list Now the development progress: 1.The s ... question now is: 1.when the message create issue, where is call the method code for create issue 2.I want modify about mothod code I'm English is not good ,I'm sorry Thank you 2015-04-28 07:32
Help: Administrator get error 404 [solved]
<pre> sh: svn: команда не найдена sh: darcs ... .erb (29.4ms) Rendered projects/settings/_issue_categories.html.erb (3.6ms) Rendered proj ... 1802725240' </pre> Don't know what to do. 2015-04-28 06:37
Help: mail notification per tracker?
for just test. I don't want to send email ... r item is added or edited(updated?). When Issue added, I do not send email as modify issue.rb as following. But when Issue edited(updated?), i can't. How can i do? issue.rb line 1553, def send_notification <pre><c ... dded if Setting.notified_events.include?('issue_added') Mailer.deliver_issue_add(self) end end </code></pre> And ... riable value in production.log. How can i do? 2015-04-28 06:05
Help: [Urgent Help!]Redmine 500 error(Mysql2::Error)
[Env.]Redmine 2.3.2 on windows [Background]F ... rl 500 error, when developers doing "update" issue, I checked the log, there are 2 mysql erros ... hope to get some guide and solution to this issue. By the way, , our redmine is bitnami re ... ssion_expiration' Started GET "/redmine/issues/7101" for xxx at 2015-04-28 09:56:01 +0800 Processing by IssuesController#show as HTML Parameters: {"id" ... /application_controller.rb:85:in `user_setup' 2015-04-28 04:22
Help: How to Add "Infomation area" on new issue page,just like your site
h3. *would you please tell me how to add an "Info area" on new issue page just like :* !1.png! 2015-04-28 03:31
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
(5001-5025/18336)