aboutsummaryrefslogtreecommitdiff
path: root/views/default/object/image.php
AgeCommit message (Expand)Author
2012-04-13Using the original file name for photo title if none is specified.Brett Profitt
2011-11-19basic pages for viewing all/mine/friends and viewing an albumcash
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-25first go at brining tidypics up to code standardsCash Costello
2009-12-13improved the plugin hooks Cash Costello
2009-12-12made a modification in image view for albums so that plugins have more flexib...Cash Costello
2009-12-12removed error_log callCash Costello
2009-12-12added plugin hook for lightboxCash Costello
2009-12-11moved download action to download pageCash Costello
2009-10-05not using action token validation for image downloadCash Costello
2009-10-03added plugin hook for image links - allows people to do creative thingsCash Costello
2009-09-28consistent on owner link for search results - send to profileCash Costello
2009-09-05fixed bug where image variable was being overwritten in image viewCash Costello
2009-09-01adjusting download linksCash Costello
2009-08-31browsers were misinterpreting the div close tagCash Costello
2009-08-27fixed 2 display issues with the main image viewCash Costello
2009-08-27step 2 in moving views code to library completed - now using library codeCash Costello
2009-08-25minor documentation editsCash Costello
2009-08-25cleaned up tagging views to better integrate with image classCash Costello
2009-08-25calling the image object image rather than fileCash Costello
2009-08-24moving tagging code into TidypicsImage classCash Costello
2009-08-22moved core pages to new pages structureCash Costello
2009-08-11make the download link on the image itself respect the 'download link' settin...Greg Froese
2009-08-02should fix warnings that occur occasionally on array_search Cash Costello
2009-07-10better checks on who can tag for group albumsCash Costello
2009-07-10removed short tagsCash Costello
2009-07-01clicking on the image pulls up a large one nowCash Costello
2009-07-01If everything works out, this should be Tidypics 1.6.0 Beta 1 - note I pulled...Cash Costello
2009-06-30changed ratings and exif to default offCash Costello
2009-06-21added convenience function for front page Cash Costello
2009-06-20tweaked previous and next controlsCash Costello
2009-06-20cleaned up icon code - don't need tidypics/icon view anymore - may reinstate ...Cash Costello
2009-06-20still cleaning up album view - this fixes a count bug with an empty albumCash Costello
2009-06-19move div on exif to view from image.php - need to change css idCash Costello
2009-06-19finalized next and back controls in image viewCash Costello
2009-06-18added the framework to get a list of photos tagged with a userCash Costello
2009-06-18cleaned up the tagging codeCash Costello
2009-06-17moved exif to a viewCash Costello
2009-06-17added another setting - now view counter can be turned on and offCash Costello
2009-06-16added delete phototags capabilityCash Costello
2009-06-08removed owner counts from mostviewed pages and updated view info on image viewGreg Froese
2009-06-07added option for turning off ratingsCash Costello
2009-06-06added admin setting for exifCash Costello
2009-06-03completed new admin settings - no longer uses default Elgg plugin settings in...Cash Costello
2009-05-20get exif data directly from file if non was recorded during uploadGreg Froese
2009-05-20only owners and friends of owner can tag photosCash Costello
2009-05-20added exif supportGreg Froese
2009-05-17cleaning up some viewsCash Costello
2009-05-17moved tagging from image.php to a view - make sure to refresh view cache when...Cash Costello