summaryrefslogtreecommitdiff
path: root/edit.php
AgeCommit message (Collapse)AuthorFilesLines
2008-06-25change display call to use a hash for display options, add display_mode to ↵Christian Fowler1-2/+2
options hash
2008-06-17Converted to LibertyMimeLester Caine1-2/+3
image_data 'flattened' into mInfo for compatability with treasury/mime templates simple_list view added to gallery options. parallels addig grids to treasury, but different ways of managing galleries are not compatible.
2007-10-10migrate core ajax services off prototype to mochikitwjames51-2/+1
2007-10-10Fix pagination in list_galleries.tplNick Palmer1-2/+2
Modernize FisheyeGallery::getList to return data directly.
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 ↵Max Kremmel1-2/+2
of assigning loadAjax to the templates. please update your files. also the suggest stuff in the group edit page has a pulse again but it's still in a coma - needs a bit more work
2007-03-23break hasUserPermission with fatal param into separate verifyPermission ↵Christian Fowler1-4/+3
function, convert hasPermission into much more useful checkContentPermission
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 ↵Max Kremmel1-2/+2
it's value is, but just assumes it's always true. need to specify prototype lib explicitly
2006-10-02we WANT to show_empty when editing the gallery so we can move galleries into ↵Christian Fowler1-2/+2
newly created (and empty) gals
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 ↵Christian Fowler1-1/+13
selectable per gallery layout style (matrix, auto-flow, or image position)
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 ↵Christian Fowler1-1/+2
level commenting
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
2005-11-22merge recent changes into HEADMax Kremmel1-3/+4
2005-10-23merge recent changes into HEADMax Kremmel1-5/+5
2005-08-24synch recent changes from R1 to HEADMax Kremmel1-32/+2
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-8/+10
2005-07-17Merge recent changes from R1 to HEAD - never doing this again.Max Kremmel1-2/+2
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-0/+8
2005-06-20fix new gallery undefined index bug - make sure gallery is fully loaded ↵Christian Fowler1-0/+2
after store
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+111