Wykres commitów

97 Commity (93b7100c51f5fc5b28a4656b9efedbd335408152)

Autor SHA1 Wiadomość Data
Peter Goodhall 48f6ea69bb Added US state to station profile options 2020-04-08 17:00:25 +01:00
phl0 e3b2ea5801
Also show 6-digit grids worked and confirmed 2020-04-02 15:59:48 +02:00
Peter Goodhall 7d1fc66097 Changed migration table number 2020-03-20 20:00:36 +00:00
Peter Goodhall 714a59aae3 Created migration file to add IOTA reference table and records 2020-03-20 19:50:11 +00:00
Peter Goodhall 17abddbc2c Wrong migration numbering 2020-03-02 20:44:59 +00:00
Peter Goodhall ecf999a943 Created migration file to make an eQSL Images table 2020-03-01 17:07:39 +00:00
0x6d61726b cb413a6607
duplicate options removed 2020-02-25 22:04:45 +01:00
Peter Goodhall c5aeab0ce0 Allow user to define date format 2020-02-21 11:40:05 +00:00
AndreasK79 c682b8f3b4 This fixes the ADIF header import bug. Fixes #363. 2020-02-05 21:27:20 +01:00
Kim Huebel 2f489f9ee8 Added col_comment to csv-export for printing,
also made comments in cloudlog.php (cosmetics)
2019-10-06 19:52:18 +02:00
Kim - DG9VH 407b947cd9
Update migration.php 2019-10-05 23:52:12 +02:00
Peter Goodhall f22b811e79 XSS Clean inputs on Station controller and model 2019-10-05 19:16:05 +01:00
Peter Goodhall 2a8f7f9272 Added a function to assign all QSOs to station profile number 1 and added table field into station profile for eqsl nickname 2019-10-03 12:56:25 +01:00
Kim Huebel e301c569a3 reverting changes to cloudlog.php 2019-09-27 23:13:59 +02:00
Kim Huebel 044407fefc considering only the QSOs of the active station profile now. 2019-09-27 23:04:49 +02:00
Peter Goodhall 76e24b545d Added migration to set the station_id to indexed also created a second station model that returns qso count so that sped things up 2019-09-25 00:38:13 +01:00
Peter Goodhall 26e4fd16ef /logbook now shows the station_callsign used 2019-09-24 22:54:37 +01:00
Peter Goodhall 1c3dc32c23 Added extra fields 2019-09-23 16:34:18 +01:00
Peter Goodhall e15f3cdde2 Removed yesterdays work decided against its method of implimentation 2019-09-23 16:27:10 +01:00
Peter Goodhall 50544cfb05 fixed migration cock up 2019-09-22 21:51:55 +01:00
Peter Goodhall d6acd34028 Added a public_search config option this allows you to make search available for users not logged in 2019-09-11 17:32:40 +01:00
Kim Huebel 1886896cb3 reverted K to M 2019-08-28 22:11:58 +02:00
Kim Huebel 0f81c3f6a8 Exporting QSO-Data for printing QSLs 2019-08-28 21:13:24 +02:00
Peter Goodhall 66455193a8 Added cat_timeout_interval this will be used to display a warning on the QSO panel 2019-07-06 23:35:11 +01:00
Peter Goodhall d6b447ea1f Added a migration file to create a description in the api table to start #287 2019-06-30 22:26:00 +01:00
Peter Goodhall 2641634892 Fixed issue where FORCE_INT and SWL columns where incorrectly setup by the old HRD schema. 2019-06-30 22:02:07 +01:00
Peter Goodhall b09584ac49 Added missing config areas for HamQTH 2019-06-30 15:46:03 +01:00
Peter Goodhall c013d66568 Create cloudlog_data_lists.php
Converting Primary Administrative Subdivision Enumeration list into PHP arrays to use in dropdowns

http://www.adif.org/310/ADIF_310.htm#Primary_Administrative_Subdivision
2019-06-29 15:51:39 +01:00
Peter Goodhall 80ee410d23 automatically load the bands configuration file 2019-06-28 17:55:27 +01:00
Peter Goodhall 92fcde42a0 created a bands configuration file 2019-06-28 17:54:31 +01:00
Peter Goodhall e67c1a4688 started code to show gridsquare overlay 2019-06-24 17:32:22 +01:00
Kim Huebel 8365b17f7c Enable configuring the measurement base distance is measured in 2019-06-24 15:57:48 +02:00
Kim Huebel 0b7033a1ba Made the whole thing configurable with
application/config/cloudlog.php
2019-06-22 12:34:06 +02:00
Peter Goodhall e29375d92f Created a cloudlog.php config file to move away from using the main config.php file to make it easier 2019-06-21 15:41:23 +01:00
Peter Goodhall 45a809c331 Added inputs and table columns to start supporting Clublog uploading 2019-06-19 14:14:10 +01:00
Peter Goodhall 9fb7d82702 Created mirgration file to change the logbook table field COL_QSL_VIA from 60 char to 255 2019-06-16 21:45:10 +01:00
Peter Goodhall 6cfbf774cb Added code to import lotw-useractivity.csv for displaying if users on lotw
The csv can be imported by using /index.php/lotw/load_users need to impliment frontend next
2019-06-16 14:31:23 +01:00
Michael Cullen fb1e949acf dxcc tables: extend prefix/call field to 32 characters
While importing the clublog data, I noticed there's an entry
with a 11 character callsign. This is longer than the 10 characters
allowed for the field, causing a problem. This commit extends it to
32 characters, which should be more than enough, while also being a
power of 2.

fixes #272
2019-05-17 02:01:55 +01:00
Tobias Mädel 0e6a7bf8d1 Migration can now be run on any old installation and
should update the layout properly
2019-02-26 19:31:47 +01:00
Tobias Mädel bd91f7aa2c Changed DB layout to UTF8mb4 2019-02-25 17:26:44 +01:00
Peter Goodhall 4c45cbdba3 Removed Google Maps API from config and added QRZ fields 2018-11-27 00:07:33 +00:00
Peter Goodhall 2505b6cc1e Set Cloudlog to version 1.7
There hasn't been a release of Cloudlog in some time there for I'm tagging the current code base 1.7.
2018-11-27 00:00:12 +00:00
Andy 5959f8d6b8 Merge remote-tracking branch 'upstream/master' 2018-11-24 21:01:33 +00:00
Peter Goodhall ffda02bf3a
Time zone changes 2018-11-22 14:14:25 +00:00
Peter Goodhall c138441d38
Set the timezone in the config sample to UTC 2018-11-22 14:11:33 +00:00
Tobias Mädel 80f8c3f158 Added configurable google maps key 2018-11-05 11:56:55 +01:00
Andy abc12df29b pull from magicbug master 2018-08-08 12:37:21 +01: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 2c2e2c97e5 sync installer config template files, fix dbconf sample
- syncs config.php and database.php for installer with CI 3.1.6 versions
- syncs sample database config file with CI 3.1.6 (missed before)
2017-12-12 16:57:18 -07:00
Warren Volz 713d2825ad sync sample config file with codeignitor 3.1.6 changes 2017-12-11 13:23:16 -07:00