EsGuide » History » Version 1
J Cayetano Delgado, 2009-04-29 09:32
| 1 | 1 | J Cayetano Delgado | h1. Documentación de Redmine |
|---|---|---|---|
| 2 | |||
| 3 | h2. Traducciones |
||
| 4 | |||
| 5 | * [[Guide|Inglés]]. |
||
| 6 | * [[frGuide|Francés]]. |
||
| 7 | |||
| 8 | h2. Guía de instalación |
||
| 9 | |||
| 10 | * [[RedmineInstall|Instalar Redmine]] |
||
| 11 | * [[RedmineUpgrade|Actualizar una instalación existente]] |
||
| 12 | * [[RedmineMigrate|Migrar desde otros sistemas]] |
||
| 13 | |||
| 14 | h2. Guía del administrador |
||
| 15 | |||
| 16 | * [[RedmineSettings|Configuración de la aplicación]] |
||
| 17 | * [[RedmineRoles|Roles y permisos]] |
||
| 18 | * [[RedmineIssueTrackingSetup|Sistema de gestión de peticiones]] |
||
| 19 | * [[RedmineCustomFields|Campos personalizados]] |
||
| 20 | * [[RedmineEnumerations|Lista de valores]] |
||
| 21 | * [[RedmineProjects|Gestión de proyectos]] |
||
| 22 | * [[RedmineUsers|Gestión de usuarios]] |
||
| 23 | * [[RedmineLDAP|Autenticación LDAP]] |
||
| 24 | * [[RedmineReceivingEmails|Recibir correos electrónicos]] |
||
| 25 | * [[RedmineReminderEmails|Enviar recordatorios por correo]] |
||
| 26 | |||
| 27 | h2. Guía del usuario |
||
| 28 | |||
| 29 | * [[RedmineAccounts|Users accounts]] |
||
| 30 | * [[RedmineProjectSettings|Project settings]] |
||
| 31 | ** [[RedmineRepositories|Repository configuration]] |
||
| 32 | * [[RedmineProjectOverview|Project overview]] |
||
| 33 | * [[RedmineProjectActivity|Project activity]] |
||
| 34 | * [[RedmineIssues|Issue tracking]] |
||
| 35 | ** [[RedmineIssueList|Issue list]] |
||
| 36 | *** [[RedmineIssueChangelog|Change log]] |
||
| 37 | *** [[RedmineIssueSummary|Issue summary]] |
||
| 38 | ** [[RedmineRoadmap|Roadmap]] |
||
| 39 | *** [[RedmineVersion|Version overview]] |
||
| 40 | * Planning |
||
| 41 | ** [[RedmineCalendar|Calendar]] |
||
| 42 | ** [[RedmineGantt|Gantt]] |
||
| 43 | * [[Time tracking]] |
||
| 44 | ** [[RedmineTimelogDetails|Spent-time details]] |
||
| 45 | ** [[RedmineTimelogReport|Spent-time report]] |
||
| 46 | * [[RedmineNews|News]] |
||
| 47 | * [[RedmineDocuments|Documents]] |
||
| 48 | * [[RedmineFiles|Files]] |
||
| 49 | * [[RedmineForums|Forums]] |
||
| 50 | * [[RedmineWikis|Wikis]] |
||
| 51 | * [[RedmineRepository|Repository]] |
||
| 52 | |||
| 53 | * [[RedmineLogin|Login]] |
||
| 54 | * [[RedmineRegister|Register]] |
||
| 55 | |||
| 56 | h2. Developer guide |
||
| 57 | |||
| 58 | * [[Download|Subversion Instructions]] on the usual download page and checking-out URL's on the [[CheckingoutRedmine|checkout-page]] |
||
| 59 | * [[RedmineGitTracking|Using the Git Tracking Branch]] -- an alternative if you use Git |
||
| 60 | * [[Plugin_Tutorial|Tutorial]] on writing a Redmine plugin |
||
| 61 | * The internal handling of Redmine plugins on the [[Plugin_Internals|plugin-internals]] page |
||
| 62 | * Creating and applying [[Patch|patches]] |
||
| 63 | * An incomplete list of available [[Hooks|plugin hooks]] |
||
| 64 | * An [[ReleaseManagement|explanation]] of how Redmine releases can/may change overtime |
||
| 65 | |||
| 66 | See also: [[RedmineWikiFormatting|Wiki formatting]] |