summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-18fix relationship between title and upload when extended upload slots are enabledMax Kremmel1-6/+6
2007-06-16Restore using deafult storage_guidLester Caine1-11/+3
2007-06-16SCHEMA CHANGE: move fisheye_exif_data (hasn't been in use yet) to liberty_met...Max Kremmel1-8/+0
2007-06-15Allow attachments to use .png thumbnailsLester Caine1-2/+4
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-15remove commented fisheye_exif_data - i think we were going to move that to li...Christian Fowler1-2/+1
2007-06-15migrate gatekeeper list SQL to new service functionChristian Fowler3-36/+4
2007-06-14Windows may fail when using rmdir, so don't remove empty directories to preve...Lester Caine1-2/+4
2007-06-14Fix up pdf to use getPreview and fix getPreview results for some content types.Nick Palmer1-26/+33
2007-06-14Switch to liberty_process_queue so no table not exist errors, but still needs...Lester Caine3-12/+12
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-13clean out newPosition to be a valid float, and nuke all extra . or extra crapChristian Fowler1-1/+8
2007-06-13Hide breadcrumbs for private galleries.Nick Palmer2-4/+8
2007-06-11add isCommentable() to FisheyeImage.Max Kremmel3-6/+31
2007-06-11remove unused global $commentsLibMax Kremmel1-2/+2
2007-06-08Remove reserved wordLester Caine1-3/+3
2007-06-01update center modules to work with recent theme engine changesMax Kremmel2-42/+42
2007-05-30update getThumbnailUrl implementation override from LibContentChristian Fowler1-5/+11
2007-05-05removeORDER BY RANDOM for isAdvancedPostgresEnabled in getThumbnailImageChristian Fowler1-2/+2
2007-05-02add description classMax Kremmel1-1/+1
2007-05-02use centralised attachment help template for centralised attachment text help...Max Kremmel1-7/+1
2007-04-23fatalError message translation standardisation: fatalError message is not tra...Max Kremmel2-4/+4
2007-04-23liberty_attachments updatebitweaver.org1-3/+4
2007-04-19no "size=" if none requestedlaetzer1-1/+2
2007-04-19removed useless •; {attachment...} to input field + accurate img sizelaetzer1-4/+6
2007-04-19liberty_attachemnt join fix to work with new schemaMax Kremmel1-2/+3
2007-04-11clean up code. please adjust indenting if you add if statements.Max Kremmel1-3/+1
2007-04-11Add setting not to show in the bar if you don't have the correct permissionsjetskijoe1-1/+4
2007-04-04move all style related code to BitThemes to further clean up the mess. all st...Max Kremmel1-6/+6
2007-03-26add Convert to Grayscale support for MagickWand processor's liberty_magickwan...Christian Fowler3-2/+37
2007-03-23break hasUserPermission with fatal param into separate verifyPermission funct...Christian Fowler2-6/+5
2007-03-22null gallery check for loose imagesChristian Fowler1-1/+1
2007-03-20set available sort_modes to avoid WSODsMax Kremmel1-1/+3
2007-03-15always rotate thumbnailsChristian Fowler1-1/+1
2007-03-14initialize whereSqlChristian Fowler1-1/+2
2007-03-09fix AdvancedPostgresEnabled query in getThumbnailImage when getting directory...Christian Fowler1-4/+9
2007-02-23init mItems with empty array, not nullChristian Fowler1-3/+3
2007-02-19process nested zipsChristian Fowler1-3/+6
2007-02-16move thumbnail table to libertyChristian Fowler1-8/+0
2007-02-14pass pPaginate in exportChristian Fowler1-3/+3
2007-02-13check for string on pMixed in getDisplayUrlChristian Fowler1-3/+2
2007-02-06missing {tr}sMax Kremmel1-2/+2