Commit Graph

87 Commits

Author SHA1 Message Date
Andreas Kristiansen
a25132d5cb Made download a JS call 2025-01-30 21:07:58 +01:00
Andreas Kristiansen
8da0dc38e3 Merge branch 'dev' into clublog_gui 2025-01-30 20:39:56 +01:00
int2001
b1a42a3597 Remove superfluous and unused function 2025-01-30 17:36:41 +00:00
Andreas Kristiansen
811639df1d Fixed js and info messages for upload 2025-01-28 19:24:53 +01:00
Andreas Kristiansen
71ffe7fc6b Added config switch to upload function in controller 2025-01-28 07:53:17 +01:00
Andreas Kristiansen
085e3684c2 Started working on ajax call for download 2025-01-27 13:03:55 +01:00
Andreas Kristiansen
8bb7b643dd Load correct model 2025-01-27 07:48:46 +01:00
Andreas Kristiansen
1a0748a92e Added handling when trigger upload/download from GUI 2025-01-25 09:01:53 +01:00
Andreas Kristiansen
0e21df3ced [Clublog] Started making GUI for syncing Clublog 2025-01-17 14:02:20 +01:00
HB9HIL
2a5c6538aa page titles 2024-06-08 11:01:59 +02:00
HB9HIL
1feac9389e moved upload and download to clublog model 2024-05-25 09:41:27 +02:00
int2001
8c2070295e Failsafe (Disable Download for stations without grant) 2024-05-09 17:38:22 +00:00
int2001
84502717fb First working Version with CL-Download to users 2024-05-09 10:49:14 +00:00
int2001
3fbc8fb1e2 Break for checking other PR 2024-05-09 08:18:38 +00:00
int2001
0afbc6584b First working Download 2024-05-09 06:02:17 +00:00
int2001
b72dcd2dc0 Marker / Preparing for Download 2024-05-08 18:40:13 +00:00
int2001
fcf93620e4 Cloning of QSO-Up to DOWN 2024-05-08 18:38:06 +00:00
HB9HIL
e929c62087 added comments 2024-05-03 11:14:52 +02:00
HB9HIL
f2163cb2ba changed last_run function to be more generic 2024-04-26 15:07:54 +02:00
HB9HIL
d9c7f473b7 set last run 2024-04-22 23:32:34 +02:00
phl0
950ed3a462 Add newline for error messages 2024-03-06 13:32:49 +01:00
int2001
e4f411c708 Catch Clublogerror if log was already sent 2024-03-06 06:16:47 +00:00
HB9HIL
1e86961b92 removed first approach and added constructor 2024-02-29 13:52:54 +01:00
HB9HIL
fbe5411251 added flag to recommend cronjobs 2024-02-27 20:58:02 +01:00
HB9HIL
6e8aeecb7d new clublog api key 2024-01-29 12:36:14 +01:00
Andreas
ef4e2be0c1 Removed unused function in controller 2024-01-26 08:45:50 +01:00
int2001
032e77957f Clublog-RT-Upload 2023-11-27 12:55:16 +00:00
Andreas
e00aacc96c [Clublog] Updated script (cron job) to work for all users with a username and password set 2022-09-11 15:02:31 +02:00
Peter Goodhall
de491981d4 Improved some text output rendering 2020-11-28 20:00:07 +00:00
Paul Beesley
5d23802e16 Further tweaks to text and text formatting
This commit has some further changes to text throughout the application. There are also some small fixes for text formatting. E.g. making sure that the small "helper" text under certain form fields is all consistent in terms of colour, font, etc.
2020-11-02 09:34:29 +00:00
Peter Goodhall
ec9a3cc10b Update Clublog.php 2019-10-13 18:17:13 +01:00
Peter Goodhall
2b22b0139a Update Clublog.php 2019-10-13 18:10:23 +01:00
Peter Goodhall
34e0f94b66 Update Clublog.php 2019-10-13 18:08:22 +01:00
Peter Goodhall
32ed67896f Update Clublog.php 2019-10-13 18:04:46 +01:00
Peter Goodhall
5560e5005e POST Each QSO to clublog seperately and if successful mark as sent. 2019-10-13 18:04:17 +01:00
Peter Goodhall
0c74ac5605 clublog realtime function wasn't public so couldn't be called 2019-10-13 16:26:34 +01:00
Peter Goodhall
7f538b4cab added clublog/realtime function this hasn't been tested current thinking is to run in a cronjob every minute or so 2019-10-12 23:42:03 +01:00
Peter Goodhall
ffa1e12048 started the barebones to add realtime clublog uploading 2019-10-12 23:10:22 +01:00
Peter Goodhall
51419ad9e0 Added debug error logging 2019-10-09 21:39:12 +01:00
Michael G7VJR
80145b4732 Use Club Log CDN for cty.xml
Change the URL for collecting Club Log's cty.xml definitions to use https://cdn.clublog.org (Content Delivery Network, faster). Remove reference to secure.clublog.org and update string "Clublog" to be "Club Log".

Getting my hands dirty for the first time so very minor stuff!
2019-10-08 20:53:14 +01:00
Peter Goodhall
51723d146c Added XSS clean to incoming items and code to delete clublog adif files 2019-10-05 19:26:07 +01:00
Peter Goodhall
49f7bdf6e8 Delete clublog ADIF after upload 2019-10-05 19:21:07 +01:00
Peter Goodhall
bf6963bf38 Update Clublog.php 2019-09-26 13:20:56 +01:00
Peter Goodhall
7f18ffcabf Update Clublog.php 2019-09-26 13:19:37 +01:00
Peter Goodhall
bd8cbd5616 Update Clublog.php 2019-09-26 13:15:33 +01:00
Peter Goodhall
11458ceafb Update Clublog.php 2019-09-26 13:13:53 +01:00
Peter Goodhall
1834feaed8 Update Clublog.php 2019-09-26 13:12:59 +01:00
Peter Goodhall
41131dacb9 Fixed IF bug 2019-09-26 13:08:47 +01:00
Peter Goodhall
eff165f28e Clublog will upload to logbook based on the station callsign of the station profile 2019-09-26 13:05:28 +01:00
Peter Goodhall
06297e76e5 Moved Clublog lookup function to Clublog controller 2019-08-16 12:11:46 +01:00