Search
Results (18279)
- Help: RE: Issue visibility based on groups
- Thanks for the comment. Though I have creat ... the correct logical separation for projects.
- Hi, Is there a way to "query" the value of an issue field? (from other custom field) for a URL field, I'd like to add everytime the issue subject in it. Ex: Issue subjet = 14AAD Wiki URL = http://wiki.org/%issue_subject%/ Can it be done in Redmine? Thank you!
- Help: RE: multiple instances: unexpected session termination issues
- I found the reason which caused this issue and a solution. Somebody defined a link t ... oblem didn't arised for him. To solve the issue, I created the file config/additional_enviro ... re. This was inspired by the hint in this issue: http://www.redmine.org/issues/14237 Ingo
- Help: RE: Issue visibility based on groups
- You may create new projects for each user group (or team) ?
- Hi guys. I have a big problem with LDAP+Remi ... mine_favorite_projects 1.0.1 redmine_issue_checklist 2.0.5 redmine_ldap_sync ... at i doing wrong? Why LDAP doesn't working?
- Hi everyone, We have been using Redmine fo ... egulations. I have read posts regarding this issue (along with a couple of success stories); ho ... ld greatly be appreciated. Thanks in advance.
- Open discussion: RE: How to use a other database in redmine bitnami 2.3.3
- That would really nice if you could post what you have done. I have a similar issue.
- Help: RE: Edit the top menu
- Hi, Here is my environment : Redmine vers ... vid I tried : <pre> menu :top_menu, :top_issues, { :controller => 'issues', :action => 'index' }, :project_id => nil, :last => true, :caption => :label_issue_all </pre> and many other things in vain ... or my needs : <pre> menu :top_menu, :all_issues, { :controller => 'issues', :action => 'index', :project_id => @proje ... ter => 1}, :last => true, :caption => :label_issue_all </pre> With " label_issue_all: Toutes les demandes" in config/locales/fr.yml :) Thanks all.
- Help: RE: Issue visibility based on groups
- Tory Wolf wrote: > Also could you explain : You wrote "I know that issue visibility is based on Role" We have 3 options for each role, all issues, All non-private issues and issues assigned / watched by me. > Did you mean that user1 can see the issue which was created by user2 ? No, I just s ... rent configuration. With this setting("only issues created or assigned to them"), user1 and user2 from same group cannot see each others issues (same with user3 and user4). But, I want u1 and u2 to see each others issues. ( They would be in "Our Group" ) I want u3 and u4 to see each others issues. ( They would be in "Their Group" ) I don't want u1 to see issues of u3 or u4 of "Their Group". Regards, Rupesh
- I am using BitNami installed on a Windows Server 2012 x64 I have an odd issue. I have 10 projects, some have sub-projects. When I list Issues in a project, most projects will let me see all the issues, regardless of the status. Just as you wou ... e a couple of projects that will show me all issues, except 'Closed" issues. When I attempt to view a closed issue in those projects, I get the most helpful er ... r". I have many other projects that have no issue showing Closed issues. Looking at the production log file, I c ... syntax to use near ',))' at line 1: SELECT `issues`.* FROM `issues` INNER JOIN `watchers` ON `watchers`.`watchable_id` = `issues`.`id` AND `watchers`.`watchable_type` = 'Issue...
- Plugins: RE: 500 Internal error - Home_Monitoring_Controlling
- Hello again, I installed 0.0.1 but now I g ... . Any other ideas? I am really stuck on this issue. I wonder whether I uninstall/install proper ... ((SELECT COUNT(1) FROM issues where project_id in (33) and status_id = issue_statuses.id) ... (SELECT COUNT(1) FROM issues where project_id in (33)))*100 as percent, ... (SELECT COUNT(1) FROM issues where project_id in (33) and status_id = issue_statuses.id) AS totalissues FROM issue_statuses;): vendor/plugins/redmine_monito ... 4/public/500.html (500 Internal Server Error)
- Help: RE: Issue visibility based on groups
- Also could you explain smthing from your message: You wrote "I know that issue visibility is based on Role" and "We ... "Requester" Role "Requester" can see "only issues created or assigned to them" Did you mean that user1 can see the issue which was created by user2 ? Because I set up the role in the same way, but users can't see the issues which was created by another users if they ... f those users have the same role "Requester".
- Help: RE: Issue visibility based on groups
- Hello, I just would like to join issue because I have exactly the same need. Thanks in advance if somebody can help us. Victoria
- Hi there, I just came across an request fo ... e site, in order to let people manually sort issues. I've done it and make it an open source p ... hub: https://github.com/qhwa/manually_order_issue There may be already some plugins like th ... evelopment. I apologize. Can anyone move it ?
- Help: RE: multiple instances: unexpected session termination issues
- My guess is that it's related to the session-cookie...
- Plugins: RE: Time & Expense 1.6
- Hi, I don't know exactly how to send featu ... scard your edits. For example, clicking the "Issues created by or assigned to the user" or selecting a certain issue tracker will discard all changes made to tha ... print the PDF (same with the csv output). # Issues order gets mixed up after filtering by trac ... a new row, I select a tracker to filter by, issues order is mixed up: !{width:20%}IssuesOrder.png!. It looks like an endianness issue as the issues are numbered in a power of two. # The PDF printout does not have the issue tracker and number printed out. Feature ... e sheet edit screen and don't go back to the issues list. # If the save button stays on the ed ... time sheet list or "save & exit" button. # Issue selection should behave like the "Parent Task" button that allows entering the ...
- Help: RE: Is it possible to allow issue creation or comments via email to each project in redmine ?
- You can set a default project using the proje ... allow-override option when receiving emails.
- Hello, I know that issue visibility is based on Role. How can the users from same group see each others issues, yet they are deprived of seeing issues from other groups. Consider : I have a ... "Requester" Role "Requester" can see "only issues created or assigned to them" "Our Group" ... and user2 should be able to see each others issues but not of user3 and user4 and vice versa. Thanks for any help in this regard, Rupesh
- I am trying to extend the API to return the " ... he note is private if it is returned. The issues_controller.rb file seems to use the standar ... s there any easy way to force this? #16180
- Hello, I' am trying to setup Apache with m ... rst instance. The sudden session termination issues occur only for the instance /srv/redmine-2. ... edmine_scm 0.4.3 </pre>
- Hi I'm a relative novice to Ruby and redmi ... ended_fields 0.2.2 redmine_issue_templates 0.0.5 redmine_multi_colu ... Any help would be greatly appreciated
- I try to install redmine_impasse (http://kaw ... : <pre> drop_table(:impasse_requirement_issues) rake aborted! An error has occurred, all ... l::Error: Unknown table 'impasse_requirement_issues': DROP TABLE `impasse_requirement_issues` Tasks: TOP => redmine:plugins:migrate ... ow nothing about ruby...really need help here
- hello all. i have a problem (newest redmine version) while creating new issues. i have set the "ticket category" to be a ... maybe 5 minutes. :) So please help me. =)
- I am new to Ruby and to website development i ... updated_on field gets set when adding a new issue. I commented out the function force_updated_ ... hanks in advance for any pointers! Ketki
- Plugins: RE: hook controller_issues_edit_before_save ignored when batch updating issues
- Marco Gutsche wrote: > Have you tried the hook __controller_issues_bulk_edit_before_save__? Perfect, thanks!