Wykres commitów

588 Commity (fffc58ffac20237af36ff566c2009bf8b3701cb0)

Autor SHA1 Wiadomość Data
Tobias Mädel fffc58ffac
Create updates folder 2018-11-28 23:16:30 +01:00
Peter Goodhall 546aafb757 Removed each() which is depreciated 2018-11-27 15:50:50 +00:00
Peter Goodhall 62939a44e9 changed zoom level 2018-11-27 14:19:11 +00:00
Peter Goodhall 1690bd1bb8 Fixed OSM maps to display only QSOs being displayed in table 2018-11-27 14:15:06 +00:00
Peter Goodhall 906a4ce249 Fixed QSO popup map to show only one pin and the callsign in a popup 2018-11-27 14:11:14 +00:00
Peter Goodhall e9893d8907 Updated header to remove "Tools" and only have Awards
I think there isn't much need to have dx cluster and awards on the drop down, it would be far more suitable just to have Awards on its own
2018-11-27 13:59:27 +00: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
Peter Goodhall e75e57536c Update .gitignore 2018-11-26 23:51:50 +00:00
Peter Goodhall d963559f74 Missed sodding update from url structure. 2018-11-26 23:44:17 +00:00
Peter Goodhall a76981ad26 Fixed links to check the log as it wasn't the whole url 2018-11-26 23:43:19 +00:00
Peter Goodhall 16dd34e5a1
Merge pull request #219 from teabreakninja/master
Move from GoogleMaps to OpenStreetMap
2018-11-26 22:14:56 +00:00
= fd6e815b93 Made zoom a variable, changed Social/maps to use OpenStreetMap 2018-11-26 20:24:14 +00:00
Peter Goodhall d200d913a4
Merge pull request #203 from RobertKaldenbach/master
Refactored frequency class
2018-11-26 11:56:25 +00:00
= c33865a8c5 Move from GoogleMaps to OpenStreeMap 2018-11-25 14:21:12 +00:00
Peter Goodhall 9325169e24
Merge pull request #218 from teabreakninja/master
Awards Updates
2018-11-25 08:13:09 +00:00
Andy c99f6ceb5a Rename cq to Cq 2018-11-24 21:03:59 +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 01da1fc7e6
More time changes 2018-11-22 14:13:43 +00:00
Peter Goodhall c138441d38
Set the timezone in the config sample to UTC 2018-11-22 14:11:33 +00:00
Peter Goodhall 6c8f368f56
Default timezone is UTC not the servers local time 2018-11-22 14:10:57 +00:00
Peter Goodhall 93a9f27f15
Merge pull request #216 from Manawyrm/mapskey
Add configuration parameter for GMaps API key
2018-11-08 23:00:21 +00:00
Peter Goodhall e186c3e639
Merge pull request #215 from Manawyrm/master
Fix statistics 404 and HTTPS in installer
2018-11-08 23:00:07 +00:00
Tobias Mädel 80f8c3f158 Added configurable google maps key 2018-11-05 11:56:55 +01:00
Tobias Mädel 5523f9388a Fix URL detection for HTTPS 2018-11-05 09:25:37 +01:00
Tobias Mädel 38395bfd1d Fix 404 error when clicking on statistics 2018-11-05 08:28:25 +01:00
Andy abc12df29b pull from magicbug master 2018-08-08 12:37:21 +01:00
Andy 0d7b10ac6f ignore logs 2018-08-08 12:28:08 +01:00
Peter Goodhall 41df4f9f05
Merge pull request #212 from wvolz/codeignitor3-mime-type-fix
Re-add adif + tq8 mime types, upload path
2017-12-19 15:24:43 +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
Peter Goodhall 90826b589f
Removed PHP version
Cloudlog now works on PHP7.
2017-12-16 15:37:27 +00:00
Peter Goodhall c527a5a14e
Merge pull request #206 from wvolz/codeignitor3
Codeignitor 3.1.6 and PHP7 compatibility
2017-12-13 13:36:54 +00:00
Peter Goodhall 20d738dcdc
Merge pull request #210 from magicbug/revert-209-lotw-url
Revert "Lotw url fix"
2017-12-13 13:35:51 +00:00
Peter Goodhall 08686b535a
Revert "Lotw url fix" 2017-12-13 13:34:08 +00:00
Peter Goodhall 0759f5e2f2
Merge pull request #209 from wvolz/lotw-url
Lotw url fix
2017-12-13 13:33:37 +00:00
Warren Volz 2d4b015a44 urlencode lotw password and last qsl date in requests to lotw
- fixes 404 errors due to un-encoded password or dates
2017-12-13 00:55:49 +00:00
Warren Volz 17dff29c20 update lotw url
- p1k changed to lotw
2017-12-13 00:13:01 +00: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
Warren Volz 73e0f1d7d1 fix missing () from num_rows calls 2017-12-01 19:28:32 +00: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
Peter Goodhall 39f4e83e09 Added FT8 to the modes dropdowns 2017-07-26 10:40:56 +01:00
Andy 0256ba5dd9 Changes to dxcc display 2017-04-21 18:46:26 +01:00
Andy f7855ef9b1 add COL_PROP_MODE to select statement 2017-04-21 18:44:10 +01:00
Andy 1fb169f671 Change PROPMODE to PROP_MODE 2017-04-21 16:57:47 +01:00
Andy cf1d21e469 Adding PropMode to exported fields for eQSL 2017-04-21 07:18:07 +01:00
Peter Goodhall 6a146f8235 Update SatPC32 Sat Names to correct idents 2017-03-13 21:27:21 +00:00
Peter Goodhall 23bb1e6eb5 Added DSTAR and Digital Voice to modes dropdown for M0TZO 2017-03-07 20:46:09 +00:00
Robert Kaldenbach 5a2df15c2f Corrected Styling 2017-02-18 14:13:36 -05:00