Age | Commit message (Expand) | Author |
2009-06-18 | forgot to delete relationship created when tagging with users | Cash Costello |
2009-06-17 | added another setting - now view counter can be turned on and off | Cash Costello |
2009-06-16 | made some improvements to image uploading | Cash Costello |
2009-06-16 | added delete phototags capability | Cash Costello |
2009-06-14 | close to final version of river entries - commented out cover from image view... | Cash Costello |
2009-06-13 | added disk quota for users and groups | Cash Costello |
2009-06-09 | adding simpletype to images | Cash Costello |
2009-06-07 | added option for turning off ratings | Cash Costello |
2009-06-07 | improved exif code - catching pngs, gifs, etc | Cash Costello |
2009-06-07 | fixed minor issue with uploading png from IE7 | Cash Costello |
2009-06-06 | can now turn off group permissions override - menus are still available though | Cash Costello |
2009-06-06 | added PHP ImageMagick resizing - needs more testing and determining how much ... | Cash Costello |
2009-06-06 | added admin setting for exif | Cash Costello |
2009-06-05 | added image sizes to settings and removed deprecated settings object | Cash Costello |
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 |