提交图

42 提交

作者 SHA1 备注 提交日期
Peter Goodhall
04ccd0809c Refactor Adif controller for code style and readability
Improved code formatting and consistency in the Adif controller by updating brace placement, indentation, and spacing. Enhanced readability and maintainability without changing core logic or functionality.
2025-08-29 10:59:42 +01:00
Peter Goodhall
98ef3d8d83 Remove unused test method from Adif controller
Deleted the test() method from Adif.php as it was not used and contained only temporary validation code.
2025-08-13 15:58:04 +01:00
int2001
903d2248ca
lowered debugoutput from "Error" to debug 2023-12-17 10:31:02 +00:00
int2001
3c44382f23
TuneUp Import by creating INDEX on DXCC-Tables and altering logic 2023-12-17 10:24:13 +00:00
int2001
412e74f027
2nd try to speed up importer 2023-12-17 09:01:09 +00:00
phl0
5de2f2a93b
Beautify DCL sync output and add some more useful information 2023-10-18 11:31:15 +02:00
phl0
e5ca3e67bf
Add update function for DCL DOK data 2023-10-17 16:19:05 +02:00
phl0
23130ee5bd
We should not lie about dupes on the success page ... 2023-10-16 09:34:29 +02:00
int2001
4f01218d4d
Ignore Stationcallsign at import as option 2023-09-20 16:00:18 +00:00
int2001
12da0b1075
Added "Already imported to clublog" to ADIF-Importer 2023-08-07 05:23:57 +00:00
int2001
95dd70aaf6 Strong check for station_id when importing 2023-07-19 18:18:03 +00:00
int2001
34b3dce5f2 Skip QSOs in ADIF-Import which do not match the chosen station_profile 2023-07-14 07:29:53 +00:00
Peter Goodhall
d5a30f97b0 [ADIF] fixed typo his instead of this 2023-07-08 13:16:56 +01:00
int2001
723e575af3 Add HRDLog to Cloudlog 2023-07-07 11:33:15 +00:00
Thomas Werzmirzowsky
309803e252 renamed station profile to station location
only show station locations of user
check station location user in backend
2021-11-15 19:46:20 +01:00
Andreas
f4b29bd601 [QRZ Logbook] Updated the rest of the code to work with the new placement for the marking of QSOs. 2021-09-05 17:11:58 +02:00
Andreas
64827f4506 [ADIF Import] Added option to always use login call as operator. Request by OE3IDE. 2021-05-01 19:52:13 +02:00
Andreas
6f07bb3a4b [Adif Export] Added possibility to choose station profile when exporting or marking QSOs. 2021-03-08 20:20:05 +01:00
Andreas
ae1c82815f [ADIF import] Skip QRZ Logbook upload when importing ADIF from import, and LoTW. 2020-12-11 10:49:33 +01:00
Andreas
b03a753ab6 [ADIF Import / Export] GUI tweaking. Split into tabs. Added option for marking QSOs as exported to QRZ Logbook when importing from ADIF. 2020-12-04 14:52:00 +01:00
Andreas
256dddc1f6 [QRZ Logbook] Added mark QSOs as uploaded. 2020-11-21 22:06:25 +01:00
Peter Goodhall
e7d0d00e89 Fixed issue with ADIF export when exporting all the log 2020-11-17 17:35:48 +00:00
Paul Beesley
2ebf33a084 Update admin page titles
Trying to bring the page title into line with the Admin menu dropdown entry or vice-versa, depending on which one is most used
2020-10-20 22:03:37 +01:00
AndreasK79
62e961747d Added option for adif export to only export those not flagged as exported. 2020-06-23 09:22:37 +02:00
Peter Goodhall
752a8b48d3 Fixes ADIF so that the MY fields are set which tQSL can automatically use to select location 2020-04-08 14:47:25 +01:00
AndreasK79
7c032d380c Added a few options on ADIF import. Added mode to duplicate check when importing. 2020-04-05 14:23:43 +02:00
AndreasK79
e7d1b3bf27 Added possibility to mark QSOs as exported to LoTW. 2020-04-01 08:43:08 +02:00
Peter Goodhall
4252a3ab2d Lots more ADIF validation. 2019-10-21 17:41:21 +01:00
Peter Goodhall
f638b82005 When exporting, always use the active station profile 2019-09-24 23:42:01 +01:00
Peter Goodhall
c124a0200c You can now select station profile for ADIF file when importing 2019-08-19 22:25:50 +01:00
Peter Goodhall
e0851324ff Fixed issue where sometimes EOH was skipped 2019-08-18 15:25:23 +01:00
Peter Goodhall
37e38c4433 Cleaned up old files not needed since all the changes at the start of the year 2019-07-08 19:42:03 +01:00
Peter Goodhall
e660f1640a Make sure that ADIF logs are always handled as UTF-8 encoded to support international langs 2019-06-30 23:29:58 +01:00
Peter Goodhall
c3c2916c1d Fixed issue with POST errors shown on the upload page before it had even been submitted fixes #311 2019-06-30 00:06:24 +01:00
Peter Goodhall
5eff3f015b Less code to get the max post size from php.ini :) 2019-05-16 16:19:56 +01:00
Peter Goodhall
9a49b1c207 Improved Error reporting on ADIF upload and display the maxmium file size for upload the web server supports 2019-05-16 16:03:52 +01:00
Peter Goodhall
9c3a84ab8b minor changes to satellite export 2019-04-08 15:47:03 +01:00
Peter Goodhall
7cce986807 satellite adif export 2019-04-08 15:36:23 +01:00
Peter Goodhall
0187548829 Converted ADIF pages to Bootstrap 4 and removed the dxcluster controller 2019-01-13 19:11:46 +00:00
Peter Goodhall
e7eff66b59 export satellite adif only 2019-01-07 16:58:23 +00:00
Warren Volz
85a167eda9 Re-add adif + tq8 mime types, upload path
- set ADIF file upload path to ./upload/
- for ADIF my browser uses text/plain, so
  add this to the adi/adif types
2017-12-18 00:41:17 -07:00
Warren Volz
e384826aea Codeignitor 3.1.6 and corresponding changes
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
  and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00
重命名自 application/controllers/adif.php (浏览更多)