Minor fixes + Milestones description.

This commit is contained in:
Olga Vlasiuk 2021-07-21 16:09:35 +03:00
parent 4b87ca83d7
commit 30d794fa70
3 changed files with 81 additions and 10 deletions

View File

@ -34,7 +34,7 @@
<p>Use the <img alt="Reset query" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/resetquery.png")%>" /> icon to reset the search query. To close the search field, tap the <img alt="Cancel icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/back.png")%>" /> icon on the right.</p>
<h3>Sort and filter items</h3>
<p>You can sort items by different parameters and apply a filter or several filters to display the necessary items only. Available sort and filter options may differ depending on the selected section of the <b>Projects</b> module (<a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/projects/project-management.aspx")%>"><b>projects</b></a> and <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/projects/milestones.aspx")%>"><b>milestones</b></a>, <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/projects/tasks.aspx")%>"><b>tasks</b></a>, <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/projects/discussions.aspx")%>"><b>discussions</b></a>, <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/projects/project-documents.aspx")%>"><b>documents</b></a>). All the available sort and filter parameters for different items are listed in the corresponding sections of the documentation.</p>
<p>You can sort items by different parameters and apply a filter or several filters to display the necessary items only. Available sort and filter options may differ depending on the selected section of the <b>Projects</b> module (<a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/AndroidProjects/project-management.aspx")%>"><b>projects</b></a> and <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/AndroidProjects/project-management.aspx")%>"><b>milestones</b></a>, <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/AndroidProjects/tasks.aspx")%>"><b>tasks</b></a>, <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/AndroidProjects/discussions.aspx")%>"><b>discussions</b></a>, <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/AndroidProjects/project-documents.aspx")%>"><b>documents</b></a>). All the available sort and filter parameters for different items are listed in the corresponding sections of the documentation.</p>
<p>To <b>sort items</b> in the corresponding section:</p>
<ol>
<li>tap the <b>Sort by</b> <img alt="Sort icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/sorticon.png")%>" /> icon in the upper left corner,</li>
@ -67,7 +67,7 @@
</ul>--%>
<h3>Perform actions on a single item</h3>
<p class="note">Available options may differ depending on the selected app section (<a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/projects/project-management.aspx")%>"><b>projects</b></a> and <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/projects/milestones.aspx")%>"><b>milestones</b></a>, <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/projects/tasks.aspx")%>"><b>tasks</b></a>, <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/projects/discussions.aspx")%>"><b>discussions</b></a>, <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/projects/project-documents.aspx")%>"><b>documents</b></a>). All the available options for different items are listed in the corresponding sections of the documentation.</p>
<p class="note">Available options may differ depending on the selected app section (<a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/AndroidProjects/project-management.aspx")%>"><b>projects</b></a> and <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/AndroidProjects/project-management.aspx")%>"><b>milestones</b></a>, <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/AndroidProjects/tasks.aspx")%>"><b>tasks</b></a>, <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/AndroidProjects/discussions.aspx")%>"><b>discussions</b></a>, <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/AndroidProjects/project-documents.aspx")%>"><b>documents</b></a>). All the available options for different items are listed in the corresponding sections of the documentation.</p>
<p>To <b>change the item status</b>, tap the <img alt="Open project" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/projects/active.png")%>" /> item icon and choose one of the three options: <b>Open</b>, <b>Paused</b>, and <b>Closed</b>. For paused projects, only the <b>Open</b> option is available.</p>
<%--<p>Touch close to the edge of the screen to the right of the necessary item in the corresponding section and swipe left to access the menu and choose the necessary action:</p>
<p>

View File

@ -91,9 +91,10 @@
<p>You can access the <b>Settings</b> through the <b>Profile</b> section. To open a profile, tap your user account.</p>
<p>You can enable a passcode protection for your application. To do that:</p>
<ol>
<li>tap the <img alt="Navigation menu" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/navigationmenu.png")%>" /> icon in the upper left corner,</li>
<li>tap the <img alt="Navigation menu" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/navigationmenu.png")%>" /> icon in the bottom right corner,</li>
<li>open a profile,</li>
<li>tap the <b>Settings</b> option in the right upper corner,</li>
<li>tap the <b>Passcode Lock</b> menu item,</li>
<li>tap the <b>Passcode lock</b> menu item,</li>
<li>tap the <b>Enable passcode</b> option,</li>
<li>specify your 4-digits passcode and confirm it.</li>
</ol>

View File

