Search
Results (18215)
- Help: RE: Issue and workaround to get PurpleMind2 theme working with redmine 6.04
- Well, I'm not sure about that. If you mean ch ... https://github.com/gagnieray/opale#customize
- Help: RE: Issue and workaround to get PurpleMind2 theme working with redmine 6.04
- Many thanks Ismail About Opale, - is it po ... a modern font? Many thanks again jeremos
- Help: RE: Issue and workaround to get PurpleMind2 theme working with redmine 6.04
- Hi everyone! There are 2 news about belove ... repo: https://github.com/gagnieray/opale.git
- *Title* : ERPmine – Time & Expense *Date* : ... * Minimum maximum validation on holidays * Issue logger on /off * Map on timesheet * Start ... ime entries * Timesheet Report * Mobile App
- I like to modify Redmine when editing Issue to add << author >>, the issue's author, to the Assignee drop down list; si ... me >> exist were in test/functional units.
- Open discussion: RE: How can I make a custom field become hidden when an issue is closed
- If it's only for the looks and not security y ... savvy person will still be able to find it.
- Help: RE: Redmine 6 additional installed themes don't work
- Holger Just wrote in message#70964: > (For reference: you have posted additional detail in an issue at #42978) Yes, indeed, I asked for that issue to be deleted. > > Redmine 6 uses Propsha ... theme, or there's something else still wrong.
- Help: RE: Redmine 6 additional installed themes don't work
- (For reference: you have posted additional detail in an issue at #42978) Redmine 6 uses Propshaft (a dy ... after any changes to config, code, or assets.
- Open discussion: RE: Performance trouble / slow rendering issues with filter on lots of users in chrome/firefox
- Jérôme Gallot wrote: > Hello, > I'm having some performance trouble when filtering issues in redmine 5 (5.0.5) > > Since i deploye ... e Improvements to optimize filter loading.
- Open discussion: RE: How can I make a custom field become hidden when an issue is closed
- Redmine does not support to hide fields based on the issue status.
- Help: RE: Issue and workaround to get PurpleMind2 theme working with redmine 6.04
- Hi everyone, It looks like the repo owner ... : !redmine-with-purplemine2-fixed.png!
- Development: RE: Issues processing question
- Thank you very much for your response, I was losing hope :)
- Development: RE: Issues processing question
- Hello, Here's what can be gathered about Redmine's issue processing workflow and the specific issues you've mentioned: Redmine's General Issue Processing Workflow: Redmine, as a project management and issue tracking tool, is highly configurable. The e ... on elements and general principles apply: Issue Creation: Users submit issues, typically selecting a "tracker" (e.g., Bug ... ption. Categories and Assignees: Ideally, issues are categorized and assigned to a responsib ... . This helps in organizing and directing the issue. You noted that newer issues have categories, which is a good sign that they are being triaged. Statuses and Transitions: Issues move through different statuses (e.g., New, ... different roles and trackers. Priorities: Issue...
- Help: RE: Tracker hierarchy (parent, subtask, ... played consistently, esp. when parent changes
- Our team did develop a script to identify the ... ask whether their script is using the rails Issue.rebuild_tree! call or otherwise: Environm ... n Database adapter SQLServer
- Plugins: RE: Redmine Issue Reminder - Version 0.0.1
- Hello! Is this supported on version 5.1.1? ... sion available? Thank you so much! Irene.
- Help: RE: Tracker hierarchy (parent, subtask, ... played consistently, esp. when parent changes
- Hi Holger , Thankyou for the quick reply. ... to have a patch to this version to get this issue resolved ? because its very difficult for us ... our current situation. Please help on this.
- Help: RE: Tracker hierarchy (parent, subtask, ... played consistently, esp. when parent changes
- In previous versions of Redmine on MySQL / MariaDB, it was possible that the issue tree could become inconsistent if there are ... ersion:5.1.1 / #39437 for new changes to the issue trees. Note that this may also require a cha ... ySQL_configuration]] for details. If your issue tree was already inconsistent previously, yo ... e that it will obtain a database lock of all issues for the duration it runs. Any concurrent issue updates will block / wait until the repair process is completed. To repair your issue tree, you can start a rails console with @RA ... ss by entering: <pre><code class="ruby"> Issue.rebuild_tree! </code></pre> This will rebuilt the issue trees in the database based on the @parent_id@ pointers. Depending on the number of issues and depth of your issue...
- Help: RE: Tracker hierarchy (parent, subtask, ... played consistently, esp. when parent changes
- Hi Mike Stell, Did you get any solution for the problem, I am also facing same issue.
- Help: RE: Editing the description of an existing issue
- That works! Thank you.
- Help: RE: Editing the description of an existing issue
- You can click on the *Edit* button on your second screenshot to edit the issue (to e.g. add notes or update any of the editable fields). In the issue edit form form, there may then be a separate ... y should be able to confirm your permissions.
- Help: RE: Editing the description of an existing issue
- Sorry about that broken hyperlink. This marku ... yone has permission to edit comments, go ham.
- Development: RE: Clarification for Email settings in documentation
- Note that there is currently an issue to clarify the actual options in #42847. Once this issue is resolved, we should also update the wiki ... revious translation and the then-current one.
- We are developing a Redmine plugin designed t ... ificates. With our plugin, you can easily issue digital badges or certificates to your emplo ... r such a plugin? Learn more at: [[https://issuebadge.com]]
- Help: RE: task deletion
- General permissions can generally not be applied selectively based on issues attributes such as author or assignee currently. As such, the permission to delete issues can only applied to all issues visible to the user in a project or none by setting the generic *delete issues* permission in the user's role in the proje ... suitable status workflow to close or reject issues instead of deleting them., That way, closed issues can be checked later and re-opened if requi ... s users. By default, Redmine shows only open issues in the issues lists but you can define a custom query if desired to select the displayed issues. Redmine can deal with a lot of issues efficiently so there is generally no need to delete issues for performance or "cleanliness" reasons.
- Help: RE: Issue and workaround to get PurpleMind2 theme working with redmine 6.04
- Hello Jeremos, I'm facing the same issue and tried to follow your solution. so far i ... the steps how to make your workaround works?