Wykres commitów

23 Commity (309803e252c7508407c0396e76336c9274cdb2f9)

Autor SHA1 Wiadomość Data
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 1b2a88b355 Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +01:00
Andreas Kristiansen 234ec52f1b
Merge branch 'mastettest' into station_logbooks 2021-10-08 11:48:01 +02:00
Andreas 5cfa97af8a [SIG Award] Updated code to support station logbooks 2021-09-09 22:29:59 +02:00
Andreas fddc03b4ef [QSLPrint] Bugfix for exporting ADIF and CSV when all is selected in Station Location 2021-08-24 20:10:07 +02:00
Andreas c0a2134f62 [QSL Print] Delete now works. Added a working station profile selector, which changes table and links when changed. 2021-07-22 17:16:49 +02:00
Andreas ebc4ac0c4b [Award] SIG added to awards. Based on the work by @daccle. 2021-03-20 11:24:13 +01: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 cc3f646144 [Print Requested QSLs] Bugfix for ADIF export. Fixed #761 2020-12-20 21:22:52 +01:00
Andreas 7952ec76f7 Refactoring: implemented AdifHelper in Club Log export, satellite export and backup of ADIF. 2020-11-23 19:52:30 +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
Kim Huebel 6813237c59 reworked QSL-Indicators and print-functions to not only use "R" but also
look for "Q" (Queued)... this is logically better if you initiate QSL-sending
by your own... R is for requested by other station to send...

Now we are back to ADIF-Specs-logic :-)
2020-05-25 23:05:21 +02:00
Anthony Di Iorio 9b1385f82f Removed 15 QSO limit on satellite confirmed on LOTW ADIF 2020-04-13 16:39:36 -04:00
Peter Goodhall d9ec5ec514 Final code commits for MY fields for tQSL 2020-04-08 15:00:48 +01:00
Peter Goodhall 8858fd1806 Added further tQSL fields to export 2020-04-08 14:53:20 +01: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 e7d1b3bf27 Added possibility to mark QSOs as exported to LoTW. 2020-04-01 08:43:08 +02:00
AndreasK79 98377c8b4a Implements a datepicker for exporting your log to an ADIF-file. 2020-02-07 14:17:05 +01:00
Peter Goodhall f638b82005 When exporting, always use the active station profile 2019-09-24 23:42:01 +01:00
Kim Huebel 0f81c3f6a8 Exporting QSO-Data for printing QSLs 2019-08-28 21:13:24 +02: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
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