summaryrefslogtreecommitdiff
path: root/FisheyeImage.php
AgeCommit message (Expand)AuthorFilesLines
2007-06-21fix resizeOriginal for background thumbnailer to use processor_parameters columnChristian Fowler1-3/+3
2007-06-20Add new expungingAttachment call to LibertyAttachable to notify content that ...Nick Palmer1-3/+11
2007-06-20Ignore 'storage_guid' if LibertyAttachment has not returned a valid link to i...Lester Caine1-4/+3
2007-06-18General cleanup of LibertyAttachable. Make LA::expunge() take a parameter to ...Nick Palmer1-2/+2
2007-06-16Restore using deafult storage_guidLester Caine1-11/+3
2007-06-15Only use bitfile as a fall back if loadedLester Caine1-2/+4
2007-06-15Actually USE new fisheye plugin.Lester Caine1-2/+2
2007-06-15rename bifile and the GUID to fisheye since this plugin is specific to fishey...Max Kremmel1-2/+2
2007-06-15make it possible to call FisheyeImage::getDisplayUrl staticallyMax Kremmel1-10/+18
2007-06-15readabilityMax Kremmel1-2/+9
2007-06-15migrate gatekeeper list SQL to new service functionChristian Fowler1-19/+1
2007-06-14Switch to liberty_process_queue so no table not exist errors, but still needs...Lester Caine1-4/+4
2007-06-14Select storage guid based on what is loaded.Lester Caine1-4/+6
2007-06-13Make sure order by clause comes last in the query.Nick Palmer1-3/+4
2007-06-13Fix liberty_get_function.Nick Palmer1-2/+3
2007-06-11add isCommentable() to FisheyeImage.Max Kremmel1-2/+27
2007-05-30update getThumbnailUrl implementation override from LibContentChristian Fowler1-5/+11
2007-04-23liberty_attachments updatebitweaver.org1-3/+4
2007-03-26add Convert to Grayscale support for MagickWand processor's liberty_magickwan...Christian Fowler1-1/+30
2007-02-13check for string on pMixed in getDisplayUrlChristian Fowler1-3/+2
2007-01-22add hitsMax Kremmel1-2/+4
2007-01-06rename some methods in BitDbBase to meet bitweaver standards. all changes bac...Max Kremmel1-2/+2
2006-12-27fix image resize and image rotate on upload, make sure rotating doesn't spew ...Max Kremmel1-11/+37
2006-12-03use mInfo for creator/editor, accept renderThumbnails pThumbSizes parameterChristian Fowler1-8/+10
2006-12-02fix getSourceUrl for funky chars by using rawurlencodeChristian Fowler1-2/+2
2006-11-30add auto rotate of images using EXIF data.Christian Fowler1-9/+58
2006-11-16fix var in lookupChristian Fowler1-2/+2
2006-11-10cleanup lookup checkingChristian Fowler1-4/+6
2006-11-08generalize lookup methods to allow modularization of gallery and item classes...Christian Fowler1-6/+50
2006-11-07allow getList restriction by maximum creation ageMax Kremmel1-3/+7
2006-10-08add proper admin permsChristian Fowler1-1/+2
2006-09-15fix is_favorite to Join with content creator userChristian Fowler1-4/+5
2006-09-07Reserved word tidy upLester Caine1-2/+2
2006-07-12check for magickwand (not imagic) on resize or use gdChristian Fowler1-2/+2
2006-05-29fix default file name for exploderChristian Fowler1-2/+7
2006-03-22prune Thumbs.db microsoft fileChristian Fowler1-2/+2
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-2/+2
2006-02-25remove gatekeeper SQL since it's used in service for ImageChristian Fowler1-5/+5
2006-02-17add better serviceSql support and insert body tpl into listings and the like....Max Kremmel1-15/+22
2006-02-13another batch of kernel_prefs name cleanup. this should be itMax Kremmel1-4/+4
2006-02-11Drop in-line group_id. This still needs the serviceSql stuff adding, and gate...Lester Caine1-5/+1
2006-02-09Filter lists of content by group_id ( only enabled when gatekeeper is off )Lester Caine1-2/+7
2006-02-01detikify libertyMax Kremmel1-24/+24
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh pack...bitweaver.org1-34/+34
2006-01-23change gallery item indexing to use content_id, adjust .tpl's to work around ...Christian Fowler1-1/+2
2006-01-15Woot! my first ReleaseTwo commit. Have added simple table to hold list of fav...Christian Fowler1-6/+9
2006-01-10merge recent changes into HEADMax Kremmel1-11/+15
2005-12-26merge recent changes into HEADMax Kremmel1-13/+13
2005-11-22merge recent changes into HEADMax Kremmel1-17/+12
2005-10-12merge recent changes to HEADChristian Fowler1-3/+4