summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-06rename some methods in BitDbBase to meet bitweaver standards. all changes bac...Max Kremmel2-6/+6
2007-01-05searched for .title} .description} and .data} and added |escape where appropr...Max Kremmel7-10/+10
2007-01-01adjust getList parameters according to perissions and settingsMax Kremmel1-2/+15
2007-01-01use gallery admin permission instead of edit permission to allow full access ...Max Kremmel5-10/+10
2007-01-01fix permission check for uploading images into another persons galleryMax Kremmel1-2/+2
2007-01-01only load class files when packages have been verified - not really necessary...Max Kremmel1-3/+4
2006-12-29missing {tr}sMax Kremmel1-1/+1
2006-12-29missing {tr}sMax Kremmel1-1/+1
2006-12-27fix image resize and image rotate on upload, make sure rotating doesn't spew ...Max Kremmel3-13/+50
2006-12-27missing {tr}sMax Kremmel1-1/+1
2006-12-27completely remove positional information when default sort mode has been set....Max Kremmel1-4/+6
2006-12-27add new option to allow editors to see all available galleries - this makes s...Max Kremmel5-20/+42
2006-12-26revive old icon navigation featureMax Kremmel1-2/+2
2006-12-26show public if requestedMax Kremmel1-2/+11
2006-12-24remove auto numbering option - automagically disable when default sort_mode h...Max Kremmel2-6/+2
2006-12-24add default sort mode when no position information is availabe, add option to...Max Kremmel4-22/+50
2006-12-23friggin smarty bug... when you set a var TRUE, it doesn't check to see what i...Max Kremmel2-4/+4
2006-12-19fix annoying cookie issueMax Kremmel1-2/+4
2006-12-10more rss cleanup - make sure we use appropriate cache files for individual ga...Max Kremmel2-12/+19
2006-12-09add rss feed linkMax Kremmel1-1/+9
2006-12-09add generic image rss feed - doesn't fully take permissions into account yetMax Kremmel1-0/+65
2006-12-07display current gallery in breadcrumb listMax Kremmel1-3/+3
2006-12-03use mInfo for creator/editor, accept renderThumbnails pThumbSizes parameterChristian Fowler1-8/+10
2006-12-02initialize feedbackChristian Fowler1-1/+3
2006-12-02fix getSourceUrl for funky chars by using rawurlencodeChristian Fowler1-2/+2
2006-11-30add auto rotate of images using EXIF data.Christian Fowler5-14/+79
2006-11-30add auto rotate of images using EXIF data. use bit_redirect for image order t...Christian Fowler2-3/+13
2006-11-29add rotate auto iconChristian Fowler1-0/+0
2006-11-20missing commaMax Kremmel1-1/+1
2006-11-18fix misnamed contentId in batchEdit checkChristian Fowler1-1/+1
2006-11-16add handling of isProtected for image_lookupChristian Fowler1-1/+6
2006-11-16only load upload slots when neededMax Kremmel1-5/+5
2006-11-16 this this typoChristian Fowler1-1/+1
2006-11-16fix var in lookupChristian Fowler2-4/+4
2006-11-11use same <h\d> level regardless of display typeMax Kremmel1-1/+1
2006-11-10comment out public gallery lookup until issues can be resolved. fix various t...Christian Fowler3-7/+9
2006-11-10make public gallery display during file upload optionalMax Kremmel3-3/+12
2006-11-10cleanup lookup checkingChristian Fowler2-8/+11
2006-11-10reveal Add IMage for public galleriesChristian Fowler1-3/+3
2006-11-10remove show_public for upload since that quickly gets out of control with lar...Christian Fowler1-2/+1
2006-11-08generalize lookup methods to allow modularization of gallery and item classes...Christian Fowler6-37/+111
2006-11-08fix redirectChristian Fowler1-2/+2
2006-11-08use getTitleChristian Fowler1-1/+1
2006-11-07fix uploading of images into public galleries - public galleries now accept i...Max Kremmel1-5/+8
2006-11-07default image viewing title should be the image title, not the gallery titleMax Kremmel1-1/+1
2006-11-07add option to set title and description at the time of uploading the images -...Max Kremmel4-6/+90
2006-11-07allow getList restriction by maximum creation ageMax Kremmel1-3/+7
2006-11-03set module_title globalMax Kremmel1-2/+2
2006-10-11cleanup exif data tableChristian Fowler1-1/+2
2006-10-11add exif data tableChristian Fowler1-0/+7