Wykres commitów

43 Commity (e8eaab8cff26b985061dd5be20ad0c751f4b0688)

Autor SHA1 Wiadomość Data
phl0 846dec0f61
Add POTA lookup function 2023-05-01 21:14:30 +02:00
Andreas 0142209022 [OQRS] Now added option to search in all station locations with active OQRS 2023-04-25 14:00:30 +02:00
phl0 995e89e444
Option tu upload SAT status info to amsat.org/status 2023-01-27 17:24:48 +01:00
Andreas Kristiansen 9917b14199
Merge branch 'dev' into online_qsl_request 2022-12-14 12:37:22 +01:00
phl0 034fa625fb
Add support for POTA fields according to ADIF update 2022-11-30 15:38:40 +01:00
phl0 08108b4638
Add option to select previous QSL type 2022-11-25 00:22:31 +01:00
Andreas 9d1f30d8e8 [OQRS] Added OQRS system 2022-11-15 18:29:33 +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 f556e6319f
Added POTA to awards section
Signed-off-by: phl0 <github@florian-wolters.de>
2022-10-05 22:13:12 +02:00
Andreas 9e110039f3 [Bands] Added WWFF support to bands 2022-09-20 17:25:50 +02:00
Andreas 84af5b83c6 [Bands] Insert bandsettings when creating a new user 2022-09-06 12:32:54 +02:00
phl0 8459f31422
Implement profile pic for hamqth 2022-07-03 11:39:05 +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
Peter Goodhall d2690462ae [Password] Handle resetting based on passcode 2022-01-18 16:14:22 +00:00
Peter Goodhall 61fc1fc92b [Password Reset] Creates DB columns and password reset views and process. 2022-01-18 15:29:22 +00:00
Andreas 1b2a88b355 Removed all constructors in models, since this doesn't work in never CodeIgniter 2021-11-06 20:24:28 +01:00
Andreas Kristiansen 234ec52f1b
Merge branch 'mastettest' into station_logbooks 2021-10-08 11:48:01 +02:00
Matteo Bilotta c1854515c7
[FIX] Solved a SQL syntax problem while using the latest MariaDB version. 2021-10-04 12:32:20 +02:00
Andreas Kristiansen 77da77ffd1
Merge branch 'station_logbooks' into custom_themes 2021-09-15 19:30:34 +02:00
Peter Goodhall ce1d7a5351 Code added to have an active logbook and code to set it all up 2021-09-07 18:07:48 +01: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 4e5144066e [PHP8] Fixes for some errors that PHP8 puts out. Fixes #882 2021-07-20 15:07:55 +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 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 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
Andreas 97fd1b137a New feature: theme is user selectable. 2020-09-23 10:59:49 +02:00
Peter Goodhall 305f8d3eb6 [User] Added missing logic to actually save date format and also measurement when creating a user 2020-09-16 20:54:26 +01: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
Andreas 04032ad72c Merge branch 'measurement_base' of https://github.com/AndreasK79/Cloudlog into measurement_base 2020-09-14 12:32:23 +02:00
Andreas 6c07de7f2c Changed it over to user profile. Fetches data from session instead. 2020-09-14 12:29:02 +02:00
Peter Goodhall 0b31b54664 extra check on empty field 2020-09-08 00:30:16 +01:00
Peter Goodhall 44edb1361b [LOTW] Run through every Cloudlog user with LOTW user info and download and match QSOs 2020-09-06 16:55:30 +01:00
Peter Goodhall 523d6b4560 More XSS 2019-10-05 22:16:58 +01:00
Peter Goodhall 46dfd35815 Added Quill WYSIWYG to Notes, added XSS to user area and Notes 2019-10-05 21:57:44 +01:00
Peter Goodhall a22c0cb149 Assorted Security improvements 2019-10-05 19:35:55 +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
Kim Huebel d096c32082 Storing Station profile and selected CAT-Radio-controller in cookie
The info is stored for 3600*24*99 seconds = 99 days within a local browser
cookie.
2019-06-25 13:46:13 +02:00
Peter Goodhall cb8bdfc539 Fixed bug, forgot to update a model 2019-06-19 15:24:07 +01:00
Tony Corbett, G0WFV 9b6faf231e Fix #213: Eqsl errors in download may not be handled correctly 2018-11-30 19:05:54 +00:00
Warren Volz 73e0f1d7d1 fix missing () from num_rows calls 2017-12-01 19:28:32 +00:00
Warren Volz e384826aea Codeignitor 3.1.6 and corresponding changes
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
  and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +00:00