提交图

66 提交

作者 SHA1 备注 提交日期
phl0
034fa625fb
Add support for POTA fields according to ADIF update 2022-11-30 15:38:40 +01:00
phl0
32992dc00e
Remove c+p mistake 2022-11-25 00:25:22 +01:00
phl0
08108b4638
Add option to select previous QSL type 2022-11-25 00:22:31 +01:00
phl0
ebe05aee8c
Make auto QTH function configurable on frontend 2022-10-19 16:27:26 +02:00
phl0
e67435d497
Add lookup function for grid and name for WWFF refs 2022-10-19 14:52:43 +02:00
phl0
65189d07ca
Basic POTA support 2022-10-05 17:05:53 +02:00
phl0
cbcda6c18d
Add WWFF column to tables 2022-08-17 13:10:15 +02:00
phl0
8459f31422
Implement profile pic for hamqth 2022-07-03 11:39:05 +02:00
phl0
10f8349961
Fix css and config hint 2022-04-04 20:30:01 +02:00
phl0
8d917f20c1
Optimize css and rephrase some descriptions 2022-04-04 19:45:52 +02:00
phl0
24b9b91f89
fix comment 2022-04-04 13:25:02 +02:00
phl0
828429312e
Add option to en-/disable showing of qrz.com images to user account menu 2022-04-04 13:17:33 +02:00
Mark Pentler
3b815e2a5f Update edit.php
Change “Locator” for “Gridsquare” to standardise on one term throughout the UI.
2022-01-24 22:49:36 +00:00
Andreas Kristiansen
7d404c31db
Merge branch 'cloudlog8' into mergesolve 2021-11-13 20:00:48 +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
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
Thomas Werzmirzowsky
d0fa23835c added SOTA (SOTA_REF) to possible columns 2021-09-09 18:57:38 +02:00
Andreas
a512a984aa [Custom CSS Theme Support] Added support for fetching list of themes from database. 2021-08-09 13:13:41 +02:00
Andreas
de5c65c121 [User selectable columns] Added a fifth column, used only in logbook view. Also fixed a bug when adding user accounts. 2021-05-07 08:03:25 +02:00
Andreas
da279ffedf [User selectable columns] Added translations for the new texts added. Started a new language file for user accounts. 2021-05-06 12:58:55 +02:00
Andreas
5bc59883ed [User selectable columns] Added some translations. 2021-05-06 12:39:14 +02:00
Andreas
159aa0562d [User selectable columns] Added the possibility to configure some of the columns shown in the dashboard and in the logbook. 2021-05-05 17:52:42 +02: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
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
Peter Goodhall
1820fd1ca3 [User][Edit] Added some extra date formats 2021-01-26 15:22:15 +00:00
Peter Goodhall
6a42641f9d [QSO][Edit] Swapped the Delete and Save Changes buttons to conform to standard ux 2021-01-02 19:33:59 +00:00
Peter Goodhall
c00e33af55 Added extra warnings and cleaned up the display 2020-12-07 13:54:15 +00:00
Paul Beesley
a6682a857a Add Darkly dark theme
And rename Dark to Cyborg (Dark)
2020-12-07 09:55:31 +00:00
Paul Beesley
2abd81c3dd Add Cosmo theme
MIT license from Bootswatch
2020-12-07 09:55:30 +00:00
Paul Beesley
ff403dc456 Add Superhero (new dark theme) to test changes
Now we should be able to drop in a new theme folder with minimal changes.
2020-12-07 09:55:30 +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
Paul Beesley
5d23802e16 Further tweaks to text and text formatting
This commit has some further changes to text throughout the application. There are also some small fixes for text formatting. E.g. making sure that the small "helper" text under certain form fields is all consistent in terms of colour, font, etc.
2020-11-02 09:34:29 +00:00
Paul Beesley
c65ce673aa Normalise button styles
Blue Solid = Add something, activate something, or perform any other primary action.
Blue Outline = Edit, change or update something.
Red = Delete something or make an irreversable change.
Grey = Deactivate something.
Yellow = Reset something or clear a field.
Green = Retained for search.

Added icons where it made sense to do so.
2020-10-27 20:51:24 +00:00
Peter Goodhall
e19cadd0f2 [Users] when viewing edit window on mobile boxes where to small 2020-09-28 14:45:50 +01:00
Andreas
447e6b76a1 Added a blue theme as well. These themes are based on themes found here: https://bootswatch.com 2020-09-23 18:19:28 +02:00
Andreas
97fd1b137a New feature: theme is user selectable. 2020-09-23 10:59:49 +02:00
Kim Huebel
58e69f7ef4 Added some more date-formats and added date-format-chooser into user-add-dialog. 2020-09-16 21:22:37 +02:00
Andreas
70bd3fd2b3 Added blank option if measurement base is not set in db or config file. 2020-09-16 19:56:29 +02:00
Andreas
9696a1199c Changed the dropdown selects to look the same (custom-select). 2020-09-16 10:17:58 +02:00
Peter Goodhall
75a4870ad9 [Users] Made Date Format defineable in the user profile and changed all the code in the system to follow selection 2020-09-15 22:04:47 +01:00
Peter Goodhall
dd09ca6350 Cleaned up the edit account area and gave it a new interface 2020-09-15 17:04:38 +01:00
Andreas
6c07de7f2c Changed it over to user profile. Fetches data from session instead. 2020-09-14 12:29:02 +02:00
Peter Goodhall
7b4f4621d0
Merge pull request #425 from phl0/noPasswordHintNeededHere
Password hint not applicable here
2020-03-02 14:41:38 +00:00
phl0
15fb2bbd76
Password hint not applicable here 2020-03-02 15:24:00 +01:00
Michael G7VJR
80145b4732 Use Club Log CDN for cty.xml
Change the URL for collecting Club Log's cty.xml definitions to use https://cdn.clublog.org (Content Delivery Network, faster). Remove reference to secure.clublog.org and update string "Clublog" to be "Club Log".

Getting my hands dirty for the first time so very minor stuff!
2019-10-08 20:53:14 +01:00
Peter Goodhall
f4a0298247 Removed unneeded components from User edit which have moved to station profile screen 2019-10-04 11:37:55 +01:00
Peter Goodhall
a4407ef316 on the Edit user page, changed Clublog username text to email/callsign to match clublog.org due to some confusion by a couple of users. 2019-07-25 13:48:35 +01:00