Peter Goodhall
f5f8243fc2
Revert "Merge branch 'station_logbooks' into master"
...
This reverts commit 246cec2d66 , reversing
changes made to 57f370aa1e .
2021-11-14 11:28:50 +00:00
Andreas Kristiansen
246cec2d66
Merge branch 'station_logbooks' into master
2021-11-14 12:22:59 +01:00
Andreas Kristiansen
42fa1a06d0
Merge branch 'station_logbooks' into cloudlog_php8_compatible
2021-11-13 16:03:52 +01:00
Peter Goodhall
92850e821d
[Header] Admin dropdown is only displayed to users with Admin role
2021-11-08 22:43:59 +00:00
Andreas
b8ce4fa33d
Added checks if logbooks exists. Cloudlog would load with an error when starting a new install.
2021-11-06 20:53:36 +01:00
Andreas Kristiansen
a9f9916315
Update index.php
...
Changed TD to TH tag in the header.
2021-11-06 15:53:04 +01:00
iddq
8665089fb8
Merge branch 'master' of github.com:iddq/Cloudlog
2021-11-06 12:15:23 +01:00
iddq
fd17cae78d
Added Operator (COL_OPERATOR) to possible columns
2021-11-06 12:14:45 +01:00
Andreas Kristiansen
f0b97c148a
Merge pull request #987 from abarrau/master
...
differents updates
2021-11-04 19:21:52 +01:00
iddq
40a77dbcd2
Added Operator (COL_OPERATOR) to possible columns
2021-11-01 18:38:18 +01:00
iddq
3d883409a1
Added Operator (COL_OPERATOR) to possible columns
2021-11-01 15:22:26 +01:00
Andreas Kristiansen
2bf5894744
Merge pull request #1251 from AndreasK79/search_fix_replace
...
[Search] Replace O with slash when searching
2021-10-28 19:29:20 +02:00
Andreas
6fcb023216
[Search] Replace O with slash when searching
2021-10-28 19:28:22 +02:00
ShadowMov
6d066da791
eqsl: close root div
2021-10-27 23:43:23 +08:00
Andreas
36d1b75484
[Contesting] Implemented dupecheck
2021-10-24 16:48:23 +02:00
Andreas
6f266567a1
[Modes] Added buttons for activate / activate all
2021-10-23 19:55:57 +02:00
Andreas
93b6cba00e
[Contests] Added buttons for activate/deactivate all
2021-10-23 19:44:41 +02:00
Thomas Werzmirzowsky
e66e2007c0
one more change
2021-10-17 11:45:21 +02:00
Thomas Werzmirzowsky
b300106ade
changed wording to station
2021-10-17 11:42:33 +02:00
Andreas
53e825d885
[Themes] Fixed form in the view
2021-10-16 19:53:22 +02:00
Andreas Kristiansen
b324aba559
Merge pull request #1232 from AndreasK79/dok_contest
...
[Contesting] Added option to copy received exchange into Dok field in database
2021-10-16 19:39:12 +02:00
Andreas
d44831d3f5
[Contesting] Added selection for copying received exchange over to DOK field in the database.
2021-10-16 16:03:54 +02:00
ShadowMov
5052f5505c
[logbook] fix table header html markup & contest serial info
2021-10-16 00:24:13 +08:00
Andreas
99d8de9494
Missing logbook view
2021-10-15 08:58:14 +02:00
Andreas
25c377f801
Rewrote view for dashboard and logbook
2021-10-15 08:56:40 +02:00
Andreas Kristiansen
48a2d3fb7c
Merge pull request #1218 from AndreasK79/small_fixes_for_better_compability
...
PHP8 fix and folder not found fix
2021-10-15 08:54:49 +02:00
ShadowMov
e21639277d
dashboard: fix RSTS/RSTR table header in mobile mode
2021-10-15 00:20:18 +08:00
Thomas Werzmirzowsky
d62ab2e7d4
added check for empty result from list_logbooks_linked
...
removed "echo" outputs as then the following redirect is not possible
2021-10-12 20:03:14 +02:00
Peter Goodhall
87d5c8e1b0
[Station Logbook] Improved edit interface
2021-10-12 15:19:39 +01:00
Andreas
b63ebc02be
[Contest Logging] Started work on adding DOK to exchange
2021-10-12 13:10:54 +02:00
Andreas
5fbf307650
[Advanced search] Adds dropdown if not exist when storing queries. Also removes dropdown if empty after delete.
2021-10-11 19:36:52 +02:00
Jesse Rhoads
7eedf970e5
Fix incorrect column header on live contest page
2021-10-09 16:49:35 -04:00
Andreas
99379ec213
PHP8 fix and folder not found fix
2021-10-09 15:25:10 +02:00
Andreas Kristiansen
234ec52f1b
Merge branch 'mastettest' into station_logbooks
2021-10-08 11:48:01 +02:00
Andreas
e0e80fb680
[Contesting] Fixed so that correct gridsquare was shown in the view. Also removed some unused code in the controller.
2021-10-07 21:42:19 +02:00
Andreas
c369cf9647
[Modes] Fixed form. In certain cases, creating a mode would not work
2021-10-07 12:14:17 +02:00
Andreas
349f3ee1ca
[Contesting names] Bugfix in the form for creating contests and stopped loading of contesting.js when editing contestnames.
2021-10-06 20:24:14 +02:00
Andreas Kristiansen
7a6bdf3fbc
Merge pull request #1212 from AndreasK79/storing_queries
...
Storing queries
2021-10-06 10:28:19 +02:00
Andreas
3baffed23e
[Advanced search] Edit of stored query description can now be done. Formatted code a bit.
2021-10-03 20:06:08 +02:00
Thomas Werzmirzowsky
43f96fab9d
"Mark QSL Card Not Required" sets status to Ignore but sets red arrow
...
which reflects status No. Changed color to grey.
2021-09-29 21:51:42 +02:00
Peter Goodhall
0f57e62a84
Revert "Correct user date formating on QSO pages (Live/Post)"
...
This reverts commit 77a99780cb .
2021-09-28 16:09:47 +01:00
Peter Goodhall
7651517e74
Merge pull request #1190 from AndreasK79/custom_maps_station_logbooks
...
Custom maps station logbooks
2021-09-27 15:09:21 +01:00
Andreas
62402c02a4
[QSLPrint] Added QSL-status to the QSOList
2021-09-27 10:49:18 +02:00
Andreas
97b5b1b2c8
[Advanced search] Polished things up a bit by using alert and dialog to convey messages.
2021-09-25 20:06:14 +02:00
Andreas
0717fa74ff
[Advanced search] When saving a query, we add this to the dropdown.
2021-09-25 18:08:31 +02:00
Andreas
d71ba5a0c6
[Advanced search] When deleting a query, it will be removed from the dropdown.
2021-09-25 17:46:08 +02:00
Andreas
223ba0ca21
[Advanced search] You can now save a query for re-use.
2021-09-25 17:40:15 +02:00
Andreas
915a470d8c
[Advanced search] Adif export for search result.
2021-09-23 20:18:47 +02:00
KT3PJ
77a99780cb
Correct user date formating on QSO pages (Live/Post)
...
The date field will now be populated from the user's preferences, if
this is not set it will fallback to the file config setting.
-Move date format detection to earlier in the index.php file to allow a
single lookup of the format for the entire file.
-Convert hardcode date string to format selection in index.php to allow
the custom format to show on the Post QSO page.
-Convert php format string to jclock format string in footer.php to
allow the custom format to show on the Live QSO page.
2021-09-22 08:18:58 -04:00
Andreas
9a6b6263bb
[Custom Map] Cleaned up the code a little bit. Swapped station profile name to logbook name in the view.
2021-09-20 22:03:39 +02:00