summaryrefslogtreecommitdiff
path: root/list.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-15Namespace fixesLester Caine1-1/+2
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-1/+1
2025-08-27Code updated to PHP8.4 and namespacelsces1-2/+2
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-1/+1
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpPRE_LIBERTYSYS_SERVICE_UPDATEwjames51-2/+2
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-2/+2
2007-06-10Make pigeonholes LibertyAttachables and descriptions parsed content. Cleanup ...Nick Palmer1-1/+2
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-2/+2
2006-02-08tidy up permission checks, display of dynamically collapsable list seems quit...Max Kremmel1-1/+5
2006-02-06Change ['control'] to ['listInfo']Lester Caine1-2/+2
2006-01-26load structure only when neededMax Kremmel1-5/+6
2006-01-24rename $gPigeonholes to $gContent since we're dealing with LibertyContentMax Kremmel1-2/+2
2006-01-17bring getList() up to the new standards and use pagination when listing categ...Max Kremmel1-23/+9
2006-01-14merge recent changes into HEADMax Kremmel1-2/+3
2005-10-03fix foreach loop on empty arrayMax Kremmel1-6/+8
2005-09-11reduce query count by 50% for getList()Max Kremmel1-3/+3
2005-08-21import pigeonholes - take 2Max Kremmel1-0/+49