Project

General

Profile

Search

Results (18290)

Open discussion: RE: How to restore deleted issue ?
have triggers set to log every single deletion in your database and you can after a lot of effort. 2016-12-14 20:36
Open discussion: RE: Redmine 3.3.1 - Emails issues with smtp.
You can also upload your configuration.yml file, I can help you to check it. 2016-12-14 11:11
Open discussion: RE: Redmine 3.3.1 - Emails issues with smtp.
Hi, Please try my configuration as below. ... ======================================== 2016-12-14 11:07
Plugins: RE: Task redmine:plugins:test
Javier, thanks for your additional comment. ... orkaround to hide warning messages. (Related issue: https://github.com/hanami/utils/issues/123) Edit lib/tasks/redmine.rake: <pre> ... rbose = false” will be hide verbose messages. 2016-12-13 21:56
Open discussion: Help please - Create Custom field where users can add entries to the drop down list
I would like to create a custom field for issues, that operates like the "category" field, w ... f so, please help me understand how to do it. 2016-12-12 23:53
Help: RE: Group- and role-based issue assignment and notifications
Is there no way to achive this? Should I open a ticket for that matter? 2016-12-12 13:32
Plugins: RE: Plugin Wiki Issue Fields : feedback, suggestion, reporting problems
Hmmm - another person on my team tested this ... appear to be behaving as expected. Private issues are producing the error condition for users that should not have access to the private issues. It looks like there is no action here. ... his. If it turns out that there truly is an issue and I just misunderstood it, I will post an update here. 2016-12-09 21:18
Open discussion: Redmine 3.3.1 - Emails issues with smtp.
Hi, I've just upgrade from 3.1.0 to 3.3.1 ... for logs o something like that? Thank you 2016-12-09 05:39
Help: read issue.json from Easy Red Mine
hi i am writing an wiki extension which shows all issue(tickets) out of an Easy Red Mine. I want to ... ject and the spent_time attribute out of the issue.json file, but it doesnt show any entry fo ... ute If I call the Json file over this url: /issues/4341.json it contains the spent_hours attri ... tribute <pre><code class="json"> { "issue": { "id": 4341, "project": ... </code></pre> <pre><code class="json"> /issues.json?project_id=70 { "issues": [{ "id": 4341, "project ... set": 0, "limit": 25 } </code></pre> 2016-12-07 12:43
Open discussion: Hiding assigned to etc. for role.
Hello, I'm searching solution for several issues on redmine. I need to create role for peopl ... e names and surnames in Assigned to, history issue etc. I want to show them only list of issues, and disable to enter to issue. There are any possibilities to do this? Best Regards, Edgar 2016-12-06 10:49
Open discussion: Could not change existing issues
Hi all, We faced new problem that did not ... restarting redmine server, we may start new issues without any problem, but no one from us (in ... nge the status or something of each existing issue. We got the following message: "Internal er ... ng in Israel for support? Thanks, Vitaly 2016-12-05 09:30
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. 2016-12-04 18:12
Help: Submitting changes to an issue while editing a comment causes comment edits to be lost
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). 2016-12-02 22:53
Help: [solved] can't import fields from email
Hi I'm trying to create issues from email I can import and set project, b ... too, ALL must be specified in allow_override 2016-12-02 11:17
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 2016-12-02 09:22
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). 2016-12-02 06:53
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 ... 2016-12-02 06:35
Help: Items in the History but not the activity stream?
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 2016-12-02 06:31
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> 2016-12-01 17:43
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. 2016-12-01 17:34
Help: Reporters Watcher not received Mail
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. 2016-12-01 14:24
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 2016-12-01 06:03
Help: RE: Issue during Redmine installation
Sorry for super late reply. I thought it w ... nce of redmine that is not the problem. 2016-11-30 14:58
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 ;-) 2016-11-30 13:30
Help: How to create issue comment by vcs commit without changing issue status/progress?
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 }} 2016-11-29 11:50
(3701-3725/18290)