Age | Commit message (Expand) | Author |
2012-07-14 | added quota back | Cash Costello |
2012-07-14 | watermarking returns | Cash Costello |
2012-07-14 | removed deprecated functions | Cash Costello |
2012-07-14 | removed old code | Cash Costello |
2012-07-14 | added exif back | Cash Costello |
2012-07-14 | admin settings form divided into subviews | Cash Costello |
2012-07-14 | cleaning up the admin area | Cash Costello |
2012-07-14 | Fixes #18 adds forwarding when no access | Cash Costello |
2012-07-14 | removed an add check that causes albums to lose photos | Cash Costello |
2012-07-14 | removed some deprecated functions | Cash Costello |
2012-07-14 | Fixes #38 using custom uploadify | Cash Costello |
2012-07-14 | added better logging for flash uploader | Cash Costello |
2012-07-14 | cleaned up the admin area of tidypics | Cash Costello |
2012-07-14 | Fixes #34 checks that the album exists before using it | Cash Costello |
2012-07-14 | some cleanup | Cash Costello |
2012-07-14 | fixed return value | Cash Costello |
2012-07-14 | different solution for letting people use flash uploader through walled garden | Cash Costello |
2012-07-14 | Pulling in several small fixes from Brett's fork | Cash Costello |
2012-07-13 | removed debug line for uploading javascript | Cash Costello |
2012-07-13 | flash uploader working | Cash Costello |
2012-07-13 | Pull in several small fixes from Brett's fork | Cash Costello |
2012-07-13 | Added deleting photo tags | Cash Costello |
2012-07-13 | Added Brett's access check on photos | Cash Costello |
2012-07-13 | Merged notifications update from Brett's fork | Cash Costello |
2012-07-13 | Merging admin changes from Brett's repo | Cash Costello |
2012-06-08 | Fixed invalid SQL caused by sorting an empty album. | Brett Profitt |
2012-04-13 | Fixed incorrect error message when saving an image without a title. | Brett Profitt |
2012-04-13 | Fixes #27. Removing limit for batch edit form. | Brett Profitt |
2012-04-13 | Fixes #25. Replaced deprecated calls to getObjectOwnerGuid with getOwnerGuid. | Brett Profitt |
2012-04-13 | Using the original file name for photo title if none is specified. | Brett Profitt |
2012-04-13 | Fixed ajax uploading for walled garden users. | Brett Profitt |
2012-04-06 | Fixes invalid SQL when viewing an empty album. | Brett Profitt |
2012-04-06 | Started adding back quota support. | Brett Profitt |
2012-03-22 | Fixed deprecated use of get_annotation(). | Brett Profitt |
2012-03-21 | Fixes #23. Added a menu item for setting the cover image. | Brett Profitt |
2012-03-16 | Fixes #14. Fixed uploadify. | Brett Profitt |
2012-03-16 | Fixes #21, #22. Using TidypicsAlbum->viewImages() instead of tidypics_list_ph... | Brett Profitt |
2012-03-09 | Fixes #19. Handling offset and limit in SQL to avoid pagination problems. | Brett Profitt |
2012-03-09 | Fixes #20. Removed space after FIELD in order by FIELD call. | Brett Profitt |
2012-02-25 | Merge pull request #1 from robtotoreb/patch-1 | Brett Profitt |
2012-02-25 | Update views/default/forms/photos/admin/settings.php | robtotoreb |
2012-02-17 | Refs #15. Removing old delete action. | Brett Profitt |
2012-02-17 | Fixes #15. Added untagging. | Brett Profitt |
2012-02-17 | Refs #18. Doing an access check on TidypicsAlbum->getImageList() to only retu... | Brett Profitt |
2012-02-13 | Fixes #11. Added notifications back. | Brett Profitt |
2012-02-09 | Fixes #16. Removed stats. | Brett Profitt |
2012-02-09 | Using tabs for admin pages. | Brett Profitt |
2012-02-07 | Refs #16. Added image lib tester to utilities. | Brett Profitt |
2012-02-07 | Refs #16. Added server info page. | Brett Profitt |
2012-02-07 | Refs #16. Added stats page. | Brett Profitt |