Project

General

Profile

Search

Results (18300)

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
Help: RE: Update from Redmine 2.6.2.stable to 3.0.1 issues
Hi thanks for your reply. I did not notice ... oving the extra_queries plugin, I still have issues [root@tm-redminedev redmine]# bundle exe ... hat is something related with activesupport 2015-04-03 17:33
Help: RE: Update from Redmine 2.6.2.stable to 3.0.1 issues
Hi, The plugin *extra_queries* says that is ... ble with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x 2015-04-03 11:42
Help: RE: Redmine email log
If your Redmine is installed on a Debian Linu ... it sends a mail: <pre> Rendered mailer/_issue.text.erb (7.8ms) Rendered mailer/issue_edit.text.erb within layouts/mailer (12.6ms) Rendered mailer/_issue.html.erb (1.3ms) Rendered mailer/issue_edit.html.erb within layouts/mailer (4.6ms) ... not found out what causes this error. A.T. 2015-04-03 08:22
Open discussion: Use Plugins occur "Redmine 500 error"
I installed Bitnami Redmine 2.6.1. And want to use CodeReview Plugin, but it had some issue when i installed it, fortunately, in "Admini ... gins: redmine_code_review 0.6.5 2015-04-03 04:31
(5026-5050/18300)