lychee/php
Nils Asmussen ef9040870a Added basic subalbum support.
That is, albums can now contain other albums, which are shown at
the top of the album view. This required some changes to album.js
and the contextMenu.js, because this view contains now both
photos and albums.

The contextMenu on this view has been kept simple by requiring
the user to select either only albums or only photos, but not
a mixture of both.

This feature required a database change, so that the version
has been updated to 3.1.3.

At the moment, album and photo operations (make public, download,
delete, merge) are still "flat", i.e. don't respect the album
hierarchy.
2016-07-29 22:36:41 +02:00
..
Access Added basic subalbum support. 2016-07-29 22:36:41 +02:00
database Added basic subalbum support. 2016-07-29 22:36:41 +02:00
helpers Protocol-relative URLs for open graph #546 2016-06-01 21:42:01 +02:00
Modules Added basic subalbum support. 2016-07-29 22:36:41 +02:00
autoload.php
define.php Fixed dbTablePrefix starting with an underscore when using an old Lychee installation 2016-03-29 15:37:56 +02:00
index.php Small corrections 2016-04-17 22:23:05 +02:00