piwigo/admin/include
plegall dfb0b9d1fa bug 937 fixed: makes sure a user won't see the thumbnail of a photo that has a
higher privacy level than user privacy level.

For an acceptable solution at performance level, I have implemented a cache:
for a given user, each album has a representative_picture_id. This cache also
avoids to perform numerous "order by rand()" SQL queries which is the case
when $conf['allow_random_representative'] = true;


git-svn-id: http://piwigo.org/svn/trunk@8802 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-20 13:32:34 +00:00
..
uploadify merge r6624 from branch 2.1 to trunk 2010-06-29 18:42:11 +00:00
c13y_internal.class.php Happy new year 2011 2011-01-18 00:02:52 +00:00
check_integrity.class.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions.php bug 937 fixed: makes sure a user won't see the thumbnail of a photo that has a 2011-01-20 13:32:34 +00:00
functions_history.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_install.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_metadata.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_notification_by_mail.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_permalinks.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_plugins.inc.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_upgrade.php Happy new year 2011 2011-01-18 00:02:52 +00:00
functions_upload.inc.php feature 2040: to finish the "automatic rotation" feature, I had configuration 2011-01-19 14:00:38 +00:00
index.php Happy new year 2011 2011-01-18 00:02:52 +00:00
languages.class.php Happy new year 2011 2011-01-18 00:02:52 +00:00
pclzip.lib.php feature 1489: integrate UploadForm into Piwigo core. The integration is not 2010-03-08 23:39:53 +00:00
photos_add_direct_prepare.inc.php bug fixed: no more categories.uploadable column when creating a new category 2011-01-18 14:03:00 +00:00
photos_add_direct_process.inc.php bug fixed: no more categories.uploadable column when creating a new category 2011-01-18 14:03:00 +00:00
plugins.class.php Happy new year 2011 2011-01-18 00:02:52 +00:00
tabsheet.class.php Happy new year 2011 2011-01-18 00:02:52 +00:00
themes.class.php Happy new year 2011 2011-01-18 00:02:52 +00:00