msquare
ee9fbda098
add work date to work log
7 years ago
msquare
86a38a3372
add user work log entries feature
7 years ago
msquare
1e8f0c4845
fixes #208 , fixes #310 : T-Shirt Score™ should be shown on the user view page below your shifts
7 years ago
Bot
952c7892f3
Formatting & Docstrings
7 years ago
MichiK
9c54b42a3d
Allow dot in user name
...
0f273988
changed the regular expression for user names. The new regex
does not allow dots anymore in user names, stripping them silently.
We already have at least one user with a dot in their name who can't
login now anymore.
7 years ago
msquare
0f273988c9
fix user nick validation, fixes #369
7 years ago
msquare
88ea992f9c
fix sql queries with bools
7 years ago
Bot
a473a56f1d
Formatting
7 years ago
msquare
f82e5456d2
dried code by introducing selectOne for select queries with only one result line expected
7 years ago
msquare
5cffcd7fdf
fix angeltype edit and display bugs
7 years ago
msquare
a0af8d4624
further switching to db exceptions instead of return false
7 years ago
msquare
5794c4cab8
clear delete queries from false resuls
7 years ago
msquare
a157004f4a
handle failed db queries in Db class
7 years ago
Bot
3de0cc840f
Removed spaces
8 years ago
Igor Scheller
8506d6d27e
Refactoring: Config cleanup / moved to class
8 years ago
Bot
915ce28fee
Replaced " with '
8 years ago
Igor Scheller
9a3ad88834
Changed from mysqli to PDO, some refactorings, faster sql queries
8 years ago
Bot
55141154c0
Replaced " with '
8 years ago
Bot
356b2582f3
PPHDoc, formatting, fixes, cleanup
8 years ago
Bot
d71e7bbfad
Formatting
8 years ago
Bot
7313e15ce8
PSR-2 formatting
8 years ago
msquare
bae3ede662
fixes #279 fix exporting freeload comment in json export
8 years ago
msquare
9098b8e80d
reduce complexity of user view
8 years ago
msquare
bd54bec595
add ValidationResult to namespace
8 years ago
msquare
d64f96b6a1
reduce complexity of angeltype controller
8 years ago
msquare
f2630162e9
reduce complexity of password recovery controller
8 years ago
msquare
53a306f14b
make departure date nullable
8 years ago
msquare
16ed2ae683
fixed settings validation
8 years ago
msquare
03c9d1ef5d
reduce complexity of user settings main
8 years ago
msquare
247166f28b
improve code of user settings
8 years ago
msquare
f5a5f234e4
fixes #266 : add checkbox allowing the users email to be used by humans like event-team
8 years ago
msquare
82b9436c50
rename coordinator to supporter
8 years ago
msquare
eec10ebfc5
reduce complexity of user angeltypes controller
8 years ago
msquare
3738d071f8
remove long array syntax
8 years ago
msquare
07ddbb0f4c
make short variable names longer
8 years ago
msquare
e965f8d041
prohibit inline control structures on model and view
8 years ago
tike
661e5595c4
issue #242 - make app caluclate number of vouchers for angels
9 years ago
Philip Häusler
ef60b95555
add a more secure way to delete users containing a password request
9 years ago
Philip Häusler
0ac05d251c
#198 fixed: driving license feature completed - integrated into angeltypes
9 years ago
Philip Häusler
803c0a552f
make multiple vouchers possible
9 years ago
Philip Häusler
18585285a3
fix user update problem
9 years ago
Philip Häusler
8c518d4c34
add arrival date feature
9 years ago
Philip Häusler
66c7e67a03
remove avatars
9 years ago
Philip Häusler
6bede2fd22
harden the sql queries
10 years ago
Philip Häusler
1ec2783a8e
use user nick render
10 years ago
Philip Häusler
8ed077bcec
user voucher feature
10 years ago
Felix Favre
807e420883
only log if api key was reset on purpose
10 years ago
Felix Favre
5b3d0d302f
on api-key reset also log the username
10 years ago
Philip Häusler
57a92dbdcd
add opt-in bool for shiftinfo mails and remove icq from users
10 years ago
Philip Häusler
bd2a8b441f
clear up mvc for user list
10 years ago