aboutsummaryrefslogtreecommitdiff
path: root/classes/TidypicsAlbum.php
AgeCommit message (Expand)Author
2012-07-14removed an add check that causes albums to lose photosCash Costello
2012-07-14some cleanupCash Costello
2012-07-14fixed return valueCash Costello
2012-06-08Fixed invalid SQL caused by sorting an empty album.Brett Profitt
2012-04-06Fixes invalid SQL when viewing an empty album.Brett Profitt
2012-03-16Fixes #21, #22. Using TidypicsAlbum->viewImages() instead of tidypics_list_ph...Brett Profitt
2012-03-09Fixes #20. Removed space after FIELD in order by FIELD call.Brett Profitt
2012-02-17Refs #18. Doing an access check on TidypicsAlbum->getImageList() to only retu...Brett Profitt
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