Andreas Kristiansen
ba7124c727
Merge pull request #1595 from AndreasK79/selectable_bands
...
User Selectable bands
2022-09-19 15:17:22 +02:00
Andreas
c2222bfad3
[Menu] Added icons to QSO menu, and changed maps
2022-09-11 12:46:24 +02:00
Andreas
ba8a196c6e
[Menu] Added icons to award and analytics menu
2022-09-10 15:57:22 +02:00
phl0
c61bddc67d
Add WWFF Award infos
2022-09-10 15:04:05 +02:00
Andreas
fdd6140b00
[Bands] Added menu entry
2022-09-04 18:25:30 +02:00
Andreas Kristiansen
5399db7602
Merge pull request #1444 from Werzi2001/post_contest_logging
...
post contest logging using manual parameter
2022-04-18 17:25:27 +02:00
Peter Goodhall
9210b5828c
[JS] Upgraded momentjs to 2.29.2
2022-04-09 18:01:28 +01:00
Thomas Werzmirzowsky
7870e31a9d
post contest logging using manual parameter
2022-03-27 17:33:05 +02:00
phl0
22e74b55e4
Add table for (VUCC) gridsquare activators top list
...
Squashed commit of the following:
commit 1091c0321e49b37f29d2997ff28051f137efc53f
Author: phl0 <florian@florian-wolters.de>
Date: Tue Mar 22 17:31:08 2022 +0100
Also take VUCC_GRIDS into account
commit c396e87c78e659c98c86ebf96ce21ba9a34203d0
Author: phl0 <florian@florian-wolters.de>
Date: Thu Jan 27 23:19:39 2022 +0100
Add ShowQSO function for detailed view
commit 52d3ef9b60de6a82c9239e6be387aa35050db203
Author: phl0 <florian@florian-wolters.de>
Date: Thu Jan 27 20:59:58 2022 +0100
Distinguish between LEO and GEO in SAT selection
commit 019d1d71bf3f06abbd38c65b0278c52c785bf407
Author: phl0 <florian@florian-wolters.de>
Date: Thu Jan 27 19:57:48 2022 +0100
Make sure mincount is numeric
commit 3802f9269d7e6bae7891e814909bd364afbfdf73
Author: phl0 <florian@florian-wolters.de>
Date: Thu Jan 27 00:37:35 2022 +0100
Implement optional minimin grid count
commit d206f2429d2bbaab1336c2266e7036e2ea77718d
Author: phl0 <florian@florian-wolters.de>
Date: Wed Jan 26 23:21:55 2022 +0100
Add table showing gridsquare activators
2022-03-22 17:41:03 +01:00
phl0
3ce3c12e39
Add SOTA csv export function
2022-03-16 11:27:54 +01:00
phl0
1fadec7e7b
Add basic function to show activated grids
2022-02-03 22:09:05 +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 Kristiansen
f0b97c148a
Merge pull request #987 from abarrau/master
...
differents updates
2021-11-04 19:21:52 +01:00
Andreas
708d5dc278
[Themes] Moved bootstrap-dialog.css and selectize.bootstrap4.css to css folder. Moved differences to overrides.css, and made sure to load this after the other css files. Now we only need two files for a theme in Cloudlog.
2021-09-15 23:11:48 +01:00
Andreas Kristiansen
77da77ffd1
Merge branch 'station_logbooks' into custom_themes
2021-09-15 19:30:34 +02:00
Andreas Kristiansen
1ad0343ed0
Merge pull request #1150 from AndreasK79/dxatlas_grid_export
...
Dxatlas grid export
2021-09-15 19:15:33 +02:00
Peter Goodhall
a6422fa341
[Layout] If ENVIRONMENT set to development show dev badge
2021-09-08 22:18:17 +01:00
Peter Goodhall
ef65494eb6
[Station Logbooks] Added the basics for the index page
2021-08-12 20:17:18 +01:00
Andreas
d24eeafcdf
[Custom CSS Theme Support] Added user interface for add/edit/delete theme
2021-08-09 14:29:53 +02:00
Andreas
0015d4a1cf
[DX Atlas Gridsquare Export] Initial work begun for export
2021-07-29 12:05:52 +02:00
abarrau
1ca1bc13e9
load custom.css from assets path
2021-04-10 05:20:42 +02:00
abarrau
5c9fd1a3e6
load custom.css file from third_party
2021-04-10 05:02:01 +02:00
Peter Goodhall
2396aec9d6
[Debug] If the ENVIRONMENT variable is set to development show debug options
2021-04-05 14:41:47 +01:00
Peter Goodhall
627f1d8013
[Debug] Added a simple debug panel under Admin
...
This debug gives you a quick overview of the server software and whether Cloudlog can write to all the needed folders.
2021-04-05 11:31:41 +01:00
Andreas
997ae932ec
[Main menu] Added user option to hide notes in the main menu. Fixes #942 .
2021-03-20 21:19:07 +01:00
Peter Goodhall
b5ed97869f
[Awards][WAB] Removes legcy code for tracking WAB squares
...
With the implimentation of SIG in cloudlog logging WAB squares using this field is far better suited than prefixing in the comment field.
Therefore old code has been removed use the SIG field instead.
2021-03-20 15:51:53 +00:00
Andreas
ebc4ac0c4b
[Award] SIG added to awards. Based on the work by @daccle.
2021-03-20 11:24:13 +01:00
Andreas
681cd0af9b
[Quick lookup] New feature to quickly check worked/confirmed on band/mode. Invoked by ALT-L
2021-03-14 10:11:21 +01:00
Peter Goodhall
db80f8baf5
[Nav[ Changed Forum icon
2021-03-12 16:31:12 +00:00
Peter Goodhall
d6b435bb17
Moved none admin items to the callsign dropdown
...
This change moves all non admin items from the dropdown and moves them under the callsign drop down top right.
This allows us to make further changes to the auth system and roles going forward.
2021-03-12 16:22:40 +00:00
Andreas
68faa33749
[Bootstrapdialog] Moved CSS to themes and tweaked primary modal to match theme colors. Also added vertical scrollbar when height was greater than browser height.
2021-03-09 20:26:55 +01:00
Peter Goodhall
4eb641f76e
[Menu] Changed Forum URL to github
2021-03-09 14:11:26 +00: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
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
Andreas
e558abf890
[Awards][US Counties] Added US Counties Award. Only totals so far.
2021-02-07 00:03:05 +01:00
Peter Goodhall
0d2dab1afe
[Nav] Changed Analytics - Maps to Custom Maps
2021-01-31 13:17:09 +00:00
Andreas
584914ca9b
[QSO Dialog] SOTA autocomplete when logging.
2021-01-15 23:55:53 +01:00
Peter Goodhall
3e6998460d
Merge pull request #777 from poll-busily/awards_menu_sort
...
Sort Awards menu alphabetically
2020-12-26 14:29:51 +00:00
Paul Beesley
bc386da0ca
Sort Awards menu alphabetically
...
I think that alphabetic sorting makes this menu easier to scan.
2020-12-26 13:31:40 +00:00
Paul Beesley
8ba41812ad
Tweaks to text
...
Touches page titles, some table headers (capitalisation mostly), menu items.
2020-12-23 13:01:20 +00:00
Peter Goodhall
a012d73df2
[Options] Adds new Save & Update funcs to OptionsLib, Creates /options with the abilty to change the theme globally
2020-12-13 16:55:10 +00:00
Peter Goodhall
8dfaf47c79
[Options] Greates OptionsLib library, sets default theme and others
...
This commit does a couple of things
- Creates OptionsLib which stores the 'Options' within the CI config system prefixed with "options_"
- Loads the OptionsLib automatically
- Adds function to OptionsLib for selecting the active stylesheet.
- Adds function to get an option_value that isn't automatically loaded.
2020-12-12 22:03:42 +00:00
Peter Goodhall
b40b3a2834
[Contesting] New beta contesting features PR by AndreasK79
...
New feature: Contest logging
2020-12-09 18:05:16 +00:00
Peter Goodhall
9d4ab310d2
[Maps] Added a view to show all logged QSOs of an active profile on a map /map
2020-12-07 16:32:12 +00:00
Paul Beesley
301483bddf
Change the way themes are processed
...
Place themes in subfolders and use the folder name in the DB instead of the path to a single CSS file
2020-12-07 09:55:30 +00:00
Andreas
b2750b827f
[KML Export] Bugfix, as it was not working. Also made a GUI with options for what you want to export.
2020-12-06 13:21:35 +01:00
Andreas
e83e7340f5
[Contest logging] Started work on the logging form.
2020-11-08 10:46:08 +01:00
Paul Beesley
593569ab69
Tweak user drop-down menu content
...
Make the user icon solid to match the other icons in this menu. Rename the "Profile" entry to "Account" as that's the term used elsewhere.
2020-11-02 09:19:32 +00:00
Paul Beesley
77a8143dc0
Replace text with user icon in header bar
...
I noticed that on smaller screens (iPad, etc) the header bar gets a bit squashed. This patch doesn't fix that entirely but we can save a little space by using an icon instead of "Logged in as" text next to the callsign of the logged-in user.
2020-11-02 09:16:24 +00:00
Andreas Kristiansen
b22ed135b3
Merge branch 'master' into qsl_card_upload
2020-10-29 17:55:23 +01:00