Age | Commit message (Expand) | Author |
2009-05-22 | added river activity for uploaded images | Greg Froese |
2009-05-22 | loading plugin settings on admin settings page | Cash Costello |
2009-05-22 | Began coding admin settings page | Cash Costello |
2009-05-20 | added highest rated view for group albums | Greg Froese |
2009-05-20 | get exif data directly from file if non was recorded during upload | Greg Froese |
2009-05-20 | fixed most viewed for yourself and friends | Greg Froese |
2009-05-20 | only owners and friends of owner can tag photos | Cash Costello |
2009-05-20 | added exif support | Greg Froese |
2009-05-20 | put watermark masks in proper place | Greg Froese |
2009-05-20 | moved watermarking into lib dir | Greg Froese |
2009-05-20 | added function for determining path to main image directory | Cash Costello |
2009-05-19 | improved tag text display | Cash Costello |
2009-05-19 | fixed bug with deletion of watermark foreground mask | Cash Costello |
2009-05-18 | added some defines to make the code easier to understand | Cash Costello |
2009-05-18 | finished the upload error messages | Cash Costello |
2009-05-18 | how about I actually add the recently viewed file | Greg Froese |
2009-05-18 | fixed watermarking after code re-org and added most recently viewed option | Greg Froese |
2009-05-18 | started work on improving upload error messages | Cash Costello |
2009-05-17 | A little cleanup of old stuff | Cash Costello |
2009-05-17 | reorged delete code to get rid of nested if statements and added trigger even... | Cash Costello |
2009-05-17 | added events to end of successful actions so plugins can do stuff | Cash Costello |
2009-05-17 | cleaning up some views | Cash Costello |
2009-05-17 | moved tagging from image.php to a view - make sure to refresh view cache when... | Cash Costello |
2009-05-17 | added skeleton for PHP ImageMagick | Cash Costello |
2009-05-17 | moved all resize code into lib/resize.php | Cash Costello |
2009-05-17 | support spaces in images for resizing and watermarking, support some basic ta... | Greg Froese |
2009-05-17 | commented out a custom call | Greg Froese |
2009-05-17 | missed language file | Greg Froese |
2009-05-17 | fixed views topping out at 10 and made the download link an option | Greg Froese |
2009-05-17 | moved code from upload action in resize library | Cash Costello |
2009-05-17 | starting to put into place framework for ImageMagick PHP resizing | Cash Costello |
2009-05-16 | checking approx size in memory to prevent WSOD on resize operations - this is... | Cash Costello |
2009-05-16 | reorganized upload a little and added better error handling for a few cases | Cash Costello |
2009-05-16 | forgot to update the default max file size in settings | Cash Costello |
2009-05-16 | cleaning up upload code | Cash Costello |
2009-05-16 | added check for no images uploaded | Cash Costello |
2009-05-16 | added image magick test to server analysis | Cash Costello |
2009-05-16 | added some basic server stats to help guide configuration | Cash Costello |
2009-05-16 | added screen for viewing server setup to advise on configuring server for bet... | Cash Costello |
2009-05-16 | center tagging instructions | Cash Costello |
2009-05-16 | another IE javascript change for position elements | Cash Costello |
2009-05-16 | work around for IE when no tags present | Cash Costello |
2009-05-16 | counting now using annotations | Greg Froese |
2009-05-13 | made path to imagemagick a setting | Greg Froese |
2009-05-13 | fixed sorting for most viewed and watermarking files to show proper owner whe... | Greg Froese |
2009-05-13 | added relationship between user and photo when tagged - this will enable sear... | Cash Costello |
2009-05-13 | added warning to settings file | Cash Costello |
2009-05-13 | added a new plugin that allows users to set an extensive list of (future) par... | Cash Costello |
2009-05-13 | image sizes are now defined in the settings object | Cash Costello |
2009-05-13 | added some framework for a tidypics settings object - this will be for detail... | Cash Costello |