summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-10use verifyFileExtension to be certain about mime type/handle no inbound mime ...R270Christian Fowler1-3/+5
2009-11-10Add gallery_id attribute and breadcrumb class to breadcrumb link. Bare bones ...Tyler Bello1-2/+2
2009-11-04tweak isMachineName to make sure non-char appears after leading machine prefixChristian Fowler1-2/+2
2009-11-04use default photouploadChristian Fowler1-1/+1
2009-10-23chdir __FILE__Christian Fowler1-1/+3
2009-10-01remove ref to non-existant copyright.txt filewjames52-4/+4
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames52-4/+4
2009-09-25add display mode for inline uploaderTyler Bello1-3/+12
2009-08-28reverse out listBoxContents, better checking of moduleParamsChristian Fowler1-34/+4
2009-08-28add wrapper for columns or notTyler Bello1-2/+44
2009-08-26comment typoTyler Bello1-2/+3
2009-08-25remove NULL squash on bindVarsChristian Fowler1-2/+2
2009-08-17check for size set in thumb url requestChristian Fowler1-2/+2
2009-07-14fisheye_store_upload returns a hash of errors. empty hash means SUCCESS\!Tyler Bello2-6/+5
2009-07-14add verifyMimeType to pFileHash to make sure we are working with the proper f...Tyler Bello1-1/+3
2009-07-14Variety of fixes and album nesting supportTyler Bello2-28/+42
2009-07-13separate out pPostData and pParamhash data since some plugins can populate _P...Christian Fowler2-12/+24
2009-07-12initial implementation of Gallery2 Remote API implementation. It works\!Christian Fowler2-0/+303
2009-07-10remove non xhtml compliant <p> tags that wrap a <ul>, move \!hasService code ...Christian Fowler1-5/+6
2009-07-09Added option to always use filenames to name fisheye images vs. forcing use o...Tyler Bello2-3/+10
2009-07-06move js upload service AFTER form so service javascript can do thing to the ...Christian Fowler1-8/+8
2009-07-04add is_a( FisheyeImage ) before calling rotateImageChristian Fowler1-3/+5
2009-07-04add matching content_pre_upload_function service function to go with post upl...Christian Fowler1-3/+3
2009-07-03use liberty services for custom uploading, remove redundant {legend} with hea...Christian Fowler1-47/+45
2009-07-03Modified isMachineName to accept a file extension at the endTyler Bello1-2/+2
2009-07-01revert previous commitTyler Bello1-14/+7
2009-07-01Modifications for new uploaderTyler Bello1-7/+14
2009-07-01use getContentTypeDescription with a guid in getTitle when no lc.title, as pH...Christian Fowler1-4/+5
2009-06-30add default do nothing loadThumbnailChristian Fowler1-1/+5
2009-06-30move $() into BitBase name space, and use document.getElementById in distro'e...Christian Fowler1-7/+7
2009-06-26remove seemingly erroneous reference to 'gallery_thumbnail_url' in FisheyeImageChristian Fowler1-9/+2
2009-06-19use hasUpdatePermission to check if gallery can be added toChristian Fowler2-5/+7
2009-06-11Smart quote scrubber for book machineTyler Bello1-1/+24
2009-06-02if there are errors in verify process, then check parent for errors too for a...Tekimaki1-1/+5
2009-06-02add request hash to each upload to store so that services values get passed inTekimaki1-6/+11
2009-05-15actually assign a default pTitle in getDisplayLinkChristian Fowler1-2/+2
2009-05-06remove stray char in exportHtmlChristian Fowler1-2/+1
2009-05-05whitespaceTyler Bello1-2/+1
2009-05-05get fi.image_id in getImageListChristian Fowler1-4/+5
2009-05-05remove commented debugChristian Fowler1-3/+1
2009-05-05override getTitle and use default values if title is not explicitly setChristian Fowler1-8/+24
2009-05-05Add mbgallery manually since loadAjax can't handle plugin directoryLester Caine1-2/+4
2009-04-27add default title to getDisplayLink if image title is emptyChristian Fowler1-1/+6
2009-04-22unset mIMageId and mContentId on expunge so isValid doesn't workChristian Fowler1-1/+3
2009-04-16variable typo - use exifHash['headline']Christian Fowler1-4/+4
2009-04-14use the cool bit_redirect for the 404 + 302Christian Fowler1-4/+2
2009-04-14send a 404 to incent spiders to drop the URLChristian Fowler1-2/+4
2009-04-06trim up exifHash['IFD0']['ImageDescription'] for whitespaceChristian Fowler1-3/+5
2009-03-31phpdoc updateLester Caine1-1/+4
2009-03-30Fix setting of number of entries for simple_list and ajax_scrollerLester Caine2-2/+12