Commit graph

20 commits

Author SHA1 Message Date
Peter Goodhall
3fdeee9dc6 Add ZIP extension check to backup page
The backup controller now checks if the PHP ZIP extension is installed and passes this information to the view. The backup page displays a warning if the extension is missing, guiding users to install it for backup and restore functionality.
2026-01-15 15:26:15 +00:00
Peter Goodhall
79cd4b4397 Add user-level backup and restore functionality
Introduces user-facing JSON+ZIP export and import for stations, logbooks, and QSOs, including preview and progress views. Updates backup controller to allow all authenticated operators (level 2+) and replaces legacy backup card with new workflow in the UI. Adds new views for import preview and progress, supporting selective import and conflict handling.
2025-11-24 17:30:40 +00:00
int2001
d7e815bf06
Leftovers, too 2023-12-15 15:32:23 +00:00
Andreas
591bd15098 [Notes backup] Added support for backing up notes with an API key 2023-05-03 09:38:28 +02:00
phl0
d6529890b2
Delete stray a tag 2023-05-01 21:34:13 +02:00
phl0
a7473a44a8
Fix download link 2023-05-01 21:31:40 +02:00
Andreas
ebe01d938c [ADIF Backup] Added unique name to the backup file. 2023-05-01 17:21:20 +02:00
phl0
611013bcdc
Fix ADIF version tags 2022-12-11 23:04:41 +01:00
Andreas
6e91f641d1 [Backup ADIF] Fixed invalid length of programversion. Fixes #1837 2022-12-11 18:02:45 +01:00
Peter Goodhall
b40e0e7bfe Merge pull request #1388 from onovy/fix_adif_export
Fix ADIF export
2022-02-06 20:52:56 +00:00
Andreas
7952ec76f7 Refactoring: implemented AdifHelper in Club Log export, satellite export and backup of ADIF. 2020-11-23 19:52:30 +01:00
Paul Beesley
2f55f0a812 Use buttons for backup page actions 2020-10-27 20:51:23 +00:00
Paul Beesley
0b94674289 Normalise page / card header styles for admin pages
Bring the style of page and card headers into alignment with the LotW admin page.
2020-10-20 21:42:43 +01:00
Kim Huebel
9cbd65b0cd Merge branch 'master' of https://github.com/magicbug/Cloudlog into configurable_modes
some futher modifications
2020-05-24 08:51:30 +02:00
Peter Goodhall
f506750cfb Bootstrap Interface Updates 2019-01-14 16:29:06 +00:00
Robert Chipperfield
d9c935ba88 Set ADIF header field lengths correctly 2012-12-16 13:04:50 +00:00
Peter Goodhall
01163e95e8 Major UI changes, some areas like search are broken 2011-11-06 23:09:51 +00:00
Peter Goodhall
3ed8928bd4 Adding Titles to pages 2011-11-04 17:32:03 +00:00
Peter Goodhall
ae6b330710 Backup: Added XML Export of Notes 2011-10-01 19:35:23 +01:00
Peter Goodhall
570f3e4288 Added Backup controller and views, first option is to backup log to adif and its stored in the /backup/ folder.. could be controlled via a cron 2011-09-30 22:27:18 +01:00