更新时间:2021-07-16 10:35:14
coverpage
Mastering Redmine Second Edition
Credits
About the Author
About the Reviewer
www.PacktPub.com
eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Getting Familiar with Redmine
What is Redmine?
Walking through the Redmine interface
MySQL PostgreSQL SQLite or Microsoft SQL Server
Textile or Markdown?
Selecting a Source Control Management (SCM)
Selecting a web server and an application server
Redmine versions
Forks
Summary
Chapter 2. Installing Redmine
Introduction to installation options
Installing Redmine from a package
Installing Redmine and MySQL server
Verifying and completing the installation
Installing Redmine from sources
Other installation options
Chapter 3. Configuring Redmine
The first thing to fix
The general settings
Authentication
Email integration
Repository integration
Troubleshooting
Chapter 4. Issue Tracking
Creating an issue
The issue page
The issue list
Updating an issue
Issue reports
Importing issues
Keeping track of changes
Configuring issue tracking
Chapter 5. Managing Projects
Modules
The global configuration
Creating a project
The project pages
The project configuration
Closing a project
The project list
Project maintenance best practices
Administering projects
Chapter 6. Text Formatting
Formatting text in Redmine
The Wiki syntax
Code
Tables
Macros
The advanced syntax
Alignment options
Chapter 7. Access Control and Workflow
The Roles and permissions page
The Trackers page
The Issue statuses page
The Workflow page
Modifying the workflow
A practical example
Chapter 8. Time Tracking
Time tracking in Redmine
Activities
Tracking your time
Checking out the spent time
Time reports
Chapter 9. Personalization
Gravatar
The personal page
Getting updates
Personalizing the issue list
On-the-fly account creation
Chapter 10. Plugins and Themes
Finding plugins
Installing a plugin
A review of some plugins
Installing a theme
A review of some themes
Chapter 11. Customizing Redmine