Wykres commitów

18 Commity (6de9ff69b0a814d3ad8d1595e9c5f835152dc488)

Autor SHA1 Wiadomość Data
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