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
Andreas
6b1f30cb0d
New feature: QSL card image upload
2020-10-28 23:20:03 +01:00
Andreas
b33898abdb
Expanded timeline with more options.
2020-10-23 12:25:16 +02:00
Peter Goodhall
e8b660b775
PR #670 from poll-busily - Normalise all the Admin pages so they all match the same format
...
Normalise styles of admin pages
2020-10-22 16:27:04 +01:00
Paul Beesley
2ebf33a084
Update admin page titles
...
Trying to bring the page title into line with the Admin menu dropdown entry or vice-versa, depending on which one is most used
2020-10-20 22:03:37 +01:00
Andreas
6f70c92b7c
Added csv-export on dxcc-award table.
2020-10-19 14:10:58 +02:00
Andreas
66365a7e55
New feature: timeplotter
2020-10-18 00:00:01 +02:00
Andreas
f3f09503fc
Added loading indicator on show button.
...
Datatable added to the table, and included Datatable-files everywhere, since Datatable will be implemented several places.
2020-10-08 12:14:15 +02:00
Andreas
e80c9b8ef8
Added mode, view and controller for accumulated stats.
2020-10-04 21:41:01 +02:00
Andreas
59acc2afa4
Split award menu into dropdown and removed navbar form each award. Done this to clean up pages and to save screen estate.
2020-09-29 12:45:40 +02:00
Peter Goodhall
d25a61468f
[Menu] When clicking on Profile on the dropdown it takes you to edit.
2020-09-28 14:47:13 +01:00
Peter Goodhall
5f63a2ae75
[UX] Added two extra themes Dark & Blue selectable via User Profile plus the standard theme
2020-09-24 20:08:06 +01:00
Peter Goodhall
e6ab52ee25
Missing migration config file change, added IF statements to catch users who arent logged in
2020-09-24 20:03:05 +01:00
Peter Goodhall
c16a2defc7
Merge pull request #627 from AndreasK79/datatable_added_to_dxcc_iota_vucc
...
Datatable added to tables in DXCC, IOTA and VUCC (in band page).
2020-09-24 19:39:19 +01:00
Andreas
5c452a7025
Added local copies of JS and CSS for DataTable.
2020-09-24 18:55:02 +02:00
Andreas
97fd1b137a
New feature: theme is user selectable.
2020-09-23 10:59:49 +02:00
Peter Goodhall
7851f1e102
Update header.php
2020-09-22 21:30:02 +01:00
Andreas
a759675800
Datatable added to tables in DXCC, IOTA and VUCC (in band page).
2020-09-22 21:08:26 +02:00
Peter Goodhall
1d2ab37c76
Update header.php
2020-09-22 19:38:39 +01:00
Peter Goodhall
433c3f3279
[UI] Top menu is no longer fixed this fixes menu issues on mobile
2020-09-22 19:36:49 +01:00
Andreas
a65b19f991
Fixed display QSO for WAS-details as well. Changed so that bootstrapdialog is included on every page. Will start implementation on bootstrapdialog on other awards.
2020-09-18 12:17:41 +02:00
Peter Goodhall
bd16b14dd0
Changed all text for QRZ to refer to the QRZ Logbook which is what its for making it clearer.
2020-09-15 17:56:15 +01:00
Peter Goodhall
1826ce2ef1
[Menu ] Changed the title to just eQSL
2020-09-14 13:42:00 +01:00
Peter Goodhall
1290fb8073
Merge PR #614 from AndreasK79 - Improved WAS Dialog popups with bootstrap4-dialog
...
Improved WAS javascript dialog windows and also added bootstrap4-dialog as we move away from Fancybox
2020-09-13 11:57:53 +01:00
Peter Goodhall
e34107e0e8
Changed LoTW to Logbook of the World in the dropdown menu
2020-09-05 21:59:14 +01:00
Peter Goodhall
c58784c022
Merge branch 'master' into lotw-sync
2020-09-01 17:49:34 +01:00
Peter Goodhall
f9448bddb2
Started code to read station profiles and find matching certs
2020-08-22 22:26:04 +01:00
Andreas
e30ea7a493
Added JS for dialog
2020-08-19 07:57:35 +02:00
Kim Huebel
dfc50b664e
Merge branch 'master' of https://github.com/magicbug/Cloudlog into configurable_modes
2020-05-31 23:40:48 +02:00