aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-28Removed photo-tagging feature.Sem
2012-07-14Merge pull request #42 from iionly/patch-1Cash Costello
2012-07-15Updated German language file: more or less completely new translation to mirr...iionly
2012-07-141.8.0 Release Candidate 1Cash Costello
2012-07-14better language for setting album coverCash Costello
2012-07-14added quota backCash Costello
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
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 tidypics_list_ph...Brett Profitt
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
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 retu...Brett Profitt
2012-02-13Fixes #11. Added notifications back.Brett Profitt