aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-29Changed plugin name to Lightpics.Sem
2012-07-29Merge branch 'no-tagging-photos' of git://github.com/sembrestels/TidypicsSem
Conflicts: languages/de.php languages/en.php start.php views/default/forms/photos/admin/settings/main.php views/default/photos/css.php
2012-07-29Merge branch 'no-flash-uploader' of git://github.com/sembrestels/TidypicsSem
2012-07-29Erased unused variable.Sem
2012-07-29Album gallery thumbnails have links to albums instead to photos.Sem
2012-07-28Typos in spanish language.Sem
2012-07-28Removed photo-tagging feature.Sem
2012-07-28Removed uploadify dependence.Sem
2012-07-28Removed flash uploader.Sem
2012-07-14Merge pull request #42 from iionly/patch-1Cash Costello
Updated German language file: more or less completely new translation to...
2012-07-15Updated German language file: more or less completely new translation to ↵iionly
mirror English language file of Tidypics 1.8.0-RC1, fixing of spelling errors, more consistent translation.
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
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.