Igor Scheller
|
0d154365a2
|
models: return null on empty result
|
2018-01-14 23:07:34 +01:00 |
Igor Scheller
|
fe58e4f422
|
database: updated checks for selectOne
|
2018-01-14 17:47:26 +01:00 |
Igor Scheller
|
0e8cc2f0a7
|
database: integrated illuminate/database do Db class, removed unused methods
|
2018-01-14 13:32:57 +01:00 |
msquare
|
f82e5456d2
|
dried code by introducing selectOne for select queries with only one result line expected
|
2017-07-28 20:11:09 +02:00 |
msquare
|
a0af8d4624
|
further switching to db exceptions instead of return false
|
2017-07-28 19:15:52 +02:00 |
msquare
|
a157004f4a
|
handle failed db queries in Db class
|
2017-07-23 11:46:54 +02:00 |
msquare
|
e93dd774a5
|
fix small issues on checking success of a db query
|
2017-07-19 21:28:26 +02:00 |
Bot
|
3de0cc840f
|
Removed spaces
|
2017-01-22 01:12:57 +01:00 |
Igor Scheller
|
9a3ad88834
|
Changed from mysqli to PDO, some refactorings, faster sql queries
|
2017-01-21 13:58:53 +01:00 |
Bot
|
55141154c0
|
Replaced " with '
|
2017-01-03 15:32:59 +01:00 |
Bot
|
356b2582f3
|
PPHDoc, formatting, fixes, cleanup
|
2017-01-03 03:22:48 +01:00 |
Bot
|
d71e7bbfad
|
Formatting
|
2017-01-02 15:49:53 +01:00 |
Bot
|
7313e15ce8
|
PSR-2 formatting
|
2017-01-02 03:57:23 +01:00 |
msquare
|
f5a5f234e4
|
fixes #266: add checkbox allowing the users email to be used by humans like event-team
|
2016-11-11 15:24:51 +01:00 |
msquare
|
e965f8d041
|
prohibit inline control structures on model and view
|
2016-09-29 11:18:17 +02:00 |
msquare
|
5957e05bf1
|
finished rename settings to event config and added more date validation for event config
|
2016-09-27 17:59:28 +02:00 |
msquare
|
031fc3057c
|
rename settings to event config and implement mvc pattern on it
|
2016-09-27 17:49:39 +02:00 |