Search
Results (18310)
- Hi dear redmine-people I have problems fet ... t: "Test-Mail-Ticket" body: This is a new issue that will be added to project xxxx. [descri ... on: Thank you! best regards KC-IT-Team
- Open discussion: RE: How to prevent users Log time on closed issues?
- I'm glad it works for you.
- Open discussion: RE: How to prevent users Log time on closed issues?
- Hi @Pavel Potcheptsov I'm from Argentina ... tion to prevent that logging time on closed issues !! Thanks a lot !
- environment: install apache2 in win 7 system ... r But it report an error if I creat a new issue, the log show: "GET /redmine/projects/test_plugin/issue/new HTTP/1.1" 500 648 Could you help me to solve this problem,thank you!
- Hi everybody! In our environment it happens, that we are moving tickets/issues from one project to another project. Unfortunately, if a ticket/issue X was moved from project A to project B in the past, the issue X is no longer visible in the activity page ... lugin, which allows to get a list of tickets/issues which are currently assigned to a project o ... the past to the project? Thanks for help!
- Hi there, we have a rather old Ruby versio ... re any workaround suggested just to pass the issue with the loading failure of the timezone dat ... rtant to upgrade the system to a new version.
- Hi there, We run a rather old Redmine inst ... a fix/workaround. Best regards, Peter
- 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>