更新时间:2021-07-16 09:45:18
封面
版权页
Credits
About the Author
About the Reviewer
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Sections
Conventions
Reader feedback
Customer support
Chapter 1. Installing and Running Redmine
Introduction
Default installation on an Ubuntu server
Installing from a source on Ubuntu
Installation on Windows servers
Using Puma and IIS on Windows
Running with Apache as mod_fcgid
Running Redmine with Phusion Passenger
Running Redmine with Nginx and Thin
Installing optional requirements
Using custom Ruby for Redmine
Chapter 2. Customizing Redmine
Customizing My page
Editing Redmine's views manually
Customizing modules per project
Extending user profiles with additional data
Customizing User roles
Creating and using User groups
Customizing the layout of the project entry page
Customizing the layout of the home page
Interacting with Redmine only through e-mail
Chapter 3. Project Management with Redmine
Splitting your project into phases
Creating and using subprojects
Splitting your tasks into subtasks
Managing issue relations
Creating and using template projects
Managing multiple projects simultaneously
Creating reports on spent time
Making sure everyone is optimally loaded with work
Relating between issue and time
Using the issue-code relation
Defining a roadmap to the release plan
Chapter 4. Improving Team Performance
Keeping relevant documentation in Redmine
Putting the timeline to good use
Making sure that everyone is informed
Limiting access to some team members
Using metrics to improve team performance
Analyzing team performance through the code repository
Using the repository module to display code differences
Managing multicultural teams in different time zones
Applying advanced issue-code relationships
Improving Scrum meetings and backlogs
Chapter 5. Regular and Planned Maintenance
Starting and restarting Redmine
Checking for active Redmine processes on the server
Configuring backup and recovery
Checking the data dirs for possible malware
Migrating and upgrading
Upgrading or migrating the database behind Redmine
Enhancing security
Upgrading Ruby safely
Chapter 6. Performance and System Tuning
Fine-tuning new project creation
Tuning authentication and auto-login features
Tuning the workflows
Setting the log level
Getting the most from a single server
Scaling Redmine across multiple servers
Increasing file upload size
Integrating Redmine with Active Directory
Chapter 7. Integrating Redmine with Other Software
Exporting to Microsoft Project
Using Redmine through browser plugins
Using Redmine mobile applications
Activity monitoring through Atom feed
Embedding Redmine into a web application
Using the Redmine REST API with PHP
Using the Redmine REST API with C#
Integrating with Tortoise SVN or GIT
Interacting with Redmine from Visual Studio
Chapter 8. Getting the Most Out of Scripts and Plugins
Pasting images from clipboard
Keeping track of your clients
Redmine for document management
Implementing and using reoccurring tasks
Practicing Kanban