Igor Scheller
|
0d154365a2
|
models: return null on empty result
|
7 years ago |
Igor Scheller
|
fe58e4f422
|
database: updated checks for selectOne
|
7 years ago |
Igor Scheller
|
0e8cc2f0a7
|
database: integrated illuminate/database do Db class, removed unused methods
|
7 years ago |
msquare
|
f82e5456d2
|
dried code by introducing selectOne for select queries with only one result line expected
|
7 years ago |
msquare
|
a0af8d4624
|
further switching to db exceptions instead of return false
|
7 years ago |
msquare
|
a157004f4a
|
handle failed db queries in Db class
|
7 years ago |
msquare
|
e93dd774a5
|
fix small issues on checking success of a db query
|
7 years ago |
Bot
|
3de0cc840f
|
Removed spaces
|
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
|
f5a5f234e4
|
fixes #266: add checkbox allowing the users email to be used by humans like event-team
|
8 years ago |
msquare
|
e965f8d041
|
prohibit inline control structures on model and view
|
8 years ago |
msquare
|
5957e05bf1
|
finished rename settings to event config and added more date validation for event config
|
8 years ago |
msquare
|
031fc3057c
|
rename settings to event config and implement mvc pattern on it
|
8 years ago |