aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-07-14added quota backCash Costello
2012-07-14watermarking returnsCash Costello
2012-07-14added exif backCash Costello
2012-07-14removed some deprecated functionsCash Costello
2012-07-14some cleanupCash Costello
2012-04-13Fixes #25. Replaced deprecated calls to getObjectOwnerGuid with getOwnerGuid.Brett Profitt
2012-03-16Fixes #14. Fixed uploadify.Brett Profitt
2012-03-16Fixes #21, #22. Using TidypicsAlbum->viewImages() instead of tidypics_list_ph...Brett Profitt
2012-03-09Fixes #19. Handling offset and limit in SQL to avoid pagination problems.Brett Profitt
2012-02-17Refs #18. Doing an access check on TidypicsAlbum->getImageList() to only retu...Brett Profitt
2012-01-02sorting albums added backcash
2012-01-02updated the upgrade systemcash
2011-11-23added editing of imagesCash Costello
2011-11-23settings are good enough for a preview release nowCash Costello
2011-11-19album creation and editing is workingcash
2011-11-10removed more flickr codeCash Costello
2011-11-10moved classes into classes directoryCash Costello
2011-11-10removed flickr integrationCash Costello
2011-11-09delete batch when the last image in it has been deletedCash Costello
2011-06-05Fixes #141 forcing the creation of album directory in user directories for gr...Cash Costello
2011-06-05Fixes #127 using elgg_strtolower() for i18n supportCash Costello
2011-06-05merged in r580 and r581 into trunkCash Costello
2010-10-30handling errors in ajax uploadCash Costello
2010-10-25supporting both basic and flash uploaderCash Costello
2010-10-24partial implementation of flash uploaderCash Costello
2010-10-24started cleaning up the upload actionCash Costello
2010-10-23moved cover code into album classCash Costello
2010-10-23cleaned up album deletionCash Costello
2010-10-23better image deletionCash Costello
2010-10-23added some protection against a container that has already been deletedCash Costello
2010-10-23updating album image list when a photo is deletedCash Costello
2010-10-23fixed widget bugCash Costello
2010-08-04fixed bug where latest photos widget was trying to display 4 photos across in...Cash Costello
2010-07-31improved the upgrade system and moved albums to use an ordered list for imagesCash Costello
2010-07-30added methods for managing the order of photos in the albumCash Costello
2010-07-25first go at brining tidypics up to code standardsCash Costello
2010-05-01Users cannot change the 2 smallest thumbnails from square now - less confusin...Cash Costello
2010-05-01pulled out size calculations for imagick alsoCash Costello
2010-05-01Fixed some bugs in resize library and centralized the resizing parameter calc...Cash Costello
2010-05-01cleaned up library filesCash Costello
2010-03-06better error checking for imagemagickCash Costello
2010-03-06fixed bug with delete tags menu itemCash Costello
2010-02-22added some comments to help people who look at convert command lineCash Costello
2009-12-13forgot one small change due to tp_list_entities changing parametersCash Costello
2009-12-13fixed display of some album pages - caused a cascade of changes requiredCash Costello
2009-12-12convert line endings to UnixCash Costello
2009-12-12increased number of image views possibleCash Costello
2009-12-12using image rss view for album display and condensed most viewed pagesCash Costello
2009-11-03fixed bug where admins couldn't redo thumbnails for other usersCash Costello
2009-11-01fixed some display issues with the common listsCash Costello