aboutsummaryrefslogtreecommitdiff
path: root/classes/TidypicsAlbum.php
AgeCommit message (Collapse)Author
2012-02-17Refs #18. Doing an access check on TidypicsAlbum->getImageList() to only ↵Brett Profitt
return images the current user can access. This is a simple fix, but requires an extra DB call for the first getImageList() call.
2012-02-13Fixes #11. Added notifications back.Brett Profitt
2011-12-11added navigation when viewing full imagecash
2011-12-03better image display code - using elgg_view_entity_icon() nowcash
2011-12-01river views for image and albums - not for batches yetcash
2011-11-23added editing of imagesCash Costello
2011-11-20working on settingscash
2011-11-19uploading photos through the basic interface works nowcash
2011-11-19album creation and editing is workingcash
2011-11-19basic pages for viewing all/mine/friends and viewing an albumcash
2011-11-10moved classes into classes directoryCash Costello