summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-07-12move ::splitConnectByTree & ::getTreeSort inside foreach loop for advanced ↵spiderr1-2/+2
queries
2010-07-11fix getTree for non-postgres/firebird databases with a call to getList insteadspiderr1-69/+74
2010-07-11default to 10 in column viewBitweaver1-2/+2
2010-06-30add getThumbnailUriBitweaver1-0/+10
2010-06-11use mContentId on getThumbnailContentIdChristian Fowler1-1/+1
missed durring git conversion.
2010-06-11make sure we have FisheyeImage class with valid mContentId on expungeChristian Fowler1-5/+8
Missed durring the git conversion process.
2010-06-09Strip down CVS keywords.cvs2git29-30/+30
2010-06-03Moved to itags package. Need to be made package agnostic so they can work ↵CVS_HEADLester Caine2-168/+0
with attachments directly.
2010-06-03pass details to storeDimensions, don't store on exportHtmlChristian Fowler1-7/+6
2010-06-03::lookup already does a load via getLiberyObject so remove duplicate load callChristian Fowler1-4/+2
2010-06-03add getWidth, getHeight, and break storing of dimensions into it's own ↵Christian Fowler1-12/+28
method so it can be overridden if necessary, tweak getSouak getSourceFile checkFiles list
2010-05-13Don't you just love logic ... when vd section was created the missing 'px' ↵Lester Caine2-3/+3
appear. But when loaded clean the px is missing, and tags appear stacked below image. Still need to tidy up position of edit box from image.
2010-05-13Create LibertyComment entry for each image tag. I think these should ↵Lester Caine1-12/+28
bitimagetag entries, so it may actually be better to bypass LibertyComment?
2010-05-13Strip script and style sections from template.Lester Caine1-58/+5
2010-05-13Initial pass at populating liberty_attachment_tags table. Problem with ↵Lester Caine2-9/+21
rendering tags on image. Works fine with vd data for tags displayed, but drops tags below picture when displayed normally.
2010-05-13Something with the packed version of jquery.ui was giving the problem where ↵Lester Caine1-5/+5
coordinates were not being passed. Now to decide WHERE to store them ...
2010-05-12First attempt at adding area tagging to images. See bw.o for further ↵Lester Caine2-0/+193
information.
2010-05-04Display gallery tree in fisheye - CHANGING position in the tree is not ↵Lester Caine1-3/+31
working currently, but the display is showing current position.
2010-05-04add AdvancedPostgres check in getTreeChristian Fowler1-7/+11
2010-05-04remove debugChristian Fowler1-2/+1
2010-05-04add better support for galleries with multiple parents working with several ↵Christian Fowler2-15/+34
clients
2010-04-28empty checks for contain_itemChristian Fowler2-3/+8
2010-04-27add ajax_edit major switch with rotate_image case, render thumbnails ↵Christian Fowler1-1/+5
immediately, more work to come to clear out inline image editing during gallery order sort
2010-04-27add pImmediateRender flag to generateThumbnails and rotateImageChristian Fowler1-5/+5
2010-04-25fixup stylingChristian Fowler2-4/+4
2010-04-25use galleryTree instead of galleryListChristian Fowler1-14/+2
2010-04-25add support for checkbox in genereateList, support contain_itemChristian Fowler1-9/+42
2010-04-24get generateList to show nice hierarchical display of Gallery MembershipsChristian Fowler1-7/+7
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to ↵wjames53-6/+13
content_name, add column content_name_plural - update all class files and hashes where appropriate
2010-04-17step three of contenttype name plural - replace all instances where name is ↵pre_ctype_desc_name_schmeachangewjames50-0/+0
accessed though type hash with get name method call, still no schema change required
2010-04-17step three of contenttype name plural - replace all instances where name is ↵wjames52-2/+2
accessed though type hash with get name method call, still no schema change required
2010-04-17step three of contenttype name plural - replace all instances where name is ↵wjames51-2/+2
accessed though systme hash with get name method call, still no schema change required
2010-04-14change exif_read_data to be conditional before usingPRE_CONTENTTYPE_NAME_PLURALChristian Fowler1-2/+4
2010-03-27check is_file on scanFileChristian Fowler1-2/+2
2010-03-16replace deprecated split call with explodeChristian Fowler3-6/+6
2010-03-08shorten p_fisheye_download_gallery_archive to p_fisheye_download_gallery_arc ↵bitweaver.org3-4/+4
to meet 30 char perm_name limit
2010-03-08shorten p_fisheye_download_gallery_archive to ↵bitweaver.org3-4/+4
p_fisheye_download_gallery_arch to meet 30 char perm_name limit
2010-03-03use different icon for download galleryChristian Fowler1-1/+1
2010-03-02clean up of remote to handle same gallery linked to multiple parents, ↵Christian Fowler2-46/+67
cleanup login and fetch checking for valid user
2010-03-02remove debugChristian Fowler1-2/+1
2010-03-02sort getTree results alphabetically by lc.titleChristian Fowler1-1/+16
2010-03-01fix setup_inc.php include pathChristian Fowler1-2/+2
2010-02-12use a valid iconPRE_LIBERTYSYS_SERVICE_UPDATEMax Kremmel1-1/+1
2010-02-10update javascript to use BitBase namespaceChristian Fowler1-1/+1
2010-02-09use js namespace for switchCheckboxeswjames51-1/+1
2010-02-09major changes to protocol to more properly handle native g2 protocol - add ↵Christian Fowler2-17/+54
auth_token, set GALLERYSID for clients that might depend on it. clean up counting so final directory works; unset all cookies if a g2_authToken has not been sent
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames514-28/+28
2010-02-04do not use defaults for title input fieldpre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGEChristian Fowler1-1/+1
2010-02-03remove caching of title and display_url in mInfo, use ->getTitle() and ↵Christian Fowler1-5/+5
->getDisplayUrl() methods instead of ->mInfo.title/.display_url in templates to allow for cleaner polymorphism
2010-02-03use getTitle with FALSE default so empty title images don't get overwritten ↵Christian Fowler3-6/+3
with defaults