Search
Results (18292)
- Open discussion: RE: User not in a specified public project could add issues to the project
- Great! Thank you very much!
- Open discussion: RE: User not in a specified public project could add issues to the project
- Hi, Check permission for non-member in Administration -> Roles and permissions *Add Issues* is checked by default. uncheck it. !Capture.PNG!
- When I try to view differences for a revision ... F-8' to native encoding: ... </pre> The issue I'm having is closely related to: https:/ ... t for fcgid scripts but it doesn't solve the issue: <pre> # cat /etc/httpd/conf.d/fcgid.con ... ed to _config/additional_environment.rb_
- Help: RE: change assignee to antoher person
- Can't reproduce the issue.
- Help: RE: SVN on Redmine is _sometimes_ very slow
- Is there progress about that? I found very strange issue, I only set one project repository for testi ... I click to repository, the speed is slow...
- I am so sad...that the speed issue when browsing repository in redmine occurs a ... positories_controller.rb:109:in `destroy'
- 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.