diff --git a/doc/Radicale.raw.xml b/doc/Radicale.raw.xml index 9942558bc..17c1010bb 100644 --- a/doc/Radicale.raw.xml +++ b/doc/Radicale.raw.xml @@ -4,6 +4,12 @@ FreedomBox/Manual/Radicale + + 32 + 2018-06-01 10:48:04 + JosephNuthalapati + Update DAVdroid account setup with screenshots + 31 2018-01-03 08:54:14 @@ -245,7 +251,7 @@ Now open your client application to create new calendar and address books that will use your FreedomBox and Radicale server. The Radicale website provides an overview of supported clients, but do not use the URLs described there; FreedomBox uses another setup, follow this manual. Below are the steps for two examples: - Example of setup with Evolution client: + Example of setup with Evolution client: Calendar @@ -298,40 +304,46 @@ - - Android - - - There are various Apps that allow the integration of the *radicale* server. This example uses DAVdroid, which is available e.g. on F-Droid. - - - If you intend to use ToDo-Lists as well, the compatible app OpenTasks has to be installed first. - - - Install DAVdroid - - - Create an account in DAVdroid with the same settings as described for Evolution - - - Click the newly created account and synchronize. - - - The settings, such as periodicity of synchronization, can be adjusted. - - - A contact or calendar file, that was created before appears. - - - Enable it. - - - It may take some minutes before e.g. the calendar is visible in your calendar app. - - - +
+ Synchronizing with your Android phone + There are various Apps that allow integration with the Radicale server. This example uses DAVdroid, which is available e.g. on F-Droid. If you intend to use ToDo-Lists as well, the compatible app OpenTasks has to be installed first. + Follow these steps for setting up your account with the Radicale server running on your FreedomBox. + + + Install DAVdroid + + + Create a new account on DAVdroid by clicking on the floating + button. + + + Select the second option as shown in the first figure below and enter the base url as . DAVdroid will be able to discover both CalDAV and WebDAV accounts for the user. + + + Follow this video from DAVdroid FAQ to learn how to migrate your existing contacts to Radicale. + + + Note: One UI quirk in DAVdroid is that you have to check the checkboxes before clicking on the sync button in the header. + + + + + + + DAVdroid account setup + + + + + + + + DAVdroid account sync + + + +
Advanced Users
diff --git a/doc/freedombox-manual.raw.xml b/doc/freedombox-manual.raw.xml index 6d764a5cf..77f4db422 100644 --- a/doc/freedombox-manual.raw.xml +++ b/doc/freedombox-manual.raw.xml @@ -489,10 +489,10 @@ Power on the FreedomBox. - On first boot, the FreedomBox will perform its initial setup and then reboot. This may take several minutes. + On first boot, FreedomBox will perform its initial setup (older versions of FreedomBox reboot after this step). This process may take several minutes on some machines. After giving it about 10 minutes, proceed to the next step. - After the FreedomBox has rebooted, you can access its web interface (called Plinth) through your web browser. + After the FreedomBox has finished its initial setup, you can access its web interface (called Plinth) through your web browser. If your computer is connected directly to the FreedomBox through a second (LAN) ethernet port, you can browse to: or . @@ -1072,7 +1072,7 @@ Primary key fingerprint: BCBE BD57 A11F 70B2 3782 BC57 36C3 6144 0C9B C971]]>Now open your client application to create new calendar and address books that will use your FreedomBox and Radicale server. The Radicale website provides an overview of supported clients, but do not use the URLs described there; FreedomBox uses another setup, follow this manual. Below are the steps for two examples: - Example of setup with Evolution client: + Example of setup with Evolution client: Calendar @@ -1125,40 +1125,46 @@ Primary key fingerprint: BCBE BD57 A11F 70B2 3782 BC57 36C3 6144 0C9B C971]]> - - Android - - - There are various Apps that allow the integration of the *radicale* server. This example uses DAVdroid, which is available e.g. on F-Droid. - - - If you intend to use ToDo-Lists as well, the compatible app OpenTasks has to be installed first. - - - Install DAVdroid - - - Create an account in DAVdroid with the same settings as described for Evolution - - - Click the newly created account and synchronize. - - - The settings, such as periodicity of synchronization, can be adjusted. - - - A contact or calendar file, that was created before appears. - - - Enable it. - - - It may take some minutes before e.g. the calendar is visible in your calendar app. - - -
+
+ Synchronizing with your Android phone + There are various Apps that allow integration with the Radicale server. This example uses DAVdroid, which is available e.g. on F-Droid. If you intend to use ToDo-Lists as well, the compatible app OpenTasks has to be installed first. + Follow these steps for setting up your account with the Radicale server running on your FreedomBox. + + + Install DAVdroid + + + Create a new account on DAVdroid by clicking on the floating + button. + + + Select the second option as shown in the first figure below and enter the base url as . DAVdroid will be able to discover both CalDAV and WebDAV accounts for the user. + + + Follow this video from DAVdroid FAQ to learn how to migrate your existing contacts to Radicale. + + + Note: One UI quirk in DAVdroid is that you have to check the checkboxes before clicking on the sync button in the header. + + + + + + + DAVdroid account setup + + + + + + + + DAVdroid account sync + + + +
Advanced Users
@@ -6518,7 +6524,7 @@ Password: - To access the web interface you need to find out your FreedomBox's IP address as described in section: Finding out the IP address of the virtual machine. Then access this IP from a web browser which is on the same network as the VM (f.ex. the host). If all is well, you are now presented with a welcome message and invited to complete the first boot process. + To access the web interface you need to find out your FreedomBox's IP address as described in Finding out the IP address of the virtual machine. Then access this IP from a web browser which is on the same network as the VM (f.ex. the host). If all is well, you are now presented with a welcome message and invited to complete the first boot process. @@ -6876,6 +6882,9 @@ Password: + + +
Finding out the IP address of the virtual machine @@ -7372,6 +7381,29 @@ wget https://www.thinkpenguin.com/files/ath9k_firmware_free-version/htc_7010.fw]
Release Notes The following are the release notes for each FreedomBox version. +
+ Version 0.31.0 (2018-06-04) + + + Updated translations for Czech, Spanish, Russian, German, Italian, Hindi, Telugu, and Norwegian Bokmål + + + mediawiki: Added private mode option + + + users: Fix user permissions not being saved + + + users: internationalize a string + + + mediawiki: Run update script for 1.30 upgrade + + + shortcuts: Fix urls for ikiwiki shortcuts + + +
Version 0.30.0 (2018-05-21) diff --git a/doc/images/DAVdroid-setup-account.png b/doc/images/DAVdroid-setup-account.png new file mode 100644 index 000000000..94806c14b Binary files /dev/null and b/doc/images/DAVdroid-setup-account.png differ diff --git a/doc/images/DAVdroid-sync-account.png b/doc/images/DAVdroid-sync-account.png new file mode 100644 index 000000000..fcdc08ffe Binary files /dev/null and b/doc/images/DAVdroid-sync-account.png differ