Search
Results (38332)
- Hi, I need to add a field via plugin to grou ... </p> </div> </pre> This is the @lib/redmine_author_visibility_to_groups/GroupPath@ file: <pre> module RedmineAuthorVisibilityToGroups module GroupPatc ... end end end end Group.prepend RedmineAuthorVisibilityToGroups::GroupPatch </pre> ... nit.rb file: <pre> require_relative 'lib/redmine_author_visibility_to_groups/group_patch' Redmine::Plugin.register :plg_test1 do name 'Plg ... thor 'zzz' description 'test1 (plugin for Redmine)' version '0.0.1' url 'http://example ... configuration.to_prepare do Group.include RedmineAuthorVisibilityToGroups::GroupPatch end < ... is info environment: <pre> Environment: Redmine version 6.1.1.stable Ruby ... pter Mailer delivery smtp ...
- Open discussion: RE: Adding watchers / Group Role: Issues Created by or assigned to the user
- Hi Stefan, in this case the issue visibilt ... ry this one, nevertheless it depends on your Redmine Version. https://www.redmine.org/plugins/redmine_extended_watchers
- Help: RE: Watcher Permission Issue
- we use this plugin for it https://github.com/maxrossello/redmine_extended_watchers
- ERPmine v4.9.3 Version Released We are hap ... /Download https://www.github.com/dhanasingh/redmine_wktime Please rate this plugin at https://www.redmine.org/plugins/wk-time *Release Notes for v ... w.erpmine.org/projects/erpmine/wiki/Resources
- Open discussion: RE: Problem of Upgrading Redmine 3.3. to Redmine 6.1 on Docker Compose
- Holger Just wrote in message#72114: > Your issue is described by this error message: > > > Your Redmine configuration file located at /usr/src/redmine/config/configuration.yml is not a valid Redmine configuration file. > > This indicates t ... Thanks for your help! I really appreciate!
- Open discussion: RE: Problem of Upgrading Redmine 3.3. to Redmine 6.1 on Docker Compose
- Your issue is described by this error message: > Your Redmine configuration file located at /usr/src/redmine/config/configuration.yml is not a valid Redmine configuration file. This indicates that ... e whitespace consistently thoughout the file.
- Open discussion: RE: Problem of Upgrading Redmine 3.3. to Redmine 6.1 on Docker Compose
- Ivan Cenov wrote in message#72099: > Increme ... versions.... Now, I have tried upgrading Redmine 3.3 to Redmine 3.4 on Docker compose. Still, the container ... e Gemfile's dependencies are satisfied Your Redmine configuration file located at /usr/src/redmine/config/configuration.yml is not a valid Redmine configuration file. => Booting WEBrick => ... ting Could you give me suggestion again?
- !chrome_pGisXkjTPN.png! Hi all, I inherited an old redmine instance (4.1.0) but it works very well and ... does something like this? many thanks Rob
- Hi everyone, I am a professional Redmine developer and custom plugin specialist with 4+ years of experience in Redmine customization, plugin development, installation, and server deployments. I can help with: ✔ Redmine installation on any Linux server ✔ Redmine installation on cPanel environments ✔ Plugin development and custom functionality ✔ Redmine theme customization ✔ Bug fixing and performance optimization ✔ Redmine upgrades and migrations ✔ Custom workflows ... tion and deployment If you need help with Redmine development or customization, feel free to ... dhanif208@gmail.com devmocks.com Thank you!
- Plugins: RE: Which plugin for a sso/saml cent ... ation with identity Microsoft adfs servers ?
- Maybe you can try https://github.com/kontron/redmine_oauth which seems to be actively developed ... st for the record mention, I did not test it.
- Hi!!! I'have redmine 6.1.1 running on a PODMAN container. I've d ... ed this weird behaviour when clicking http://REDMINE/projects: a text box is missing, right afte ... (jquery-3.7.1-ui-1.13.3-3ca148b8.js:2:27330)
- Hi all, I'm looking for a saml/sso plugin, working with redmine 5.1.10 and an adfs infrastructure . Any feedbacks please ? I've tried the plugin redmine_omniauth_saml . I got problems when I'm activating the plugin with : bundle exec rake redmine:plugins Lots of errors of uninitialized ... e aborted! NameError : unitialized constant Redmine:xxxx xxxx refers to an rb file in root-redmine/lib/redmine I can fix the error by patching the cal ... some require statements like : require lib/redmine/xxxx Am I missing a path declaration ... ere in the plugin call ? Best regards
- Help: RE: Unable to create or update Custom Fields via REST API – Redmine 6.0
- > 1. Is it expected behavior in Redmine 6.0 that custom fields can be retrieved via ... er API to create or update custom fields.
- Hello, I am currently working on a Talend ... tempts to create or update a Custom Field in Redmine via the REST API. My goal is to automatica ... 2. +Context+ * Talaxie version: 202511 * Redmine version: 6.0 * Authentication: API key (X-Redmine-API-Key header) * REST endpoint used: ** ... +Question+ 1. Is it expected behavior in Redmine 6.0 that custom fields can be retrieved via ... greatly appreciated. Thank you very much.
- After installing Redmine 6.1.1 on RedHat 9.7 with FIPS mode enabled, ... SSL::Digest::SHA256 Hope this is useful!
- Open discussion: RE: Problem of Upgrading Redmine 3.3. to Redmine 6.1 on Docker Compose
- Incremental upgrading (if ever possible) .... ... big leap. You depend on old ruby versions....
- Hi all - I was looking to migrate our Jira Projects which is cloud-hosted on Atlassian to a RedMine Server within our organization. Main aim is to migrate all recent tickets from Jira Projects to RedMine. While looking for Migrator tools, I see ... d direction is welcome. Thanks and regards
- Hello, I am looking for a Redmine plugin that allows developers and project managers to easily track time in Redmine tasks. The plugin must be easy to use, well ... ack on this subject. Thank you for your help.
- Hello veryone, I have setup a Redmine 6.1.1 server with a bunch of existing proje ... e ID" but that of course is not used for the Redmine's database unique id. So the structure o ... know how I can fix this? Thank you Alex
- I have tried upgrading Redmine 3.3 to Redmine 6.1 on Docker compose. Still, the container ... erver --help` for more startup options Your Redmine configuration file located at /usr/src/redmine/config/configuration.yml is not a valid Redmine configuration file. Exiting Your Gemfile ... are satisfied How do I solve the problem?
- I have migrated Redmine 3.3 with Docker compose from Centos 7.3 to ... ve the problem. How do I solve the problem?
- Dear all, we have problems regarding addin ... How can these people be added as watcher in redmine? Currently, only people having right: "A ... n be added, why? Thank you very much Stefan
- This plugin allows Redmine to receive and process webhooks from Forgejo and Gitea repositories. It automatically updates Redmine issues based on commit messages and pull re ... please visit: https://github.com/vanzhiganov/redmine-forgejo-webhook
- Help: RE: How do I integrate a Gitea repository?
- hello, i am just published the redmine plugin that receives webhooks from gitea and forgejo https://github.com/vanzhiganov/redmine-forgejo-webhook for issues, questions, or contributions, please visit the repo.
- Hi! I just integrated my git repository to Redmine's repo and it works fine with periodic crontab updates. But when I open the code from inside Redmine, the spacing between lines is too wide, it ... CR/LF at the end... I am running 6.0.7 with Redmine-X plugins... Thanks in advance,