aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-14watermarking returnsCash Costello
2012-07-14removed deprecated functionsCash Costello
2012-07-14removed old codeCash Costello
2012-07-14added exif backCash Costello
2012-07-14admin settings form divided into subviewsCash Costello
2012-07-14cleaning up the admin areaCash Costello
2012-07-14Fixes #18 adds forwarding when no accessCash Costello
2012-07-14removed an add check that causes albums to lose photosCash Costello
2012-07-14removed some deprecated functionsCash Costello
2012-07-14Fixes #38 using custom uploadifyCash Costello
2012-07-14added better logging for flash uploaderCash Costello
2012-07-14cleaned up the admin area of tidypicsCash Costello
2012-07-14Fixes #34 checks that the album exists before using itCash Costello
2012-07-14some cleanupCash Costello
2012-07-14fixed return valueCash Costello
2012-07-14different solution for letting people use flash uploader through walled gardenCash Costello
2012-07-14Pulling in several small fixes from Brett's forkCash Costello
2012-07-13removed debug line for uploading javascriptCash Costello
2012-07-13flash uploader workingCash Costello
2012-07-13Pull in several small fixes from Brett's forkCash Costello
2012-07-13Added deleting photo tagsCash Costello
2012-07-13Added Brett's access check on photosCash Costello
2012-07-13Merged notifications update from Brett's forkCash Costello
2012-07-13Merging admin changes from Brett's repoCash Costello
2012-06-08Fixed invalid SQL caused by sorting an empty album.Brett Profitt
Also hiding slideshow and sort links for albums with no images.
2012-04-13Fixed incorrect error message when saving an image without a title.Brett Profitt
2012-04-13Fixes #27. Removing limit for batch edit form.Brett Profitt
2012-04-13Fixes #25. Replaced deprecated calls to getObjectOwnerGuid with getOwnerGuid.Brett Profitt
2012-04-13Using the original file name for photo title if none is specified.Brett Profitt
2012-04-13Fixed ajax uploading for walled garden users.Brett Profitt
2012-04-06Fixes invalid SQL when viewing an empty album.Brett Profitt
2012-04-06Started adding back quota support.Brett Profitt
2012-03-22Fixed deprecated use of get_annotation().Brett Profitt
2012-03-21Fixes #23. Added a menu item for setting the cover image.Brett Profitt
2012-03-16Fixes #14. Fixed uploadify.Brett Profitt
2012-03-16Fixes #21, #22. Using TidypicsAlbum->viewImages() instead of ↵Brett Profitt
tidypics_list_photos for listing photos.
2012-03-09Fixes #19. Handling offset and limit in SQL to avoid pagination problems.Brett Profitt
2012-03-09Fixes #20. Removed space after FIELD in order by FIELD call.Brett Profitt
2012-02-25Merge pull request #1 from robtotoreb/patch-1Brett Profitt
Update views/default/forms/photos/admin/settings.php
2012-02-25Update views/default/forms/photos/admin/settings.phprobtotoreb
2012-02-17Refs #15. Removing old delete action.Brett Profitt
2012-02-17Fixes #15. Added untagging.Brett Profitt
2012-02-17Refs #18. Doing an access check on TidypicsAlbum->getImageList() to only ↵Brett Profitt
return images the current user can access. This is a simple fix, but requires an extra DB call for the first getImageList() call.
2012-02-13Fixes #11. Added notifications back.Brett Profitt
2012-02-09Fixes #16. Removed stats.Brett Profitt
2012-02-09Using tabs for admin pages.Brett Profitt
2012-02-07Refs #16. Added image lib tester to utilities.Brett Profitt
2012-02-07Refs #16. Added server info page.Brett Profitt
2012-02-07Refs #16. Added stats page.Brett Profitt
2012-01-19small changes before a preview 2 releaseCash Costello