Search
Results (18279)
- Help: RE: redmine timesheet plugin issue
- Were you able to solve this issue?
- Help: RE: Child issue indentation in the Issues view
- Can't help on original problem. Maybe try tre ... like http://www.redmine.org/plugins/redmine_issues_tree Cheers Immanuel.
- if we don't want to customize issue template again in new redmine system, How can we move the issue template into another new redmine system from test redmine system that issue template was customized?
- Open discussion: RE: I need to hide summary report in issues
- Hallo Sonu, welcome to the Redmine communi ... 't cost anything. ;-) Regards, Bernhard
- Open discussion: RE: I need to hide summary report in issues
- Redmine client app has completely stopped wor ... date. Anyone else been encountering the same issue any idea how do I get the app working again? Sonu
- Plugins: Issue Template Plugin 0.2.0 Released
- I’ve just updated into v0.2.0. This version ... nce release. Feedback is highly appreciated!
- Open discussion: RE: DSGVO
- Jens Krämer wrote: > The intention of the ... I've written somewhere here, I've raised an issue for redmine.org so the team has it on their todo list. The rest is up to them...
- Hi, guys, After starting Redmine by co ... redmine. Could anyone help to solve this issue? Thanks in advance. Ronnie
- Open discussion: RE: DSGVO
- Richard Rauch wrote: > by the way... > > ... nything of that nature, too. I've raised an issue for that as i think this can cause huge trou ... Redmine hosted on your physically own server?
- Не проходит выгрузка файла в csv, в журнале о ... ения. Started GET "/projects/projectsit/issues.csv?utf8=%E2%9C%93&set_filter=1&f%5B%5D=&c% ... at 2018-05-07 11:13:33 +0300 Processing by IssuesController#index as CSV Parameters: {"utf ... defined method `number_with_precision' for #<IssuesController:0x00007f34058de2e0>): plugins/ ... .rb:275:in `query_to_csv' app/controllers/issues_controller.rb:66:in `block (2 levels) in index' app/controllers/issues_controller.rb:46:in `index' lib/redmine/sudo_mode.rb:63:in `sudo_mode'
- Plugins: RE: No data to display in plugins
- I tried setting the filter "watcher=me" but i ... works if the user has permission to see all issues. I found *Patch #14318* and tried to run it but I get the error: _patching file app/models/issue.rb Assertion failed: hunk, file ../patch-2. ... ea how to fix it. Thanks in advance.
- Plugins: RE: No data to display in plugins
- Hello, Maybe I didn't get it but I think you ... 3.1 also has the feature. Does it solve the issue? If not please specify: * The plugin you i ... ound the patch you want to apply Cheers,
- 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.
- 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?
- 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
- 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,
- 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
- 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>
- 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)
- 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,
- 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
- 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.
- 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
- 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
- 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,