summaryrefslogtreecommitdiff
path: root/edit_pigeonholes.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-15Remove unused group model codeLester Caine1-16/+1
2026-05-15Namespace fixesLester Caine1-11/+12
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-12/+11
2025-08-27Code updated to PHP8.4 and namespacelsces1-21/+17
2021-02-12rename *_structure to structure_*modela bitweaver1-1/+1
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-3/+3
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-2/+2
2010-06-09Strip down CVS keywords.cvs2git1-2/+2
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpPRE_LIBERTYSYS_SERVICE_UPDATEwjames51-3/+3
2009-10-01remove ref to non-existant copyright.txt filepre_deprecate_bit_setup_incR270PRE_BIT_SETUP_CHANGEwjames51-3/+3
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-3/+3
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-4/+4
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-4/+4
2007-11-19Fixed dismember bug and add dismember link to nav path for users with permiss...Nick Palmer1-3/+7
2007-10-10migrate core ajax services off prototype to mochikitwjames51-5/+2
2007-09-10make sure we use a unique id name and don't load mochi - will interfere with ...Max Kremmel1-6/+6
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