aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-041. only supporting Elgg 1.5 and greater now - river codeCash Costello
2009-06-04oops - forgot to set IM cmd line option back until image mgick php code is addedCash Costello
2009-06-03completed new admin settings - no longer uses default Elgg plugin settings in...Cash Costello
2009-06-03almost done with new settings page - need to add link to server analysis and ...Cash Costello
2009-06-02added next section of admin settings - finishing the action is nextCash Costello
2009-05-27added action framework for new settings pageCash Costello
2009-05-22added river activity for uploaded imagesGreg Froese
2009-05-22loading plugin settings on admin settings pageCash Costello
2009-05-22Began coding admin settings pageCash Costello
2009-05-20added highest rated view for group albumsGreg Froese
2009-05-20get exif data directly from file if non was recorded during uploadGreg Froese
2009-05-20fixed most viewed for yourself and friendsGreg Froese
2009-05-20only owners and friends of owner can tag photosCash Costello
2009-05-20added exif supportGreg Froese
2009-05-20put watermark masks in proper placeGreg Froese
2009-05-20moved watermarking into lib dirGreg Froese
2009-05-20added function for determining path to main image directory Cash Costello
2009-05-19improved tag text displayCash Costello
2009-05-19fixed bug with deletion of watermark foreground mask Cash Costello
2009-05-18added some defines to make the code easier to understandCash Costello
2009-05-18finished the upload error messagesCash Costello
2009-05-18how about I actually add the recently viewed fileGreg Froese
2009-05-18fixed watermarking after code re-org and added most recently viewed optionGreg Froese
2009-05-18started work on improving upload error messagesCash Costello
2009-05-17A little cleanup of old stuffCash Costello
2009-05-17reorged delete code to get rid of nested if statements and added trigger even...Cash Costello
2009-05-17added events to end of successful actions so plugins can do stuff Cash Costello
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
2009-05-17added skeleton for PHP ImageMagickCash Costello
2009-05-17moved all resize code into lib/resize.phpCash Costello
2009-05-17support spaces in images for resizing and watermarking, support some basic ta...Greg Froese
2009-05-17commented out a custom callGreg Froese
2009-05-17missed language fileGreg Froese
2009-05-17fixed views topping out at 10 and made the download link an optionGreg Froese
2009-05-17moved code from upload action in resize libraryCash Costello
2009-05-17starting to put into place framework for ImageMagick PHP resizingCash Costello
2009-05-16checking approx size in memory to prevent WSOD on resize operations - this is...Cash Costello
2009-05-16reorganized upload a little and added better error handling for a few casesCash Costello
2009-05-16forgot to update the default max file size in settingsCash Costello
2009-05-16cleaning up upload codeCash Costello
2009-05-16added check for no images uploadedCash Costello
2009-05-16added image magick test to server analysisCash Costello
2009-05-16added some basic server stats to help guide configurationCash Costello
2009-05-16added screen for viewing server setup to advise on configuring server for bet...Cash Costello
2009-05-16center tagging instructionsCash Costello
2009-05-16another IE javascript change for position elementsCash Costello
2009-05-16work around for IE when no tags presentCash Costello
2009-05-16counting now using annotationsGreg Froese
2009-05-13made path to imagemagick a settingGreg Froese