summaryrefslogtreecommitdiff
path: root/edit_pigeonholes.php
AgeCommit message (Expand)AuthorFilesLines
2007-08-04improve permission and group logic and fix such restrictionsMax Kremmel1-19/+20
2007-07-10move loadAjax() to BitThemesMax Kremmel1-3/+3
2007-07-09clean up ajax library calls by only allowing gBitSystem->loadAjax() instead o...Max Kremmel1-3/+3
2007-07-01remove content insertion code. this is dealt with in the assign content pageMax Kremmel1-28/+3
2007-06-10Add attachment browser.Nick Palmer1-2/+4
2006-09-03preliminary biticon cleanupMax Kremmel1-2/+3
2006-06-23fix syntaxSylvie Greverend1-5/+5
2006-06-20fix pagination related display limitationMax Kremmel1-4/+7
2006-05-31need to include contentTypes in the templateMax Kremmel1-2/+3
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-4/+4
2006-02-24move service functions to Pigeonholes.php, fix content types dropdown, only c...Max Kremmel1-3/+2
2006-02-10Extra contentDescs assign removedLester Caine1-3/+2
2006-02-10Use the content_type Description for drop down listLester Caine1-2/+3
2006-02-08Make Theme/Permissions/Group optional in pigeonholesLester Caine1-17/+25
2006-02-08Fix error when no pigeonholes available - could be tidierLester Caine1-4/+7
2006-02-07add permissioning to categories - permissions are checked recursively - w00t\!Max Kremmel1-5/+23
2006-02-01first pass at removing theme_control stuff not finished yet, but should be ou...Max Kremmel1-4/+3
2006-01-30use content preferences instead of pigeonhole_settings tableMax Kremmel1-3/+3
2006-01-24merge assign content changes to HEAD and clean up APIMax Kremmel1-3/+3
2006-01-24rename $gPigeonholes to $gContent since we're dealing with LibertyContentMax Kremmel1-13/+13
2006-01-19completely pull positioning stuff and try and make listing better - table bas...Max Kremmel1-6/+2
2006-01-18get various areas working again with recent code changesMax Kremmel1-5/+9
2006-01-17bring getList() up to the new standards and use pagination when listing categ...Max Kremmel1-9/+3
2006-01-14merge recent changes into HEADMax Kremmel1-6/+11
2005-10-18get pigeonholes working with recent changes to LibertyContentMax Kremmel1-2/+9
2005-09-29fix undefined array errorMax Kremmel1-3/+3
2005-09-11reduce query count by 50% for getList()Max Kremmel1-4/+2
2005-08-21import pigeonholes - take 2Max Kremmel1-0/+146