Parcourir la source

Updates to home menu, dashboard, account settings, logout, add images (#107)

* Update index.rst

* Update index.rst

* Create home.rst

* Update and rename home.rst to logout.rst

* images add

* Update logout.rst

* image add

* Update account_settings.rst

* Update dashboard.rst

* image add

* Update dashboard.rst
Len il y a 7 ans
Parent
commit
ca7d0cac04

BIN
source/_static/images/home/fusionpbx_account_settings1.jpg


BIN
source/_static/images/home/fusionpbx_home_dashboard.jpg


BIN
source/_static/images/home/fusionpbx_home_users.jpg


BIN
source/_static/images/home/fusionpbx_logout.jpg


+ 15 - 0
source/home.rst

@@ -0,0 +1,15 @@
+###########
+Home
+###########
+
+
+
+
+.. toctree::
+  :maxdepth: 3
+  :glob:
+
+  home/account_settings.rst
+  home/dashboard.rst
+  home/logout.rst
+  

+ 12 - 0
source/home/account_settings.rst

@@ -8,3 +8,15 @@ Account Settings
 .. image:: ../_static/images/fusionpbx_account_settings.jpg
         :scale: 85%
 
+
+
+* **User Name:** The user name.
+* **Password:** The password.
+* **Confirm Password:** Must match the password.
+* **Language:** Choose a language for the user.
+* **Time Zone:** Time zone specific to the user.
+* **Status:** Used for call center and operator panel.
+* **Contact:** The users contact.  Is used in a phone directory or Apps > Contacts.
+* **Groups:** Group the user is in and relates to what the user can see and do in the menus.
+* **Domain:**  Domain specific to the user.
+* **Enabled:** Enable or disable the account.

+ 11 - 1
source/home/dashboard.rst

@@ -2,7 +2,17 @@
 Dashboard
 ############
 
+Quickly access information and tools related to your account.  Depending on the user permissions, the user may see less options on this screen.
 
-.. image:: ../_static/images/fusionpbx_dashboard.jpg
+.. image:: ../_static/images/home/fusionpbx_home_dashboard.jpg
         :scale: 85%
 
+
+* **Voicemail:** New and total voicemails related to the users voicemail box.  A user can be assigned to more than 1 voicemail box.
+* **Missed Calls:** Missed calls for the user.
+* **Recent Calls:** Number of calls in the last 24 hours.
+* **System Status:** Disk usage in percentage, FusionPBX version, FreeSWITCH version, FreeSWITCH uptime, OS Uptime, CPU Usage, DB Connections, Channels and Registrations.
+* **Call Routing:**  See if call forward, follow me, do not disturb is set and a quick wat to edit those options if needed.
+* **Ring Group Forward:** See the name, extension number, if forwarding is enabled and what number it is forwarded to.
+* **System Counts:** Number of Domains, Devices, Extensions, Gateways, Users, Destinations, CC Queues, IVR Menus, Ring Groups, Voicemail and if they are disabled.
+

+ 0 - 22
source/home/home.rst

@@ -1,22 +0,0 @@
-######
-Home
-######
-
-
-.. image:: ../_static/images/fusionpbx_home_menu.jpg
-        :scale: 85%
-
-
-| In the home menu you have the options for
-
-*  **Account Settings**
-*  **Logout**
-*  **User Dashboard**
-
-
-
-.. toctree::
-  :maxdepth: 3
-  :glob:
-
-  manual/system.rst

+ 10 - 0
source/home/logout.rst

@@ -0,0 +1,10 @@
+#######
+Logout
+#######
+
+
+Logout when you are done, after an upgrade or specific setting change that requires a new session.
+
+.. image:: ../_static/images/home/fusionpbx_logout.jpg
+        :scale: 85%
+