Guide » History » Version 39
« Previous -
Version 39/64
(diff) -
Next » -
Current version
Mischa The Evil, 2009-07-28 01:08
Converted "Developer Guide"-section to inclusion of content from [[DeveloperGuide]].
Redmine guide¶
Installation guide¶
Administrator guide¶
- Application settings
- Roles and permissions
- Issue tracking system
- Custom fields
- Enumerations
- Managing projects
- Managing users
- LDAP Authentication
- Receiving emails
- Sending reminder emails
User guide¶
- Project overview
- Project activity
- Issue tracking
- Time tracking
- News
- Documents
- Files
- Forums
- Wikis
- Repository
- Project settings
Translations¶
Note that the following translations may not be up to date. Please refer to the original english documentation if needed.
Developer guide¶
General development¶
- Redmine REST API
- Code related topics
- Creating and applying patches
- An explanation of what changes may be in future Redmine releases
- List of vendored third-party core components
Plugin development¶
- A step-by-step tutorial on writing a Redmine plugin
- A description of the internal handling of Redmine plugins
- A description of the Redmine plugin hooks API
- An incomplete list of available Redmine plugin hooks
- A list of frequently asked questions about Redmine plugins
Theme development¶
- A howto (HowTo create a custom Redmine theme) which explains how to create a custom Redmine theme