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,
- 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,
- 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
- <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.
- 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?
- [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'
- h3. *would you please tell me how to add an "Info area" on new issue page just like :* !1.png!
- 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.
- 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>
- 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]].
- 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>
- Plugins: RE: Plugins assets found, Plugins url_for not found... sub-URI
- Found! Issue #19024.
- 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
- 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?
- 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!
- Development: RE: Database Query - How to get total number of New Issues on specific date ?
- Thanks.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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?
- 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
- Help: RE: Strange formatting problem when creating issue from email
- Thanks Stanislas! The solution works! This is that matter.
- 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