提交图

23 提交

作者 SHA1 备注 提交日期
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
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
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
Peter Goodhall
61982c216a Added empty value so user is forced to select 2020-09-16 21:02:00 +01:00
Peter Goodhall
b5774a76b0 Cleaned up the HTML for adding users 2020-09-16 21:00:16 +01: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
Andreas
05a327bead Selects measurement_base from config-file when creating a new user. 2020-09-15 11:16:47 +02:00
Andreas
6c07de7f2c Changed it over to user profile. Fetches data from session instead. 2020-09-14 12:29:02 +02:00
dl6nm
4e70f77c20
Also keep timezone form data on error 2020-06-02 22:34:08 +02:00
Peter Goodhall
9c2959779b Changed interface elements to Bootstrap 4 2019-01-09 15:18:46 +00:00
Peter Goodhall
01163e95e8 Major UI changes, some areas like search are broken 2011-11-06 23:09:51 +00:00
Andy Smith
000d34768b * Implemented user timezones (closes #48)
* Added 'user_timezone' field to table 'users'
* Added 'timezones' table
2011-09-27 23:47:25 +01:00
Andy Smith
5d2e890da0 Updated user/add to prompt for first name, last name, callsign and locator 2011-09-26 20:45:07 +01:00
Andy Smith
6298763c7f Updates to user views to support user auth 2011-08-19 17:12:59 +01:00
Andy Smith
c2a7e45ca5 More user changes. 'user/add' now implemented. 2011-08-18 02:27:53 +01:00