Search
Results (18279)
- 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>
- Help: RE: Redmine 3.0.1 from 2.6.0
- Hmmm.. interesting. OK so, I have the emai ... mail addresses user id index # replace move issues permission db migrate results in success ... ? Not sure if I can safely skip this one too.
- Hello, I'm trying to update my dev box fro ... dles already existing tables... so whats the issue???
- Dears, I need to allow issues assignment only to groups. I do not want to see the list os users to assign a issue. Is it possible? Thanks in advance.
- Plugins: RE: CKEditor: What should I know about it?
- Hi, I have the problem that xml/html code is ... t </xml> does anyone experience the same issue? https://github.com/a-ono/redmine_ckeditor/issues/158
- Does anyone know whether the following plugin ... ps://github.com/thorin/redmine_local_avatars/issues/4) * sidebar_hide * redmine crm Best Roman
- Development: RE: Extend a Issue Model Function
- What's in your @init.rb@ file? I'm more fa ... e this: <pre> require_dependency 'Plugin/issue_patch' </pre>
- Help: RE: Update from Redmine 2.6.2.stable to 3.0.1 issues
- it seems you have another plugin *global_role ... n does not support activesupport version 4.2.