From 0b94674289d0bd6fdf5f543f3f9ccfc7346b8b90 Mon Sep 17 00:00:00 2001 From: Paul Beesley <830976+poll-busily@users.noreply.github.com> Date: Tue, 20 Oct 2020 15:51:55 +0100 Subject: [PATCH 1/2] Normalise page / card header styles for admin pages Bring the style of page and card headers into alignment with the LotW admin page. --- application/views/adif/import.php | 6 +-- application/views/api/help.php | 9 ++-- application/views/backup/adif_view.php | 7 ++- application/views/backup/main.php | 7 ++- application/views/backup/notes_view.php | 7 ++- application/views/eqsl/export.php | 3 +- application/views/eqsl/import.php | 3 +- application/views/lotw/import.php | 2 +- application/views/lotw_views/index.php | 3 +- application/views/lotw_views/upload_cert.php | 2 +- application/views/mode/index.php | 4 +- application/views/qrz/export.php | 10 ++-- application/views/qslprint/index.php | 12 ++--- application/views/radio/index.php | 11 ++--- application/views/station_profile/index.php | 9 ++-- application/views/update/index.php | 49 +++++++++++--------- application/views/user/main.php | 9 ++-- 17 files changed, 87 insertions(+), 66 deletions(-) diff --git a/application/views/adif/import.php b/application/views/adif/import.php index 02c42272..05d42407 100644 --- a/application/views/adif/import.php +++ b/application/views/adif/import.php @@ -1,11 +1,11 @@
You will need to generate API keys if you wish to use tools like CloudlogCAT.
+The Cloudlog API (Application Programming Interface) lets third party systems access Cloudlog in a controlled way. Access to the API is managed via API Keys.
+You will need to generate an API key for each tool you wish to use (e.g. CloudlogCAT). Generate a read-write key if the application needs to send data to Cloudlog. Generate a read-only key if the application only needs to obtain data from Cloudlog.
+Info It's good practice to delete a key if you are no longer using the associated application.
num_rows() > 0) { ?> diff --git a/application/views/backup/adif_view.php b/application/views/backup/adif_view.php index 912b9bb9..c5fb651d 100644 --- a/application/views/backup/adif_view.php +++ b/application/views/backup/adif_view.php @@ -1,17 +1,16 @@Backing up your log has been completed successfully and can be found at backup/logbook.adi
+The backup of your log completed successfully. The output can be found at: backup/logbook.adi
You could automate this process by making it a cronjob.
-Something went wrong backing up check that the backup folder exists and has write permissions.
+Something went wrong during the backup process. Check that the backup folder exists and is writeable by your web server user / group.
diff --git a/application/views/backup/main.php b/application/views/backup/main.php index f603563f..7394c202 100644 --- a/application/views/backup/main.php +++ b/application/views/backup/main.php @@ -7,13 +7,16 @@Backup options.
+Some of the data stored in Cloudlog can be exported so that you can keep a backup copy elsewhere.
+It's recommended to create backups on a regular basis to protect your data.
+Choose an option from the list below:
Backing up your notes have been completed successfully and can be found at backup/notes.xml
+The backup of your notes completed successfully. The output can be found at: backup/notes.xml
You could automate this process by making it a cronjob.
-Something went wrong backing up check that the backup folder exists and has write permissions.
+Something went wrong during the backup process. Check that the backup folder exists and is writeable by your web server user / group.
diff --git a/application/views/eqsl/export.php b/application/views/eqsl/export.php index 1c8b2743..9821b762 100644 --- a/application/views/eqsl/export.php +++ b/application/views/eqsl/export.php @@ -1,8 +1,9 @@