@ -12,7 +12,11 @@
(Page as BasePage).Guides = guides;
}
protected void Page_Load(object sender, EventArgs e)
{
}
</script>
<div class="MainHelpCenter">
@ -57,7 +61,7 @@
<li>to filter items, open the <b>Filter</b> <img alt="Filter icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/filtericon.png")%>" /> menu and select the necessary filter: <b>Status</b>, <b>Project manager</b>, <b>Team member</b> or <b>Other</b>, then choose the necessary parameters for the selected filter:
<p><img alt="Filter menu" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/projects/filtermenu.png")%>" /></p>
<ul>
<li>to filter projects by <b>Status</b>, select the necessary status (<b>Open</b>, <b>Paused</b> or <b>Closed</b>),</li>
<li>to filter projects by <b>Status</b>, select the necessary status (<b>Active</b>, <b>Paused</b> or <b>Closed</b>),</li>
<li>to filter projects by <b>Project manager</b>, check the necessary user in the user list,</li>
<li>to filter projects by <b>Team member</b>, check the necessary user in the user list, <%--To easily find the person you need, switch between the <b>People</b> and <b>Groups</b> tab and use the <b>Search</b> field on the top.--%></li>
<li>the menu <b>Other</b> contains the following filtering options: <b>Followed</b>, <b>With Tag</b>, and <b>Without Tag</b>,</li>
@ -91,13 +95,78 @@
<p>If you have corresponding rights, you can manage existing items (tasks, milestones, discussions) or add new items within each section of the project using the <img alt="Create new item" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/createnewitem.png")%>" /> icon in the bottom right corner.</p>
<p class="note">Managing teams is available on the <b>Edit project</b> screen. Managing documents is available via the <b>ONLYOFFICE Documents</b> mobile application.</p>
<h3>Project milestones</h3>
<p>In the milestones list, you can view the following information about milestones:</p>
<p><img alt="Milestones in the list" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/projects/milestonesinthelist.png")%>" /></p>
<ul>
<li>the milestone title,</li>
<li>the milestone status designated with the corresponding icon on the left: open <img alt="Active milestone" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/projects/active.png")%>" /> or closed <img alt="Closed milestone" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/projects/closed.png")%>" />,</li>
<li>if the milestone is a key one or not. Key milestones are marked with the <img alt="Key milestone" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/projects/keymilestone.png")%>" /> icon,</li>
<li>the person who is responsible for the milestone,</li>
<li>the milestone deadline,</li>
<li>the number of tasks <img alt="Tasks in milestone" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/projects/milestonetasks.png")%>" /> displayed on the right.</li>
</ul>
<details class="details-example">
<summary>Sort and filter milestones in the list</summary>
<p>To easily find the necessary milestone in the list, you can apply different sort and filter parameters.</p>
<h5>Sort milestones</h5>
<ol>
<li>tap the <img alt="Sort icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/sorticon.png")%>" /> icon in the upper left corner,</li>
<li>select the necessary sorting criterion: <b>Deadline</b>, <b>Creation date</b>, or <b>Title</b>,</li>
<li>tap the necessary criterion to sort the items in ascending or descending order. Tapping the same criterion will reverse the sorting order.</li>
</ol>
<h5>Filter milestones</h5>
<ol>
<li>tap the <img alt="Filter icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/filtericon.png")%>" /> icon in the upper right corner,</li>
<li>select the necessary filter in the <b>Filter</b> list: <b>Status</b>, <b>Responsible</b>, <b>Tasks</b> (<em>My tasks</em> and <em>Other user</em>), <b>Due date</b>, and choose the necessary parameters for the selected filter:
<ul>
<li>to filter milestones by <b>Status</b>, select the necessary status (<b>Active</b> or <b>Closed</b>),</li>
<li>to filter milestones by <b>Responsible</b>, check the necessary user in the <b>Responsible</b> list,</li>
<li>to filter milestones by <b>Due date</b>, select one of the available presets: <b>Overdue</b>, <b>Today</b>, <b>Upcoming</b> or tap the <b>Custom period</b> option, specify the <b>Begin</b> and <b>End</b> dates in the calendar and click <b>SAVE</b>.</li>
</ul>
</li>
<li>if necessary, apply other available filters,</li>
<li>tap the <b>SHOW MILESTONES</b> button.</li>
</ol>
</details>
<details class="details-example">
<summary>Manage milestones in the list</summary>
<p>Open the needed milestone and tap the <img alt="More actions" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/morebutton.png")%>" /> button in the upper right corner.</p>
<p><img alt="More actions" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/morebutton.png")%>" /> - allows to choose one of the following actions:</p>
<ul>
<li><b>Add new milestone</b> to the selected projects,</li>
<li><b>Delete</b> the selected milestone.</li>
</ul>
</details>
<details class="details-example">
<summary>Create a new milestone</summary>
<p>If you have corresponding rights to create a milestone, go to the <b>Projects</b> section and tap the round <img alt="Create milestone" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/projects/createnewmilestone.png")%>" /> button in the upper right corner of the milestones list. To create a new milestone:</p>
<ol>
<li>tap the round <img alt="Create milestone" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/projects/createnewmilestone.png")%>" /> button - the new milestone creation form opens,
<p><img alt="Create milestone - Window" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/projects/createmilestone.png")%>" /></p>
</li>
<li>specify the <b>Milestone title</b> (this field is obligatory),</li>
<li>if necessary, select another <b>Project</b> you want to add the milestone to,</li>
<li>assign a <b>Responsible</b> (this field is obligatory): tap <b>Add responsible</b>, then choose one of the available users on the <b>Select responsible</b> screen tapping their name. When ready, tap <img alt="Done" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/done.png")%>" />,</li>
<li>enter a short <b>Description</b>, if necessary,</li>
<li>set a <b>Due date</b> (this option is obligatory): tap the <b>Set due date</b> button and select the required date in the calendar,</li>
<li>the <b>Advanced options</b> menu contains the following settings:</li>
<li>tap the <b>Key milestone</b> switcher, if necessary. Use this option if you consider the newly created milestone to be more important than others,</li>
<li>tap the <b>Remind me 48 hours before the due date</b> switcher if you want to receive a notification,</li>
<li>when ready, tap the <img alt="Done" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/done.png")%>" /> icon in the upper right corner of the <b>New milestone</b> screen.</li>
</ol>
</details>
<h3>Create a new project</h3>
<p>If you have corresponding rights to create projects, the <img alt="Create new project" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/projects/createnewproject.png")%>" /> icon is available in the bottom right corner of the projects list. To create a new project:</p>
<ol>
<li>tap the <img alt="Create new project" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/projects/createnewproject.png")%>" /> icon - the new project creation form opens,
<p><img alt="Create new project" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/createproject.png")%>" /></p>
</li>
<li>specify the <b>Project Title</b> (this field is obligatory),</li>
<li>specify the <b>Project title</b> (this field is obligatory),</li>
<li>assign a <b>Project manager</b> (this field is obligatory): tap <b>Choose project manager</b>, then choose one of the available users on the <b>Choose project manager</b> screen tapping their name,</li>
<li>create a project <b>Team</b>: tap <b>Add team members</b> and select necessary users tapping their names on the <b>Add team members</b> screen and tap the <img alt="Done" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/done.png")%>" /> icon in the upper right corner.
<p>To remove a member from the team, uncheck their name on the <b>Add team members</b> screen and save the changes by clicking the <img alt="Done" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/done.png")%>" /> icon in the upper right corner,</p>
@ -110,8 +179,8 @@
<li><b>Contacts</b> - disable this option to restrict the access to the CRM contacts linked with this project. If this option is enabled, a project member can view the linked contacts and the available contact information.</li>
</ul>--%>
</li>
<li>enter a short <b>Description</b>, if necessary.</li>
<li>The <b>Advanced options</b> menu contains the following settings:
<li>enter a short <b>Description</b>, if necessary,</li>
<li>the <b>Advanced options</b> menu contains the following settings:
<ul>
<li>tap the <b>Notify project manager by email</b> switcher if you want to send an email notification,</li>
<li>the <b>Save this project as private</b> switcher is turned on by default. Use this option if you'd like to restrict access to the newly created project. In this case the project will be available only to the project administrator, the project manager and its members with corresponding rights. If you turn off this switcher, the project will be available to all users who have access to the <b>Projects</b> module.</li>
@ -124,7 +193,8 @@
<h3>Edit projects</h3>
<p>To adjust some project settings, open the <b>Edit Project</b> screen by tapping the project name in the project list to view it, then tap the <b>Edit</b> <img alt="Edit item" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/editbutton.png")%>" /> icon in the upper right corner.</p>
<p>On the <b>Edit Project</b> screen, change the necessary parameters specified when creating the project. You can also change the project <b>Status</b> selecting one of the options: <b>Open</b>, <b>Paused</b>, or <b>Closed</b>. When ready, tap the <img alt="Done" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/done.png")%>" /> icon in the upper right corner.</p>
<p>If you want to delete the project, tap the <b>More</b> <img alt="More actions" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/morebutton.png")%>" /> icon in the upper right corner of the project <b>Overview</b> page and choose <b>Delete</b>.</p>
<p>Adding tags is also available. Tap the <b>Add tag</b> button and select existing tags by checking them in the list or create your own. To create new tags, tap the round <img alt="Create new item" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/createnewitem.png")%>" /> button in the bottom right corner, enter the tag name in the opened window and tap the <b>Confirm</b> button. When ready, tap the <b>Back</b> <img alt="Back icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/back.png")%>" /> icon.</p>
<p>If you want to delete the project, tap the <img alt="More actions" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/AndroidProjects/morebutton.png")%>" /> icon in the upper right corner of the project <b>Overview</b> page and choose <b>Delete</b>.</p>
</div>
</div>
</div>