summaryrefslogtreecommitdiff
path: root/edit.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-25Fisheye: fix video thumbnail regeneration and gateway timeoutLester Caine1-1/+4
2026-05-25Galleriffic: fix fancyzoom interference, add regenerate-thumbnails UILester Caine1-1/+1
2026-05-24Save galleriffic_style as a preference on gallery editLester Caine1-0/+1
2026-05-24Add per-gallery show_description preference to all active gallery viewsLester Caine1-0/+1
2026-05-21Inherit parent gallery protector role when creating sub-galleries and uploadi...Lester Caine1-0/+9
2026-05-21Separate pagination counts per gallery style; make galleriffic numThumbs conf...Lester Caine1-10/+2
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-9/+10
2025-08-28General code updated to PHP8.4 and namespace ... work in progress on updating...lsces1-31/+29
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02move _inc and classes to includes/classes and use PKG_CLASS/INCLUDE_PATH cons...modela bitweaver1-2/+2
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-1/+1
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-3/+3
2012-05-02add admin ability to set default_gallery_paginationspiderr1-11/+1
2012-04-29Roll back getContentUrl to alternate static getDisplayUrl fixLester Caine ext:(%22)1-4/+4
2012-04-17Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-3/+3
2011-12-20comment out show_publicspiderr1-1/+1
2011-05-10cleanup ajax scroller, rename to matteospiderr1-2/+2
2010-12-28add gallerific gallery_view, completely modularize gallery_views, add gallery...spiderr1-2/+2
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-04-28empty checks for contain_itemChristian Fowler1-2/+4
2010-04-24get generateList to show nice hierarchical display of Gallery MembershipsChristian Fowler1-7/+7
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2009-07-14fisheye_store_upload returns a hash of errors. empty hash means SUCCESS\!Tyler Bello1-2/+1
2009-03-30Fix setting of number of entries for simple_list and ajax_scrollerLester Caine1-1/+7
2009-03-30ajax image scroller added to gallery layout optionsLester Caine1-2/+3
2009-03-09use liberty function for image size selection and use a dropdown to remove cl...Max Kremmel1-11/+10
2009-01-24rename to gallery_additions _REQUEST varR250Christian Fowler1-2/+2
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-2/+2
2008-10-03CORE CHANGE: cleave Create permission from Edit permission so that they are d...wjames51-5/+5
2008-10-02use verifyEdit handler instead of generic verifyPermissionwjames51-2/+2
2008-09-19tra() for error/warning/delete messageslaetzer1-3/+8
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-2/+2
2008-06-17Converted to LibertyMimeLester Caine1-2/+3
2007-10-10migrate core ajax services off prototype to mochikitwjames51-2/+1
2007-10-10Fix pagination in list_galleries.tplNick Palmer1-2/+2
2007-08-21use getFieldChristian Fowler1-2/+2
2007-07-10move loadAjax() to BitThemesMax Kremmel1-2/+2
2007-07-09clean up ajax library calls by only allowing gBitSystem->loadAjax() instead o...Max Kremmel1-2/+2
2007-03-23break hasUserPermission with fatal param into separate verifyPermission funct...Christian Fowler1-4/+3
2007-01-01adjust getList parameters according to perissions and settingsMax Kremmel1-2/+15
2006-12-23friggin smarty bug... when you set a var TRUE, it doesn't check to see what i...Max Kremmel1-2/+2
2006-10-02we WANT to show_empty when editing the gallery so we can move galleries into ...Christian Fowler1-2/+2
2006-09-06add per gallery option for link original imageChristian Fowler1-1/+2
2006-09-06add image position fractional ordering to image galleries, and user selectabl...Christian Fowler1-1/+13
2006-08-29start work on public galleries - basics workingMax Kremmel1-3/+4
2006-06-25change allow_comments to use liberty content_prefs and also allow gallery lev...Christian Fowler1-1/+2
2006-06-22typo avatars are 100x100Sylvie Greverend1-2/+2
2006-05-18use <label> for radio button associated textMax Kremmel1-4/+4
2006-04-11more permissions housekeeping and tidyupMax Kremmel1-2/+2
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-4/+4