Wykres commitów

716 Commity (e4f6242a1d9cbe002b936c7c683b46d0aa165b4d)

Autor SHA1 Wiadomość Data
Peter Goodhall e4f6242a1d Renamed the icon favicon for standardisation 2019-05-16 16:09:31 +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 78b16e921b Merge branch 'master' of https://github.com/magicbug/Cloudlog 2019-05-16 08:31:36 +01:00
Peter Goodhall 1f8daf0681 Checks freq field is supplied in the ADIF record before trying to create a band from it 2019-05-16 08:31:30 +01:00
Peter Goodhall 514184934d
Merge pull request #271 from mich181189/master
Logbook Model: Fix empty strings which should be nulls
2019-05-16 08:22:20 +01:00
Peter Goodhall e2ff5d77c1 Logbook interface updated 2019-05-14 16:46:16 +01:00
Peter Goodhall 1ce6fdba73 Microwaves breaking DXCC Award chart fixed 2019-05-14 13:08:41 +01:00
Peter Goodhall 660ee53636 3cm causing error on dxcc awards tracking 2019-05-14 13:01:50 +01:00
Peter Goodhall 18c20aa270 Search Interface updated 2019-05-14 11:52:11 +01:00
Peter Goodhall a0163d6002 Corrected comments which werent correct 2019-05-14 11:25:57 +01:00
Peter Goodhall df2430b77b Couple of extra tweaks to dashboard 2019-05-14 11:24:45 +01:00
Peter Goodhall 589d56a231 Notes User Interface updated 2019-05-13 18:28:16 +01:00
Peter Goodhall d7d25fff58 Final change for Stats area 2019-05-13 18:05:21 +01:00
Peter Goodhall ff70847e50 Fixed typo 2019-05-13 17:38:12 +01:00
Peter Goodhall cca5b0ae3b Changed Statistics to Bootstrap 4 layout 2019-05-13 17:37:01 +01:00
Peter Goodhall a3f12f0510 Cleaned up the dashboard on mobile
Added padding to the sections, RST information hidden on mobile and QSL information only shown when logged in.
2019-05-13 14:04:16 +01:00
Michael Cullen 45237c18b8 Logbook Model: Fix empty strings which should be nulls
Some non-string fields were being populated by an empty string, causing problem
on ADIF import.
2019-05-12 00:44:48 +01:00
Peter Goodhall 843aafba61 Merge branch 'master' of https://github.com/magicbug/Cloudlog 2019-05-06 11:07:26 +01:00
Peter Goodhall f5509f8465 Updated footer.php so that map shows correctly on the dashboard instead of disappearing. 2019-05-06 11:06:38 +01:00
Peter Goodhall 3def5359ad
Merge pull request #269 from m1geo/master
Updated the $db_config_path not-writable error
2019-04-23 17:56:37 +01:00
George Smart db557f0b0b
Updated the $db_config_path not-writable error
A slightly more informative error message for when $db_config_path isn't writable.
2019-04-23 17:44:09 +01:00
Peter Goodhall 836c4de60c Updated radio page to show how to use external radio interfaces this needs more detail 2019-04-19 01:19:44 +01:00
Peter Goodhall 0e2e496b8b Added warning to LOTW import as some people expected it to populate an empty log and it doesnt at the moment 2019-04-19 01:10:58 +01:00
Peter Goodhall faba603051 Update Country Files link in the admin drop down wrong 2019-04-18 22:10:04 +01:00
Peter Goodhall dec57bc395 added adif extra text warning 2019-04-08 15:52:41 +01:00
Peter Goodhall 2eb028b683 Added padding 2019-04-08 15:51:17 +01:00
Peter Goodhall 31f7eb15d5 Added Satellite ADIF buttons 2019-04-08 15:50:36 +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 c6b5edf723 More code clean up 2019-04-04 21:10:40 +01:00
Peter Goodhall 30e88fa4bc Cleaned up HTML 2019-04-04 21:09:47 +01:00
Peter Goodhall b644fb3c86 Added a bigger margin to the content area 2019-04-04 21:07:06 +01:00
Peter Goodhall 2b941d2cb1 Update general.css 2019-04-04 21:04:15 +01:00
Peter Goodhall 616e8c644c Switched Dashboard to latest Fancybox 2019-03-20 17:47:40 +00:00
Peter Goodhall b3ce2c9a27 Changed Dashboard page to latest bootstrap and fixed Awards page 2019-03-20 16:58:06 +00:00
Peter Goodhall c00430d2a5 Fixes issue #268 missing DXCC tables
After installation run the update option
2019-03-06 16:27:54 +00:00
Peter Goodhall 63fe67105a Fixed CAT issue where Microwave bands werent selected when logging 2019-03-06 14:27:05 +00:00
Peter Goodhall 37caa30ce9
Merge pull request #266 from Manawyrm/gridstatus
Show worked before grid status
2019-02-27 14:07:44 +00:00
Tobias Mädel 125bb77e8c Change indentation 2019-02-26 22:08:12 +01:00
Tobias Mädel ca20d29bd6 Show worked before grid status 2019-02-26 22:00:09 +01:00
Peter Goodhall f55d7c1c05
Merge pull request #265 from Manawyrm/dbmigration
Updated database migration
2019-02-26 18:44:01 +00:00
Tobias Mädel b1e005d399 Add station_profile migration 2019-02-26 19:31:54 +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 98bbf93eac Database migration & cleaup 2019-02-26 19:31:33 +01:00
Peter Goodhall dfcac9627d
Merge pull request #264 from Manawyrm/jsoncallsign
Fetch all callsign information in a single JSON request
2019-02-26 17:19:56 +00:00
Tobias Mädel 50104e3fa9 Fix lookup when no callbook is configured 2019-02-26 16:37:50 +01:00
Tobias Mädel 5a19437aed Fetch all callsign information in a single JSON request 2019-02-26 16:37:42 +01:00
Peter Goodhall a79eb26b25
Merge pull request #263 from Manawyrm/betterfrequencyinput
Implement better frequency handling mechanism
2019-02-25 23:47:44 +00:00
Tobias Mädel 35a40bd953 Implement better frequency handling mechanism 2019-02-26 00:43:14 +01:00
Peter Goodhall 38de9bc54b
Merge pull request #262 from Manawyrm/jsoncat
Cleanup DL/UL handling, add microwave sat modes
2019-02-25 23:12:57 +00:00