Wykres commitów

2364 Commity (9692adc75afe932f1303c550992a4495a1e761b3)

Autor SHA1 Wiadomość Data
Peter Goodhall b2f9bca7f5
Merge pull request #902 from oh1jw/patch-3
Update general_words_lang.php
2021-03-07 17:30:57 +00:00
Peter Goodhall ad39e1e6c7
Merge pull request #901 from oh1jw/patch-2
Update contesting_lang.php
2021-03-07 17:27:32 +00:00
Peter Goodhall 68cb92f59c
Merge pull request #925 from AndreasK79/qso_edit_notes_fix
[QSO Edit] Notes would not work if you edit a qso while being in the …
2021-03-07 17:26:39 +00:00
Andreas 46d8136668 [QSO Edit] Notes would not work if you edit a qso while being in the qso entry area. 2021-03-07 17:31:54 +01:00
oh1jw a2e6739b0b
Update general_words_lang.php
Some editing based on good corrections by DL6NM
2021-03-01 18:47:04 +02:00
oh1jw 8980cf1127
Update general_words_lang.php
I added missing general words and translated them to German, then re-edited one line.
2021-03-01 17:23:48 +02:00
oh1jw 5ac5847ac2
Update general_words_lang.php
Added missing general words and translated them to German.
2021-03-01 17:13:54 +02:00
oh1jw ed90ea51f6
Update log_ajax.php
The RST fields at table header came from wrong lang line.
2021-03-01 16:35:34 +02:00
oh1jw 8700e8848f
Update log.php
The RST fields at table header came from wrong lang line.
2021-03-01 16:33:47 +02:00
oh1jw 02ed61a7ac
Create index.html 2021-03-01 10:21:24 +02:00
oh1jw a66d37320c
Create upload_lang.php 2021-03-01 10:20:02 +02:00
oh1jw c16ce3d7a7
Create unit_test_lang.php 2021-03-01 10:19:20 +02:00
oh1jw bf36961397
Create profiler_lang.php 2021-03-01 10:18:28 +02:00
oh1jw 896b69fd71
Update pagination_lang.php 2021-03-01 10:17:37 +02:00
oh1jw c4ba633405
Create pagination_lang.php 2021-03-01 10:16:45 +02:00
oh1jw 135871d982
Create migration_lang.php 2021-03-01 10:15:14 +02:00
oh1jw 5a63607b02
Create imglib_lang.php 2021-03-01 10:14:37 +02:00
oh1jw a00b715308
Create ftp_lang.php 2021-03-01 10:11:28 +02:00
oh1jw b46b0c70e4
Create form_validation_lang.php 2021-03-01 10:10:49 +02:00
oh1jw 053f45e89b
Create email_lang.php 2021-03-01 10:10:10 +02:00
oh1jw 30e0195d05
Create db_lang.php 2021-03-01 10:09:33 +02:00
oh1jw bec606cb9e
Create calendar_lang.php
system finnish language (Codeigniter-clone)
2021-03-01 10:06:31 +02:00
oh1jw 5b3b5ac40b
Update notes_lang.php 2021-03-01 00:45:09 +02:00
oh1jw 0f94f34300
Update qso_lang.php 2021-03-01 00:40:50 +02:00
oh1jw e8cb5823d3
Update general_words_lang.php 2021-03-01 00:33:58 +02:00
oh1jw 8adefd8512
Update contesting_lang.php 2021-03-01 00:26:39 +02:00
Peter Goodhall 0cfbba4fc2
Added Github Sponsor info to the readme 2021-02-28 17:04:43 +00:00
Peter Goodhall 6ac76cbe8b
Found someone I missed off the donations list 2021-02-28 16:59:42 +00:00
Peter Goodhall b0dad35f43
Updated people who have donated to Cloudlog
Added everyone who has donated to Cloudlog with callsigns if I had them.
2021-02-28 16:56:58 +00:00
Peter Goodhall 28564d120f
Update README.md 2021-02-28 16:46:10 +00:00
Peter Goodhall 8ee45e11da
Update README.md 2021-02-28 16:44:54 +00:00
Andreas bbb4c01b71 [QSO Dialog] Added translation for the dropdown select. 2021-02-26 12:45:46 +01:00
Andreas 7c04327268 [QSO Dialog] Auto-fill location and locator when SOTA is chosen. This is fetched from the API. This can be turned on/off in the user settings.
Did a refactor at the same time and moved a lot of javascript from footer.php to qso.js.
2021-02-26 10:37:43 +01:00
Leroy Diaz 6fc3207b01 Fix typo 2021-02-21 22:31:34 +00:00
Leroy Diaz ace41de194 Translate "Edit QSO" to Spanish 2021-02-21 22:31:34 +00:00
Leroy Diaz 44327fe949 Add missing "Edit QSO" translation 2021-02-21 22:31:34 +00:00
Peter Goodhall a3d3599f00 Fixed errors where general_words was used and mismatched
Based on the code seems this is untested
2021-02-21 14:43:21 +00:00
Peter Goodhall 29581e9f70
[Contesting] PR #885 from AndreasK79 - Contest Names now stored and controlled via a SQL Table
Contest names can now be controlled via the frontend, make sure to add ones that are compatible with ADIF unless you want to use issues
2021-02-17 16:13:37 +00:00
Andreas 3812a02762 [Contesting] Migration file is needed as well 2021-02-12 23:28:09 +01:00
Andreas adaa7f3f8a [Contesting] Contests can be added/edited/deleted inside Cloudlog. Used for choosing Contest in Contest Logging 2021-02-12 23:27:08 +01:00
Peter Goodhall 69609e9cb8
Removed some code temporary 2021-02-10 10:56:04 +00:00
Peter Goodhall 405c9da68a Temproary turned off setting language in Global Options as fallback to english wasn't working 2021-02-09 17:55:51 +00:00
Peter Goodhall 855410af6b [Search] Search is now available for public via enabling via Global Options
This change removes the need for the option in cloudlog.php config and makes public search enabled via the frontend interface
2021-02-09 17:52:23 +00:00
Peter Goodhall 18f8933d7a [Options] Frontend Code added to enable or disable public search 2021-02-09 17:46:47 +00:00
Peter Goodhall 91f53dddd2 Added Migration to allow Global Search
This will allow code to be added to allow non logged in users to access the search button thats currently controlled via cloudlog.php config file
2021-02-09 17:33:20 +00:00
Peter Goodhall 5924434bf6
Merge pull request #881 from ryandzink/qso_distance_satellite_sort
Updates "distances worked" satellite dropdown to sort by bird name
2021-02-09 13:57:24 +00:00
Ryan Zink 1fd891f0c4 Update satellite distances worked combo box to sort by satellite name 2021-02-08 22:56:16 -07:00
Ryan Zink 9f0d318b9e
Merge pull request #2 from magicbug/master
Syncing with upstream master
2021-02-08 22:44:16 -07:00
Peter Goodhall 4ca443de3f
Merge pull request #877 from AndreasK79/php8_warning_fixes
This fixes the PHP8 warnings. Fixed #873
2021-02-08 22:13:53 +00:00
Leroy Diaz c299ac4e7b Add Spanish translations for QSO Details lightbox 2021-02-08 21:23:08 +00:00