Redmine
Open-source project management with flexible issue tracking and collaboration tools
Acerca de Redmine
Redmine is a web-based project management tool built on Ruby on Rails. It supports multiple projects, role-based access control, and integrates with version control systems like Git and SVN. Key features include Gantt charts, wikis, forums, time tracking, and custom fields. Redmine is open-source, cross-platform, and supports multiple languages and databases.
Preguntas frecuentes
See compatibility in the Installation guide.
Make sure Ruby on Rails is properly installed on your machine.
This happens when Apache is not telling the backend server to use https. Add the following configuration to Apache: RequestHeader set X_FORWARDED_PROTO 'https' or RequestHeader set X-Forwarded-Proto 'https'.
Once you've created a new issue status, you need to include it in the workflow. Go to 'Administration -> Workflow', select the tracker and role, uncheck the 'Only display statuses that are used by this tracker' box, then click edit and save.
Once you've created a new tracker, you need to activate it for a specific project. Go to '(Project-)Settings -> tab 'Information' -> fieldset 'Trackers', check the checkbox of the new tracker, and then click save.
You are probably entering spent-time values in Redmine using decimal time format. See RedmineTimeTracking for an in-depth explanation.
By default, Redmine fetches the new commits from the repository only when you browse it. If you want the commits to be retrieved periodically, uncheck 'Autofetch commits' setting and add a cron that runs: rake -f /path/to/redmine/Rakefile RAILS_ENV=production redmine:fetch_changesets.
First, try to send a test email from 'Administration -> Settings -> Email notifications'. If you get an error, check your configuration in config/configuration.yml. If you don't receive any email, check your SMTP server log. For debugging, enable email debug output by uncommenting the line in config/environments/production.rb: config.action_mailer.logger = nil.
Alternativas a considerar
Ver todas las alternativasInsignias
Promociona Redmine y dale más visibilidad añadiendo estas insignias a tu web, documentación o ficha de producto. Cada insignia enlaza a la página de Redmine en Webfolio.
<a href="https://www.webfolio.to/tools/redmine?utm_source=badge&utm_campaign=badge" target="_blank" rel="noopener noreferrer"><img src="https://www.webfolio.to/badges/featured_color.svg" alt="Destacado en Webfolio" style="max-width: 150px" /></a>
Categorías
Reclamar esta herramienta
¿Eres el fundador? Reclama tu perfil para actualizar los detalles y rastrear visualizaciones.