105 Commits

Author SHA1 Message Date
Thomas Gelf
c8576ea2db Revert "DbObject: do not treat an empty string as null"
This was needed as we get empty strings from form fields. Should be
fixed in our forms, restoring former behavior right now.

This reverts commit 03ad5f7376a530715e728072b7489c05194a5bfa.
2015-06-11 08:11:15 +02:00
Thomas Gelf
03ad5f7376 DbObject: do not treat an empty string as null 2015-06-10 19:12:07 +02:00
Alexander Fuhr
43982b6c3a DbObject: fix multicolumn primary keys 2015-06-02 17:27:36 +02:00
Thomas Gelf
ca3398247e Activity log: initial basic implementation
fixes #9167
2015-04-24 15:57:01 +02:00
Thomas Gelf
0d0fcc973b Initial tables and related base classes
Still VERY simple

fixes #9135
2015-04-24 14:27:22 +02:00