imag/lib
Matthias Beyer 8bbaeeef45 Fix: Store::delete() should check FS as well
This patch fixes a problem where the Store::delete() function only
checked the store-internal cache whether an entry exists, but not the
Filesystem. After this patch is applied, the Store::delete() function
also checks the filesystem whether the entry exists.
2017-09-20 22:24:59 +02:00
..
core Fix: Store::delete() should check FS as well 2017-09-20 22:24:59 +02:00
domain Base IsInDiary::is_in_diary() on StoreId::is_in_collection(), which is tested 2017-09-20 18:48:55 +02:00
entry Remove unused module 2017-09-20 18:41:54 +02:00
etc Merge pull request #1092 from matthiasbeyer/minor 2017-09-20 19:24:44 +02:00