Search
Results (18279)
- Help: RE: How to change sort order for due date column on "Issues assigned" page
- Jesús M. Navarro wrote: > So, in the end, what should we do next? Opening an issue requesting this as a new feature, maybe? *Done:* See #24529.
- I wasn't sure if I should create an issue for this or mention it here in the forum. A ... ning Redmine 3.0.4.stable. While editing an issue I often also edit one or more previous comme ... before clicking the "Submit" button for the issue that the comment edits are lost. It seems t ... is: * Don't allow editing a comment and the issue itself at the same time (I don't like this option, but it is one). * When committing the issue, also comment the changes to the comments. * When committing the issue, leave the comment editor open with the chan ... be the nicest. * Don't allow committing the issue until the comments have been saved (similar to the warning about leaving a page without saving).
- Hi I'm trying to create issues from email I can import and set project, b ... too, ALL must be specified in allow_override
- Plugins: RE: Plugin Wiki Issue Fields : feedback, suggestion, reporting problems
- Hello Tom Filiaggi I made some test to che ... oblems you see? Kind regards Stéphane
- Help: RE: Items in the History but not the activity stream?
- Christopher Caruk wrote: > [...] > Should a ... ollowing events are in the activity view: * issue created * issue status changed * issue closed (changed to status that is marked as being closed_ * issue note added All the other (property) changes are only reflected in the issue history (journal).
- Open discussion: RE: Auto assign ticket based on category
- Hmm... I don't think it is either of both. I ... viour. The 'problem' is either: * that the @Issue#default_assign@ _before_create_ callback isn't triggered when a new issue object is created from @MailHandler#receive_issue@ using: <pre><code class="ruby"> issue = Issue.new(:author => user, :project => project) attributes = issue_attributes_from_keywords(issue) <snip> issue.safe_attributes = attributes <snip> issue.save! </code></pre> * or the @Issue#default_assign@ _before_create_ callback fails to handle the email issue creation case properly. Either way, I am not aware of issues in the redmine.org pool which talk/mention about this specific ...
- Hello, Does anyone know where i can find a ... e can see many changes in the history for an issue but only a couple of them have made it to th ... or just some? Thanks for the help. Chris
- Plugins: RE: Task redmine:plugins:test
- Thanks for the answer, but what i mean is tha ... e/javier/RubymineProjects/redmine/app/models/issue.rb:122: warning: shadowing outer local varia ... e/javier/RubymineProjects/redmine/app/models/issue.rb:734: warning: shadowing outer local varia ... e/javier/RubymineProjects/redmine/app/models/issue.rb:987: warning: shadowing outer local varia ... e/javier/RubymineProjects/redmine/app/models/issue.rb:1356: warning: shadowing outer local vari ... e/javier/RubymineProjects/redmine/app/models/issue.rb:772: warning: method redefined; discardin ... recated name, use File.exist? instead </pre>
- Plugins: RE: Plugin Wiki Issue Fields : feedback, suggestion, reporting problems
- It seems that using the Wiki Issue Fields methods allows for wiki content to reference *private* issue elements when they should not - like when th ... rence itself is in another project. Private issues should remain private and not reference-abl ... ps us from using this plugin in our instance.
- I am having list of reporters, who can added ... mail notification and also not able view the issues that they are involved as watcher, I need ... se reporter who are all assigned as watchers.
- Plugins: RE: ERPmine 2.5.2 (Formerly Time & Attendance)
- When you click on green button, it should clo ... attendance tab This could be a javascript issue. can you tell us what version of redmine ... ave and what version of browser you are using
- Help: RE: Issue during Redmine installation
- Sorry for super late reply. I thought it w ... nce of redmine that is not the problem.
- Help: RE: Redmine 3.2 with Gitolite 1.2.0
- Michael Stang wrote: > It seems that the pro ... ps://github.com/jbox-web/redmine_git_hosting/issues/605#issuecomment-263862145 ;-)
- Hi. After update from 2.4.2 to 3.3.1 we lost ability to autogenerate issue comment and corresponding mail notification without changing issue status. I have a keyword to modify issue status *mod* (In work, already activated for issue), that adds a issue comment with reference to SVN revision autom ... commit shows in tight block, but no comments issue. How can i modify system code to get habi ... 2.1.4 Filesystem }}
- Hi, I am really confused with the watcher fun ... vate project, which has permissions to 'Only issues created by or assigned to', then such a user, even when added to an non-private issue as a watcher, gets no notification and can't even see any issue at all. What is the purpose of adding a watc ... if the watcher gets no permission to a given issue? Someone informed me, that such a watcher needs permission to such an issue, but if I change general permission for that given role to 'All issues in visible project', then such a watcher sees all issues in the project, not only those, where being ... her functionality at all. Thanks a lot. Milan
- Development: How about jQuery and View Customize Plugin?
- Hello. I think you can do above request with ... RS_AS_LATEST = 24; var updates = $('tr.issue td.updated_on'); var today = new Date() ... OURS_AS_LATEST; updates.each(function(i,issue) { var t = new Date($(issue).text()); var msDiff = today - ... if (msDiff <= diff) { $(issue).parent().css('background-color', '#ffa0a0') ... jquery.png! I hope this would be any help.
- Hi, I have long term trouble with a watcher n ... ole for a watcher with a read permissions to issues (see "watcher permission1,2,3.png" snapshot ... mail, no matter what changes are made to the issue. No email at all. I am aware of the fact, the the "WatcherRole" has the read only access only to issues "Created by or assigned to" and tha the Watcher is no assignet to that issue. I do not want the Watcher to access the issue. I just want to notify him by email. (Even if it would be nice, if tha watcher may watch the issue, what is also given by his limited permissio ... do I do wrong? Thanks million times! Milan
- Open discussion: RE: How to restore deleted issue ?
- No.
- Hi, In my plugin, I would like forbidden to copy of only one type (tracked_id) of issue. But I don't know how do this :/ Can you help me please ? Chocolat.
- Can i restore deleted issue on hostedredmine.com ?
- Hey! As I'm looking for a solution for 2 wee ... of a specific status from the history of an issue. For example: We have the statuses "New", ... f the last update that was made to the whole issue, but it would be extremely helpful to evaluate the dates of when an issue was set to a specific status. I hope I ca ... d :) Thank you very much in advance! Alex
- Help: RE: Is there a way to configure the issue fields become visible based on other filed value
- Hi, I am also looking for something simil ... .redmine.org/plugins/custom-workflows
- I have created a custom field with multiple c ... to filter". However, when viewing under the issues tab, I am unable to sort tickets by this cu ... f not, how does one submit a feature request?
- Foreword: I'm a long time user of Redmine an ... that will perform Git actions triggered from Issue editing. Stumbling block: First, somewha ... o: how? Detailed Proposal: * Enhance the Issue page adding: > * A reference to the working ... he work (master, if blank). * Add a hook to Issue update performing the following tasks (rough ... ng point. > > * Create a branch named after Issue id. > * In Progress -> in Progress: > > * ... akes. Any comment will be very appreciated
- Redmine-3.3.1、ruby 2.3.1p112、sqlserver2014. ... ef up [Board, CustomField, Enumeration, IssueStatus, Role, Tracker].each do |klass| ... down [Board, CustomField, Enumeration, IssueStatus, Role, Tracker].each do |klass| ... te table CustomField,It's ok and work well.