Wykres commitów

65 Commity (9a79cbcfcdc1fcb8bbd43fc549d45eeb99fd6103)

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