Search
Results (18203)
- I want to delete the comments on the issue I was searching and found the post(https://www.redmine.org/issues/10171) : When the notes of the journal tha ... deleted How to delete note(journal) in an issue
- Hi! I read Wiki and searched on the website, ... show all the spent time of all users in the issue, but not show work logs of other users? I use Redmine 4.2.10.
- Open discussion: RE: Gantt show assignee
- This was added in #27672 and was first releas ... at Redmine 4.0.1 has "several known security issues":https://plan.io/redmine-security-scanner/v ... rade your Redmine installation in any case...
- Hi all, I just moved and upgraded Redmine ... ersion. That went pretty smooth (except some issues I had with installing apache on Debian, but ... dmin Wiki', after: :wiki menu :top_menu, :issues, "https://kwredmine.kraus-weisert.de/projec ... ', after: :wiki [/if] menu :top_menu, :issues, "https://kwredmine.kraus-weisert.de/projec ... on please let me know. Best regards Thilo
- Hello everyone, i'd like to know if it is possible to show the assignee next to issues/tasks in the Gantt. Like in this image: ... edmine version is 4.0.1 Thanks in advance.
- Hey, folks; I am attempting to move my cur ... ersion or just don't work. What causes this issue? How do I stop it? I'm running the following server: Ubuntu 22.04
- *Title* : ERPmine – Time and Expenses *Date* ... * Minimum maximum validation on holidays * Issue logger on /off * Map on timesheet * Start ... ime entries * Timesheet Report * Mobile App
- Open discussion: RE: Custom Field on Users of Format User
- Extending Redmine to add custom fields to the ... custom fields for various objects, including issues and projects, customizing the "Users" list ... can save you development time and effort.
- I need help about due date input area ( or so ... ve my problem) While creating or updating issues, due date can be set to a past date. For ex ... t user to setting due date past. Thanks.
- Internal error An error occurred on the page ... INFO -- : Started GET "/redmine/projects/qwe/issues/calendar" for 172.16.32.128 at 2023-09-05 1 ... ' lib/redmine/sudo_mode.rb:61:in `sudo_mode'
- Help: RE: How to update Custom Fields
- At least for POST (create issue setting a custom field), something this should work: <pre> { "issue": { "custom_fields": { ... eate/update custom field definitions.
- Help: RE: ECONNREFUSED From Attempted Web Page Fetch Using C++ Socket Connect
- You posted this on redmine.org, which is the home of the Redmine project, i.e. the issue tracker software used by the lighttpd projec ... redmine.lighttpd.net/projects/lighttpd/boards
- We're running lighttpd 1.4.63 at the moment. ... ttpd. This eliminates any possible firewall issue from the calling machine, and we certainly h ... e your kind attention. Peace, Pen
- Help: RE: Rights to change the status in tasks
- You can configure the permissions to change an issue from one status to another as well as the ab ... transitions as well as the field permissions.
- Open discussion: RE: How to raise an error from controller_issues_edit_before_save hook?
- Thanks for your reply, but I must admit that ... he hook, whenever a @MyError@ is raised, the issue shall not be saved, but an error message sim ... ove the edit form. Thanks again, Albrecht.
- Open discussion: RE: How to raise an error from controller_issues_edit_before_save hook?
- Reach out to the administration panel for raising the error.
- I wrote a plugin which shall in the @controller_issues_edit_before_save@ hook apply some modifications to the issue depending upon its properties, and perform s ... etc.) in the red box in the UI, blocking the issue changes from being saved. The following s ... mine::Hook::ViewListener def controller_issues_edit_before_save(context = {}) issue = context[:issue] begin # the following funct ... ise MyExtension::Errors::MyError... issue.my_modifications_an_checks rescue MyE ... rly here... Rails.logger.info "# my issue sanity check failed with #{e.message}" ... ay the error in the UI and cancel saving the issue at this point? end end end e ... appreciated! Thanks in advance, Albrecht.
- Hi, there used to be a plugin that would put the avatar of the issue's assigned user next to the title instead of ... t. https://github.com/two-pack/redmine_show_issue_assignee_avatar We did this in RedMine 4.2. ... do this in redmine 5.0.5 ? Best regards
- Open discussion: RE: Problem to access "Settings" from Administration menu
- after installing DMS plugin Same issue here, can anyone help?
- Open discussion: RE: Redmine > time_entries slow, very slow! (timeout!!)
- We resolved with this patch: https://www.redmine.org/issues/33431 The migration was successfully.
- Open discussion: RE: Demo Request
- There is no official Redmine demo anymore. Se ... .g. https://www.redmine.org/projects/redmine/issues And a couple of unofficial demos I could ... plugin but it also works as a Redmine demo.
- Hi all, I am setting up a Bot which would add notifications (as notes or comments) in Redmine issues using the API. As there can be lots of the ... ications, I would like to filter them out in issues history. What would be the best way to achieve this? # Using a custom tab in issues with a new type of notes: is there a plugin for this? !Issue-custom-tab-Redmine.png! # Something else? Thanks!
- Hello. I am hosting a docker container of ... times it starts working again. Sometimes the issue doesn’t come up. There’s nothing configured ... for any obvious mistakes, i’m new to redmine.
- Hello everyone. I have a problem with changin ... g tasks and they're all granted correctly at Issue Tracking. From what I understood after sea ... 1.5.1 redmine_checklists 3.1.5
- Help: RE: How to set "assignee" as a required filed
- Oops,When I set five times more,it works! It might redmine issue