Search
Results (18336)
- Plugins: RE: Error while using DMSF WEBDAV feature : redmine 2.5, DMSF Version 1.5.1 (SOLVED)
- Good point ! The new commit solve the issue ! Thx !
- Help: RE: Moving Redmine installation
- Thanks, I managed to get it working through a ... I am getting an error advising: "No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses")." When I browse to this page there are no options around setting a default issue status. I tried creating a new one, worked ... cannot be found" (the standard) Any ideas?
- Help: RE: Duplicate a project?
- It's possible to copy many issues from a project to another, this resolve my problem Thanks Leonel
- We are using RedMine 1.3.0.stable.8656 (MySQL ... d this be possible? Thank you for your help.
- Open discussion: RE: How to prevent users Log time on closed issues?
- Thank you. It would be more convenient to restrict Log time on closed issues at the controller level
- Hi to all I want to use "RedmineReceivingEma ... I want customers can see all their collegues issues, and maybe using wiki and forum so I need e ... tand how create a rule (if possible) to move issues created by email from a generic project (issues@mydomain.com) to the right project checking ... or have other ideas about how do this? thanks
- Open discussion: RE: Auditoria interna
- I think Ricardo wanted to ask about the use o ... searching for is some kind of automatic warn issued to the assignee upon due date, renewed ever ... guys to consider? Many thanks on advance!
- Im using Git only. I was able to successfu ... repositories in other projects. Whats the issue... defect?? Log: <pre> Started GET "/pr ... (Views: 26.0ms | ActiveRecord: 3.0ms) </pre>
- Open discussion: RE: Best way to configure default "issues" grouping/sorting?
- I would like to do that as well. Not sure if there is a way, though. It may be a new feature ?
- Open discussion: RE: Any way to change issue status only if attachment uploaded?
- Pavel Potcheptsov wrote: > he-he, did you th ... t (user could not delete any attachment from issue).
- Open discussion: RE: Any way to change issue status only if attachment uploaded?
- he-he, did you think that no one could check ... expected files and not the trash to proceed?
- Open discussion: RE: How to prevent users Log time on closed issues?
- In my case Closed issue has ID 5. Check in the database what ID in y ... ============================= --- app/views/issues/_action_menu.html.erb (revision 13520) +++ app/views/issues/_action_menu.html.erb (working copy) @@ -1 ... extual"> -<%= link_to l(:button_edit), edit_issue_path(@issue), :onclick => 'showAndScrollTo("update", "issue_notes"); return false;', :class => 'icon icon-edit', :accesskey => accesskey(:edit) if @issue.editable? %> -<%= link_to l(:button_log_time), new_issue_time_entry_path(@issue), :class => 'icon icon-time-add' if User.cur ... ct) %> +<%= link_to l(:button_update), edit_issue_path(@issue), :onclick => 'showAndScrollTo("update", "...
- Is it supported at all? Or should I manually remove all blocking issues once they are resolved?
- Hi All, We are trying to setup auto ticket ... ould appreciate suggestions/help to fix this issue. Thank you in advance.
- Hi, I encouter an issue when I want to acces to DSMF davmail feature : http://myserver.mydomain/dmsf/webdav Redmine issue a "Internal error" message, and puma logs th ... n_thread' </pre> any idea ? Many thx !
- Is it possible to tell Redmine to return user to issue list page instead of issue page after issue have been saved? I have two groups: GroupA, GroupB. Wach group can see only issues assigned to this group. So if GroupA member edits any issue and changes assignee to GroupB, Redmine will ... n error '403 Forbidden', because will reload issue page for that user.
- Open discussion: RE: How to prevent users Log time on closed issues?
- Dmitriy Perfilyev wrote: > This is because user under the reporter role can not log time on any issues. Thank for telling me. Maybe I changed my ... ault role reporter cannot log time on closed issues. I think I got confused with which role ... n to log time it can log time even after the issued is closed.
- Open discussion: RE: How to prevent users Log time on closed issues?
- This is because user under the reporter role can not log time on any issues.
- I've moved my Redmine install from an old Win ... k through the history and re-linking all the issues where we forgot to reference the issue number from the commit. I have also added ... l.erb (8.2ms) > Rendered projects/settings/_issue_categories.html.erb (1.8ms) > Rendered proj ... t to use an address field in the users table.
- Help: RE: Duplicate a project?
- I'm not sure but you cannot duplicate a project. But you can copy issues between projects.
- Is there a way to duplicate a existent project? Copying all issues?
- Open discussion: RE: How to prevent users Log time on closed issues?
- Im using redmine-3.0.0 and the default role reporter cannot log time on closed issues.
- *Hello,* *I wrote the following piece of c ... eateWithApiKey(uri, apiAccessKey); /* get issues */ IssueManager issueManager = mgr.getIssueManager(); List<Issue> issues = issueManager.getIssues(projectKey, queryId); for (Issue issue : issues) System.out.println(issue.toString()); /* get wiki pages */ ... from the output below, I get a list with the issues but there is an authentication error when ... tml#StaticLoggerBinder for further details. Issue [id=13, subject=android] Issue [id=12, subject=mptcp] Issue [id=11, subject=Internal] ...
- Hi How I can prevent users Log time on closed issues?
- Help: RE: Can't get Redmine to work under Apache2
- James H wrote: > i use > "Require all gran ... b to Apache your apache config is not the issue. I was talking about permissions on the dir ... nd. <pre> chmod a+x -R /opt/redmine </pre>