Project

General

Profile

Search

Results (18267)

Plugins: RE: No data to display in plugins
I just need a plugin or patch that let users be able to see issues where the are not the "assigned person", but where they are just watchers. 2018-05-19 16:24
Plugins: RE: No data to display in plugins
Hello, I want to do 2 things: - Install a p ... ncionality that watchers are able to see the issue where they are assigned as watchers.I found ... 18-allow_watchers_and_contributers_access_to_issues_3.4.2.patch_ But I get the error: _patching file app/models/issue.rb Assertion failed: hunk, file ../patch-2. ... .c, line 354_ Do you have any ideas? 2018-05-19 16:20
Open discussion: RE: I need to hide summary report in issues
Martin Denizet (redmine.org team member) wrot ... to edit the template, probably in @app/views/issues/show.erb@. > You only have 2 lines to add: ... I just add the lines in app/views/reports/issue_report.html.erb Now it was working 2018-05-18 11:32
Open discussion: RE: I need to hide summary report in issues
Hello, I can be done writing a custom plugin ... to edit the template, probably in @app/views/issues/show.erb@. You only have 2 lines to add: ... here ---> <% end %> </code></pre> Cheers, 2018-05-18 10:07
Open discussion: I need to hide summary report in issues
I need to hide the summary in issues from all other users and only visible to admin user. how can i do this ? Is it possible 2018-05-18 08:54
Help: RE: Redmine log files location
This will possibly solve the issue of locating the logs on all types of setup: <pre> find / -name production.log </pre> 2018-05-17 17:57
Help: RE: Setting custom_field only for issues created via email by patching mail_handler.rb
Figured it out Needed to call custom_field ... _values_from_keywords_without_mod(customized) 2018-05-17 17:03
Help: RE: difference betwenn redmine-2.2.2 and 3.4.2
Hello, You could try to: * Install both of ... leted versions_ on the left pane) * Or use "issue filtering":http://www.redmine.org/projects/redmine/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=status_ ... tures closed between 2.2 and 3.4.6 Cheers, 2018-05-17 10:49
Help: Setting custom_field only for issues created via email by patching mail_handler.rb
Goal: I want to set a custom_field value only for issues created via Email My Attempt: Patch mai ... l2 OS : Ubuntu </pre> Thanks from n00b 2018-05-16 23:15
Help: Child issue indentation in the Issues view
Hi all, as you can see in the attached image, children issues that are directly under their parent task, ... n the scenario on the picture, if we sort by issue number, the order would be | ^ # | Subject ... ut it being too distracting. Thanks a lot. 2018-05-16 16:13
Help: RE: Redmine Stylesheets-not showing levels down
No different with that change, was already se ... ile It seems to be 3 levels down when the issue occurs. For instance: go from the home ... page and it occurs go from the home page to issues to import and it occurs 2018-05-15 21:36
Help: RE: Redmine Stylesheets-not showing levels down
Thanks for the start! Yes, you are correct, its a 404 issue, as I kinda expected as well. So is this an ... ined at edit:397 (anonymous) @ edit:397 2018-05-15 21:06
Open discussion: RE: upgrade redmine-2.2.2 to redmine-3.4.2
Hello, Please try that: # Edit @/var/www/re ... uld eventually remove the plugin causing the issue (@redmine_custom_workflows@) Let me know how it went, Cheers, 2018-05-15 20:52
Help: RE: Redmine Stylesheets-not showing levels down
Hello Kirk, Please try this: # In Chrome, navigate to a page with the issue # Press F12 (Show Developer Tools) # Press ... a 404 error for CSS files due to Apache conf issue or maybe a mixed content error. Cheers, 2018-05-15 20:43
Help: Redmine Stylesheets-not showing levels down
I have my Redmine setup on linux/RedHat 7.4 a ... s. Example is attached. Any ideas on the issue? Let me know what logs or files need to be ... eshoot. Any assistance is appreciated! 2018-05-15 20:24
Plugins: RE: No data to display in plugins
viktor lorin wrote: > okey, thank you. > it ... xed_versions.patch patching file app/models/issue.rb Assertion failed: hunk, file ../patch-2. ... port team for more information. Any ideas? 2018-05-15 17:08
Open discussion: upgrade redmine-2.2.2 to redmine-3.4.2
Bonjour, je procedais à la mise à jour de re ... m'affiche cet erreur "Migrating latest_issues (Latest Issues plugin)... Migrating redmine_custom_workfl ... tion` `description` text DEFAULT '' NOT NULL" 2018-05-15 16:11
Open discussion: RE: Redmine install plus MSSQL
Hello Sachin, I never personally tried (I'm ... on your screenshot seems to report a syntax issue in the @Gemfile@. Did you edit it? Upload it here and I will get a look. Cheers, 2018-05-15 13:37
Help: RE: Certificate
Martin Denizet (redmine.org team member) wrot ... e here able to help you with your networking issue. > Cheers, It seems the coffee break while editing my post was a bit too long. ;-) 2018-05-15 13:28
Help: RE: Certificate
Hello Kristine, I suggest you posted on the ... e here able to help you with your networking issue. Cheers, 2018-05-15 13:13
Help: RE: How to modify a system field to be a required item when updating the issue like "spent time"
thankyou very much! I really appreciate your help. And it works! 2018-05-14 10:54
Help: RE: How to modify a system field to be a required item when updating the issue like "spent time"
How about this? <pre><code class="js"> jQuery( document ).ready(function() { jQuery('#issue-form #time_entry_hours').prop('required',true); jQuery('#issue-form #time_entry_hours').on("invalid", funct ... put your spent time') }); jQuery('#issue-form #time_entry_hours').on("change", functi ... by plugin. Let me know how it goes. Cheers, 2018-05-14 10:40
Help: RE: How to modify a system field to be a required item when updating the issue like "spent time"
thank you very much! I can install now.Becau ... d need to be filled. Could this be improved? 2018-05-14 04:10
Help: RE: How to modify a system field to be a required item when updating the issue like "spent time"
Hello, I just published a new version today. ... ou have a log entry related to that? Cheers, 2018-05-11 16:53
Help: RE: Cannot add a document with File custom field
The issue has been resolved. It appeared due to Usabli ... . Now it has been fixed in Usability plug-in. 2018-05-11 14:40
(2776-2800/18267)