pics/models
Dennis Brentjes 16ec547064 Changes the ConfirmDelete page and updates database code.
The ConfirmDelete page now uses parts of the photopage. The
Confirmation dialog is its own template which is based on Alert.

The database now updates the album thumb to the most recent
addition to the album, when the album thumb asset is being deleted.
When there are no pictures left in the album 0 will be set.
2018-07-13 23:00:36 +02:00
..
Asset.php Changes the ConfirmDelete page and updates database code. 2018-07-13 23:00:36 +02:00
AssetIterator.php Backport asynchronous thumbnail generation from Kabuki. 2017-12-20 14:51:23 +01:00
Authentication.php Allow resetting password through email. 2017-11-09 17:00:34 +01:00
BestColor.php Initial commit. 2017-11-09 17:00:22 +01:00
Cache.php Initial commit. 2017-11-09 17:00:22 +01:00
Database.php More helpful error messages for database errors. 2017-11-09 17:00:34 +01:00
Dispatcher.php Changes the ConfirmDelete page and updates database code. 2018-07-13 23:00:36 +02:00
Email.php Makes the Reply-To header e-mail address configurable. 2018-02-03 20:58:00 +01:00
ErrorHandler.php Allow resetting password through email. 2017-11-09 17:00:34 +01:00
ErrorLog.php Initial commit. 2017-11-09 17:00:22 +01:00
EXIF.php Initial commit. 2017-11-09 17:00:22 +01:00
Form.php Initial commit. 2017-11-09 17:00:22 +01:00
GenericTable.php Merges from upstream Kabuki. 2017-11-09 17:00:36 +01:00
Guest.php Initial commit. 2017-11-09 17:00:22 +01:00
Image.php Backport asynchronous thumbnail generation from Kabuki. 2017-12-20 14:51:23 +01:00
Member.php Fix IPv4-only remnant. 2017-11-09 17:00:35 +01:00
NotAllowedException.php Initial commit. 2017-11-09 17:00:22 +01:00
NotFoundException.php Initial commit. 2017-11-09 17:00:22 +01:00
PageIndex.php Merges from upstream Kabuki. 2017-11-09 17:00:36 +01:00
PhotoMosaic.php Glob portraits for small 4x4 tiles as well. 2017-11-09 17:00:34 +01:00
Registry.php Initial commit. 2017-11-09 17:00:22 +01:00
Session.php Tackle session errors through UserFacingException. 2017-11-09 17:00:34 +01:00
Setting.php Initial commit. 2017-11-09 17:00:22 +01:00
Tag.php Changes the ConfirmDelete page and updates database code. 2018-07-13 23:00:36 +02:00
Thumbnail.php When generating thumbnails, infer width properly when null is passed. 2018-02-03 20:14:40 +01:00
User.php Initial commit. 2017-11-09 17:00:22 +01:00
UserFacingException.php Allow resetting password through email. 2017-11-09 17:00:34 +01:00