Project

General

Profile

Search

Results (18279)

Help: SCM - Cannot Create New Repository on Project
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> 2015-04-10 21:38
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 ? 2015-04-10 17:58
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). 2015-04-10 16:11
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? 2015-04-10 16:07
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", "... 2015-04-10 16:00
Help: How to list all issues that are not blocked by any *opened* issues?
Is it supported at all? Or should I manually remove all blocking issues once they are resolved? 2015-04-10 09:30
Help: Problem in setting up auto ticket generation through email
Hi All, We are trying to setup auto ticket ... ould appreciate suggestions/help to fix this issue. Thank you in advance. 2015-04-10 08:34
Plugins: Error while using DMSF WEBDAV feature : redmine 2.5, DMSF Version 1.5.1
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 ! 2015-04-09 17:49
Help: Return to issue list after issue saved?
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. 2015-04-09 16:14
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. 2015-04-09 15:40
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. 2015-04-09 08:26
Help: Redmine repository browser error upon u ... olumn 'address' in where clause is ambiguous"
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. 2015-04-09 04:11
Help: RE: Duplicate a project?
I'm not sure but you cannot duplicate a project. But you can copy issues between projects. 2015-04-08 21:16
Help: Duplicate a project?
Is there a way to duplicate a existent project? Copying all issues? 2015-04-08 19:25
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. 2015-04-08 17:57
Help: Strange authentication problem
*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] ... 2015-04-08 17:05
Open discussion: How to prevent users Log time on closed issues?
Hi How I can prevent users Log time on closed issues? 2015-04-08 16:45
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> 2015-04-07 19:53
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. 2015-04-07 19:14
Help: Redmine 3.0.1 from 2.6.0
Hello, I'm trying to update my dev box fro ... dles already existing tables... so whats the issue??? 2015-04-07 02:17
Help: Dont assign issues to users. Only to groups
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. 2015-04-06 22:34
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 2015-04-06 21:22
Plugins: redmine 3.0.x compatiblity (improved searchbox, local avatars, sidebar hide, redmine crm)
Does anyone know whether the following plugin ... ps://github.com/thorin/redmine_local_avatars/issues/4) * sidebar_hide * redmine crm Best Roman 2015-04-06 21:06
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> 2015-04-03 21:06
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. 2015-04-03 20:20
(5001-5025/18279)