Age | Commit message (Expand) | Author |
2009-06-08 | rolling back to imgareaselect 0.7 because of problem with borders - perhaps i... | Cash Costello |
2009-06-07 | upgraded to newest imgareaselect | Cash Costello |
2009-06-07 | minor tweak to language file | Cash Costello |
2009-06-07 | added option for turning off ratings | Cash Costello |
2009-06-07 | fixed minor display issue for album view when no tags | Cash Costello |
2009-06-07 | moved highest rated images in the submenu | 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-07 | fixed bug in IM php resize code | 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-06 | fixed daily timestamp generation | Greg Froese |
2009-06-05 | fixed typo again | Greg Froese |
2009-06-05 | fixed typo | Greg Froese |
2009-06-05 | added a bunch of new pages based on comments and views, none of these are in ... | Greg Froese |
2009-06-05 | sanitize watermark base filename to support spaces in username | Greg Froese |
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-04 | oops - forgot to set IM cmd line option back until image mgick php code is added | Cash Costello |
2009-06-03 | completed new admin settings - no longer uses default Elgg plugin settings in... | 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-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 |