Peter Goodhall
3a36b38b82
[Dashboard] Redirect to Login if user isn't logged in
2021-11-08 15:22:17 +00: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
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
Peter Goodhall
467bace222
When saving profile changes your returned to Edit Account for the logged in profile
2020-12-07 13:53:01 +00: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
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
Peter Goodhall
dd09ca6350
Cleaned up the edit account area and gave it a new interface
2020-09-15 17:04:38 +01: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
ece7fe534f
Keep form data in user/add view on error
2020-05-31 22:03:19 +02:00
Peter Goodhall
bdf290af69
Added Migration check when logging in
...
Fixes problem where Dashboard is skipped the migration isn't run which could be an issue when SQL changes happen.
Thanks AD7D for reporting.
2020-05-12 19:01:38 +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
7450c14836
XSS clean to run on username when logging in if XSS_clean in config.php isn't called
2019-10-05 19:28:20 +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
37e38c4433
Cleaned up old files not needed since all the changes at the start of the year
2019-07-08 19:42:03 +01:00
Peter Goodhall
45a809c331
Added inputs and table columns to start supporting Clublog uploading
2019-06-19 14:14:10 +01:00
Peter Goodhall
9c2959779b
Changed interface elements to Bootstrap 4
2019-01-09 15:18:46 +00: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
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