Age | Commit message (Expand) | Author |
2009-06-04 | 1. only supporting Elgg 1.5 and greater now - river code | Cash Costello |
2009-06-03 | almost done with new settings page - need to add link to server analysis and ... | Cash Costello |
2009-06-02 | added next section of admin settings - finishing the action is next | Cash Costello |
2009-05-27 | added action framework for new settings page | Cash Costello |
2009-05-22 | added river activity for uploaded images | Greg Froese |
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-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 | 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 | 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 | 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 | missed language file | 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 | cleaning up upload code | Cash Costello |
2009-05-16 | added check for no images uploaded | Cash Costello |
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 | image sizes are now defined in the settings object | Cash Costello |
2009-05-12 | made small thumbnail square again and put watermarking where it belongs | Greg Froese |
2009-05-12 | tweak to watermark file creation | Greg Froese |
2009-05-12 | added watermark option and re-enabled the code for watermarks if one is set i... | Greg Froese |
2009-05-12 | acting on image library selector in settings - can pick between GD php and Im... | Cash Costello |
2009-05-11 | imagemagick support for creating thumbnails and watermarking | Greg Froese |
2009-05-09 | added a check so that normal tags are created for photo tags that are not users | Cash Costello |
2009-04-04 | putting tags in the database | Cash Costello |
2009-04-04 | almost done with first version of ui for setting tags | Cash Costello |
2009-04-04 | continued progress on tagging | Cash Costello |
2009-03-29 | raised file limit for image resizing to 2.5 MB from .9 MB | Cash Costello |
2009-03-28 | moved river create new album event to first upload so people don't see the ne... | Cash Costello |
2009-03-28 | fixed sticky form for album creation | Cash Costello |
2009-03-28 | fixed bug with access levels and improved image and album editing | Cash Costello |
2009-03-28 | changing name of edit action since it works for both images and albums | Cash Costello |
2009-03-28 | moved edit and delete to page handler - need to update links | Cash Costello |
2009-03-21 | added river integration for 1.5 - did not add update album or create/update i... | Cash Costello |
2009-03-21 | cleaned up actions - formatting | Cash Costello |
2009-02-25 | First commit | Cash Costello |