#-- copyright # OpenProject is an open source project management software. # Copyright (C) 2012-2020 the OpenProject GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version 3. # # OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows: # Copyright (C) 2006-2017 Jean-Philippe Lang # Copyright (C) 2010-2013 the ChiliProject Team # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 # of the License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # # See docs/COPYRIGHT.rdoc for more details. #++ en: seeders: standard: demo_data: projects: demo-project: project-overview: row_count: 5 column_count: 2 widgets: - identifier: 'custom_text' start_row: 1 end_row: 2 start_column: 1 end_column: 3 options: name: 'Welcome' text: '![Teaser](##attachment:"demo_project_teaser.png")' attachments: - demo_project_teaser.png - identifier: 'custom_text' start_row: 2 end_row: 5 start_column: 1 end_column: 2 options: name: 'Getting started' text: | We are glad you joined! We suggest to try a few things to get started in OpenProject. Discover the most important features with our [Guided Tour](%{base_url}/projects/demo-project/work_packages/?start_onboarding_tour=true). _Try the following steps:_ 1. *Invite new members to your project*: → Go to [Members](%{base_url}/projects/demo-project/members) in the project navigation. 2. *View the work in your project*: → Go to [Work packages](%{base_url}/projects/demo-project/work_packages) in the project navigation. 3. *Create a new work package*: → Go to [Work packages → Create](%{base_url}/projects/demo-project/work_packages/new). 4. *Create and update a project plan*: → Go to [Project plan](%{base_url}/projects/demo-project/work_packages?query_id=##query.id:"Project plan") in the project navigation. 5. *Activate further modules*: → Go to [Project settings → Modules](%{base_url}/projects/demo-project/settings/modules). 6. *Complete your tasks in the project*: → Go to [Work packages → Tasks](%{base_url}/projects/demo-project/work_packages/details/##wp.id:"Set date and location of conference"/overview?query_id=##query.id:"Tasks"). Here you will find our [User Guides](https://docs.openproject.org/user-guide/). Please let us know if you have any questions or need support. Contact us: [support[at]openproject.com](mailto:support@openproject.com). - identifier: 'project_status' start_row: 2 end_row: 3 start_column: 2 end_column: 3 - identifier: 'project_description' start_row: 3 end_row: 4 start_column: 2 end_column: 3 - identifier: 'members' start_row: 4 end_row: 5 start_column: 2 end_column: 3 options: name: 'Members' - identifier: 'work_packages_overview' start_row: 5 end_row: 6 start_column: 1 end_column: 3 options: name: 'Work packages' - identifier: 'work_packages_table' start_row: 6 end_row: 7 start_column: 1 end_column: 3 options: name: 'Milestones' queryId: '##query.id:"Milestones"' scrum-project: project-overview: row_count: 5 column_count: 2 widgets: - identifier: 'custom_text' start_row: 1 end_row: 2 start_column: 1 end_column: 3 options: name: 'Welcome' text: '![Teaser](##attachment:"scrum_project_teaser.png")' attachments: - scrum_project_teaser.png - identifier: 'custom_text' start_row: 2 end_row: 5 start_column: 1 end_column: 2 options: name: 'Getting started' text: | We are glad you joined! We suggest to try a few things to get started in OpenProject. Discover the most important features with our [Guided Tour](%{base_url}/projects/your-scrum-project/backlogs?start_scrum_onboarding_tour=true). _Try the following steps:_ 1. *Invite new members to your project*: → Go to [Members](%{base_url}/projects/your-scrum-project/members) in the project navigation. 2. *View your Product backlog and Sprint backlogs*: → Go to [Backlogs](%{base_url}/projects/your-scrum-project/backlogs) in the project navigation. 3. *View your Task board*: → Go to [Backlogs](%{base_url}/projects/your-scrum-project/backlogs) → Click on right arrow on Sprint → Select [Task Board](##sprint:"Sprint 1"). 4. *Create a new work package*: → Go to [Work packages → Create](%{base_url}/projects/your-scrum-project/work_packages/new). 5. *Create and update a project plan*: → Go to [Project plan](##query:"Project plan") in the project navigation. 6. *Create a Sprint wiki*: → Go to [Backlogs](%{base_url}/projects/your-scrum-project/backlogs) and open the sprint wiki from the right drop down menu in a sprint. You can edit the [wiki template](%{base_url}/projects/your-scrum-project/wiki/) based on your needs. 7. *Activate further modules*: → Go to [Project settings → Modules](%{base_url}/projects/your-scrum-project/settings/modules). Here you will find our [User Guides](https://docs.openproject.org/user-guide/). Please let us know if you have any questions or need support. Contact us: [support[at]openproject.com](mailto:support@openproject.com). - identifier: 'project_status' start_row: 2 end_row: 3 start_column: 2 end_column: 3 - identifier: 'project_description' start_row: 3 end_row: 4 start_column: 2 end_column: 3 - identifier: 'members' start_row: 4 end_row: 5 start_column: 2 end_column: 3 options: name: 'Members' - identifier: 'work_packages_overview' start_row: 5 end_row: 6 start_column: 1 end_column: 3 options: name: 'Work packages' - identifier: 'work_packages_table' start_row: 6 end_row: 7 start_column: 1 end_column: 3 options: name: 'Project plan' queryId: '##query.id:"Project plan"'